[INFO] cloning repository https://github.com/ifiokjr/eql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifiokjr/eql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Feql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Feql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ee7be7550e4866ce721310f04df8136432f337f
[INFO] checking ifiokjr/eql against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifiokjr%2Feql" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ifiokjr/eql on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ifiokjr/eql
[INFO] finished tweaking git repo https://github.com/ifiokjr/eql
[INFO] tweaked toml for git repo https://github.com/ifiokjr/eql written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ifiokjr/eql 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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/edgedb/edgedb`
[INFO] [stderr]     Updating git submodule `https://github.com/pganalyze/libpg_query.git`
[INFO] [stderr]     Updating git submodule `https://github.com/MagicStack/py-pgproto.git`
[INFO] [stderr]     Updating git submodule `https://github.com/postgres/postgres.git`
[INFO] [stderr]     Updating git repository `https://github.com/rome/tools`
[INFO] [stderr]     Updating git submodule `https://github.com/microsoft/Typescript`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/tools-39e2986901918bf8/99db51f/xtask/coverage/Typescript/.git/objects/pack/pack_git2_1430a4fbd2466902': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rome_rowan` as a dependency of package `eql_factory v0.1.0 (/workspace/builds/worker-5-tc1/source/crates/eql_factory)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rome_rowan`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/rome/tools?rev=99db51ff19#99db51ff
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `xtask/coverage/Typescript`
[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: 
    
    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/edgedb/edgedb`
        Updating git submodule `https://github.com/pganalyze/libpg_query.git`
        Updating git submodule `https://github.com/MagicStack/py-pgproto.git`
        Updating git submodule `https://github.com/postgres/postgres.git`
        Updating git repository `https://github.com/rome/tools`
        Updating git submodule `https://github.com/microsoft/Typescript`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/tools-39e2986901918bf8/99db51f/xtask/coverage/Typescript/.git/objects/pack/pack_git2_1430a4fbd2466902': No space left on device; class=Os (2)
    error: failed to get `rome_rowan` as a dependency of package `eql_factory v0.1.0 (/workspace/builds/worker-5-tc1/source/crates/eql_factory)`
    
    Caused by:
      failed to load source for dependency `rome_rowan`
    
    Caused by:
      Unable to update https://github.com/rome/tools?rev=99db51ff19#99db51ff
    
    Caused by:
      failed to update submodule `xtask/coverage/Typescript`
    
    Caused by:
      unrecoverable internal error: 'writer.open == 0'