[INFO] cloning repository https://github.com/noxware/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noxware/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxware%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxware%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8cc76eb5718804127a1b2eb188839cb96e3751e [INFO] testing noxware/aoc-2023 against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxware%2Faoc-2023" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noxware/aoc-2023 on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noxware/aoc-2023 [INFO] finished tweaking git repo https://github.com/noxware/aoc-2023 [INFO] tweaked toml for git repo https://github.com/noxware/aoc-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/noxware/aoc-2023 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b6df6153890bf0e2c0f82a83a5445754076e6ed881aa5e0f4530ab41b779125 [INFO] running `Command { std: "docker" "start" "-a" "6b6df6153890bf0e2c0f82a83a5445754076e6ed881aa5e0f4530ab41b779125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6df6153890bf0e2c0f82a83a5445754076e6ed881aa5e0f4530ab41b779125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6df6153890bf0e2c0f82a83a5445754076e6ed881aa5e0f4530ab41b779125", kill_on_drop: false }` [INFO] [stdout] 6b6df6153890bf0e2c0f82a83a5445754076e6ed881aa5e0f4530ab41b779125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 570c4378e48f4127684683c5a482878145aac10471aed026716744a12180ba7e [INFO] running `Command { std: "docker" "start" "-a" "570c4378e48f4127684683c5a482878145aac10471aed026716744a12180ba7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling minreq v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling aocd-proc v0.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aocd v0.4.0 [INFO] [stderr] Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/d3p1.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Symbol(char), [INFO] [stdout] | ------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PointValue` has derived impls for the traits `Debug` and `Clone`, but these are 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] 22 - Symbol(char), [INFO] [stdout] 22 + Symbol(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcbisNJc/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2023` (bin "d4p1") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAMzlPE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d6p2-f61388dd46908682" "-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] pure virtual method called [INFO] [stdout] pure virtual method called [INFO] [stdout] terminate called without an active exception [INFO] [stdout] terminate called recursively [INFO] [stdout] collect2: fatal error: ld terminated with signal 6 [Aborted], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2023` (bin "d6p2") due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcEFlFYL/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2023` (bin "d4p2") [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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name d4p2 --edition=2021 src/bin/d4p2.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=54e7a2605cc907df -C extra-filename=-66d4ef4dd6d49270 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aocd=/opt/rustwide/target/debug/deps/libaocd-42adf9df19073577.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out` (exit status: 101) [INFO] [stderr] error: could not compile `aoc-2023` (bin "d9p1") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5E1JGd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d9p2-5e2d7cd50f662c9f" "-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 `aoc-2023` (bin "d9p2") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8rAvhL/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d5p1-dae7192a507eefb3" "-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 `aoc-2023` (bin "d5p1") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSWN7Kr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d5p2-0988c9f62bf035ae" "-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 `aoc-2023` (bin "d5p2") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrqSbv9/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d7p2-fa7282732d0c62da" "-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 `aoc-2023` (bin "d7p2") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaxVTK4/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d3p1-26a07e536774a53b" "-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 `aoc-2023` (bin "d3p1") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwOqB9V/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d3p2-85d9944235cfa5e9" "-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 `aoc-2023` (bin "d3p2") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcArKoOk/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d7p1-0ed029058374f370" "-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 `aoc-2023` (bin "d7p1") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPAPJe1/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaocd-42adf9df19073577.rlib,liburlencoding-2e57689ab08a86e0.rlib,libminreq-2595832043800ab1.rlib,libonce_cell-778c08b2406fdd3b.rlib,libwebpki_roots-1983f4970cda3256.rlib,librustls-066176177550acb3.rlib,libsct-98cecb4d61be6d73.rlib,libwebpki-a6191344a32674ec.rlib,libring-89e9dc6dc26baa9f.rlib,libgetrandom-0029547f481e6de6.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-062448fef1760a61.rlib,libshellexpand-5d1076403bd44608.rlib,libdirs-01f9dca6831ef0d4.rlib,libdirs_sys-ad87d8833c6a981c.rlib,liblibc-3256196f79e91901.rlib,liboption_ext-23838f1959a6156b.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libanyhow-580fe8eb48cf1861.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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-34a8d896ee1fabf3/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d10p1-e3cfe94aa1cdb912" "-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 `aoc-2023` (bin "d10p1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "570c4378e48f4127684683c5a482878145aac10471aed026716744a12180ba7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570c4378e48f4127684683c5a482878145aac10471aed026716744a12180ba7e", kill_on_drop: false }` [INFO] [stdout] 570c4378e48f4127684683c5a482878145aac10471aed026716744a12180ba7e