[INFO] cloning repository https://github.com/blockchainlover2019/bank-payment-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockchainlover2019/bank-payment-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebacdf552d259da98d6ccf9e52b77ef3d03f86ee [INFO] checking blockchainlover2019/bank-payment-service against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to create directory for '/workspace/builds/worker-0-tc2/source/.git/logs/refs/heads/main': No such file or directory [INFO] checking blockchainlover2019/bank-payment-service against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blockchainlover2019/bank-payment-service [INFO] finished tweaking git repo https://github.com/blockchainlover2019/bank-payment-service [INFO] tweaked toml for git repo https://github.com/blockchainlover2019/bank-payment-service written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blockchainlover2019/bank-payment-service on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blockchainlover2019/bank-payment-service 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ax/um/axum-tracing-opentelemetry, error: No space left on device (os error 28) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-tracing-opentelemetry v0.9.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] [stderr] error: No space left on device (os error 28) [INFO] checking blockchainlover2019/bank-payment-service against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc2/source/.git/config.lock [INFO] started tweaking git repo https://github.com/blockchainlover2019/bank-payment-service [INFO] finished tweaking git repo https://github.com/blockchainlover2019/bank-payment-service [INFO] tweaked toml for git repo https://github.com/blockchainlover2019/bank-payment-service written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blockchainlover2019/bank-payment-service on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blockchainlover2019/bank-payment-service 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to download `tracing-opentelemetry v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `tracing-opentelemetry v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-opentelemetry-0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking blockchainlover2019/bank-payment-service against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/pre-receive.sample': No space left on device [INFO] checking blockchainlover2019/bank-payment-service against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockchainlover2019%2Fbank-payment-service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blockchainlover2019/bank-payment-service [INFO] finished tweaking git repo https://github.com/blockchainlover2019/bank-payment-service [INFO] tweaked toml for git repo https://github.com/blockchainlover2019/bank-payment-service written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blockchainlover2019/bank-payment-service on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blockchainlover2019/bank-payment-service 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to download `tracing-opentelemetry v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `tracing-opentelemetry v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `tracing-opentelemetry-0.18.0/src/tracer.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-opentelemetry-0.18.0/src/tracer.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `tracing-opentelemetry-0.18.0/src/tracer.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-opentelemetry-0.18.0/src/tracer.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache error: failed to download `tracing-opentelemetry v0.18.0` Caused by: unable to get packages from source Caused by: failed to unpack package `tracing-opentelemetry v0.18.0` Caused by: failed to unpack entry at `tracing-opentelemetry-0.18.0/src/tracer.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-opentelemetry-0.18.0/src/tracer.rs` Caused by: failed to unpack `tracing-opentelemetry-0.18.0/src/tracer.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-opentelemetry-0.18.0/src/tracer.rs` Caused by: No space left on device (os error 28)