[INFO] cloning repository https://github.com/sagacity/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagacity/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagacity%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagacity%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6cbc0468801b826c5b27186b32c29bed2011c08 [INFO] testing sagacity/advent-of-code-2023 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagacity%2Fadvent-of-code-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/sagacity/advent-of-code-2023 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sagacity/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/sagacity/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/sagacity/advent-of-code-2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sagacity/advent-of-code-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" "+beta-2025-02-18" "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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd2063889225135a6d8470ce3026804d88cdc61bdb834b96e948b4efa6e602e [INFO] running `Command { std: "docker" "start" "-a" "3dd2063889225135a6d8470ce3026804d88cdc61bdb834b96e948b4efa6e602e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd2063889225135a6d8470ce3026804d88cdc61bdb834b96e948b4efa6e602e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd2063889225135a6d8470ce3026804d88cdc61bdb834b96e948b4efa6e602e", kill_on_drop: false }` [INFO] [stdout] 3dd2063889225135a6d8470ce3026804d88cdc61bdb834b96e948b4efa6e602e [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b9e2a9988bdd809bca389924de446e6a78d2a5ee59755cf61a6010b3f1f5ac [INFO] running `Command { std: "docker" "start" "-a" "28b9e2a9988bdd809bca389924de446e6a78d2a5ee59755cf61a6010b3f1f5ac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.59s [INFO] running `Command { std: "docker" "inspect" "28b9e2a9988bdd809bca389924de446e6a78d2a5ee59755cf61a6010b3f1f5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b9e2a9988bdd809bca389924de446e6a78d2a5ee59755cf61a6010b3f1f5ac", kill_on_drop: false }` [INFO] [stdout] 28b9e2a9988bdd809bca389924de446e6a78d2a5ee59755cf61a6010b3f1f5ac [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1a68da25407201ccb5d5c118063254be3f8764baadf89891b3c01224af933a9 [INFO] running `Command { std: "docker" "start" "-a" "d1a68da25407201ccb5d5c118063254be3f8764baadf89891b3c01224af933a9", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2023 v0.1.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 `aoc2023` (example "day14") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day14 --edition=2021 examples/day14.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=f34b633b335718e6 -C extra-filename=-8f5b9ccefa5080b3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.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 `aoc2023` (example "day9") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day9 --edition=2021 examples/day9.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=08d2be23a3e32c2e -C extra-filename=-99ed70a03f0c767b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.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 `aoc2023` (example "day8") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day8 --edition=2021 examples/day8.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=62a2fd176d1a64b4 -C extra-filename=-2fe43462f2caa365 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2023` (example "day15") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day15 --edition=2021 examples/day15.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=6846db021cf2002e -C extra-filename=-ae5abc02696cce80 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2023` (example "day2") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day2 --edition=2021 examples/day2.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=7667b0f072b6d475 -C extra-filename=-67822502c6aa957b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2023` (example "day4") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day4 --edition=2021 examples/day4.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=a1a04ac9e8b05de0 -C extra-filename=-63082eeb55b707ad --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.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] error: could not compile `aoc2023` (example "day7") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day7 --edition=2021 examples/day7.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=b45f356bf50f06e0 -C extra-filename=-a722b0035be543a5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `aoc2023` (example "day6") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name day6 --edition=2021 examples/day6.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=bb21dbd68cda2cf8 -C extra-filename=-b6cf1db357f8a6bb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c225c48c23897a07.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-b34bbf282ba7bf40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-386460c84d56609f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-99d14eb7bfefcdaf.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d1a68da25407201ccb5d5c118063254be3f8764baadf89891b3c01224af933a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a68da25407201ccb5d5c118063254be3f8764baadf89891b3c01224af933a9", kill_on_drop: false }` [INFO] [stdout] d1a68da25407201ccb5d5c118063254be3f8764baadf89891b3c01224af933a9