[INFO] cloning repository https://github.com/zippiehq/cartesi-lambada
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zippiehq/cartesi-lambada" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippiehq%2Fcartesi-lambada", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippiehq%2Fcartesi-lambada'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f8b297221053467614702e637f05c5f36317d59
[INFO] checking zippiehq/cartesi-lambada against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippiehq%2Fcartesi-lambada" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/zippiehq/cartesi-lambada
[INFO] finished tweaking git repo https://github.com/zippiehq/cartesi-lambada
[INFO] tweaked toml for git repo https://github.com/zippiehq/cartesi-lambada written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zippiehq/cartesi-lambada 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/zippiehq/cartesi-lambada 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: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/zippiehq/rs-car-ipfs`
[INFO] [stderr]     Updating git repository `https://github.com/EspressoSystems/async-compatibility-layer`
[INFO] [stderr]     Updating git repository `https://github.com/cartesi/dave`
[INFO] [stderr]     Updating git submodule `https://github.com/cartesi/machine-emulator-sdk`
[INFO] [stderr]     Updating git submodule `https://github.com/cartesi/machine-emulator.git`
[INFO] [stderr]     Updating git submodule `https://github.com/cartesi/riscv-arch-test.git`
[INFO] [stderr] error: failed to get `cartesi-machine` as a dependency of package `lambada-worker v0.1.0 (/workspace/builds/worker-4-tc1/source/lambada-worker)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `cartesi-machine`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/cartesi/dave?rev=d3059a0d70535fb6a9757ee8c8f6170adcddee4e#d3059a0d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `machine-emulator-sdk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `emulator`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `tests/riscv-arch-test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/d3059a0/machine-emulator-sdk/emulator/third-party/riscv-arch-test/riscv-test-stats/data-propagation/rv64i_m/D/d_fmsub_b6-01.md': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
    note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
    note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
    note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
        Updating crates.io index
        Updating git repository `https://github.com/zippiehq/rs-car-ipfs`
        Updating git repository `https://github.com/EspressoSystems/async-compatibility-layer`
        Updating git repository `https://github.com/cartesi/dave`
        Updating git submodule `https://github.com/cartesi/machine-emulator-sdk`
        Updating git submodule `https://github.com/cartesi/machine-emulator.git`
        Updating git submodule `https://github.com/cartesi/riscv-arch-test.git`
    error: failed to get `cartesi-machine` as a dependency of package `lambada-worker v0.1.0 (/workspace/builds/worker-4-tc1/source/lambada-worker)`
    
    Caused by:
      failed to load source for dependency `cartesi-machine`
    
    Caused by:
      Unable to update https://github.com/cartesi/dave?rev=d3059a0d70535fb6a9757ee8c8f6170adcddee4e#d3059a0d
    
    Caused by:
      failed to update submodule `machine-emulator-sdk`
    
    Caused by:
      failed to update submodule `emulator`
    
    Caused by:
      failed to update submodule `tests/riscv-arch-test`
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/d3059a0/machine-emulator-sdk/emulator/third-party/riscv-arch-test/riscv-test-stats/data-propagation/rv64i_m/D/d_fmsub_b6-01.md': No space left on device; class=Os (2)