[INFO] cloning repository https://github.com/leon3s/ntex-rest-api-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leon3s/ntex-rest-api-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleon3s%2Fntex-rest-api-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleon3s%2Fntex-rest-api-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48d600f5b14b5adc27c8fcb0a2a063eaa2af33f6 [INFO] testing leon3s/ntex-rest-api-example against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleon3s%2Fntex-rest-api-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leon3s/ntex-rest-api-example [INFO] finished tweaking git repo https://github.com/leon3s/ntex-rest-api-example [INFO] tweaked toml for git repo https://github.com/leon3s/ntex-rest-api-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leon3s/ntex-rest-api-example on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leon3s/ntex-rest-api-example 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Downloading crates ... [INFO] [stderr] Downloaded ntex-tokio v0.2.3 [INFO] [stderr] Downloaded ntex-util v0.2.2 [INFO] [stderr] Downloaded ntex-service v1.0.2 [INFO] [stderr] Downloaded ntex-tls v0.2.4 [INFO] [stderr] Downloaded ntex-router v0.5.1 [INFO] [stderr] Downloaded ntex-connect v0.2.1 [INFO] [stderr] Downloaded ntex-http v0.1.9 [INFO] [stderr] Downloaded utoipa v3.3.0 [INFO] [stderr] Downloaded ntex-bytes v0.1.19 [INFO] [stderr] Downloaded ntex-io v0.2.10 [INFO] [stderr] Downloaded ntex-rt v0.4.9 [INFO] [stderr] Downloaded utoipa-gen v3.3.0 [INFO] [stderr] Downloaded ntex-h2 v0.2.4 [INFO] [stderr] Downloaded ntex v0.6.7 [INFO] [stderr] Downloaded syn v2.0.17 [INFO] [stderr] error: failed to unpack package `syn v2.0.17` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `syn-2.0.17/tests/debug/gen.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.17/tests/debug/gen.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `syn-2.0.17/tests/debug/gen.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.17/tests/debug/gen.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 Downloading crates ... Downloaded ntex-tokio v0.2.3 Downloaded ntex-util v0.2.2 Downloaded ntex-service v1.0.2 Downloaded ntex-tls v0.2.4 Downloaded ntex-router v0.5.1 Downloaded ntex-connect v0.2.1 Downloaded ntex-http v0.1.9 Downloaded utoipa v3.3.0 Downloaded ntex-bytes v0.1.19 Downloaded ntex-io v0.2.10 Downloaded ntex-rt v0.4.9 Downloaded utoipa-gen v3.3.0 Downloaded ntex-h2 v0.2.4 Downloaded ntex v0.6.7 Downloaded syn v2.0.17 error: failed to unpack package `syn v2.0.17` Caused by: failed to unpack entry at `syn-2.0.17/tests/debug/gen.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.17/tests/debug/gen.rs` Caused by: failed to unpack `syn-2.0.17/tests/debug/gen.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.17/tests/debug/gen.rs` Caused by: No space left on device (os error 28)