[INFO] cloning repository https://github.com/ytterbiumSoftware/virginia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytterbiumSoftware/virginia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ytterbiumSoftware/virginia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytterbiumSoftware/virginia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.url' to 'https://github.com/ytterbiumSoftware/virginia' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ytterbiumSoftware/virginia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytterbiumSoftware/virginia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/ytterbiumSoftware/virginia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytterbiumSoftware/virginia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a8e984168036eb76a752744af53df7db9738de5 [INFO] checking ytterbiumSoftware/virginia against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] finished tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] tweaked toml for git repo https://github.com/ytterbiumSoftware/virginia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytterbiumSoftware/virginia on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytterbiumSoftware/virginia 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sfml-0.14.0/examples/resources/devices.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking ytterbiumSoftware/virginia against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] finished tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] tweaked toml for git repo https://github.com/ytterbiumSoftware/virginia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytterbiumSoftware/virginia on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytterbiumSoftware/virginia 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sfml-0.14.0/examples/resources/devices.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking ytterbiumSoftware/virginia against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] finished tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] tweaked toml for git repo https://github.com/ytterbiumSoftware/virginia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytterbiumSoftware/virginia on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytterbiumSoftware/virginia 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/engine/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] error: failed to download `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sfml-0.14.0/examples/resources/devices.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking ytterbiumSoftware/virginia against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] finished tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] tweaked toml for git repo https://github.com/ytterbiumSoftware/virginia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytterbiumSoftware/virginia on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytterbiumSoftware/virginia 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sfml-0.14.0/examples/resources/devices.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking ytterbiumSoftware/virginia against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fvirginia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] finished tweaking git repo https://github.com/ytterbiumSoftware/virginia [INFO] tweaked toml for git repo https://github.com/ytterbiumSoftware/virginia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytterbiumSoftware/virginia on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytterbiumSoftware/virginia 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `sfml v0.14.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sfml-0.14.0/examples/resources/devices.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file command failed: exit status: 101 warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-5-tc2/source/engine/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 error: failed to download `sfml v0.14.0` Caused by: unable to get packages from source Caused by: failed to unpack package `sfml v0.14.0` Caused by: failed to unpack entry at `sfml-0.14.0/examples/resources/devices.png` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` Caused by: failed to unpack `sfml-0.14.0/examples/resources/devices.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfml-0.14.0/examples/resources/devices.png` Caused by: unexpected end of file