[INFO] cloning repository https://github.com/mochainapp/graph-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mochainapp/graph-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmochainapp%2Fgraph-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmochainapp%2Fgraph-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 042a2cc39011f4fca95a099d57db373dab7199f9
[INFO] checking mochainapp/graph-node against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmochainapp%2Fgraph-node" "/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/mochainapp/graph-node on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mochainapp/graph-node
[INFO] finished tweaking git repo https://github.com/mochainapp/graph-node
[INFO] tweaked toml for git repo https://github.com/mochainapp/graph-node written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mochainapp/graph-node 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tower-rs/tower.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/graphprotocol/rust-web3`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parity-scale-codec v3.0.0
[INFO] [stderr]   Downloaded json-structural-diff v0.1.0
[INFO] [stderr]   Downloaded prettyplease v0.1.10
[INFO] [stderr]   Downloaded bitflags v1.3.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.0.0
[INFO] [stderr]   Downloaded postgres-openssl v0.5.0
[INFO] [stderr]   Downloaded wat v1.0.39
[INFO] [stderr]   Downloaded diesel-derive-enum v1.1.2
[INFO] [stderr]   Downloaded ethabi v17.1.0
[INFO] [stderr]   Downloaded wasm-instrument v0.2.0
[INFO] [stderr]   Downloaded arc-swap v1.3.0
[INFO] [stderr]   Downloaded wast v37.0.0
[INFO] [stderr]   Downloaded tower-http v0.3.2
[INFO] [stderr]   Downloaded chrono v0.4.21
[INFO] [stderr]   Downloaded protobuf v2.25.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded ibig v0.3.2
[INFO] [stderr]   Downloaded tonic v0.7.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.5
[INFO] [stderr]   Downloaded jobserver v0.1.23
[INFO] [stderr]   Downloaded iana-time-zone v0.1.44
[INFO] [stderr]   Downloaded serde_plain v1.0.0
[INFO] [stderr]   Downloaded stable-hash v0.3.3
[INFO] [stderr]   Downloaded stable-hash v0.4.2
[INFO] [stderr]   Downloaded prost-build v0.10.1
[INFO] [stderr] error: failed to unpack package `prost-build v0.10.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

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
    Blocking waiting for file lock on package cache
    Updating git repository `https://github.com/tower-rs/tower.git`
    Updating crates.io index
    Updating git repository `https://github.com/graphprotocol/rust-web3`
 Downloading crates ...
  Downloaded parity-scale-codec v3.0.0
  Downloaded json-structural-diff v0.1.0
  Downloaded prettyplease v0.1.10
  Downloaded bitflags v1.3.1
  Downloaded parity-scale-codec-derive v3.0.0
  Downloaded postgres-openssl v0.5.0
  Downloaded wat v1.0.39
  Downloaded diesel-derive-enum v1.1.2
  Downloaded ethabi v17.1.0
  Downloaded wasm-instrument v0.2.0
  Downloaded arc-swap v1.3.0
  Downloaded wast v37.0.0
  Downloaded tower-http v0.3.2
  Downloaded chrono v0.4.21
  Downloaded protobuf v2.25.0
  Downloaded tokio-postgres v0.7.2
  Downloaded ibig v0.3.2
  Downloaded tonic v0.7.1
  Downloaded xxhash-rust v0.8.5
  Downloaded jobserver v0.1.23
  Downloaded iana-time-zone v0.1.44
  Downloaded serde_plain v1.0.0
  Downloaded stable-hash v0.3.3
  Downloaded stable-hash v0.4.2
  Downloaded prost-build v0.10.1
error: failed to unpack package `prost-build v0.10.1`

Caused by:
  failed to unpack entry at `prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs`

Caused by:
  failed to unpack `prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-build-0.10.1/third-party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs`

Caused by:
  No space left on device (os error 28)