[INFO] cloning repository https://github.com/karthickai/rustboot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karthickai/rustboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 248559af81ee23201fc31a902450acf2a844d3ba
[INFO] checking karthickai/rustboot against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/builds/worker-6-tc2/source/.git/description': No space left on device
[INFO] checking karthickai/rustboot against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-commit.sample': No space left on device
[INFO] checking karthickai/rustboot against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/sendemail-validate.sample': No space left on device
[INFO] checking karthickai/rustboot against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-commit.sample': No space left on device
[INFO] checking karthickai/rustboot against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthickai%2Frustboot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/karthickai/rustboot 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] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/karthickai/rustboot
[INFO] finished tweaking git repo https://github.com/karthickai/rustboot
[INFO] tweaked toml for git repo https://github.com/karthickai/rustboot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/karthickai/rustboot 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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dtjones190/stm32-eth.git`
[INFO] [stderr] error: failed to get `stm32-eth` as a dependency of package `rustboot v0.1.0 (/workspace/builds/worker-6-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `stm32-eth`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/dtjones190/stm32-eth.git?branch=master#96c14a66
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/db/stm32-eth-6888c982bbb0304e/objects/pack': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/dtjones190/stm32-eth.git`
    error: failed to get `stm32-eth` as a dependency of package `rustboot v0.1.0 (/workspace/builds/worker-6-tc2/source)`
    
    Caused by:
      failed to load source for dependency `stm32-eth`
    
    Caused by:
      Unable to update https://github.com/dtjones190/stm32-eth.git?branch=master#96c14a66
    
    Caused by:
      failed to make directory '/workspace/cargo-home/git/db/stm32-eth-6888c982bbb0304e/objects/pack': No space left on device; class=Os (2)