[INFO] cloning repository https://github.com/ghsyeung/aoc_2022_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghsyeung/aoc_2022_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghsyeung%2Faoc_2022_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghsyeung%2Faoc_2022_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff9e5a811c08723919ad896046a84280ffcedd80 [INFO] testing ghsyeung/aoc_2022_rust against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghsyeung%2Faoc_2022_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ghsyeung/aoc_2022_rust on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ghsyeung/aoc_2022_rust [INFO] finished tweaking git repo https://github.com/ghsyeung/aoc_2022_rust [INFO] tweaked toml for git repo https://github.com/ghsyeung/aoc_2022_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ghsyeung/aoc_2022_rust 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a52ad0ec86fddc4d06bd31d58f9ff5c56e026b5f1bd7989a357dafef349b52a [INFO] running `Command { std: "docker" "start" "-a" "5a52ad0ec86fddc4d06bd31d58f9ff5c56e026b5f1bd7989a357dafef349b52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a52ad0ec86fddc4d06bd31d58f9ff5c56e026b5f1bd7989a357dafef349b52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a52ad0ec86fddc4d06bd31d58f9ff5c56e026b5f1bd7989a357dafef349b52a", kill_on_drop: false }` [INFO] [stdout] 5a52ad0ec86fddc4d06bd31d58f9ff5c56e026b5f1bd7989a357dafef349b52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4683f1ed3a294971f34b998352a8e0d0e3f11c85937d2916c95bfb0958774b2f [INFO] running `Command { std: "docker" "start" "-a" "4683f1ed3a294971f34b998352a8e0d0e3f11c85937d2916c95bfb0958774b2f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling advent_of_code v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/14.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn part_one(input: &str) -> eyre::Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/14.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn part_two(input: &str) -> eyre::Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/bin/06.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/bin/03.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/bin/11.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | for i in 0..20 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/bin/11.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | for i in 0..10000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determine_target_2` is never used [INFO] [stdout] --> src/bin/11.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 192 | impl Monkey { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn determine_target_2(&self, item: usize, coprime: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_debug` and `print_active` are never used [INFO] [stdout] --> src/bin/11.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 232 | impl Monkeys { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 280 | pub fn print_debug(&self, round: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn print_active(&self, round: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/07.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | Dir(String), [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FileEntryInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - Dir(String), [INFO] [stdout] 92 + Dir(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `path` is never used [INFO] [stdout] --> src/bin/07.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 107 | impl Walk { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 108 | pub fn path(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Dir` and `File` are never constructed [INFO] [stdout] --> src/bin/07.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub enum FileEntry { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 126 | Dir(HashMap), [INFO] [stdout] | ^^^ [INFO] [stdout] 127 | File(usize), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/bin/07.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct FileSystem { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 132 | pub root: HashMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s [INFO] running `Command { std: "docker" "inspect" "4683f1ed3a294971f34b998352a8e0d0e3f11c85937d2916c95bfb0958774b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4683f1ed3a294971f34b998352a8e0d0e3f11c85937d2916c95bfb0958774b2f", kill_on_drop: false }` [INFO] [stdout] 4683f1ed3a294971f34b998352a8e0d0e3f11c85937d2916c95bfb0958774b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b69cd5aa974fead234b9d495a9ceeb49b97e1b376e230eabaaa7322ec3ef87 [INFO] running `Command { std: "docker" "start" "-a" "c8b69cd5aa974fead234b9d495a9ceeb49b97e1b376e230eabaaa7322ec3ef87", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/bin/06.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/bin/03.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/14.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn part_one(input: &str) -> eyre::Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/14.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn part_two(input: &str) -> eyre::Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/bin/11.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | for i in 0..20 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/bin/11.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 345 | for i in 0..10000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determine_target_2` is never used [INFO] [stdout] --> src/bin/11.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 192 | impl Monkey { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn determine_target_2(&self, item: usize, coprime: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_debug` and `print_active` are never used [INFO] [stdout] --> src/bin/11.rs:280:16 [INFO] [stdout] | [INFO] [stdout] 232 | impl Monkeys { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 280 | pub fn print_debug(&self, round: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn print_active(&self, round: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/10.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | let input = advent_of_code::read_file("examples", 10); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `advent_of_code` (bin "04" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name 04 --edition=2021 src/bin/04.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b56acb5c84ef9491 -C extra-filename=-f93862e138a42505 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-ee545fd8dc9e7fee.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ef0fbbbe13b3ea02.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-3498785e15056196.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4b837b8d31d5f06b.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-f7a1339eee8712df.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4459b6ae21397682.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_of_code` (bin "02" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name 02 --edition=2021 src/bin/02.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70fcf6b424a6698f -C extra-filename=-fead24e43bcb9aea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-ee545fd8dc9e7fee.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ef0fbbbe13b3ea02.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-3498785e15056196.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4b837b8d31d5f06b.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-f7a1339eee8712df.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4459b6ae21397682.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJsKmw5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-ef0fbbbe13b3ea02.rlib,libcolor_spantrace-a27541ed18b09c33.rlib,libtracing_error-5f5349813ce8459f.rlib,libtracing_subscriber-2032123cc4821a89.rlib,libthread_local-a4ff9931123c00ed.rlib,libsharded_slab-7a8c373ed17c818e.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing-e2603cc84e60cdc7.rlib,libpin_project_lite-97c4b49af6812166.rlib,libtracing_core-11f9ea798bb4d39b.rlib,libowo_colors-34f7982758e53ee6.rlib,libbacktrace-00177fda161136b1.rlib,libminiz_oxide-8483c9dc36b23d7e.rlib,libadler-f4caa73e14204bdd.rlib,libobject-befb7b7b6ce48326.rlib,libmemchr-307c941cd53a4e7a.rlib,liblibc-117619f3924724e0.rlib,libaddr2line-80c902d98185bedc.rlib,libgimli-991155cd8bee0d9d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-75d535d2d5742005.rlib,libeyre-3498785e15056196.rlib,libindenter-c5e34d39e16440e0.rlib,libonce_cell-55595acf36b6081f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libadvent_of_code-ee545fd8dc9e7fee.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJsKmw5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/14-7b5954f51038443b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code` (bin "11" test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name 11 --edition=2021 src/bin/11.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae77a0d3970cf776 -C extra-filename=-c477ab4c0277d234 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-ee545fd8dc9e7fee.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-ef0fbbbe13b3ea02.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-3498785e15056196.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4b837b8d31d5f06b.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-f7a1339eee8712df.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4459b6ae21397682.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "14" test) due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcReGJZZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpico_args-4459b6ae21397682.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcReGJZZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/download-aba32f0f4e79292a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code` (bin "download" test) due to 1 previous error [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/07.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | Dir(String), [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FileEntryInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 92 - Dir(String), [INFO] [stdout] 92 + Dir(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `path` is never used [INFO] [stdout] --> src/bin/07.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 107 | impl Walk { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 108 | pub fn path(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Dir` and `File` are never constructed [INFO] [stdout] --> src/bin/07.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub enum FileEntry { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 126 | Dir(HashMap), [INFO] [stdout] | ^^^ [INFO] [stdout] 127 | File(usize), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `root` is never read [INFO] [stdout] --> src/bin/07.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct FileSystem { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 132 | pub root: HashMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileSystem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8b69cd5aa974fead234b9d495a9ceeb49b97e1b376e230eabaaa7322ec3ef87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b69cd5aa974fead234b9d495a9ceeb49b97e1b376e230eabaaa7322ec3ef87", kill_on_drop: false }` [INFO] [stdout] c8b69cd5aa974fead234b9d495a9ceeb49b97e1b376e230eabaaa7322ec3ef87