[INFO] cloning repository https://github.com/dufkan/meesign-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dufkan/meesign-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac7b855dd5e54b919f883949094a4e52ab14d5b8
[INFO] checking dufkan/meesign-cli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] finished tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] tweaked toml for git repo https://github.com/dufkan/meesign-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dufkan/meesign-cli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dufkan/meesign-cli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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/crocs-muni/meesign-crypto.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dufkan/frost.git`
[INFO] [stderr] error: failed to get `frost-secp256k1` as a dependency of package `meesign-crypto v0.1.0 (https://github.com/crocs-muni/meesign-crypto.git#e63d7020)`
[INFO] [stderr]     ... which satisfies git dependency `meesign-crypto` (locked to 0.1.0) of package `meesign-cli v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frost-secp256k1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/dufkan/frost.git?branch=serialize-state#be14479e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write out file: No space left on device; class=Os (2)
[INFO] checking dufkan/meesign-cli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] finished tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] tweaked toml for git repo https://github.com/dufkan/meesign-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dufkan/meesign-cli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dufkan/meesign-cli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dufkan/frost.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/frost-4879a606c5358172/objects/pack/pack_git2_c1032669d691d568': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/frost-4879a606c5358172/objects/pack/pack_git2_5bc61d46d4de0f5f': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `frost-secp256k1` as a dependency of package `meesign-crypto v0.1.0 (https://github.com/crocs-muni/meesign-crypto.git#e63d7020)`
[INFO] [stderr]     ... which satisfies git dependency `meesign-crypto` (locked to 0.1.0) of package `meesign-cli v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frost-secp256k1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/dufkan/frost.git?branch=serialize-state#be14479e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/checkouts/frost-4879a606c5358172/be14479/frost-secp256k1/tests': No space left on device; class=Os (2)
[INFO] checking dufkan/meesign-cli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-1-tc2/source/.git/index.lock' write error. Out of diskspace
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking dufkan/meesign-cli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] finished tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] tweaked toml for git repo https://github.com/dufkan/meesign-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dufkan/meesign-cli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dufkan/meesign-cli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jirigav/mpecdsa.git`
[INFO] [stderr]     Updating git repository `https://github.com/jirigav/curv`
[INFO] [stderr] error: failed to get `curv-kzen` as a dependency of package `mpecdsa v0.3.2 (https://github.com/jirigav/mpecdsa.git#150462eb)`
[INFO] [stderr]     ... which satisfies git dependency `mpecdsa` (locked to 0.3.2) of package `meesign-crypto v0.1.0 (https://github.com/crocs-muni/meesign-crypto.git#e63d7020)`
[INFO] [stderr]     ... which satisfies git dependency `meesign-crypto` (locked to 0.1.0) of package `meesign-cli v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `curv-kzen`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/jirigav/curv#f57b6251
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/curv-11adeb419802ed74
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision f57b6251bd3173e800120baf4f75a895b9060114 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error
[INFO] checking dufkan/meesign-cli against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdufkan%2Fmeesign-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] finished tweaking git repo https://github.com/dufkan/meesign-cli
[INFO] tweaked toml for git repo https://github.com/dufkan/meesign-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dufkan/meesign-cli on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dufkan/meesign-cli 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jirigav/curv`
[INFO] [stderr]     Updating git repository `https://github.com/jirigav/multi-party-ecdsa`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_4aeaba2526968454': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_a158f19f0af69b4b': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_5aeac3b67da909d4': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `multi-party-ecdsa` as a dependency of package `mpecdsa v0.3.2 (https://github.com/jirigav/mpecdsa.git#150462eb)`
[INFO] [stderr]     ... which satisfies git dependency `mpecdsa` (locked to 0.3.2) of package `meesign-crypto v0.1.0 (https://github.com/crocs-muni/meesign-crypto.git#e63d7020)`
[INFO] [stderr]     ... which satisfies git dependency `meesign-crypto` (locked to 0.1.0) of package `meesign-cli v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `multi-party-ecdsa`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/jirigav/multi-party-ecdsa?branch=p256#bfaaae02
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision bfaaae020c5a7613b7ca6eeb3f17986a99417337 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_67453817f5b5436a': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Updating git repository `https://github.com/jirigav/curv`
        Updating git repository `https://github.com/jirigav/multi-party-ecdsa`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_4aeaba2526968454': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_a158f19f0af69b4b': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_5aeac3b67da909d4': No space left on device; class=Os (2)
    error: failed to get `multi-party-ecdsa` as a dependency of package `mpecdsa v0.3.2 (https://github.com/jirigav/mpecdsa.git#150462eb)`
        ... which satisfies git dependency `mpecdsa` (locked to 0.3.2) of package `meesign-crypto v0.1.0 (https://github.com/crocs-muni/meesign-crypto.git#e63d7020)`
        ... which satisfies git dependency `meesign-crypto` (locked to 0.1.0) of package `meesign-cli v0.1.0 (/workspace/builds/worker-1-tc2/source)`
    
    Caused by:
      failed to load source for dependency `multi-party-ecdsa`
    
    Caused by:
      Unable to update https://github.com/jirigav/multi-party-ecdsa?branch=p256#bfaaae02
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec
    
    Caused by:
      revision bfaaae020c5a7613b7ca6eeb3f17986a99417337 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/multi-party-ecdsa-d8bbc1dd75c835ec/objects/pack/pack_git2_67453817f5b5436a': No space left on device; class=Os (2)