[INFO] cloning repository https://github.com/mcpar-land/adventofcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcpar-land/adventofcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fadventofcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fadventofcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d483a7c3a67816706cdc18fd102e6da094d1c957 [INFO] testing mcpar-land/adventofcode against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fadventofcode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcpar-land/adventofcode on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcpar-land/adventofcode [INFO] finished tweaking git repo https://github.com/mcpar-land/adventofcode [INFO] tweaked toml for git repo https://github.com/mcpar-land/adventofcode written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mcpar-land/adventofcode 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e649a984d97342d14543b03f7348b530db39e427f2ab2384bb52d3eba713a26 [INFO] running `Command { std: "docker" "start" "-a" "5e649a984d97342d14543b03f7348b530db39e427f2ab2384bb52d3eba713a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e649a984d97342d14543b03f7348b530db39e427f2ab2384bb52d3eba713a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e649a984d97342d14543b03f7348b530db39e427f2ab2384bb52d3eba713a26", kill_on_drop: false }` [INFO] [stdout] 5e649a984d97342d14543b03f7348b530db39e427f2ab2384bb52d3eba713a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4196b1fc4bf59dff8254e4aff3e42508c6e597ef87c60edd853a7e291a237a73 [INFO] running `Command { std: "docker" "start" "-a" "4196b1fc4bf59dff8254e4aff3e42508c6e597ef87c60edd853a7e291a237a73", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling inventory v0.3.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::RangeInclusive` [INFO] [stdout] --> src/years/y2015/day06.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `owo_colors::*` [INFO] [stdout] --> src/years/y2015/day07.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use owo_colors::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::ChallengeFn` [INFO] [stdout] --> src/years/y2015/day08.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::ChallengeFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/years/y2015/day09.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/years/y2023/mod.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{anyhow, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/years/y2023/day03.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ParallelProgressIterator` [INFO] [stdout] --> src/years/y2023/day05.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | use indicatif::ParallelProgressIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `idt` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn idt(level: usize) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.66s [INFO] running `Command { std: "docker" "inspect" "4196b1fc4bf59dff8254e4aff3e42508c6e597ef87c60edd853a7e291a237a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4196b1fc4bf59dff8254e4aff3e42508c6e597ef87c60edd853a7e291a237a73", kill_on_drop: false }` [INFO] [stdout] 4196b1fc4bf59dff8254e4aff3e42508c6e597ef87c60edd853a7e291a237a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a7e6b7c67ee9d7699232ea63c3c7d222ce9b8097c34a439fdb00a9504f7effb [INFO] running `Command { std: "docker" "start" "-a" "6a7e6b7c67ee9d7699232ea63c3c7d222ce9b8097c34a439fdb00a9504f7effb", kill_on_drop: false }` [INFO] [stderr] Compiling adventofcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::RangeInclusive` [INFO] [stdout] --> src/years/y2015/day06.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::RangeInclusive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `owo_colors::*` [INFO] [stdout] --> src/years/y2015/day07.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use owo_colors::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::ChallengeFn` [INFO] [stdout] --> src/years/y2015/day08.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::common::ChallengeFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/years/y2015/day09.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bail` [INFO] [stdout] --> src/years/y2023/mod.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use anyhow::{anyhow, bail}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/years/y2023/day03.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indicatif::ParallelProgressIterator` [INFO] [stdout] --> src/years/y2023/day05.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | use indicatif::ParallelProgressIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `idt` is never used [INFO] [stdout] --> src/common.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn idt(level: usize) -> String { [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/beta-2024-12-08-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/rustcEbSfdf/symbols.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.adventofcode.5a794eb0661a29e9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748.1q22o81oz72ttjj7f4tnqf49a.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-33800a438fe1218a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-896b52bf32aec914.rlib" "/opt/rustwide/target/debug/deps/libitertools-f36ccafa8b07e355.rlib" "/opt/rustwide/target/debug/deps/libindicatif-0e4ec88cf711e9a8.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-fcf8a3460819be3e.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-32290b097e7f8875.rlib" "/opt/rustwide/target/debug/deps/libconsole-75994c030c7e076d.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf41f70c54b8b7aa.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-cfceec31e2d6206b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libregex-df9a1c1ce14163ec.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-881503648830e200.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42eca8b16757950a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-61597a0e9e77338d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libmd5-8738a961730a0f9b.rlib" "/opt/rustwide/target/debug/deps/libinventory-aa843eb2445bf5d7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.rlib" "/opt/rustwide/target/debug/deps/librayon-10de77ccb9326a75.rlib" "/opt/rustwide/target/debug/deps/librayon_core-82c4c8dc3c3fe90a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b19607cccbe38d3d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-495894019c271dde.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-70be0b3efc76ca6c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed915c09f57de221.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libeither-49b31dd90481588d.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-bea297315a5f3142.rlib" "/opt/rustwide/target/debug/deps/libclap-e9782e9390cb29e6.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-e47c4fbc94baf4cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-0d5f0129fd107c6a.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-2b40b71f5ce01558.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-26030f3af539aac6.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-347d2b47ecabb312.rlib" "/opt/rustwide/target/debug/deps/libanstyle-da4958938b82d234.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/adventofcode-9ca88d8ac7548748" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode` (bin "adventofcode" test) due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6a7e6b7c67ee9d7699232ea63c3c7d222ce9b8097c34a439fdb00a9504f7effb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7e6b7c67ee9d7699232ea63c3c7d222ce9b8097c34a439fdb00a9504f7effb", kill_on_drop: false }` [INFO] [stdout] 6a7e6b7c67ee9d7699232ea63c3c7d222ce9b8097c34a439fdb00a9504f7effb