[INFO] cloning repository https://github.com/greedy/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greedy/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreedy%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreedy%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2455879a13f81fb11a0324a528b5e51f1844425 [INFO] testing greedy/aoc2022/c2455879a13f81fb11a0324a528b5e51f1844425 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreedy%2Faoc2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greedy/aoc2022 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greedy/aoc2022 [INFO] finished tweaking git repo https://github.com/greedy/aoc2022 [INFO] tweaked toml for git repo https://github.com/greedy/aoc2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/greedy/aoc2022 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-iter v1.1.1 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.6 [INFO] [stderr] Downloaded android_glue v0.2.3 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Downloaded parse-display v0.6.0 [INFO] [stderr] Downloaded test-case v2.2.2 [INFO] [stderr] Downloaded shared_library v0.1.9 [INFO] [stderr] Downloaded glutin_gles2_sys v0.1.5 [INFO] [stderr] Downloaded gl v0.14.0 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.8 [INFO] [stderr] Downloaded parse-display-derive v0.6.0 [INFO] [stderr] Downloaded slotmap v0.4.3 [INFO] [stderr] Downloaded calloop v0.9.3 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded x11-dl v2.20.1 [INFO] [stderr] Downloaded glutin v0.28.0 [INFO] [stderr] Downloaded cookie v0.16.1 [INFO] [stderr] Downloaded glow v0.7.2 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.4 [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded memmap2 v0.3.1 [INFO] [stderr] Downloaded nix v0.22.3 [INFO] [stderr] Downloaded jpeg-decoder v0.1.22 [INFO] [stderr] Downloaded test-case-macros v2.2.2 [INFO] [stderr] Downloaded glutin_emscripten_sys v0.1.1 [INFO] [stderr] Downloaded glutin_wgl_sys v0.1.5 [INFO] [stderr] Downloaded osmesa-sys v0.1.2 [INFO] [stderr] Downloaded wayland-egl v0.29.5 [INFO] [stderr] Downloaded earcutr v0.2.0 [INFO] [stderr] Downloaded speedy2d v1.9.0 [INFO] [stderr] Downloaded tiff v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d87cfca3d7e883fff96bf21f9c01e39eb7cf81ad24f6dc18468ee1792f83457e [INFO] running `Command { std: "docker" "start" "-a" "d87cfca3d7e883fff96bf21f9c01e39eb7cf81ad24f6dc18468ee1792f83457e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d87cfca3d7e883fff96bf21f9c01e39eb7cf81ad24f6dc18468ee1792f83457e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87cfca3d7e883fff96bf21f9c01e39eb7cf81ad24f6dc18468ee1792f83457e", kill_on_drop: false }` [INFO] [stdout] d87cfca3d7e883fff96bf21f9c01e39eb7cf81ad24f6dc18468ee1792f83457e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fb36962b9d8a1183d60aabe4071e27d321c80ce005bd8001767757edeb346b9 [INFO] running `Command { std: "docker" "start" "-a" "3fb36962b9d8a1183d60aabe4071e27d321c80ce005bd8001767757edeb346b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling earcutr v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parse-display-derive v0.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling bit-iter v1.1.1 [INFO] [stderr] Compiling parse-display v0.6.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling speedy2d v1.9.0 [INFO] [stderr] Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nom::Finish` [INFO] [stdout] --> src/iterators.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | use nom::Finish; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/grid.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/grid.rs:431:59 [INFO] [stdout] | [INFO] [stdout] 431 | r.iter().map(|c| f.write_char(c.cell_char())).try_collect()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `grid` and `rownum` are never used [INFO] [stdout] --> src/grid.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl<'a, T> Row<'a, T> { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 179 | fn grid(&self) -> &'a Grid { self.grid } [INFO] [stdout] | ^^^^ [INFO] [stdout] 180 | fn rownum(&self) -> usize { self.row } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/bin/day15.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aoc2022::grid` [INFO] [stdout] --> src/bin/day15.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use aoc2022::grid; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/bin/day13.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let num_parser = map(i32, (|n| Self::Int(n))); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - let num_parser = map(i32, (|n| Self::Int(n))); [INFO] [stdout] 48 + let num_parser = map(i32, |n| Self::Int(n)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `combinator::into` [INFO] [stdout] --> src/bin/day5.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | combinator::into, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_results` [INFO] [stdout] --> src/bin/day6.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use itertools::{process_results, Itertools}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Windows` is never constructed [INFO] [stdout] --> src/bin/day6.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Windows<'a, T>{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/day6.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a, T> Windows<'a, T> { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 17 | pub fn new(inner: &'a [T], window_size: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WindowsIterExt` is never used [INFO] [stdout] --> src/bin/day6.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | trait WindowsIterExt { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bin/day13.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/bin/day13.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | rest.iter().map(|p| write!(f, ",{}", p)).try_collect()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::RangeBounds` [INFO] [stdout] --> src/bin/day15.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::RangeBounds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `iter_count` is assigned to, but never used [INFO] [stdout] --> src/bin/day12/astar.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | let mut iter_count = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_iter_count` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_overbuild` is never used [INFO] [stdout] --> src/bin/day19.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 128 | impl Blueprint { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 129 | fn is_overbuild(&self, st: &State) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bin/day5.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | fn main() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/bin/day5.rs:172:62 [INFO] [stdout] | [INFO] [stdout] 172 | steps.iter().map(|step| ship.execute(step, Mode::Part1)).try_collect()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/day12/main.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | let mut problem = Problem { grid, start_pos, end_pos }; [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] --> src/bin/day12/main.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let mut grid = problem.grid; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_inclusive_ranges` is never used [INFO] [stdout] --> src/bin/day15.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn merge_inclusive_ranges(a: &RangeInclusive, b: &RangeInclusive) -> RangeInclusive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `distance_to_beacon` is never used [INFO] [stdout] --> src/bin/day15.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl SensorReport { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | fn distance_to_beacon(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains` and `contains_range` are never used [INFO] [stdout] --> src/bin/day15.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 92 | impl IntervalSet { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 136 | fn contains(&self, point: &T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | fn contains_range(&self, range: &RangeInclusive) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cols`, `get_mut`, `get_row`, `get_col`, and `fill` are never used [INFO] [stdout] --> src/bin/day12/grid.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Grid { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn cols(&self) -> Cols { Cols::new(self) } [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_mut(&mut self, coord: &Coord) -> Option<&mut T> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn get_row(&self, row: usize) -> Option> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn get_col(&self, col: usize) -> Option> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn fill(&self, width: usize, height: usize, value: T) -> Self where T: Clone { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `grid`, `rownum`, and `get` are never used [INFO] [stdout] --> src/bin/day12/grid.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 169 | impl<'a, T> Row<'a, T> { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 176 | fn grid(&self) -> &'a Grid { self.grid } [INFO] [stdout] | ^^^^ [INFO] [stdout] 177 | fn rownum(&self) -> usize { self.row } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn get(&self, col: usize) -> Option<&'a T> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/day12/grid.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 246 | impl<'a, T> Cols<'a, T> { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 247 | fn new(grid: &'a Grid) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `grid` and `colnum` are never read [INFO] [stdout] --> src/bin/day12/grid.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | pub struct Col<'a, T> { grid: &'a Grid, colnum: usize } [INFO] [stdout] | --- ^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter` and `mk_coord` are never used [INFO] [stdout] --> src/bin/day12/grid.rs:289:12 [INFO] [stdout] | [INFO] [stdout] 286 | impl<'a, T> Col<'a, T> { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 289 | pub fn iter(&self) -> ColIter<'a, T> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | fn mk_coord(&self, row: usize) -> Coord { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/day12/grid.rs:301:8 [INFO] [stdout] | [INFO] [stdout] 300 | impl<'a, T> ColIter<'a, T> { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 301 | fn new(c: &Col<'a, T>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `all` is never used [INFO] [stdout] --> src/bin/day12/grid.rs:356:12 [INFO] [stdout] | [INFO] [stdout] 355 | impl Direction { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 356 | pub fn all() -> impl Iterator { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_into_advanced` is never used [INFO] [stdout] --> src/bin/day12/grid.rs:395:12 [INFO] [stdout] | [INFO] [stdout] 364 | impl Coord { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 395 | pub fn try_into_advanced(mut self, dir: Direction) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/bin/day5.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 36 | impl Ship { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 37 | fn new(nstacks: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccQBepR/symbols.o" "/opt/rustwide/target/debug/deps/day25-7ec05fb543f3af35.day25.a20b4accfa57e19e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day25-7ec05fb543f3af35.day25.a20b4accfa57e19e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day25-7ec05fb543f3af35.day25.a20b4accfa57e19e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day25-7ec05fb543f3af35.7dalga4myo3nrtmvcaftpf97y.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2022-de57222eb5dd30f8.rlib" "/opt/rustwide/target/debug/deps/libnom-7e3a8740997dd2e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-b728b2b5c7634ac1.rlib" "/opt/rustwide/target/debug/deps/libeither-792686e523942fea.rlib" "/opt/rustwide/target/debug/deps/libdirectories-61de921da92f2d64.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-02b36c2745f854bd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2b97fa6e247f4f7b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f1e74432826b1fe.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-481fdb49cfc9eb5b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a0fc4965b224f79b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3a532b07baba68cd.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-f615e553b5068506.rlib" "/opt/rustwide/target/debug/deps/libcookie-5294ff624d403bb5.rlib" "/opt/rustwide/target/debug/deps/libtime-600e424053ad9c26.rlib" "/opt/rustwide/target/debug/deps/libtime_core-dd4720ab77475238.rlib" "/opt/rustwide/target/debug/deps/libidna-d58c6597b56207ff.rlib" "/opt/rustwide/target/debug/deps/libmatches-02ef9c666247922e.rlib" "/opt/rustwide/target/debug/deps/libipnet-659ea7db7900be12.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1169ada8e0cd5df1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e56ebf78102dac82.rlib" "/opt/rustwide/target/debug/deps/libryu-359e5f53fe3b40d4.rlib" "/opt/rustwide/target/debug/deps/libmime-701a6588c0456055.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-27292a14e2549cfc.rlib" "/opt/rustwide/target/debug/deps/libserde-88f9c72c87461330.rlib" "/opt/rustwide/target/debug/deps/libbase64-b2d8df68a40f4992.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-42bf6dc0f1b56c9f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-183b3467ae787a39.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9780f84f2ea84d1b.rlib" "/opt/rustwide/target/debug/deps/libhyper-6e9e5e32ac9da6f6.rlib" "/opt/rustwide/target/debug/deps/libwant-32557f0dd6cbe0b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d98063fd0e96d9b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-084f1347c31d20b5.rlib" "/opt/rustwide/target/debug/deps/libh2-bceea44535adfd17.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53a0af5946f718d1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b28e9905c72c6453.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9d476e0a65f4a37e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-343bfc2230f699ae.rlib" "/opt/rustwide/target/debug/deps/libtower_service-62660e80b835d52c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5c29666f0cb17e6e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5528e474a8d0330.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3365580bd144a2cc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-aa2a7668f40a4262.rlib" "/opt/rustwide/target/debug/deps/libmio-11543a295de82ec8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0aedd9793e954962.rlib" "/opt/rustwide/target/debug/deps/liblog-1c9f5815ddff99d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-560222fa59ef98fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09c19361b37a7743.rlib" "/opt/rustwide/target/debug/deps/libslab-3c3d2088aa5f7519.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05ff60a50f4167d9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de024075e8fe77d6.rlib" "/opt/rustwide/target/debug/deps/liburl-be3b08d28d9603bc.rlib" "/opt/rustwide/target/debug/deps/libidna-0c3111db4de795fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d24b86b79f7ac1b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70f9d1d63d943234.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f66295ba3eb6ba18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3f5de1d388349332.rlib" "/opt/rustwide/target/debug/deps/libhttp-502eee456632612a.rlib" "/opt/rustwide/target/debug/deps/libitoa-aef62f0ddc86edf1.rlib" "/opt/rustwide/target/debug/deps/libbytes-761db0b1b7529e04.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-ee238dced348abf1.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-1fe331185cdf6497.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-b1cf69182655e832.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9153da00a27c9375.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a332f51c5f1582aa.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8d9e62358a774c76.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2bddd79f308dec8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f6706cab357b3481.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e3ee918bdcb96c58.rlib" "/opt/rustwide/target/debug/deps/libeyre-277daa994dcefcac.rlib" "/opt/rustwide/target/debug/deps/libindenter-50d99342ee985c5b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9381938c671915be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-047c5dba25b4b8e7.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-73c478c1b4486867.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-eca3157a630ad467.rlib" "/opt/rustwide/target/debug/deps/libgimli-5cab4849d9f5f45c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-989bd3b677c44ce6.rlib" "/opt/rustwide/target/debug/deps/libclap-4db163791be19c59.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1d7b3fd4976035de.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-33e92d3fa995cb58.rlib" "/opt/rustwide/target/debug/deps/librustix-ae28617eb9f75b4e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-06a973e5e7226a25.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-80762524d707ec76.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca6fade884dcb4e9.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-44d6552c32b48a63.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-461695453eda8bf5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-07c04c6c88c06920.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f9af8b53eb18165.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day25-7ec05fb543f3af35" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2022` (bin "day25") due to 2 previous errors [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccvYUpM/symbols.o" "/opt/rustwide/target/debug/deps/day6-2746f33587a5e840.day6.be2551d987924d8b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day6-2746f33587a5e840.day6.be2551d987924d8b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day6-2746f33587a5e840.day6.be2551d987924d8b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day6-2746f33587a5e840.crrqgt6grxylc2v2rump2n61f.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2022-de57222eb5dd30f8.rlib" "/opt/rustwide/target/debug/deps/libnom-7e3a8740997dd2e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-b728b2b5c7634ac1.rlib" "/opt/rustwide/target/debug/deps/libeither-792686e523942fea.rlib" "/opt/rustwide/target/debug/deps/libdirectories-61de921da92f2d64.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-02b36c2745f854bd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2b97fa6e247f4f7b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f1e74432826b1fe.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-481fdb49cfc9eb5b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a0fc4965b224f79b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3a532b07baba68cd.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-f615e553b5068506.rlib" "/opt/rustwide/target/debug/deps/libcookie-5294ff624d403bb5.rlib" "/opt/rustwide/target/debug/deps/libtime-600e424053ad9c26.rlib" "/opt/rustwide/target/debug/deps/libtime_core-dd4720ab77475238.rlib" "/opt/rustwide/target/debug/deps/libidna-d58c6597b56207ff.rlib" "/opt/rustwide/target/debug/deps/libmatches-02ef9c666247922e.rlib" "/opt/rustwide/target/debug/deps/libipnet-659ea7db7900be12.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1169ada8e0cd5df1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e56ebf78102dac82.rlib" "/opt/rustwide/target/debug/deps/libryu-359e5f53fe3b40d4.rlib" "/opt/rustwide/target/debug/deps/libmime-701a6588c0456055.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-27292a14e2549cfc.rlib" "/opt/rustwide/target/debug/deps/libserde-88f9c72c87461330.rlib" "/opt/rustwide/target/debug/deps/libbase64-b2d8df68a40f4992.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-42bf6dc0f1b56c9f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-183b3467ae787a39.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9780f84f2ea84d1b.rlib" "/opt/rustwide/target/debug/deps/libhyper-6e9e5e32ac9da6f6.rlib" "/opt/rustwide/target/debug/deps/libwant-32557f0dd6cbe0b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d98063fd0e96d9b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-084f1347c31d20b5.rlib" "/opt/rustwide/target/debug/deps/libh2-bceea44535adfd17.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53a0af5946f718d1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b28e9905c72c6453.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9d476e0a65f4a37e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-343bfc2230f699ae.rlib" "/opt/rustwide/target/debug/deps/libtower_service-62660e80b835d52c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5c29666f0cb17e6e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5528e474a8d0330.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3365580bd144a2cc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-aa2a7668f40a4262.rlib" "/opt/rustwide/target/debug/deps/libmio-11543a295de82ec8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0aedd9793e954962.rlib" "/opt/rustwide/target/debug/deps/liblog-1c9f5815ddff99d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-560222fa59ef98fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09c19361b37a7743.rlib" "/opt/rustwide/target/debug/deps/libslab-3c3d2088aa5f7519.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05ff60a50f4167d9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de024075e8fe77d6.rlib" "/opt/rustwide/target/debug/deps/liburl-be3b08d28d9603bc.rlib" "/opt/rustwide/target/debug/deps/libidna-0c3111db4de795fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d24b86b79f7ac1b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70f9d1d63d943234.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f66295ba3eb6ba18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3f5de1d388349332.rlib" "/opt/rustwide/target/debug/deps/libhttp-502eee456632612a.rlib" "/opt/rustwide/target/debug/deps/libitoa-aef62f0ddc86edf1.rlib" "/opt/rustwide/target/debug/deps/libbytes-761db0b1b7529e04.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-ee238dced348abf1.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-1fe331185cdf6497.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-b1cf69182655e832.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9153da00a27c9375.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a332f51c5f1582aa.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8d9e62358a774c76.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2bddd79f308dec8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f6706cab357b3481.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e3ee918bdcb96c58.rlib" "/opt/rustwide/target/debug/deps/libeyre-277daa994dcefcac.rlib" "/opt/rustwide/target/debug/deps/libindenter-50d99342ee985c5b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9381938c671915be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-047c5dba25b4b8e7.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-73c478c1b4486867.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-eca3157a630ad467.rlib" "/opt/rustwide/target/debug/deps/libgimli-5cab4849d9f5f45c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-989bd3b677c44ce6.rlib" "/opt/rustwide/target/debug/deps/libclap-4db163791be19c59.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1d7b3fd4976035de.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-33e92d3fa995cb58.rlib" "/opt/rustwide/target/debug/deps/librustix-ae28617eb9f75b4e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-06a973e5e7226a25.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-80762524d707ec76.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca6fade884dcb4e9.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-44d6552c32b48a63.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-461695453eda8bf5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-07c04c6c88c06920.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f9af8b53eb18165.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day6-2746f33587a5e840" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2022` (bin "day6") due to 2 previous errors; 4 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcEBWhjM/symbols.o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb.day23.44d476126914c02f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb.day23.44d476126914c02f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb.day23.44d476126914c02f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb.day23.44d476126914c02f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb.day23.44d476126914c02f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb.ehgd1rsdwz6057fhyno1eweyf.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2022-de57222eb5dd30f8.rlib" "/opt/rustwide/target/debug/deps/libnom-7e3a8740997dd2e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-b728b2b5c7634ac1.rlib" "/opt/rustwide/target/debug/deps/libeither-792686e523942fea.rlib" "/opt/rustwide/target/debug/deps/libdirectories-61de921da92f2d64.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-02b36c2745f854bd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2b97fa6e247f4f7b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f1e74432826b1fe.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-481fdb49cfc9eb5b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a0fc4965b224f79b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3a532b07baba68cd.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-f615e553b5068506.rlib" "/opt/rustwide/target/debug/deps/libcookie-5294ff624d403bb5.rlib" "/opt/rustwide/target/debug/deps/libtime-600e424053ad9c26.rlib" "/opt/rustwide/target/debug/deps/libtime_core-dd4720ab77475238.rlib" "/opt/rustwide/target/debug/deps/libidna-d58c6597b56207ff.rlib" "/opt/rustwide/target/debug/deps/libmatches-02ef9c666247922e.rlib" "/opt/rustwide/target/debug/deps/libipnet-659ea7db7900be12.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1169ada8e0cd5df1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e56ebf78102dac82.rlib" "/opt/rustwide/target/debug/deps/libryu-359e5f53fe3b40d4.rlib" "/opt/rustwide/target/debug/deps/libmime-701a6588c0456055.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-27292a14e2549cfc.rlib" "/opt/rustwide/target/debug/deps/libserde-88f9c72c87461330.rlib" "/opt/rustwide/target/debug/deps/libbase64-b2d8df68a40f4992.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-42bf6dc0f1b56c9f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-183b3467ae787a39.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9780f84f2ea84d1b.rlib" "/opt/rustwide/target/debug/deps/libhyper-6e9e5e32ac9da6f6.rlib" "/opt/rustwide/target/debug/deps/libwant-32557f0dd6cbe0b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d98063fd0e96d9b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-084f1347c31d20b5.rlib" "/opt/rustwide/target/debug/deps/libh2-bceea44535adfd17.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53a0af5946f718d1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b28e9905c72c6453.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9d476e0a65f4a37e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-343bfc2230f699ae.rlib" "/opt/rustwide/target/debug/deps/libtower_service-62660e80b835d52c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5c29666f0cb17e6e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5528e474a8d0330.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3365580bd144a2cc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-aa2a7668f40a4262.rlib" "/opt/rustwide/target/debug/deps/libmio-11543a295de82ec8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0aedd9793e954962.rlib" "/opt/rustwide/target/debug/deps/liblog-1c9f5815ddff99d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-560222fa59ef98fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09c19361b37a7743.rlib" "/opt/rustwide/target/debug/deps/libslab-3c3d2088aa5f7519.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05ff60a50f4167d9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de024075e8fe77d6.rlib" "/opt/rustwide/target/debug/deps/liburl-be3b08d28d9603bc.rlib" "/opt/rustwide/target/debug/deps/libidna-0c3111db4de795fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d24b86b79f7ac1b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70f9d1d63d943234.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f66295ba3eb6ba18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3f5de1d388349332.rlib" "/opt/rustwide/target/debug/deps/libhttp-502eee456632612a.rlib" "/opt/rustwide/target/debug/deps/libitoa-aef62f0ddc86edf1.rlib" "/opt/rustwide/target/debug/deps/libbytes-761db0b1b7529e04.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-ee238dced348abf1.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-1fe331185cdf6497.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-b1cf69182655e832.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9153da00a27c9375.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a332f51c5f1582aa.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8d9e62358a774c76.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2bddd79f308dec8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f6706cab357b3481.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e3ee918bdcb96c58.rlib" "/opt/rustwide/target/debug/deps/libeyre-277daa994dcefcac.rlib" "/opt/rustwide/target/debug/deps/libindenter-50d99342ee985c5b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9381938c671915be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-047c5dba25b4b8e7.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-73c478c1b4486867.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-eca3157a630ad467.rlib" "/opt/rustwide/target/debug/deps/libgimli-5cab4849d9f5f45c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-989bd3b677c44ce6.rlib" "/opt/rustwide/target/debug/deps/libclap-4db163791be19c59.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1d7b3fd4976035de.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-33e92d3fa995cb58.rlib" "/opt/rustwide/target/debug/deps/librustix-ae28617eb9f75b4e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-06a973e5e7226a25.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-80762524d707ec76.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca6fade884dcb4e9.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-44d6552c32b48a63.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-461695453eda8bf5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-07c04c6c88c06920.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f9af8b53eb18165.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day23-29594ce818a1f3fb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2022` (bin "day23") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyajKR8/symbols.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.day15.33c27fe58d41d2b0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b.au8k6oayx3ay95tgoahd6bza2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2022-de57222eb5dd30f8.rlib" "/opt/rustwide/target/debug/deps/libnom-7e3a8740997dd2e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-b728b2b5c7634ac1.rlib" "/opt/rustwide/target/debug/deps/libeither-792686e523942fea.rlib" "/opt/rustwide/target/debug/deps/libdirectories-61de921da92f2d64.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-02b36c2745f854bd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2b97fa6e247f4f7b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f1e74432826b1fe.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-481fdb49cfc9eb5b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a0fc4965b224f79b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3a532b07baba68cd.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-f615e553b5068506.rlib" "/opt/rustwide/target/debug/deps/libcookie-5294ff624d403bb5.rlib" "/opt/rustwide/target/debug/deps/libtime-600e424053ad9c26.rlib" "/opt/rustwide/target/debug/deps/libtime_core-dd4720ab77475238.rlib" "/opt/rustwide/target/debug/deps/libidna-d58c6597b56207ff.rlib" "/opt/rustwide/target/debug/deps/libmatches-02ef9c666247922e.rlib" "/opt/rustwide/target/debug/deps/libipnet-659ea7db7900be12.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1169ada8e0cd5df1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e56ebf78102dac82.rlib" "/opt/rustwide/target/debug/deps/libryu-359e5f53fe3b40d4.rlib" "/opt/rustwide/target/debug/deps/libmime-701a6588c0456055.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-27292a14e2549cfc.rlib" "/opt/rustwide/target/debug/deps/libserde-88f9c72c87461330.rlib" "/opt/rustwide/target/debug/deps/libbase64-b2d8df68a40f4992.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-42bf6dc0f1b56c9f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e56066bf9eb340b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-183b3467ae787a39.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-4853df7e7527f248.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-739f192f81e59559.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9780f84f2ea84d1b.rlib" "/opt/rustwide/target/debug/deps/libhyper-6e9e5e32ac9da6f6.rlib" "/opt/rustwide/target/debug/deps/libwant-32557f0dd6cbe0b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d98063fd0e96d9b4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-084f1347c31d20b5.rlib" "/opt/rustwide/target/debug/deps/libh2-bceea44535adfd17.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53a0af5946f718d1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b28e9905c72c6453.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9d476e0a65f4a37e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-343bfc2230f699ae.rlib" "/opt/rustwide/target/debug/deps/libtower_service-62660e80b835d52c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5c29666f0cb17e6e.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5528e474a8d0330.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3365580bd144a2cc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-aa2a7668f40a4262.rlib" "/opt/rustwide/target/debug/deps/libmio-11543a295de82ec8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0aedd9793e954962.rlib" "/opt/rustwide/target/debug/deps/liblog-1c9f5815ddff99d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-560222fa59ef98fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09c19361b37a7743.rlib" "/opt/rustwide/target/debug/deps/libslab-3c3d2088aa5f7519.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-05ff60a50f4167d9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de024075e8fe77d6.rlib" "/opt/rustwide/target/debug/deps/liburl-be3b08d28d9603bc.rlib" "/opt/rustwide/target/debug/deps/libidna-0c3111db4de795fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1d24b86b79f7ac1b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70f9d1d63d943234.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f66295ba3eb6ba18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3f5de1d388349332.rlib" "/opt/rustwide/target/debug/deps/libhttp-502eee456632612a.rlib" "/opt/rustwide/target/debug/deps/libitoa-aef62f0ddc86edf1.rlib" "/opt/rustwide/target/debug/deps/libbytes-761db0b1b7529e04.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-ee238dced348abf1.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-1fe331185cdf6497.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-b1cf69182655e832.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9153da00a27c9375.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a332f51c5f1582aa.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8d9e62358a774c76.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2bddd79f308dec8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f6706cab357b3481.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-e3ee918bdcb96c58.rlib" "/opt/rustwide/target/debug/deps/libeyre-277daa994dcefcac.rlib" "/opt/rustwide/target/debug/deps/libindenter-50d99342ee985c5b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9381938c671915be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-047c5dba25b4b8e7.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-73c478c1b4486867.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-eca3157a630ad467.rlib" "/opt/rustwide/target/debug/deps/libgimli-5cab4849d9f5f45c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-989bd3b677c44ce6.rlib" "/opt/rustwide/target/debug/deps/libclap-4db163791be19c59.rlib" "/opt/rustwide/target/debug/deps/libstrsim-1d7b3fd4976035de.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-33e92d3fa995cb58.rlib" "/opt/rustwide/target/debug/deps/librustix-ae28617eb9f75b4e.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-06a973e5e7226a25.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-80762524d707ec76.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca6fade884dcb4e9.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-44d6552c32b48a63.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-461695453eda8bf5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-07c04c6c88c06920.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f9af8b53eb18165.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day15-6ffe9efd9616129b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2022` (bin "day15") due to 2 previous errors; 6 warnings emitted [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3fb36962b9d8a1183d60aabe4071e27d321c80ce005bd8001767757edeb346b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb36962b9d8a1183d60aabe4071e27d321c80ce005bd8001767757edeb346b9", kill_on_drop: false }` [INFO] [stdout] 3fb36962b9d8a1183d60aabe4071e27d321c80ce005bd8001767757edeb346b9