[INFO] cloning repository https://github.com/deanroom/advent-of-code-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deanroom/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64b8391eb1b18fc353932a05cff60865e983acb0 [INFO] testing deanroom/advent-of-code-rust against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deanroom/advent-of-code-rust on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/deanroom/advent-of-code-rust [INFO] finished tweaking git repo https://github.com/deanroom/advent-of-code-rust [INFO] tweaked toml for git repo https://github.com/deanroom/advent-of-code-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/deanroom/advent-of-code-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" "+1.84.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached v0.48.1 [INFO] [stderr] Downloaded cached_proc_macro v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9333a20ef3cd10c6a93100d155d90ebc3000f85206fc4e48fec38fc1379c4b3 [INFO] running `Command { std: "docker" "start" "-a" "e9333a20ef3cd10c6a93100d155d90ebc3000f85206fc4e48fec38fc1379c4b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9333a20ef3cd10c6a93100d155d90ebc3000f85206fc4e48fec38fc1379c4b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9333a20ef3cd10c6a93100d155d90ebc3000f85206fc4e48fec38fc1379c4b3", kill_on_drop: false }` [INFO] [stdout] e9333a20ef3cd10c6a93100d155d90ebc3000f85206fc4e48fec38fc1379c4b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c1286543d298dfeaef375eb6a24ba204cde2be4e91db43e37919d822b719fd [INFO] running `Command { std: "docker" "start" "-a" "d3c1286543d298dfeaef375eb6a24ba204cde2be4e91db43e37919d822b719fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.19.1 [INFO] [stderr] Compiling cached v0.48.1 [INFO] [stderr] Compiling advent_of_code v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `solve_2` is never used [INFO] [stdout] --> src/bin/18.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn solve_2(instructions: &[(String, f64)], dirs: &HashMap>) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/bin/05.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | TOTAL_COUNT, [INFO] [stdout] | ^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` 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 "16") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 16 --edition=2021 src/bin/16.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=bc7edf91b1b2678b -C extra-filename=-bc7edf91b1b2678b --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_of_code` (bin "14") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 14 --edition=2021 src/bin/14.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=a4776f6e7891bba2 -C extra-filename=-a4776f6e7891bba2 --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "02") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 02 --edition=2021 src/bin/02.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=d73ed04752f452e1 -C extra-filename=-d73ed04752f452e1 --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write /tmp/rustc447ND2/symbols.o: No space left on device (os error 28) [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 "03") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 03 --edition=2021 src/bin/03.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=3d5291d16143bdc9 -C extra-filename=-3d5291d16143bdc9 --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "15") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 15 --edition=2021 src/bin/15.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=1025f0aafc96fa34 -C extra-filename=-1025f0aafc96fa34 --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "01") 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 `advent_of_code` (bin "17") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 17 --edition=2021 src/bin/17.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=25a179399ecb172a -C extra-filename=-25a179399ecb172a --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "12") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 12 --edition=2021 src/bin/12.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=4a15c73056dd1051 -C extra-filename=-4a15c73056dd1051 --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "04") [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 04 --edition=2021 src/bin/04.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)' --check-cfg 'cfg(feature, values("test_lib"))' -C metadata=91c8d9c8cb3bd4bd -C extra-filename=-91c8d9c8cb3bd4bd --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-50c40270f77e3692.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e38fa5a509b47b0a.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-4b1a195ecb3d63a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c5e9d302ec4b397.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-5de8440622f69357.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-c9ec00b527a65d00.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-addc42de486c4bff.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-880d902a16ec131c.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d16eb7e90d075471.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d3c1286543d298dfeaef375eb6a24ba204cde2be4e91db43e37919d822b719fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c1286543d298dfeaef375eb6a24ba204cde2be4e91db43e37919d822b719fd", kill_on_drop: false }` [INFO] [stdout] d3c1286543d298dfeaef375eb6a24ba204cde2be4e91db43e37919d822b719fd