[INFO] cloning repository https://github.com/alanpoon/hardback_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alanpoon/hardback_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanpoon%2Fhardback_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanpoon%2Fhardback_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a653f722b6c8ee10041f5eb3bf579191db98fc [INFO] testing alanpoon/hardback_server against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falanpoon%2Fhardback_server" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alanpoon/hardback_server on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alanpoon/hardback_server [INFO] finished tweaking git repo https://github.com/alanpoon/hardback_server [INFO] tweaked toml for git repo https://github.com/alanpoon/hardback_server written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/alanpoon/hardback_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27598a9d4360429522a96bddc42817c840e155338a80c729d82b982b9dae5a31 [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" "27598a9d4360429522a96bddc42817c840e155338a80c729d82b982b9dae5a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27598a9d4360429522a96bddc42817c840e155338a80c729d82b982b9dae5a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27598a9d4360429522a96bddc42817c840e155338a80c729d82b982b9dae5a31", kill_on_drop: false }` [INFO] [stdout] 27598a9d4360429522a96bddc42817c840e155338a80c729d82b982b9dae5a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7f7a124112a7510a8faa0c0b9bea7371e41e3faa4fccc878e6da2ba0283c2db6 [INFO] running `Command { std: "docker" "start" "-a" "7f7a124112a7510a8faa0c0b9bea7371e41e3faa4fccc878e6da2ba0283c2db6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling cardgame_macros v0.1.0 (https://github.com/alanpoon/cardgame_macros.git#8e3a6e0c) [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling itertools v0.6.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde v1.0.14 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hardback_codec v0.1.0 (https://github.com/alanpoon/hardback_codec.git#3f3e30dc) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling rust_wordnik v0.1.0 (https://github.com/alanpoon/rust_wordnik.git#0ed9e10b) [INFO] [stderr] Compiling hardback_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn tx_send(&self, ClientReceivedMsg, &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ClientReceivedMsg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | fn tx_send(&self, ClientReceivedMsg, &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | &mut Player, [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Player` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | &[cards::ListCard; 180], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[cards::ListCard; 180]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | fn deck_starting(&self, &[cards::ListCard; 180], &Vec) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[cards::ListCard; 180]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:19:67 [INFO] [stdout] | [INFO] [stdout] 19 | fn deck_starting(&self, &[cards::ListCard; 180], &Vec) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic/resolve_cards.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | ... Box, [INFO] [stdout] 200 | | ... &mut Vec)>)>> = [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 198 | Box, [INFO] [stdout] 200 | &mut Vec)>)>> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/replay_engine.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn tx_send(&self, ClientReceivedMsg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ClientReceivedMsg` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lobby/mod.rs:156:52 [INFO] [stdout] | [INFO] [stdout] 156 | ... (c.table == tl) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/game_logic/board.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / wait_for_input.iter_mut().map(move| x|{ [INFO] [stdout] 55 | | let j = format!("Player {} has played a card to force other players to lose a ink or ink remover.", [INFO] [stdout] 56 | | player_id); [INFO] [stdout] 57 | | let _g: WaitForSingleInput= [INFO] [stdout] ... | [INFO] [stdout] 65 | | x.push(Some(_g)); [INFO] [stdout] 66 | | }).collect::>(); [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / self.connections [INFO] [stdout] 56 | | .iter_mut() [INFO] [stdout] 57 | | .filter(|&(_, ref con)| con.table == Some(table_num)) [INFO] [stdout] 58 | | .map(|(_, con)| { [INFO] [stdout] ... | [INFO] [stdout] 61 | | }) [INFO] [stdout] 62 | | .collect::>(); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / self.connections [INFO] [stdout] 97 | | .iter() [INFO] [stdout] 98 | | .filter(|&(_, ref con)| con.game_started == false) [INFO] [stdout] 99 | | .map(|(_, con)| { [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | .collect::>(); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | / ... self.connections [INFO] [stdout] 168 | | ... .iter_mut() [INFO] [stdout] 169 | | ... .filter(|&(_, ref c)| c.table == tl) [INFO] [stdout] 170 | | ... .map(|(_, c)| c.game_started = true) [INFO] [stdout] 171 | | ... .collect::>(); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | / iter_lobby.filter(|&(_, ref c)| c.table == tl) [INFO] [stdout] 188 | | .map(|(_, c)| c.number_of_player = _change_players.clone()) [INFO] [stdout] 189 | | .collect::>(); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | / iter_lobby.filter(|&(_, c)| if _location == "lobby" { [INFO] [stdout] 217 | | c.game_started == false [INFO] [stdout] 218 | | } else { [INFO] [stdout] 219 | | c.table == table_n [INFO] [stdout] ... | [INFO] [stdout] 227 | | }) [INFO] [stdout] 228 | | .collect::>(); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "7f7a124112a7510a8faa0c0b9bea7371e41e3faa4fccc878e6da2ba0283c2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7a124112a7510a8faa0c0b9bea7371e41e3faa4fccc878e6da2ba0283c2db6", kill_on_drop: false }` [INFO] [stdout] 7f7a124112a7510a8faa0c0b9bea7371e41e3faa4fccc878e6da2ba0283c2db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 096750e4cd22e4af174989533682a645cd7864c11f1c1d439cbe3fe6b893dc91 [INFO] running `Command { std: "docker" "start" "-a" "096750e4cd22e4af174989533682a645cd7864c11f1c1d439cbe3fe6b893dc91", kill_on_drop: false }` [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hardback_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn tx_send(&self, ClientReceivedMsg, &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ClientReceivedMsg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | fn tx_send(&self, ClientReceivedMsg, &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | &mut Player, [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Player` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | &[cards::ListCard; 180], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[cards::ListCard; 180]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | fn deck_starting(&self, &[cards::ListCard; 180], &Vec) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[cards::ListCard; 180]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:19:67 [INFO] [stdout] | [INFO] [stdout] 19 | fn deck_starting(&self, &[cards::ListCard; 180], &Vec) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic/resolve_cards.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | ... Box, [INFO] [stdout] 200 | | ... &mut Vec)>)>> = [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 198 | Box, [INFO] [stdout] 200 | &mut Vec)>)>> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/replay_engine.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn tx_send(&self, ClientReceivedMsg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ClientReceivedMsg` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lobby/mod.rs:156:52 [INFO] [stdout] | [INFO] [stdout] 156 | ... (c.table == tl) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/game_logic/board.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / wait_for_input.iter_mut().map(move| x|{ [INFO] [stdout] 55 | | let j = format!("Player {} has played a card to force other players to lose a ink or ink remover.", [INFO] [stdout] 56 | | player_id); [INFO] [stdout] 57 | | let _g: WaitForSingleInput= [INFO] [stdout] ... | [INFO] [stdout] 65 | | x.push(Some(_g)); [INFO] [stdout] 66 | | }).collect::>(); [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / self.connections [INFO] [stdout] 56 | | .iter_mut() [INFO] [stdout] 57 | | .filter(|&(_, ref con)| con.table == Some(table_num)) [INFO] [stdout] 58 | | .map(|(_, con)| { [INFO] [stdout] ... | [INFO] [stdout] 61 | | }) [INFO] [stdout] 62 | | .collect::>(); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / self.connections [INFO] [stdout] 97 | | .iter() [INFO] [stdout] 98 | | .filter(|&(_, ref con)| con.game_started == false) [INFO] [stdout] 99 | | .map(|(_, con)| { [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | .collect::>(); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | / ... self.connections [INFO] [stdout] 168 | | ... .iter_mut() [INFO] [stdout] 169 | | ... .filter(|&(_, ref c)| c.table == tl) [INFO] [stdout] 170 | | ... .map(|(_, c)| c.game_started = true) [INFO] [stdout] 171 | | ... .collect::>(); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | / iter_lobby.filter(|&(_, ref c)| c.table == tl) [INFO] [stdout] 188 | | .map(|(_, c)| c.number_of_player = _change_players.clone()) [INFO] [stdout] 189 | | .collect::>(); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | / iter_lobby.filter(|&(_, c)| if _location == "lobby" { [INFO] [stdout] 217 | | c.game_started == false [INFO] [stdout] 218 | | } else { [INFO] [stdout] 219 | | c.table == table_n [INFO] [stdout] ... | [INFO] [stdout] 227 | | }) [INFO] [stdout] 228 | | .collect::>(); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/horror.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng`, `SeedableRng`, `StdRng`, `thread_rng` [INFO] [stdout] --> tests/normal.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | use rand::{thread_rng, Rng, SeedableRng, StdRng}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/game_log.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/start_game.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/start_game.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/romance.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/mystery_uncover.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/endgame.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/timeless2player.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/adventure.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> tests/start_game.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | .async_connect_insecure(&core.handle()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/websocket-0.24.0/src/client/builder.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | pub fn async_connect_insecure(self) -> async::ClientNew { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/start_game.rs:101:60 [INFO] [stdout] | [INFO] [stdout] 101 | gui.clone().send(OwnedMessage::Text(er.clone().description().to_owned())).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/overlay.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/mystery.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/two_players.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hardback_server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn tx_send(&self, ClientReceivedMsg, &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ClientReceivedMsg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | fn tx_send(&self, ClientReceivedMsg, &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | &mut Player, [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Player` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | &mut Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | &[cards::ListCard; 180], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[cards::ListCard; 180]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | &mut Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | fn deck_starting(&self, &[cards::ListCard; 180], &Vec) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[cards::ListCard; 180]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/game_engine.rs:19:67 [INFO] [stdout] | [INFO] [stdout] 19 | fn deck_starting(&self, &[cards::ListCard; 180], &Vec) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic/resolve_cards.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | ... Box, [INFO] [stdout] 200 | | ... &mut Vec)>)>> = [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 198 | Box, [INFO] [stdout] 200 | &mut Vec)>)>> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/game_logic/replay_engine.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn tx_send(&self, ClientReceivedMsg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ClientReceivedMsg` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lobby/mod.rs:156:52 [INFO] [stdout] | [INFO] [stdout] 156 | ... (c.table == tl) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/timeless.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> tests/notifydraft.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con_rx2` [INFO] [stdout] --> tests/timeless2player.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | let (con_tx2, con_rx2) = mpsc::channel(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_con_rx2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/game_logic/board.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / wait_for_input.iter_mut().map(move| x|{ [INFO] [stdout] 55 | | let j = format!("Player {} has played a card to force other players to lose a ink or ink remover.", [INFO] [stdout] 56 | | player_id); [INFO] [stdout] 57 | | let _g: WaitForSingleInput= [INFO] [stdout] ... | [INFO] [stdout] 65 | | x.push(Some(_g)); [INFO] [stdout] 66 | | }).collect::>(); [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / self.connections [INFO] [stdout] 56 | | .iter_mut() [INFO] [stdout] 57 | | .filter(|&(_, ref con)| con.table == Some(table_num)) [INFO] [stdout] 58 | | .map(|(_, con)| { [INFO] [stdout] ... | [INFO] [stdout] 61 | | }) [INFO] [stdout] 62 | | .collect::>(); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / self.connections [INFO] [stdout] 97 | | .iter() [INFO] [stdout] 98 | | .filter(|&(_, ref con)| con.game_started == false) [INFO] [stdout] 99 | | .map(|(_, con)| { [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | .collect::>(); [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | / ... self.connections [INFO] [stdout] 168 | | ... .iter_mut() [INFO] [stdout] 169 | | ... .filter(|&(_, ref c)| c.table == tl) [INFO] [stdout] 170 | | ... .map(|(_, c)| c.game_started = true) [INFO] [stdout] 171 | | ... .collect::>(); [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:187:25 [INFO] [stdout] | [INFO] [stdout] 187 | / iter_lobby.filter(|&(_, ref c)| c.table == tl) [INFO] [stdout] 188 | | .map(|(_, c)| c.number_of_player = _change_players.clone()) [INFO] [stdout] 189 | | .collect::>(); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stdout] --> src/lobby/mod.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | / iter_lobby.filter(|&(_, c)| if _location == "lobby" { [INFO] [stdout] 217 | | c.game_started == false [INFO] [stdout] 218 | | } else { [INFO] [stdout] 219 | | c.table == table_n [INFO] [stdout] ... | [INFO] [stdout] 227 | | }) [INFO] [stdout] 228 | | .collect::>(); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.horror.51476546-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee.3z5gntbtfh2vckdv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/horror-a3d5afded45640ee" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.normal.3c0e8c60-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa.234owa1wg22e3qpc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/normal-1acba4a6183f65fa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.endgame.67446e41-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab.59ybzdhmkyfwkf0e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/endgame-606c29fdac6a47ab" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.adventure.f6f25d01-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc.57s22xqhs9v1mril.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/adventure-128ce5ec595a8bdc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.mystery_uncover.5a038859-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3.yfwvck1cyk5lxa1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mystery_uncover-397af2e874d36ae3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.game_log.634043f5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e.33d53rn4kco3nj1m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_log-001d106c9391d78e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.overlay.788b20ec-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181.2h4r55kmqkxehmn6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/overlay-efc5a3b93e15f181" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.notifydraft.b6b411be-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c.53fa2yg8wzp4tnzd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2e0cb0955da4b1c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libhardback_server-6f4f0388ae16da73.rlib" "/opt/rustwide/target/debug/deps/libitertools-2ab8e3b0c70cfe9a.rlib" "/opt/rustwide/target/debug/deps/libeither-5050b74fb95a2c2b.rlib" "/opt/rustwide/target/debug/deps/libhardback_codec-8bd4b6ed98234302.rlib" "/opt/rustwide/target/debug/deps/libchrono-9ff8353bba5981ff.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libcardgame_macros-7b430484a97ebbf5.rlib" "/opt/rustwide/target/debug/deps/librand-ff190e1fd79fa761.rlib" "/opt/rustwide/target/debug/deps/librust_wordnik-d3388c7d960a7687.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ed583e770106c6f.rlib" "/opt/rustwide/target/debug/deps/libuuid-65a0bbcdfbc0c11e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e80eadb04ecae4f7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9848cbf5b0f4799.rlib" "/opt/rustwide/target/debug/deps/libunicase-af6ad8c149117db1.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b67d904dcff2e43.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5d4068874f3120e3.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e1a326328060421.rlib" "/opt/rustwide/target/debug/deps/libwant-f67a16074d138301.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-074fd361e9f45dba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7ed835f44295a34.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f10fa9b43bf3381d.rlib" "/opt/rustwide/target/debug/deps/libhttp-355fd3940c0d102a.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-027fbf15d5444bf6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4a9a4d4f58e660c8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e1121f79cbbe2806.rlib" "/opt/rustwide/target/debug/deps/libitoa-c892fb624ea5c9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99b860c0f707136a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-66bcbd556a7d051e.rlib" "/opt/rustwide/target/debug/deps/liburl-5279db07826f9cd8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e79e410cca7eb8.rlib" "/opt/rustwide/target/debug/deps/libregex-73b5479b1ae37c36.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae47f56aa72b5b3f.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-f8c99665a69ad473.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c1fd8f7cf6593b7.rlib" "/opt/rustwide/target/debug/deps/libfailure-ef020080cf4c784f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bda885ffd3f4ce7a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-41d92cd3293d936d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-258d02f227fccf69.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-fa81dd5570777b5d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2ff211f85aae3d19.rlib" "/opt/rustwide/target/debug/deps/libtokio-e684c6698f09f9f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f2e2f1af0fdb8c59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9f8062e2545de8aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-79ddbb7e1e0103f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3326824e478179c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f6ffa843a1ccce0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4b5619d13c2baf30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-86e7346800d2cc60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-7db202e2c492b02d.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-b06a3280199e183e.rlib" "/opt/rustwide/target/debug/deps/libwebsocket_base-33d3250ce9572305.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-48f9cfaeed7c0e03.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb3d3e9d2ffd5895.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7cb2f13b3da6950.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e075fe72eda2a119.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c94f7f9a01647e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcd60cc669db4dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-74d792242e845919.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-06505331786d2229.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5dc0069c9b1ce488.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c69d8280a2c6cd8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-886cd6f33518f00a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c564fdcfc4eff31d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fef9a4646110d224.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-e9dc3774acd0da69.rlib" "/opt/rustwide/target/debug/deps/libmime-de6fa780a985ed02.rlib" "/opt/rustwide/target/debug/deps/liblog-553484d57c8b6d6f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libtypeable-5ad66ef440d974a3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-c47ee9ca9f97a3f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d9f5c045b2dfbf33.rlib" "/opt/rustwide/target/debug/deps/libunicase-f7c8b1240ed1ab07.rlib" "/opt/rustwide/target/debug/deps/liburl-d056c2e21ee4abb0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0c3210dc21055f6a.rlib" "/opt/rustwide/target/debug/deps/libidna-8f03cedb850e636a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0ab09b749c9f2134.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6abf16cfdaa7665d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d389a08b99998bed.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-2d3e4cadefcc5e06.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libbytes-f59966829634fcf6.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/notifydraft-7c4bc77f3d56d95c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "096750e4cd22e4af174989533682a645cd7864c11f1c1d439cbe3fe6b893dc91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096750e4cd22e4af174989533682a645cd7864c11f1c1d439cbe3fe6b893dc91", kill_on_drop: false }` [INFO] [stdout] 096750e4cd22e4af174989533682a645cd7864c11f1c1d439cbe3fe6b893dc91