[INFO] cloning repository https://github.com/itscrystalline/arduino-tinybasic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itscrystalline/arduino-tinybasic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/itscrystalline/arduino-tinybasic-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itscrystalline/arduino-tinybasic-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1244e889a4594de0305d9c8edb3bac414e1a872 [INFO] checking itscrystalline/arduino-tinybasic-rs against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itscrystalline/arduino-tinybasic-rs on toolchain 1f308f12738d8cc40bb23bf0c8114b37c164bb49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/itscrystalline/arduino-tinybasic-rs [INFO] finished tweaking git repo https://github.com/itscrystalline/arduino-tinybasic-rs [INFO] tweaked toml for git repo https://github.com/itscrystalline/arduino-tinybasic-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/itscrystalline/arduino-tinybasic-rs 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" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8f7cc16a0fc6e2dd8eb8d60e4db57c979a39de86be8e37fdf248050abf9ff44 [INFO] running `Command { std: "docker" "start" "-a" "f8f7cc16a0fc6e2dd8eb8d60e4db57c979a39de86be8e37fdf248050abf9ff44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8f7cc16a0fc6e2dd8eb8d60e4db57c979a39de86be8e37fdf248050abf9ff44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f7cc16a0fc6e2dd8eb8d60e4db57c979a39de86be8e37fdf248050abf9ff44", kill_on_drop: false }` [INFO] [stdout] f8f7cc16a0fc6e2dd8eb8d60e4db57c979a39de86be8e37fdf248050abf9ff44 [INFO] checking itscrystalline/arduino-tinybasic-rs against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file avr-specs/avr-atmega128a.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega164pa.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega168.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega2560.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega328.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega328p.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega32a.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega32u4.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega48p.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega8.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny167.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny2313.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny85.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny88.json [INFO] [stderr] error: unable to write file devenv.lock [INFO] [stderr] error: unable to write file devenv.nix [INFO] [stderr] error: unable to write file devenv.yaml [INFO] [stderr] error: unable to write file rust-toolchain.toml [INFO] [stderr] fatal: cannot create directory at 'src': 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] [INFO] checking itscrystalline/arduino-tinybasic-rs against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file avr-specs/avr-atmega1284p.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega128a.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega164pa.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega168.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega2560.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega328.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega328p.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega32a.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega32u4.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega48p.json [INFO] [stderr] error: unable to write file avr-specs/avr-atmega8.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny167.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny2313.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny85.json [INFO] [stderr] error: unable to write file avr-specs/avr-attiny88.json [INFO] [stderr] error: unable to write file devenv.lock [INFO] [stderr] error: unable to write file devenv.nix [INFO] [stderr] error: unable to write file devenv.yaml [INFO] [stderr] error: unable to write file rust-toolchain.toml [INFO] [stderr] fatal: cannot create directory at 'src': 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] [INFO] checking itscrystalline/arduino-tinybasic-rs against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .cargo/config.toml [INFO] [stderr] error: unable to write file .envrc [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] fatal: cannot create directory at '.vscode': 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] [INFO] checking itscrystalline/arduino-tinybasic-rs against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitscrystalline%2Farduino-tinybasic-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to append to '/workspace/builds/worker-7-tc2/source/.git/logs/refs/heads/main': No space left on device failed to checkout https://github.com/itscrystalline/arduino-tinybasic-rs Caused by: command failed: exit status: 128