[INFO] cloning repository https://github.com/hashidlabs/relation_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashidlabs/relation_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashidlabs%2Frelation_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashidlabs%2Frelation_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83148fafa2c481b73233c4ee2fee001f7fa5c4e2
[INFO] checking hashidlabs/relation_server against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashidlabs%2Frelation_server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hashidlabs/relation_server 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/hashidlabs/relation_server
[INFO] finished tweaking git repo https://github.com/hashidlabs/relation_server
[INFO] tweaked toml for git repo https://github.com/hashidlabs/relation_server written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hashidlabs/relation_server 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: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `relation_server` package)
[INFO] [stderr]     Updating git repository `https://github.com/nextdotid/aragog.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded query_map v0.5.0
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.5.0
[INFO] [stderr]   Downloaded gql_client v1.0.7
[INFO] [stderr]   Downloaded aws_lambda_events v0.6.3
[INFO] [stderr]   Downloaded async-graphql-warp v5.0.7
[INFO] [stderr]   Downloaded async-graphql-parser v5.0.7
[INFO] [stderr]   Downloaded arangors_lite v0.2.0
[INFO] [stderr]   Downloaded insta v0.16.1
[INFO] [stderr]   Downloaded async-graphql-derive v5.0.7
[INFO] [stderr]   Downloaded async-graphql-value v5.0.7
[INFO] [stderr]   Downloaded cynic-codegen v1.0.0
[INFO] [stderr]   Downloaded cynic v1.0.0
[INFO] [stderr]   Downloaded json-decode v0.6.0
[INFO] [stderr] error: failed to unpack package `json-decode v0.6.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `json-decode-0.6.0/src/decoders.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/json-decode-0.6.0/src/decoders.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `json-decode-0.6.0/src/decoders.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/json-decode-0.6.0/src/decoders.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
(in the `relation_server` package)
    Updating git repository `https://github.com/nextdotid/aragog.git`
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded query_map v0.5.0
  Downloaded lambda_runtime_api_client v0.5.0
  Downloaded gql_client v1.0.7
  Downloaded aws_lambda_events v0.6.3
  Downloaded async-graphql-warp v5.0.7
  Downloaded async-graphql-parser v5.0.7
  Downloaded arangors_lite v0.2.0
  Downloaded insta v0.16.1
  Downloaded async-graphql-derive v5.0.7
  Downloaded async-graphql-value v5.0.7
  Downloaded cynic-codegen v1.0.0
  Downloaded cynic v1.0.0
  Downloaded json-decode v0.6.0
error: failed to unpack package `json-decode v0.6.0`

Caused by:
  failed to unpack entry at `json-decode-0.6.0/src/decoders.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/json-decode-0.6.0/src/decoders.rs`

Caused by:
  failed to unpack `json-decode-0.6.0/src/decoders.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/json-decode-0.6.0/src/decoders.rs`

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