[INFO] cloning repository https://github.com/pitpo/AdventOfCode2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pitpo/AdventOfCode2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitpo%2FAdventOfCode2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitpo%2FAdventOfCode2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9819b6c4db82efe3a36a5e07349aef51726b0e7b [INFO] testing pitpo/AdventOfCode2018 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitpo%2FAdventOfCode2018" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pitpo/AdventOfCode2018 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pitpo/AdventOfCode2018 [INFO] finished tweaking git repo https://github.com/pitpo/AdventOfCode2018 [INFO] tweaked toml for git repo https://github.com/pitpo/AdventOfCode2018 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pitpo/AdventOfCode2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5a2d9ce5bbe0d8f62b7c16eedee1f171cc1551882a814a91a862c3881dd1e84 [INFO] running `Command { std: "docker" "start" "-a" "a5a2d9ce5bbe0d8f62b7c16eedee1f171cc1551882a814a91a862c3881dd1e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5a2d9ce5bbe0d8f62b7c16eedee1f171cc1551882a814a91a862c3881dd1e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a2d9ce5bbe0d8f62b7c16eedee1f171cc1551882a814a91a862c3881dd1e84", kill_on_drop: false }` [INFO] [stdout] a5a2d9ce5bbe0d8f62b7c16eedee1f171cc1551882a814a91a862c3881dd1e84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cff0ee2c6d6801d8e1e0da5c813ee36fd7a654149032a3e3d9d39eb2fa4fec57 [INFO] running `Command { std: "docker" "start" "-a" "cff0ee2c6d6801d8e1e0da5c813ee36fd7a654149032a3e3d9d39eb2fa4fec57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [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 siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.12 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unreachable v1.0.0 [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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling smallvec v0.6.6 [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 mio v0.6.16 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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 utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/days/day14) [INFO] [stderr] Compiling day16 v0.1.0 (/opt/rustwide/workdir/days/day16) [INFO] [stderr] Compiling day17 v0.1.0 (/opt/rustwide/workdir/days/day17) [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/days/day4) [INFO] [stderr] Compiling day20 v0.1.0 (/opt/rustwide/workdir/days/day20) [INFO] [stderr] Compiling day1 v0.1.0 (/opt/rustwide/workdir/days/day1) [INFO] [stderr] Compiling day10 v0.1.0 (/opt/rustwide/workdir/days/day10) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/days/day5) [INFO] [stderr] Compiling day12 v0.1.0 (/opt/rustwide/workdir/days/day12) [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/days/day2) [INFO] [stderr] Compiling day19 v0.1.0 (/opt/rustwide/workdir/days/day19) [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/days/day15) [INFO] [stderr] Compiling day21 v0.1.0 (/opt/rustwide/workdir/days/day21) [INFO] [stderr] Compiling day25 v0.1.0 (/opt/rustwide/workdir/days/day25) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/days/day11) [INFO] [stderr] Compiling day24 v0.1.0 (/opt/rustwide/workdir/days/day24) [INFO] [stderr] Compiling day23 v0.1.0 (/opt/rustwide/workdir/days/day23) [INFO] [stderr] Compiling day13 v0.1.0 (/opt/rustwide/workdir/days/day13) [INFO] [stderr] Compiling day9 v0.1.0 (/opt/rustwide/workdir/days/day9) [INFO] [stderr] Compiling day8 v0.1.0 (/opt/rustwide/workdir/days/day8) [INFO] [stderr] Compiling day6 v0.1.0 (/opt/rustwide/workdir/days/day6) [INFO] [stderr] Compiling day18 v0.1.0 (/opt/rustwide/workdir/days/day18) [INFO] [stderr] Compiling day22 v0.1.0 (/opt/rustwide/workdir/days/day22) [INFO] [stderr] Compiling day7 v0.1.0 (/opt/rustwide/workdir/days/day7) [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/days/day3) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> days/day6/src/lib.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | let mut vec: Vec<(Vec<(usize, usize)>)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> days/day6/src/lib.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | let mut vec: Vec<(Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> days/day6/src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut x = input[i][0]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> days/day6/src/lib.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let mut y = input[i][1]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> days/day21/src/lib.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut b, mut c, mut d, mut f) = (0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> days/day21/src/lib.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut b, mut c, mut d, mut f) = (0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `f` is never read [INFO] [stdout] --> days/day21/src/lib.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut b, mut c, mut d, mut f) = (0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> days/day21/src/lib.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let (mut b, mut c, mut d, mut f, mut last) = (0, 0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> days/day21/src/lib.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let (mut b, mut c, mut d, mut f, mut last) = (0, 0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `f` is never read [INFO] [stdout] --> days/day21/src/lib.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | let (mut b, mut c, mut d, mut f, mut last) = (0, 0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let solver: Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Day` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `Command { std: "docker" "inspect" "cff0ee2c6d6801d8e1e0da5c813ee36fd7a654149032a3e3d9d39eb2fa4fec57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cff0ee2c6d6801d8e1e0da5c813ee36fd7a654149032a3e3d9d39eb2fa4fec57", kill_on_drop: false }` [INFO] [stdout] cff0ee2c6d6801d8e1e0da5c813ee36fd7a654149032a3e3d9d39eb2fa4fec57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c4f06f1c52ed52a2d111cdff8cc042221291ff2a86f38e7e1804372aa47a43e [INFO] running `Command { std: "docker" "start" "-a" "7c4f06f1c52ed52a2d111cdff8cc042221291ff2a86f38e7e1804372aa47a43e", kill_on_drop: false }` [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> days/day21/src/lib.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut b, mut c, mut d, mut f) = (0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aoc18 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> days/day21/src/lib.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut b, mut c, mut d, mut f) = (0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `f` is never read [INFO] [stdout] --> days/day21/src/lib.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | let (mut b, mut c, mut d, mut f) = (0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> days/day21/src/lib.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let (mut b, mut c, mut d, mut f, mut last) = (0, 0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> days/day21/src/lib.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let (mut b, mut c, mut d, mut f, mut last) = (0, 0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `f` is never read [INFO] [stdout] --> days/day21/src/lib.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | let (mut b, mut c, mut d, mut f, mut last) = (0, 0, 0, 0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> days/day6/src/lib.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | let mut vec: Vec<(Vec<(usize, usize)>)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> days/day6/src/lib.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | let mut vec: Vec<(Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> days/day6/src/lib.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let mut x = input[i][0]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> days/day6/src/lib.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let mut y = input[i][1]; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let solver: Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Day` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let solver: Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Day` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day23 tests/day23.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=f9a674bfef86b1ae -C extra-filename=-f9a674bfef86b1ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern day1=/opt/rustwide/target/debug/deps/libday1-a0d902f8633c4db9.rlib --extern day10=/opt/rustwide/target/debug/deps/libday10-f8a0837dc2558e53.rlib --extern day11=/opt/rustwide/target/debug/deps/libday11-75ac6b21a04857d5.rlib --extern day12=/opt/rustwide/target/debug/deps/libday12-e1c6749cc664b591.rlib --extern day13=/opt/rustwide/target/debug/deps/libday13-f39e361a6fe932be.rlib --extern day14=/opt/rustwide/target/debug/deps/libday14-38b006734d6b2701.rlib --extern day15=/opt/rustwide/target/debug/deps/libday15-c00c2f0108ecedc9.rlib --extern day16=/opt/rustwide/target/debug/deps/libday16-4dff251db13279ef.rlib --extern day17=/opt/rustwide/target/debug/deps/libday17-80626a5908f50bf7.rlib --extern day18=/opt/rustwide/target/debug/deps/libday18-ab3811269adc2aa7.rlib --extern day19=/opt/rustwide/target/debug/deps/libday19-f6efb3416c5de58d.rlib --extern day2=/opt/rustwide/target/debug/deps/libday2-404d29814b036a3c.rlib --extern day20=/opt/rustwide/target/debug/deps/libday20-a143f496473e3702.rlib --extern day21=/opt/rustwide/target/debug/deps/libday21-82718485ad4109bc.rlib --extern day22=/opt/rustwide/target/debug/deps/libday22-3aa3a12fff89611e.rlib --extern day23=/opt/rustwide/target/debug/deps/libday23-f71ed52831afe53b.rlib --extern day24=/opt/rustwide/target/debug/deps/libday24-d8a03f163724b7e6.rlib --extern day25=/opt/rustwide/target/debug/deps/libday25-2b91d8f6f14a4a15.rlib --extern day3=/opt/rustwide/target/debug/deps/libday3-afd0e13d622c8eef.rlib --extern day4=/opt/rustwide/target/debug/deps/libday4-bc169d9e6733c6bb.rlib --extern day5=/opt/rustwide/target/debug/deps/libday5-a8239769d5842dab.rlib --extern day6=/opt/rustwide/target/debug/deps/libday6-2d950ea7d13cc60d.rlib --extern day7=/opt/rustwide/target/debug/deps/libday7-6f8f18c63434f5dd.rlib --extern day8=/opt/rustwide/target/debug/deps/libday8-7c948b9f5e4845ff.rlib --extern day9=/opt/rustwide/target/debug/deps/libday9-89f5976761bec99e.rlib --extern utils=/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.day24.51a48cc9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807.2r806221ojgpa08g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday24-d8a03f163724b7e6.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day24-86dcfa6dc5586807" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.day1.2ad4e723-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af.2josh9kad9er39s2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday1-a0d902f8633c4db9.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day1-d8910236fdff82af" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.day11.7246dcb5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb.1v9digowglwkbs2c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday11-75ac6b21a04857d5.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day11-e5192f9f31d595eb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.day22.6f084adb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39.3k2dudtm22s7tcbz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday22-3aa3a12fff89611e.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day22-f202778ec87efe39" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.day2.5cc2ead9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317.4q1x7tikd0k6y6r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday2-404d29814b036a3c.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day2-e1e0530afa766317" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.day4.73308324-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929.2xrro3rfhju8zx6y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday4-bc169d9e6733c6bb.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day4-0b9e226a645da929" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.day17.5dec8037-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139.3gtufq7m03jwe7k6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday17-80626a5908f50bf7.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day17-44f2ac0067c61139" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.day12.3aee7dc9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f.3blfryw27wdvns7u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libday12-e1c6749cc664b591.rlib" "/opt/rustwide/target/debug/deps/libutils-d3e8a193ce79ba6a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a3fdc3f26a773c16.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0b7c3b4cb0e1568.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6b758dedfe442e3f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9297437bccbdd06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42890f386477f1d3.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde-e35db697bf77ca01.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1dcaac5cb8956370.rlib" "/opt/rustwide/target/debug/deps/libphf-004a1d3ae6bdae59.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cff3fb5e1af993c.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-8bb7cc94a6c802c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-c0503b942cdd2244.rlib" "/opt/rustwide/target/debug/deps/liblibflate-26cfc9daf42b3e98.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b76d3816d1ba5cbe.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a0fd58e9d3255569.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ff98d102f0898c24.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d761a0cda911c859.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libhyper-1ce3549da891d758.rlib" "/opt/rustwide/target/debug/deps/libwant-9747853a70eb71de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f157f8a5380e145a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e7cf59b197a800a3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d0d6b2bc0ef0939.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-590c8a9bdf6203c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-33d730155e247660.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b876e88313a751d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7cbc91173add57e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69ccb7e7049a16fc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7efa37e41e248140.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93a496d48118224.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/librand-a865b590ae084af5.rlib" "/opt/rustwide/target/debug/deps/librand_core-694c0df0beb4f54c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4dc197037a2b2079.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f0b6e9055ef3e128.rlib" "/opt/rustwide/target/debug/deps/librand-380856a6ddb12cbe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b9fbf0e52d983d6b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49f9b6af068ce343.rlib" "/opt/rustwide/target/debug/deps/librand_hc-ae67eab7dca2bdd1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccfedb9973624196.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c855622779ed7ee8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f92309a95db5cdc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7b22c2b8eb7dd0b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-003370529e7ad4f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87fed5a0446f00b6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e4921a6f76c1810.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ff7d4677d5684289.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dc8421f406f2d531.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c3a1705e33fa8ded.rlib" "/opt/rustwide/target/debug/deps/libmio-cc9bdd69c819e833.rlib" "/opt/rustwide/target/debug/deps/liblazycell-87de77b1920c2156.rlib" "/opt/rustwide/target/debug/deps/libtime-69d01efaf4d570d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e6ba52c400d3d4c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libh2-87bd21aa1c798301.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-4d96764cb5d7896b.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c16919e79123bc2f.rlib" "/opt/rustwide/target/debug/deps/liblog-e56f824d593d0005.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a9f326c2485b03e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f961fa2681dc12d.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ad6b2fc9f7982eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96c3e73ab6421456.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-956879fdd302e67f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1ed5819c7a0b157c.rlib" "/opt/rustwide/target/debug/deps/libiovec-6b70ec7c4c53ecbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-1ead5d332fbd9fda.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1c467fd3cc6a12f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day12-dbe922c1f5e1330f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c4f06f1c52ed52a2d111cdff8cc042221291ff2a86f38e7e1804372aa47a43e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4f06f1c52ed52a2d111cdff8cc042221291ff2a86f38e7e1804372aa47a43e", kill_on_drop: false }` [INFO] [stdout] 7c4f06f1c52ed52a2d111cdff8cc042221291ff2a86f38e7e1804372aa47a43e