[INFO] cloning repository https://github.com/pascal-de-ladurantaye/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/pascal-de-ladurantaye/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascal-de-ladurantaye%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascal-de-ladurantaye%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b32866db1b588efd61ec6b5ff774d526ab2b2bbb [INFO] testing pascal-de-ladurantaye/advent-of-code-2023 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascal-de-ladurantaye%2Fadvent-of-code-2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/pascal-de-ladurantaye/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/pascal-de-ladurantaye/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/pascal-de-ladurantaye/advent-of-code-2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pascal-de-ladurantaye/advent-of-code-2023 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pascal-de-ladurantaye/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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dhat v0.3.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f54c58f096bb768fb40fb4e68eb9f42d6883508921acf8cd2e891c92ce6dc01 [INFO] running `Command { std: "docker" "start" "-a" "9f54c58f096bb768fb40fb4e68eb9f42d6883508921acf8cd2e891c92ce6dc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f54c58f096bb768fb40fb4e68eb9f42d6883508921acf8cd2e891c92ce6dc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f54c58f096bb768fb40fb4e68eb9f42d6883508921acf8cd2e891c92ce6dc01", kill_on_drop: false }` [INFO] [stdout] 9f54c58f096bb768fb40fb4e68eb9f42d6883508921acf8cd2e891c92ce6dc01 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fcef5542054111934f25c4b6dbc28ad682e21e577b2abf82a071c15ba020e14 [INFO] running `Command { std: "docker" "start" "-a" "7fcef5542054111934f25c4b6dbc28ad682e21e577b2abf82a071c15ba020e14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling primes v0.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling advent_of_code v0.9.5 (/opt/rustwide/workdir) [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 "05") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/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,test)' --check-cfg 'cfg(feature, values("dhat", "dhat-heap", "test_lib"))' -C metadata=b5609371ffa09469 -C extra-filename=-c01d3c5e74ec4914 --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-35e0e834ea0ebbc2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fc5c71cfbe400f2.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4459b6ae21397682.rlib --extern primes=/opt/rustwide/target/debug/deps/libprimes-344340937f18526e.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-725db12a9ff4fd2a.rlib --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent_of_code` (bin "08") [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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name 08 --edition=2021 src/bin/08.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("dhat", "dhat-heap", "test_lib"))' -C metadata=373d23c8f3ce975a -C extra-filename=-7e07822ec8b33620 --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-35e0e834ea0ebbc2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fc5c71cfbe400f2.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4459b6ae21397682.rlib --extern primes=/opt/rustwide/target/debug/deps/libprimes-344340937f18526e.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-725db12a9ff4fd2a.rlib --cap-lints=forbid` (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/b03b3a7ec92682be2917540b679478d41c95a30c/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,test)' --check-cfg 'cfg(feature, values("dhat", "dhat-heap", "test_lib"))' -C metadata=e90b5b5d783efd86 -C extra-filename=-7f011ba89ee6fd5a --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-35e0e834ea0ebbc2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fc5c71cfbe400f2.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4459b6ae21397682.rlib --extern primes=/opt/rustwide/target/debug/deps/libprimes-344340937f18526e.rlib --extern threadpool=/opt/rustwide/target/debug/deps/libthreadpool-725db12a9ff4fd2a.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7fcef5542054111934f25c4b6dbc28ad682e21e577b2abf82a071c15ba020e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fcef5542054111934f25c4b6dbc28ad682e21e577b2abf82a071c15ba020e14", kill_on_drop: false }` [INFO] [stdout] 7fcef5542054111934f25c4b6dbc28ad682e21e577b2abf82a071c15ba020e14