[INFO] cloning repository https://github.com/dh7892/aoc-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dh7892/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdh7892%2Faoc-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdh7892%2Faoc-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4d3c660128ea0b414adfe6f6f8433fe52fc2cb6 [INFO] testing dh7892/aoc-2024 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdh7892%2Faoc-2024" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dh7892/aoc-2024 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-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dh7892/aoc-2024 [INFO] finished tweaking git repo https://github.com/dh7892/aoc-2024 [INFO] tweaked toml for git repo https://github.com/dh7892/aoc-2024 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dh7892/aoc-2024 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] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded cached v0.54.0 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3dd02690b8741a3a774ab0c15925e0c47abf212196b765edcd7640fd1eb0f7ed [INFO] running `Command { std: "docker" "start" "-a" "3dd02690b8741a3a774ab0c15925e0c47abf212196b765edcd7640fd1eb0f7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd02690b8741a3a774ab0c15925e0c47abf212196b765edcd7640fd1eb0f7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd02690b8741a3a774ab0c15925e0c47abf212196b765edcd7640fd1eb0f7ed", kill_on_drop: false }` [INFO] [stdout] 3dd02690b8741a3a774ab0c15925e0c47abf212196b765edcd7640fd1eb0f7ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 47fa5fb9dc125bb0ab25b055ec220e64beb358b6346bf515214992876fb59830 [INFO] running `Command { std: "docker" "start" "-a" "47fa5fb9dc125bb0ab25b055ec220e64beb358b6346bf515214992876fb59830", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling pathfinding v4.12.0 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [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 "13") [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 13 --edition=2021 src/bin/13.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=d6c81832957fc86c -C extra-filename=-d6c81832957fc86c --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (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] 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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=eed99ec83157b9c3 -C extra-filename=-eed99ec83157b9c3 --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "25") [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 25 --edition=2021 src/bin/25.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=fa1a2ede2fbf89c8 -C extra-filename=-fa1a2ede2fbf89c8 --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (exit status: 101) [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 "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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=eab78177017fd6b6 -C extra-filename=-eab78177017fd6b6 --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "11") [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 11 --edition=2021 src/bin/11.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=0847befb5b96f2d7 -C extra-filename=-0847befb5b96f2d7 --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `advent_of_code` (bin "05") [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 05 --edition=2021 src/bin/05.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=3eb835a8d3d093b8 -C extra-filename=-3eb835a8d3d093b8 --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (exit status: 101) [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 "24") [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 24 --edition=2021 src/bin/24.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=164d1480b0d41121 -C extra-filename=-164d1480b0d41121 --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-855b8509702c8e34.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-c91aee2ecf9280e2.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-0e2fddc5b3d464a3.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6f825c892fa7f107.rlib --extern memoize=/opt/rustwide/target/debug/deps/libmemoize-4a84b6eeec13d894.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-efa07d5c9150f224.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-fecf9e503894bead.rlib --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-c7af733d2d628358.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c3c2a91b4c5da740.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ed06f950f98dd08.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d35f14b0e2562a4d.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fb4f26107f1868e0.rlib --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-e6f7358e013a1a83.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4353c0c26842ab85.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ee638570442400.rlib --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcrgQocA/symbols.o" "/opt/rustwide/target/debug/deps/advent_of_code-b1dc37316d5215a2.advent_of_code.5cd6e00d83bd41b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/advent_of_code-b1dc37316d5215a2.8kpxmdjd1allnwti18m9mxrwm.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpico_args-d9e82ca8dbf36eab.rlib" "/opt/rustwide/target/debug/deps/libadvent_of_code-855b8509702c8e34.rlib" "/opt/rustwide/target/debug/deps/libtinyjson-3ee115ecd092c329.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/advent_of_code-b1dc37316d5215a2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_of_code` (bin "advent_of_code") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "47fa5fb9dc125bb0ab25b055ec220e64beb358b6346bf515214992876fb59830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47fa5fb9dc125bb0ab25b055ec220e64beb358b6346bf515214992876fb59830", kill_on_drop: false }` [INFO] [stdout] 47fa5fb9dc125bb0ab25b055ec220e64beb358b6346bf515214992876fb59830