[INFO] cloning repository https://github.com/mattmacf98/web_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattmacf98/web_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fb315c863a3d768c008c2543f9f926f7b570423 [INFO] checking mattmacf98/web_app against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattmacf98/web_app on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattmacf98/web_app [INFO] finished tweaking git repo https://github.com/mattmacf98/web_app [INFO] tweaked toml for git repo https://github.com/mattmacf98/web_app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattmacf98/web_app 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Adding anstream v0.6.15 (available: v0.6.18) [INFO] [stderr] Adding anstyle v1.0.10 [INFO] [stderr] Adding anstyle-parse v0.2.6 [INFO] [stderr] Adding anstyle-query v1.1.1 (available: v1.1.2) [INFO] [stderr] Adding anstyle-wincon v3.0.4 (available: v3.0.7) [INFO] [stderr] Adding base64 v0.22.1 [INFO] [stderr] Adding bcrypt v0.15.1 (available: v0.17.0) [INFO] [stderr] Adding blowfish v0.9.1 [INFO] [stderr] Updating cc v1.0.88 -> v1.2.16 [INFO] [stderr] Adding cipher v0.4.4 [INFO] [stderr] Adding colorchoice v1.0.3 [INFO] [stderr] Adding combine v4.6.7 [INFO] [stderr] Adding env_filter v0.1.3 [INFO] [stderr] Adding env_logger v0.11.6 [INFO] [stderr] Adding getrandom v0.3.1 [INFO] [stderr] Adding humantime v2.1.0 [INFO] [stderr] Adding inout v0.1.4 [INFO] [stderr] Adding is_terminal_polyfill v1.70.1 [INFO] [stderr] Adding jobserver v0.1.32 [INFO] [stderr] Adding jsonwebtoken v9.3.1 [INFO] [stderr] Updating libc v0.2.153 -> v0.2.170 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-integer v0.1.46 [INFO] [stderr] Adding pem v3.0.5 [INFO] [stderr] Updating proc-macro2 v1.0.78 -> v1.0.94 [INFO] [stderr] Adding redis v0.24.0 (available: v0.29.1) [INFO] [stderr] Adding ring v0.17.12 [INFO] [stderr] Adding serde_yaml v0.9.34+deprecated [INFO] [stderr] Adding sha1_smol v1.0.1 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding simple_asn1 v0.6.3 [INFO] [stderr] Adding socket2 v0.4.10 [INFO] [stderr] Adding subtle v2.6.1 [INFO] [stderr] Updating syn v2.0.52 -> v2.0.99 [INFO] [stderr] Adding thiserror v2.0.12 [INFO] [stderr] Adding thiserror-impl v2.0.12 [INFO] [stderr] Adding unsafe-libyaml v0.2.11 [INFO] [stderr] Adding untrusted v0.9.0 [INFO] [stderr] Adding utf8parse v0.2.2 [INFO] [stderr] Adding uuid v1.15.1 [INFO] [stderr] Adding wasi v0.13.3+wasi-0.2.2 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding wit-bindgen-rt v0.33.0 [INFO] [stderr] Adding zeroize v1.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: symlink ../9f06d41a1aa9ff4fe79053448635fa61b39cb123bedf2d3f73a8258d4104ac7b-init/diff /var/lib/docker/overlay2/l/5NKFOXWHVKOPUQBT45K2OF66VS: no space left on device [INFO] checking mattmacf98/web_app against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattmacf98/web_app on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattmacf98/web_app [INFO] finished tweaking git repo https://github.com/mattmacf98/web_app [INFO] tweaked toml for git repo https://github.com/mattmacf98/web_app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mattmacf98/web_app 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" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to write /workspace/builds/worker-3-tc2/source/Cargo.lock [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking mattmacf98/web_app against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .dockerignore [INFO] [stderr] error: unable to write file .env [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file DYLD.txt [INFO] [stderr] error: unable to write file Dockerfile [INFO] [stderr] error: unable to write file build_config.yml [INFO] [stderr] error: unable to write file config.yml [INFO] [stderr] fatal: cannot create directory at 'css': 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 mattmacf98/web_app against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file scripts/wait_for_database.sh [INFO] [stderr] error: unable to write file src/models/user/user.rs [INFO] [stderr] error: unable to write file src/output_data.txt [INFO] [stderr] error: unable to write file src/schema.rs [INFO] [stderr] fatal: cannot create directory at 'src/to_do': 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 mattmacf98/web_app against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattmacf98%2Fweb_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: Unable to create '/workspace/builds/worker-3-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD failed to checkout https://github.com/mattmacf98/web_app Caused by: command failed: exit status: 128