[INFO] cloning repository https://github.com/vontman/Xi-bench-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vontman/Xi-bench-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype/hooks/pre-merge-commit.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/vontman/Xi-bench-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vontman/Xi-bench-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype/hooks/pre-receive.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/vontman/Xi-bench-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vontman/Xi-bench-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f431f46a647f92d0e966ca4174a48c68659fd68c
[INFO] checking vontman/Xi-bench-prototype against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] checking vontman/Xi-bench-prototype against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvontman%2FXi-bench-prototype" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vontman/Xi-bench-prototype on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vontman/Xi-bench-prototype
[INFO] finished tweaking git repo https://github.com/vontman/Xi-bench-prototype
[INFO] tweaked toml for git repo https://github.com/vontman/Xi-bench-prototype written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/vontman/Xi-bench-prototype 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/xi-editor/xi-editor.git`
[INFO] [stderr]     Updating git submodule `https://github.com/xi-editor/syntect-resources`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding xi-core-lib v0.2.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3)
[INFO] [stderr]       Adding xi-rope v0.3.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3)
[INFO] [stderr]       Adding xi-rpc v0.2.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3)
[INFO] [stderr]       Adding xi-trace v0.1.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3)
[INFO] [stderr]       Adding xi-unicode v0.1.0 (https://github.com/xi-editor/xi-editor.git?branch=master#564cbde3)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plist v0.4.1
[INFO] [stderr]   Downloaded crossbeam v0.5.0
[INFO] [stderr]   Downloaded syntect v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a506d76183113f410323281f0381473e311683a30470fa539fbeb764b3a0cd17
[INFO] running `Command { std: "docker" "start" "-a" "a506d76183113f410323281f0381473e311683a30470fa539fbeb764b3a0cd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a506d76183113f410323281f0381473e311683a30470fa539fbeb764b3a0cd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a506d76183113f410323281f0381473e311683a30470fa539fbeb764b3a0cd17", kill_on_drop: false }`
[INFO] [stdout] a506d76183113f410323281f0381473e311683a30470fa539fbeb764b3a0cd17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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_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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce8810af2ebf944cdba2bc33f19ed1d6d674683df47939c6edf012781eab3c6
[INFO] running `Command { std: "docker" "start" "-a" "9ce8810af2ebf944cdba2bc33f19ed1d6d674683df47939c6edf012781eab3c6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "9ce8810af2ebf944cdba2bc33f19ed1d6d674683df47939c6edf012781eab3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce8810af2ebf944cdba2bc33f19ed1d6d674683df47939c6edf012781eab3c6", kill_on_drop: false }`
[INFO] [stdout] 9ce8810af2ebf944cdba2bc33f19ed1d6d674683df47939c6edf012781eab3c6
