[INFO] cloning repository https://github.com/paulrouget/servo-embedding-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulrouget/servo-embedding-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulrouget%2Fservo-embedding-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulrouget%2Fservo-embedding-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1037801a5460c90404b486e82e3bd24f6e570d9
[INFO] checking paulrouget/servo-embedding-example against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulrouget%2Fservo-embedding-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/paulrouget/servo-embedding-example
[INFO] finished tweaking git repo https://github.com/paulrouget/servo-embedding-example
[INFO] tweaked toml for git repo https://github.com/paulrouget/servo-embedding-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulrouget/servo-embedding-example on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulrouget/servo-embedding-example 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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/servo/servo`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/servo-e53a6e7b994a25fe/objects/pack/pack_git2_9cef2cf144f57771': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `libservo` as a dependency of package `servo-embedding-example v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `libservo`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/servo/servo?rev=17d7a12#17d7a12a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/servo-e53a6e7b994a25fe/17d7a12/tests/wpt/mozilla/tests/webgl/conformance-2.0.0/conformance/glsl/constructors/glsl-construct-ivec3.html': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: no edition set: defaulting to the 2015 edition while the latest is 2024
        Updating git repository `https://github.com/servo/servo`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/servo-e53a6e7b994a25fe/objects/pack/pack_git2_9cef2cf144f57771': No space left on device; class=Os (2)
    error: failed to get `libservo` as a dependency of package `servo-embedding-example v0.1.0 (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `libservo`
    
    Caused by:
      Unable to update https://github.com/servo/servo?rev=17d7a12#17d7a12a
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/servo-e53a6e7b994a25fe/17d7a12/tests/wpt/mozilla/tests/webgl/conformance-2.0.0/conformance/glsl/constructors/glsl-construct-ivec3.html': No space left on device; class=Os (2)