[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-4/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52a53cac4b7d7c9450d5d8a4c6e7ed64d7255c4a2bca6c705bc427b270214d5d [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" "52a53cac4b7d7c9450d5d8a4c6e7ed64d7255c4a2bca6c705bc427b270214d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52a53cac4b7d7c9450d5d8a4c6e7ed64d7255c4a2bca6c705bc427b270214d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a53cac4b7d7c9450d5d8a4c6e7ed64d7255c4a2bca6c705bc427b270214d5d", kill_on_drop: false }` [INFO] [stdout] 52a53cac4b7d7c9450d5d8a4c6e7ed64d7255c4a2bca6c705bc427b270214d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a0622ff811b4322706abb1bb05f5da546f4875a38ad6e068e1fa13a8847e9d [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" "07a0622ff811b4322706abb1bb05f5da546f4875a38ad6e068e1fa13a8847e9d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rand_core v0.3.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 slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling either v1.5.0 [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 log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [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 tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling strum_macros v0.13.0 [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/twenty_two_b.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | option::NoneError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/twenty_two_b.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/twenty_two_b.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/twenty_two_a.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{fmt, num::ParseIntError, option::NoneError, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `NoneError` in `option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/twenty_two_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/twenty_two_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/twenty_one_b.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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/twenty_one_b.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/twenty_one_b.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [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/twenty_two_b.rs:281:41 [INFO] [stdout] | [INFO] [stdout] 276 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 277 | | let regex = Regex::new( [INFO] [stdout] 278 | | r"depth: (?P\d+) [INFO] [stdout] 279 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] 280 | | )?; [INFO] [stdout] 281 | | let caps = regex.captures(input)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 310 | | }) [INFO] [stdout] 311 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/twenty_two_b.rs:282:46 [INFO] [stdout] | [INFO] [stdout] 276 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 277 | | let regex = Regex::new( [INFO] [stdout] 278 | | r"depth: (?P\d+) [INFO] [stdout] 279 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] ... | [INFO] [stdout] 282 | | let depth: usize = caps.name("depth")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 310 | | }) [INFO] [stdout] 311 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [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[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_two_b.rs:282:57 [INFO] [stdout] | [INFO] [stdout] 282 | let depth: usize = caps.name("depth")?.as_str().parse()?; [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/three_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [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/twenty_two_b.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 276 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 277 | | let regex = Regex::new( [INFO] [stdout] 278 | | r"depth: (?P\d+) [INFO] [stdout] 279 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] ... | [INFO] [stdout] 283 | | let tx: usize = caps.name("tx")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 310 | | }) [INFO] [stdout] 311 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_two_b.rs:283:51 [INFO] [stdout] | [INFO] [stdout] 283 | let tx: usize = caps.name("tx")?.as_str().parse()?; [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [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/twenty_two_b.rs:284:40 [INFO] [stdout] | [INFO] [stdout] 276 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 277 | | let regex = Regex::new( [INFO] [stdout] 278 | | r"depth: (?P\d+) [INFO] [stdout] 279 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] ... | [INFO] [stdout] 284 | | let ty: usize = caps.name("ty")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 310 | | }) [INFO] [stdout] 311 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_two_b.rs:284:51 [INFO] [stdout] | [INFO] [stdout] 284 | let ty: usize = caps.name("ty")?.as_str().parse()?; [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/three_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AbsDiff` [INFO] [stdout] --> src/twenty_two_b.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | use self::extensions::{cart_product, AbsDiff}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AbsDiff` [INFO] [stdout] --> src/six_a.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use self::extensions::{cart_product, AbsDiff, IteratorExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0432, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/three_b.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/three_b.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/three_b.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/three_b.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/four_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/four_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::option::NoneError` [INFO] [stdout] --> src/sixteen_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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/eighteen_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [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/twenty_two_a.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 42 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 43 | | let regex = Regex::new( [INFO] [stdout] 44 | | r"depth: (?P\d+) [INFO] [stdout] 45 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] 46 | | )?; [INFO] [stdout] 47 | | let caps = regex.captures(input)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 75 | | Ok(Cave { regions, cols }) [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 11 previous errors; 1 warning emitted [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/twenty_two_a.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 42 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 43 | | let regex = Regex::new( [INFO] [stdout] 44 | | r"depth: (?P\d+) [INFO] [stdout] 45 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] ... | [INFO] [stdout] 48 | | let depth: usize = caps.name("depth")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 75 | | Ok(Cave { regions, cols }) [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_two_a.rs:48:57 [INFO] [stdout] | [INFO] [stdout] 48 | let depth: usize = caps.name("depth")?.as_str().parse()?; [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/sixteen_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> src/sixteen_a.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [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/twenty_two_a.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 42 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 43 | | let regex = Regex::new( [INFO] [stdout] 44 | | r"depth: (?P\d+) [INFO] [stdout] 45 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] ... | [INFO] [stdout] 49 | | let cols = caps.name("tx")?.as_str().parse::()? + 1; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 75 | | Ok(Cave { regions, cols }) [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/twenty_two_a.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 42 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 43 | | let regex = Regex::new( [INFO] [stdout] 44 | | r"depth: (?P\d+) [INFO] [stdout] 45 | | target: (?P\d+),(?P\d+)", [INFO] [stdout] ... | [INFO] [stdout] 50 | | let rows = caps.name("ty")?.as_str().parse::()? + 1; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 75 | | Ok(Cave { regions, cols }) [INFO] [stdout] 76 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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] [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] [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/twenty_one_b.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 112 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 113 | | let mut input = input.lines(); [INFO] [stdout] 114 | | let ip: usize = Regex::new(r"#ip (?P\d+)")? [INFO] [stdout] 115 | | .captures(input.next()?)? [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 126 | | }) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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/twenty_one_b.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 112 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 113 | | let mut input = input.lines(); [INFO] [stdout] 114 | | let ip: usize = Regex::new(r"#ip (?P\d+)")? [INFO] [stdout] 115 | | .captures(input.next()?)? [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 126 | | }) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/twenty_one_b.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 112 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 113 | | let mut input = input.lines(); [INFO] [stdout] 114 | | let ip: usize = Regex::new(r"#ip (?P\d+)")? [INFO] [stdout] 115 | | .captures(input.next()?)? [INFO] [stdout] 116 | | .name("ip")? [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 126 | | }) [INFO] [stdout] 127 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | .parse()?; [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [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] [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] [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] [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/twenty_one_b.rs:139:38 [INFO] [stdout] | [INFO] [stdout] 133 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 134 | | lazy_static! { [INFO] [stdout] 135 | | static ref RE: Regex = [INFO] [stdout] 136 | | Regex::new(r"(?P.*) (?P\d+) (?P\d+) (?P\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 139 | | let caps = RE.captures(input)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 165 | | Ok(Line { instruction, dst }) [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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, E0554, E0635. [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/twenty_one_b.rs:140:51 [INFO] [stdout] | [INFO] [stdout] 133 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 134 | | lazy_static! { [INFO] [stdout] 135 | | static ref RE: Regex = [INFO] [stdout] 136 | | Regex::new(r"(?P.*) (?P\d+) (?P\d+) (?P\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 140 | | let instruction = caps.name("instruction")?.as_str(); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 165 | | Ok(Line { instruction, dst }) [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/twenty_one_b.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 133 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 134 | | lazy_static! { [INFO] [stdout] 135 | | static ref RE: Regex = [INFO] [stdout] 136 | | Regex::new(r"(?P.*) (?P\d+) (?P\d+) (?P\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 141 | | let a = caps.name("a")?.as_str(); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 165 | | Ok(Line { instruction, dst }) [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0432, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 11 previous errors [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/twenty_one_b.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 133 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 134 | | lazy_static! { [INFO] [stdout] 135 | | static ref RE: Regex = [INFO] [stdout] 136 | | Regex::new(r"(?P.*) (?P\d+) (?P\d+) (?P\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 142 | | let b = caps.name("b")?.as_str(); [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 165 | | Ok(Line { instruction, dst }) [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/twenty_one_b.rs:143:40 [INFO] [stdout] | [INFO] [stdout] 133 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 134 | | lazy_static! { [INFO] [stdout] 135 | | static ref RE: Regex = [INFO] [stdout] 136 | | Regex::new(r"(?P.*) (?P\d+) (?P\d+) (?P\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 143 | | let dst: usize = caps.name("c")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 165 | | Ok(Line { instruction, dst }) [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:143:51 [INFO] [stdout] | [INFO] [stdout] 143 | let dst: usize = caps.name("c")?.as_str().parse()?; [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:146:43 [INFO] [stdout] | [INFO] [stdout] 146 | "addr" => Instruction::AddR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | "addr" => Instruction::AddR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:147:43 [INFO] [stdout] | [INFO] [stdout] 147 | "addi" => Instruction::AddI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:147:55 [INFO] [stdout] | [INFO] [stdout] 147 | "addi" => Instruction::AddI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | "mulr" => Instruction::MulR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | "mulr" => Instruction::MulR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:149:43 [INFO] [stdout] | [INFO] [stdout] 149 | "muli" => Instruction::MulI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:149:55 [INFO] [stdout] | [INFO] [stdout] 149 | "muli" => Instruction::MulI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | "banr" => Instruction::BanR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:150:55 [INFO] [stdout] | [INFO] [stdout] 150 | "banr" => Instruction::BanR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:151:43 [INFO] [stdout] | [INFO] [stdout] 151 | "bani" => Instruction::BanI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:151:55 [INFO] [stdout] | [INFO] [stdout] 151 | "bani" => Instruction::BanI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | "borr" => Instruction::BorR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:152:55 [INFO] [stdout] | [INFO] [stdout] 152 | "borr" => Instruction::BorR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | "bori" => Instruction::BorI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:153:55 [INFO] [stdout] | [INFO] [stdout] 153 | "bori" => Instruction::BorI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 154 | "setr" => Instruction::SetR(a.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:155:43 [INFO] [stdout] | [INFO] [stdout] 155 | "seti" => Instruction::SetI(a.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:156:43 [INFO] [stdout] | [INFO] [stdout] 156 | "gtir" => Instruction::GtIR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | "gtir" => Instruction::GtIR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:157:43 [INFO] [stdout] | [INFO] [stdout] 157 | "gtri" => Instruction::GtRI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:157:55 [INFO] [stdout] | [INFO] [stdout] 157 | "gtri" => Instruction::GtRI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | "gtrr" => Instruction::GtRR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 9 previous errors [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:158:55 [INFO] [stdout] | [INFO] [stdout] 158 | "gtrr" => Instruction::GtRR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:159:43 [INFO] [stdout] | [INFO] [stdout] 159 | "eqir" => Instruction::EqIR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | "eqir" => Instruction::EqIR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:160:43 [INFO] [stdout] | [INFO] [stdout] 160 | "eqri" => Instruction::EqRI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:160:55 [INFO] [stdout] | [INFO] [stdout] 160 | "eqri" => Instruction::EqRI(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:161:43 [INFO] [stdout] | [INFO] [stdout] 161 | "eqrr" => Instruction::EqRR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Err == regex::Error` [INFO] [stdout] --> src/twenty_one_b.rs:161:55 [INFO] [stdout] | [INFO] [stdout] 161 | "eqrr" => Instruction::EqRR(a.parse()?, b.parse()?), [INFO] [stdout] | ^^^^^ expected struct `ParseIntError`, found enum `regex::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 2 previous errors [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 method that returns `Result` [INFO] [stdout] --> src/sixteen_a.rs:95:38 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 95 | | let caps = RE.captures(input)?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/sixteen_a.rs:96:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 96 | | let b0: u8 = caps.name("b0")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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/sixteen_a.rs:97:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 97 | | let b1: u8 = caps.name("b1")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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] [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] [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/sixteen_a.rs:98:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 98 | | let b2: u8 = caps.name("b2")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors [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: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] [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/sixteen_a.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 99 | | let b3: u8 = caps.name("b3")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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/sixteen_a.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 100 | | let i0: u8 = caps.name("i0")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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] [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/sixteen_a.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 101 | | let i1: u8 = caps.name("i1")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0432, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [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/sixteen_a.rs:102:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 102 | | let i2: u8 = caps.name("i2")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/sixteen_a.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 103 | | let i3: u8 = caps.name("i3")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [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/sixteen_a.rs:104:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 104 | | let a0: u8 = caps.name("a0")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [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/sixteen_a.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 105 | | let a1: u8 = caps.name("a1")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0554, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 44 previous errors [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/sixteen_a.rs:106:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 106 | | let a2: u8 = caps.name("a2")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 15 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0554, E0635. [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/sixteen_a.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 85 | / fn from_str(input: &str) -> Result { [INFO] [stdout] 86 | | lazy_static! { [INFO] [stdout] 87 | | static ref RE: Regex = Regex::new( [INFO] [stdout] 88 | | r"Before:\s+\[(?P\d+), (?P\d+), (?P\d+), (?P\d+)\] [INFO] [stdout] ... | [INFO] [stdout] 107 | | let a3: u8 = caps.name("a3")?.as_str().parse()?; [INFO] [stdout] | | ^ use `.ok_or(...)?` to provide an error compatible with `Result` [INFO] [stdout] ... | [INFO] [stdout] 113 | | }) [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- this function returns a `Result` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromResidual>` is not implemented for `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 5 previous errors [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0554, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 17 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.five_b.367c30d4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8.10055six65oqs22m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-bb49d7350722f3cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c409407b5622a859.rlib" "/opt/rustwide/target/debug/deps/libuuid-7b917683fb1bc3d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f69c9df25130c4d0.rlib" "/opt/rustwide/target/debug/deps/liburl-58c8a158eba88f15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-241ebb7de4f2ad64.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-61810334344fbd84.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-de9b463d5ca1437e.rlib" "/opt/rustwide/target/debug/deps/libphf-47d10cda8ba99050.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-abfa82c1d119a780.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-f95776ad19bfd0f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-0b5732f9651ecd51.rlib" "/opt/rustwide/target/debug/deps/liblibflate-1ab0a831454c8e52.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bcc92ada92792a26.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6de4157adc26076a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f3a14f0346dbbcc1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f52ba361392fbf5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d94f4b5dc4faf561.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libhyper-ed7c90696fffad20.rlib" "/opt/rustwide/target/debug/deps/libwant-9059688ec33ef6a9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-b181951b2c864df2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f7e05112e5a75497.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f03064cd0f6c07c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f7975090fa93cb11.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-586fa4f2edf37bb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3314d478686d837e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7d91ed361fa959c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e397ec24b9709c07.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ccd0b8b25727c24b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-92d7e0f0edf90051.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/librand-87e766473caa5fce.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6543fab277eafaa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-43d53e15d8758d83.rlib" "/opt/rustwide/target/debug/deps/librand-0e9434bd9a34ba4e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-962eb543e137773f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-beffa440162d02df.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d74d4e92e57bde35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8cf90864edc463fd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c53f556b9922bed7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0e4032defa379af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fc03583a79409c57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9327e87e40df6911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6df97701c896f18b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b44d6d3f975eaf3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3ce3fd4a9f52ce59.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b50ddc94d0faf33c.rlib" "/opt/rustwide/target/debug/deps/libmio-11e639f3d43029f6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64f99b343b89809a.rlib" "/opt/rustwide/target/debug/deps/libnet2-313b61913a8d228f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libh2-23538ba74663cc6c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-8d5e508e6cb63222.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0e2002b8ee040e81.rlib" "/opt/rustwide/target/debug/deps/liblog-984506d59d1abd35.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2bea40403fd32c71.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e584a790e08cabd.rlib" "/opt/rustwide/target/debug/deps/libhttp-ff18aa86bab144a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-db1dde5bf263074b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/libbytes-9bd3fd676b06e865.rlib" "/opt/rustwide/target/debug/deps/libiovec-a31f7588e5144e80.rlib" "/opt/rustwide/target/debug/deps/libbase64-275354ecd2408f6b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23224a0e863ddc2e.rlib" "/opt/rustwide/target/debug/deps/libcookie-afa3b20abcad6816.rlib" "/opt/rustwide/target/debug/deps/libtime-edda10fdf9e7f70a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d7d1c7a5939de0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/five_b-7de539e1306046b8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.two_b.c6668440-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9.1m2abbsswsdpsj3b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-bb49d7350722f3cd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c409407b5622a859.rlib" "/opt/rustwide/target/debug/deps/libuuid-7b917683fb1bc3d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f69c9df25130c4d0.rlib" "/opt/rustwide/target/debug/deps/liburl-58c8a158eba88f15.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-241ebb7de4f2ad64.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libserde_json-61810334344fbd84.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-de9b463d5ca1437e.rlib" "/opt/rustwide/target/debug/deps/libphf-47d10cda8ba99050.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-abfa82c1d119a780.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-f95776ad19bfd0f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-0b5732f9651ecd51.rlib" "/opt/rustwide/target/debug/deps/liblibflate-1ab0a831454c8e52.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-bcc92ada92792a26.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6de4157adc26076a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f3a14f0346dbbcc1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f52ba361392fbf5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d94f4b5dc4faf561.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libhyper-ed7c90696fffad20.rlib" "/opt/rustwide/target/debug/deps/libwant-9059688ec33ef6a9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-b181951b2c864df2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f7e05112e5a75497.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f03064cd0f6c07c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f7975090fa93cb11.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-586fa4f2edf37bb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3314d478686d837e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7d91ed361fa959c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e397ec24b9709c07.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ccd0b8b25727c24b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-92d7e0f0edf90051.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/librand-87e766473caa5fce.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-6543fab277eafaa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-43d53e15d8758d83.rlib" "/opt/rustwide/target/debug/deps/librand-0e9434bd9a34ba4e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-962eb543e137773f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-beffa440162d02df.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d74d4e92e57bde35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8cf90864edc463fd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c53f556b9922bed7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0e4032defa379af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fc03583a79409c57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9327e87e40df6911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6df97701c896f18b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b44d6d3f975eaf3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3ce3fd4a9f52ce59.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b50ddc94d0faf33c.rlib" "/opt/rustwide/target/debug/deps/libmio-11e639f3d43029f6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64f99b343b89809a.rlib" "/opt/rustwide/target/debug/deps/libnet2-313b61913a8d228f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libh2-23538ba74663cc6c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-8d5e508e6cb63222.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0e2002b8ee040e81.rlib" "/opt/rustwide/target/debug/deps/liblog-984506d59d1abd35.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2bea40403fd32c71.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e584a790e08cabd.rlib" "/opt/rustwide/target/debug/deps/libhttp-ff18aa86bab144a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-db1dde5bf263074b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/libbytes-9bd3fd676b06e865.rlib" "/opt/rustwide/target/debug/deps/libiovec-a31f7588e5144e80.rlib" "/opt/rustwide/target/debug/deps/libbase64-275354ecd2408f6b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-23224a0e863ddc2e.rlib" "/opt/rustwide/target/debug/deps/libcookie-afa3b20abcad6816.rlib" "/opt/rustwide/target/debug/deps/libtime-edda10fdf9e7f70a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d7d1c7a5939de0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/two_b-6c0ab78eff9de5d9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `advent_2018` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07a0622ff811b4322706abb1bb05f5da546f4875a38ad6e068e1fa13a8847e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a0622ff811b4322706abb1bb05f5da546f4875a38ad6e068e1fa13a8847e9d", kill_on_drop: false }` [INFO] [stdout] 07a0622ff811b4322706abb1bb05f5da546f4875a38ad6e068e1fa13a8847e9d