[INFO] cloning repository https://github.com/loalang/loalang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loalang/loalang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floalang%2Floalang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floalang%2Floalang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 745edc192564b3f362ad1623fbb8853fcefa876e
[INFO] checking loalang/loalang against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floalang%2Floalang" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loalang/loalang
[INFO] finished tweaking git repo https://github.com/loalang/loalang
[INFO] tweaked toml for git repo https://github.com/loalang/loalang written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loalang/loalang on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loalang/loalang 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-server v0.2.0
[INFO] [stderr]   Downloaded tokio-stdin-stdout v0.1.5
[INFO] [stderr]   Downloaded log-panics v2.0.0
[INFO] [stderr]   Downloaded lsp-types v0.60.0
[INFO] [stderr]   Downloaded rpassword v4.0.1
[INFO] [stderr]   Downloaded graphql_query_derive v0.8.0
[INFO] [stderr]   Downloaded rgb v0.8.14
[INFO] [stderr]   Downloaded fraction v0.6.2
[INFO] [stderr]   Downloaded graphql_client_codegen v0.8.0
[INFO] [stderr]   Downloaded graphql-parser v0.2.3
[INFO] [stderr]   Downloaded graphql_client v0.8.0
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

warning: only one of `license` or `license-file` is necessary
`license` should be used if the package license can be expressed with a standard SPDX expression.
`license-file` should be used if the package uses a non-standard license.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded lsp-server v0.2.0
  Downloaded tokio-stdin-stdout v0.1.5
  Downloaded log-panics v2.0.0
  Downloaded lsp-types v0.60.0
  Downloaded rpassword v4.0.1
  Downloaded graphql_query_derive v0.8.0
  Downloaded rgb v0.8.14
  Downloaded fraction v0.6.2
  Downloaded graphql_client_codegen v0.8.0
  Downloaded graphql-parser v0.2.3
  Downloaded graphql_client v0.8.0
error: No space left on device (os error 28)