[INFO] cloning repository https://github.com/hussein-aitlahcen/windows-kernel-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hussein-aitlahcen/windows-kernel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs/branches/: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/hussein-aitlahcen/windows-kernel-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hussein-aitlahcen/windows-kernel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/hussein-aitlahcen/windows-kernel-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hussein-aitlahcen/windows-kernel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb9413a0a094c6ced5a3e5a68b8fc05ff237e50f
[INFO] checking hussein-aitlahcen/windows-kernel-rs against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhussein-aitlahcen%2Fwindows-kernel-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hussein-aitlahcen/windows-kernel-rs on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/hussein-aitlahcen/windows-kernel-rs
[INFO] finished tweaking git repo https://github.com/hussein-aitlahcen/windows-kernel-rs
[INFO] tweaked toml for git repo https://github.com/hussein-aitlahcen/windows-kernel-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hussein-aitlahcen/windows-kernel-rs 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/retep998/winapi-rs`
[INFO] [stderr] error: failed to get `winapi` as a dependency of package `windows_kernel_common_sys v0.1.0 (/workspace/builds/worker-3-tc1/source/windows-kernel-common-sys)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `winapi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/retep998/winapi-rs?branch=0.3#2f76bdea
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unrecoverable internal error: 'writer.open == 0'


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/retep998/winapi-rs`
    error: failed to get `winapi` as a dependency of package `windows_kernel_common_sys v0.1.0 (/workspace/builds/worker-3-tc1/source/windows-kernel-common-sys)`
    
    Caused by:
      failed to load source for dependency `winapi`
    
    Caused by:
      Unable to update https://github.com/retep998/winapi-rs?branch=0.3#2f76bdea
    
    Caused by:
      unrecoverable internal error: 'writer.open == 0'