[INFO] cloning repository https://github.com/mesalock-linux/mesabox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mesalock-linux/mesabox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30be44ad818bdad3900bd6f8083a358aa8eefaac
[INFO] checking mesalock-linux/mesabox against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox" "/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/mesalock-linux/mesabox on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mesalock-linux/mesabox
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/mesalock-linux/mesabox
[INFO] tweaked toml for git repo https://github.com/mesalock-linux/mesabox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mesalock-linux/mesabox 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/libmesabox/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/uutils/coreutils`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding v2.1.1
[INFO] [stderr]   Downloaded timebomb v0.1.2
[INFO] [stderr]   Downloaded utf8parse v0.1.0
[INFO] [stderr]   Downloaded filetime v0.2.1
[INFO] [stderr]   Downloaded globset v0.4.1
[INFO] [stderr]   Downloaded predicates v0.9.0
[INFO] [stderr]   Downloaded globwalk v0.3.1
[INFO] [stderr]   Downloaded ignore v0.4.3
[INFO] [stderr]   Downloaded assert_cmd v0.9.0
[INFO] [stderr]   Downloaded escargot v0.2.0
[INFO] [stderr]   Downloaded predicates-core v0.9.0
[INFO] [stderr]   Downloaded assert_fs v0.9.0
[INFO] [stderr]   Downloaded predicates-tree v0.9.0
[INFO] [stderr]   Downloaded tar v0.4.16
[INFO] [stderr]   Downloaded platform-info v0.0.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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/f312db6686fc33c2adacd02ec6eaf9e057221f5cd619f47bbcbecd050fa8b3d6/diff: no space left on device
[INFO] checking mesalock-linux/mesabox against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking mesalock-linux/mesabox against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox" "/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 libmesabox/src/posix/sh/builtin/shift.rs
[INFO] [stderr] error: unable to write file libmesabox/src/posix/sh/builtin/unset.rs
[INFO] [stderr] error: unable to write file libmesabox/src/posix/sh/command.rs
[INFO] [stderr] error: unable to write file libmesabox/src/posix/sh/env.rs
[INFO] [stderr] error: unable to write file libmesabox/src/posix/sh/error.rs
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_1_line.expected
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_5_chars.expected
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_default.expected
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_minus_1_line.expected
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_minus_5_chars.expected
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_multiple_input_files.expected
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_reverse.txt
[INFO] [stderr] error: unable to write file tests/fixtures/head/lorem_ipsum_verbose.expected
[INFO] [stderr] fatal: cannot create directory at 'tests/fixtures/sh': 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 mesalock-linux/mesabox against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox" "/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 libmesabox/src/util/platform/unix.rs
[INFO] [stderr] error: unable to write file libmesabox/src/util/platform/windows.rs
[INFO] [stderr] error: unable to write file libmesabox/src/util_list.rs
[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 mesalock-linux/mesabox against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmesalock-linux%2Fmesabox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'


failed to checkout https://github.com/mesalock-linux/mesabox

Caused by:
    command failed: exit status: 128
    
    