[INFO] cloning repository https://github.com/danvk/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danvk/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvk%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvk%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7adff78d9b2c6e6ad9185be566cc3f11f3b6f4e [INFO] testing danvk/aoc2020 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanvk%2Faoc2020" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danvk/aoc2020 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danvk/aoc2020 [INFO] finished tweaking git repo https://github.com/danvk/aoc2020 [INFO] tweaked toml for git repo https://github.com/danvk/aoc2020 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danvk/aoc2020 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ba8b330bf7e979a3877df648e52774b9bdc3a25254abeb25400b2cd2480d55 [INFO] running `Command { std: "docker" "start" "-a" "f6ba8b330bf7e979a3877df648e52774b9bdc3a25254abeb25400b2cd2480d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ba8b330bf7e979a3877df648e52774b9bdc3a25254abeb25400b2cd2480d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ba8b330bf7e979a3877df648e52774b9bdc3a25254abeb25400b2cd2480d55", kill_on_drop: false }` [INFO] [stdout] f6ba8b330bf7e979a3877df648e52774b9bdc3a25254abeb25400b2cd2480d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c1bb98f4047b661c128d556a7cb1ff39c5dd98b6af5643ba8bc279fe59fb77 [INFO] running `Command { std: "docker" "start" "-a" "74c1bb98f4047b661c128d556a7cb1ff39c5dd98b6af5643ba8bc279fe59fb77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/day22.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/bin/day22.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashMap` [INFO] [stdout] --> src/bin/day22.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt` and `time::Instant` [INFO] [stdout] --> src/bin/day24.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, fmt, time::Instant}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/bin/day15.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, env}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aoc2020::util` [INFO] [stdout] --> src/bin/day16.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use aoc2020::util; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `print` is never used [INFO] [stdout] --> src/bin/day22.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl GameState { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | fn print(&self) -> () { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/bin/day17.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | for i in 1..=6 { [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: function `remove_false` is never used [INFO] [stdout] --> src/bin/day24.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn remove_false(floor: &mut TileFloor) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/day24.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | _ => unreachable!(format!("{}, {}", c, c1)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `unreachable!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 67 - _ => unreachable!(format!("{}, {}", c, c1)), [INFO] [stdout] 67 + _ => unreachable!("{}, {}", c, c1), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt` [INFO] [stdout] --> src/bin/day12.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{env, fmt}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dir` is never read [INFO] [stdout] --> src/bin/day12.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Ship { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | dir: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ship` 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] [INFO] [stdout] [INFO] [stdout] warning: function `dir` is never used [INFO] [stdout] --> src/bin/day12.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn dir(degrees: i32) -> (i32, i32) { [INFO] [stdout] | ^^^ [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] error: could not compile `aoc2020` (bin "day19") [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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day19 --edition=2018 src/bin/day19.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a742233dbdb742f1 -C extra-filename=-b8737dcd0c93953c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `aoc2020` (bin "day21") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day21 --edition=2018 src/bin/day21.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70310a192852df7b -C extra-filename=-8fdba4160e61e9bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2020` (bin "day17"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day17 --edition=2018 src/bin/day17.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=caea60819962a122 -C extra-filename=-d3d94d70a50bd95c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2020` (bin "day24"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day24 --edition=2018 src/bin/day24.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=717bbe6ca93704f3 -C extra-filename=-ca04a9a668a75b48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2020` (bin "day10") [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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day10 --edition=2018 src/bin/day10.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a362a1e4af5a54b -C extra-filename=-5da1d40c3cb3175c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.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/rustcymw3ex/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libmemchr-788173701f270c65.rlib,libaoc2020-bf9ca607d9f7b61d.rlib,liblazy_static-2bb390fee0230a38.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcymw3ex/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/day7-3cb4047b9ac06a8d" "-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: 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 `aoc2020` (bin "day7") due to 1 previous error [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 `aoc2020` (bin "day12"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day12 --edition=2018 src/bin/day12.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a2295f9f7e9b506 -C extra-filename=-9c7ecb002ad6f005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aoc2020` (bin "day18") [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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day18 --edition=2018 src/bin/day18.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b2b6ec892b9d7c4 -C extra-filename=-a0b91caa566afdc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2020` (bin "day20") [INFO] [stderr] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBvEl0Y/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libmemchr-788173701f270c65.rlib,libitertools-7407d63af5a15eb6.rlib,libeither-9e7e392a8497717b.rlib,libaoc2020-bf9ca607d9f7b61d.rlib,liblazy_static-2bb390fee0230a38.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBvEl0Y/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/day4-c9898390cb0ee985" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccewyKgY.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/day4-c9898390cb0ee985 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcBvEl0Y/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcBvEl0Y/symbols.o /opt/rustwide/target/debug/deps/day4-c9898390cb0ee985.day4.6b8fe4518e17ad32-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/day4-c9898390cb0ee985.day4.6b8fe4518e17ad32-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/day4-c9898390cb0ee985.day4.6b8fe4518e17ad32-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/day4-c9898390cb0ee985.3j0u4fldrcp0tuz4euhifn2qi.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib /opt/rustwide/target/debug/deps/libthread_local-2f3b94ab5dd251fa.rlib /opt/rustwide/target/debug/deps/libregex_syntax-5db503e23b30b506.rlib /opt/rustwide/target/debug/deps/libaho_corasick-406159277a4a9968.rlib /opt/rustwide/target/debug/deps/libmemchr-788173701f270c65.rlib /opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib /opt/rustwide/target/debug/deps/libeither-9e7e392a8497717b.rlib /opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [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/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name day20 --edition=2018 src/bin/day20.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7274f73793884693 -C extra-filename=-8bb13b476faeb38e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2020=/opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7407d63af5a15eb6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-a0db8bb73f1096ce.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-55396d6e1dda6de3.so --extern regex=/opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2020` (bin "day4") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9cdzsA/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libmemchr-788173701f270c65.rlib,libaoc2020-bf9ca607d9f7b61d.rlib,liblazy_static-2bb390fee0230a38.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9cdzsA/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/day16-50821fc8f8fd9131" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cctPQoTT.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc9cdzsA/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustc9cdzsA/symbols.o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131.day16.c2df6e2c821d2356-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131.day16.c2df6e2c821d2356-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131.day16.c2df6e2c821d2356-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131.day16.c2df6e2c821d2356-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131.day16.c2df6e2c821d2356-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/day16-50821fc8f8fd9131.0frmp3k5uyn2uo0imh0e5uxkb.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libregex-db16c2d2c0eaeaad.rlib /opt/rustwide/target/debug/deps/libthread_local-2f3b94ab5dd251fa.rlib /opt/rustwide/target/debug/deps/libregex_syntax-5db503e23b30b506.rlib /opt/rustwide/target/debug/deps/libaho_corasick-406159277a4a9968.rlib /opt/rustwide/target/debug/deps/libmemchr-788173701f270c65.rlib /opt/rustwide/target/debug/deps/libaoc2020-bf9ca607d9f7b61d.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVGcljO/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libmemchr-788173701f270c65.rlib,libaoc2020-bf9ca607d9f7b61d.rlib,liblazy_static-2bb390fee0230a38.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVGcljO/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/day8-c612ab7b02979f53" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjxaoyb/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libmemchr-788173701f270c65.rlib,libaoc2020-bf9ca607d9f7b61d.rlib,liblazy_static-2bb390fee0230a38.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjxaoyb/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/day14-ab4ebabf4d1cd3c2" "-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] LLVM ERROR: IO failure on output stream: 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 `aoc2020` (bin "day8") due to 1 previous error [INFO] [stderr] error: could not compile `aoc2020` (bin "day16") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `aoc2020` (bin "day14") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpMF56J/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libitertools-7407d63af5a15eb6.rlib,libeither-9e7e392a8497717b.rlib,libregex-db16c2d2c0eaeaad.rlib,libthread_local-2f3b94ab5dd251fa.rlib,libregex_syntax-5db503e23b30b506.rlib,libaho_corasick-406159277a4a9968.rlib,libmemchr-788173701f270c65.rlib,liblazy_static-2bb390fee0230a38.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpMF56J/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/day22-16316dce1d048cf6" "-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] LLVM ERROR: IO failure on output stream: No space left on device [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 `aoc2020` (bin "day22") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "74c1bb98f4047b661c128d556a7cb1ff39c5dd98b6af5643ba8bc279fe59fb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c1bb98f4047b661c128d556a7cb1ff39c5dd98b6af5643ba8bc279fe59fb77", kill_on_drop: false }` [INFO] [stdout] 74c1bb98f4047b661c128d556a7cb1ff39c5dd98b6af5643ba8bc279fe59fb77