[INFO] cloning repository https://github.com/nrxus/advent_2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrxus/advent_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f7b9bc6e61ad765717d77e17cb205c55563b07c [INFO] testing nrxus/advent_2018 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrxus/advent_2018 [INFO] finished tweaking git repo https://github.com/nrxus/advent_2018 [INFO] tweaked toml for git repo https://github.com/nrxus/advent_2018 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.0.5 [INFO] [stderr] Downloaded string v0.1.2 [INFO] [stderr] Downloaded hyper-tls v0.3.1 [INFO] [stderr] Downloaded reqwest v0.9.5 [INFO] [stderr] Downloaded http v0.1.14 [INFO] [stderr] Downloaded hyper v0.12.16 [INFO] [stderr] Downloaded openssl-sys v0.9.39 [INFO] [stderr] Downloaded openssl v0.10.15 [INFO] [stderr] Downloaded h2 v0.1.13 [INFO] [stderr] Downloaded encoding_rs v0.8.13 [INFO] [stderr] Downloaded strum v0.13.0 [INFO] [stderr] Downloaded strum_macros v0.13.0 [INFO] [stderr] Downloaded crc32fast v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65aa536272a8ec326ec4adaeb46908b4bf4e3f3a37aca2f35dc719d9d6c60b9e [INFO] running `Command { std: "docker" "start" "-a" "65aa536272a8ec326ec4adaeb46908b4bf4e3f3a37aca2f35dc719d9d6c60b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65aa536272a8ec326ec4adaeb46908b4bf4e3f3a37aca2f35dc719d9d6c60b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65aa536272a8ec326ec4adaeb46908b4bf4e3f3a37aca2f35dc719d9d6c60b9e", kill_on_drop: false }` [INFO] [stdout] 65aa536272a8ec326ec4adaeb46908b4bf4e3f3a37aca2f35dc719d9d6c60b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109cce06aae15fbd737d823ab8edbb6bb5c306097b61c592689c370277185320 [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" "109cce06aae15fbd737d823ab8edbb6bb5c306097b61c592689c370277185320", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling crc32fast v1.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling advent_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/guard_schedule.rs:1:71 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, convert::TryFrom, num::ParseIntError, option::NoneError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/guard_schedule.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 70 | / fn try_from(raw: &'s str) -> Result { [INFO] [stdout] 71 | | let date = &raw[1..17]; [INFO] [stdout] 72 | | let action = &raw[19..]; [INFO] [stdout] 73 | | if action.contains("falls asleep") { [INFO] [stdout] ... | [INFO] [stdout] 78 | | let id = action[7..].split(' ').nth(0)?.parse::()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result, EntryParseError>` [INFO] [stdout] 79 | | Ok(Entry::BeginShift(date, id)) [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result, EntryParseError>` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/fifteen_b.rs:193:53 [INFO] [stdout] | [INFO] [stdout] 193 | fn neighbors(&self, position: usize) -> [Option<(usize)>; 4] { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/three_b.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{collections::HashSet, num::ParseIntError, option::NoneError, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` [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] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/three_a.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{num::ParseIntError, option::NoneError, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/twenty_three_b.rs:5:71 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{cmp::Ordering, collections::BinaryHeap, num::ParseIntError, option::NoneError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/twenty_three_a.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{num::ParseIntError, option::NoneError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/twenty_three_b.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | / array![|i| Region { [INFO] [stdout] 262 | | bounds: boxes[i], [INFO] [stdout] 263 | | nanobots: self.nanobots.iter().filter(|n| n.intersects(&boxes[i])).cloned().collect() [INFO] [stdout] 264 | | }; 8] [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bind_by_move_pattern_guards` has been stable since 1.39.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/fifteen_b.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(bind_by_move_pattern_guards)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:101:46 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] 104 | | let top = top_left.next()?.parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] 104 | | let top = top_left.next()?.parse()?; [INFO] [stdout] 105 | | let mut size = line.next()?.trim().split('x'); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] ... | [INFO] [stdout] 106 | | let right = left + size.next()?.parse::()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_a.rs:107:39 [INFO] [stdout] | [INFO] [stdout] 100 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 101 | | let mut line = line.split('@').nth(1)?.split(':'); [INFO] [stdout] 102 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 103 | | let left = top_left.next()?.parse()?; [INFO] [stdout] ... | [INFO] [stdout] 107 | | let bottom = top + size.next()?.parse::()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_b.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 16 | | let caps = regex.captures(l)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 17 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 18 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] ... | [INFO] [stdout] 22 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 23 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_b.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 16 | | let caps = regex.captures(l)?; [INFO] [stdout] 17 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 18 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] ... | [INFO] [stdout] 22 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 23 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec` in the current scope [INFO] [stdout] --> src/three_b.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | clean_ids.remove_item(c); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_b.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 16 | | let caps = regex.captures(l)?; [INFO] [stdout] 17 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 18 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 22 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 23 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_b.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 16 | | let caps = regex.captures(l)?; [INFO] [stdout] 17 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 18 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] 19 | | let z = caps.name("z")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 22 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 23 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_b.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 15 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 16 | | let caps = regex.captures(l)?; [INFO] [stdout] 17 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 18 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] 19 | | let z = caps.name("z")?.as_str().parse()?; [INFO] [stdout] 20 | | let radius = caps.name("r")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 21 | | let pos = (x, y, z); [INFO] [stdout] 22 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 23 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:121:39 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] 121 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] 121 | | let mut top_left = line.next()?.trim().split(','); [INFO] [stdout] 122 | | let left = top_left.next()?.parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:123:34 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] ... | [INFO] [stdout] 123 | | let top = top_left.next()?.parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] ... | [INFO] [stdout] 124 | | let mut size = line.next()?.trim().split('x'); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_a.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 12 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 13 | | let caps = regex.captures(l)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 14 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 15 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] ... | [INFO] [stdout] 19 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_a.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 12 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 13 | | let caps = regex.captures(l)?; [INFO] [stdout] 14 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 15 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] ... | [INFO] [stdout] 19 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_a.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 12 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 13 | | let caps = regex.captures(l)?; [INFO] [stdout] 14 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 15 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 19 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_a.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 12 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 13 | | let caps = regex.captures(l)?; [INFO] [stdout] 14 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 15 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] 16 | | let z = caps.name("z")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 19 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] ... | [INFO] [stdout] 125 | | let right = left + size.next()?.parse::()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a method that returns `Result` [INFO] [stdout] --> src/three_b.rs:126:39 [INFO] [stdout] | [INFO] [stdout] 117 | / fn from_str(line: &str) -> Result { [INFO] [stdout] 118 | | let mut line = line.split('@'); [INFO] [stdout] 119 | | let id = line.next()?.trim()[1..].parse()?; [INFO] [stdout] 120 | | let mut line = line.next()?.split(':'); [INFO] [stdout] ... | [INFO] [stdout] 126 | | let bottom = top + size.next()?.parse::()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 131 | | }) [INFO] [stdout] 132 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the `?` operator can only be used on `Result`s, not `Option`s, in a closure that returns `Result` [INFO] [stdout] --> src/twenty_three_a.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 12 | .map(|l| { [INFO] [stdout] | ______________- [INFO] [stdout] 13 | | let caps = regex.captures(l)?; [INFO] [stdout] 14 | | let x = caps.name("x")?.as_str().parse()?; [INFO] [stdout] 15 | | let y = caps.name("y")?.as_str().parse()?; [INFO] [stdout] 16 | | let z = caps.name("z")?.as_str().parse()?; [INFO] [stdout] 17 | | let radius = caps.name("r")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] 18 | | let pos = (x, y, z); [INFO] [stdout] 19 | | Ok(Nanobot { pos, radius }) [INFO] [stdout] 20 | | }) [INFO] [stdout] | |_________- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] = note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.one_a.bfd2a2d9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f.1jpd7arkxl4ver1g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-5d57fcea6498e9b0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c099a54467d01eaa.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-654a5c26a3e9ac39.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7b05a3fd681b511f.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-80f9b62b755a1360.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.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-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-9df85b0c201cff1f.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-8731e862bb6cc687.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7503a6154022c4df.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c0af2f77a28c6c45.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-387ad792168399e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-51dadf2718ad124f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ed1d56e7dc21396.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2cbc32c1302069.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4c9b798770bbad5c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-28e76cbb2dbba4cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "/opt/rustwide/target/debug/deps/libcookie-1d1f4067646eb2ab.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/one_a-544bd5978a01b08f" "-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 [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/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.five_b.80ac331c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183.safxa0z28b1acy3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-5d57fcea6498e9b0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c099a54467d01eaa.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-654a5c26a3e9ac39.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7b05a3fd681b511f.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-80f9b62b755a1360.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.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-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-9df85b0c201cff1f.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-8731e862bb6cc687.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7503a6154022c4df.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c0af2f77a28c6c45.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-387ad792168399e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-51dadf2718ad124f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ed1d56e7dc21396.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2cbc32c1302069.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4c9b798770bbad5c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-28e76cbb2dbba4cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "/opt/rustwide/target/debug/deps/libcookie-1d1f4067646eb2ab.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/five_b-e68322a9cffd9183" "-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 [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/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.six_b.64f4a09d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b.336sy749y1e1xot1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-5d57fcea6498e9b0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c099a54467d01eaa.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-654a5c26a3e9ac39.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7b05a3fd681b511f.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-80f9b62b755a1360.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.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-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-9df85b0c201cff1f.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-8731e862bb6cc687.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7503a6154022c4df.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c0af2f77a28c6c45.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-387ad792168399e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-51dadf2718ad124f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ed1d56e7dc21396.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d2cbc32c1302069.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4c9b798770bbad5c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-28e76cbb2dbba4cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "/opt/rustwide/target/debug/deps/libcookie-1d1f4067646eb2ab.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/six_b-51b0328b729ed44b" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "109cce06aae15fbd737d823ab8edbb6bb5c306097b61c592689c370277185320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109cce06aae15fbd737d823ab8edbb6bb5c306097b61c592689c370277185320", kill_on_drop: false }` [INFO] [stdout] 109cce06aae15fbd737d823ab8edbb6bb5c306097b61c592689c370277185320