[INFO] cloning repository https://github.com/rymndhng/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rymndhng/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04a69cf56b6c8b76656a73119f30b1f37da0ae76 [INFO] checking rymndhng/advent-of-code-2021 against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rymndhng/advent-of-code-2021 on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rymndhng/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/rymndhng/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/rymndhng/advent-of-code-2021 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rymndhng/advent-of-code-2021 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9572c93ef08bfbf537be79f67226b5a167a188427f0bb3160692c1e6bb2bc7c1 [INFO] running `Command { std: "docker" "start" "-a" "9572c93ef08bfbf537be79f67226b5a167a188427f0bb3160692c1e6bb2bc7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9572c93ef08bfbf537be79f67226b5a167a188427f0bb3160692c1e6bb2bc7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9572c93ef08bfbf537be79f67226b5a167a188427f0bb3160692c1e6bb2bc7c1", kill_on_drop: false }` [INFO] [stdout] 9572c93ef08bfbf537be79f67226b5a167a188427f0bb3160692c1e6bb2bc7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c9e770586ce3d7cf1b5b8857c7c6e25161a5672eac2816656c4a846b324d488 [INFO] running `Command { std: "docker" "start" "-a" "5c9e770586ce3d7cf1b5b8857c7c6e25161a5672eac2816656c4a846b324d488", kill_on_drop: false }` [INFO] [stderr] Checking advent2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "5c9e770586ce3d7cf1b5b8857c7c6e25161a5672eac2816656c4a846b324d488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9e770586ce3d7cf1b5b8857c7c6e25161a5672eac2816656c4a846b324d488", kill_on_drop: false }` [INFO] [stdout] 5c9e770586ce3d7cf1b5b8857c7c6e25161a5672eac2816656c4a846b324d488 [INFO] checking rymndhng/advent-of-code-2021 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rymndhng/advent-of-code-2021 on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rymndhng/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/rymndhng/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/rymndhng/advent-of-code-2021 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rymndhng/advent-of-code-2021 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/96b55f52bf2a928a5711161eaa73b5715a2513706ec1e0f7c78bbc51edf05f6a-init: no space left on device [INFO] checking rymndhng/advent-of-code-2021 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/day14.py [INFO] [stderr] error: unable to write file src/day15.py [INFO] [stderr] error: unable to write file src/day16.py [INFO] [stderr] error: unable to write file src/day17.py [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking rymndhng/advent-of-code-2021 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/day13.py [INFO] [stderr] error: unable to write file src/day14.py [INFO] [stderr] error: unable to write file src/day15.py [INFO] [stderr] error: unable to write file src/day16.py [INFO] [stderr] error: unable to write file src/day17.py [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking rymndhng/advent-of-code-2021 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/day11.py [INFO] [stderr] error: unable to write file src/day12.py [INFO] [stderr] error: unable to write file src/day13.py [INFO] [stderr] error: unable to write file src/day14.py [INFO] [stderr] error: unable to write file src/day15.py [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking rymndhng/advent-of-code-2021 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frymndhng%2Fadvent-of-code-2021" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file input/003.txt [INFO] [stderr] error: unable to write file input/004.example.txt [INFO] [stderr] error: unable to write file input/004.txt [INFO] [stderr] error: unable to write file input/005.example.txt [INFO] [stderr] error: unable to write file input/005.txt [INFO] [stderr] error: unable to write file input/006.example.txt [INFO] [stderr] error: unable to write file input/006.txt [INFO] [stderr] error: unable to write file input/007.example.txt [INFO] [stderr] error: unable to write file input/007.txt [INFO] [stderr] error: unable to write file input/008.example.txt [INFO] [stderr] error: unable to write file input/008.txt [INFO] [stderr] error: unable to write file input/009.example.txt [INFO] [stderr] error: unable to write file input/009.txt [INFO] [stderr] error: unable to write file input/010.example.txt [INFO] [stderr] error: unable to write file input/010.txt [INFO] [stderr] error: unable to write file input/011.example.txt [INFO] [stderr] error: unable to write file input/011.example0.txt [INFO] [stderr] error: unable to write file input/011.txt [INFO] [stderr] error: unable to write file input/012.example.txt [INFO] [stderr] error: unable to write file input/012.txt [INFO] [stderr] error: unable to write file input/013.example.txt [INFO] [stderr] error: unable to write file input/013.txt [INFO] [stderr] error: unable to write file input/014.example.txt [INFO] [stderr] error: unable to write file input/014.txt [INFO] [stderr] error: unable to write file input/015.example.txt [INFO] [stderr] error: unable to write file input/015.txt [INFO] [stderr] error: unable to write file input/016.example.txt [INFO] [stderr] error: unable to write file input/016.txt [INFO] [stderr] fatal: cannot create directory at 'instructions': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rymndhng/advent-of-code-2021 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.