[INFO] cloning repository https://github.com/xpader/rust-web-scaffolding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xpader/rust-web-scaffolding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bda5ab8dba48842e4a42c8674b8e444051e02ff6 [INFO] checking xpader/rust-web-scaffolding against master#7c4ac0603e9ee5295bc802c90575391288a69a8a for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xpader/rust-web-scaffolding on toolchain 7c4ac0603e9ee5295bc802c90575391288a69a8a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xpader/rust-web-scaffolding [INFO] finished tweaking git repo https://github.com/xpader/rust-web-scaffolding [INFO] tweaked toml for git repo https://github.com/xpader/rust-web-scaffolding written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xpader/rust-web-scaffolding 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" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-redis v0.6.0 [INFO] [stderr] Downloaded tera v1.4.0 [INFO] [stderr] Downloaded combine v4.2.1 [INFO] [stderr] Downloaded redis v0.16.0 [INFO] [stderr] Downloaded chrono-tz v0.5.2 [INFO] [stderr] error: failed to unpack package `chrono-tz v0.5.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `chrono-tz-0.5.2/tz/ziguard.awk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.5.2/tz/ziguard.awk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `chrono-tz-0.5.2/tz/ziguard.awk` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.5.2/tz/ziguard.awk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking xpader/rust-web-scaffolding against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/controller/example/db.rs [INFO] [stderr] error: unable to write file src/controller/example/state.rs [INFO] [stderr] error: unable to write file src/controller/example/view.rs [INFO] [stderr] error: unable to write file src/controller/index.rs [INFO] [stderr] error: unable to write file src/controller/mod.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'static': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xpader/rust-web-scaffolding against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/controller/example/mod.rs [INFO] [stderr] error: unable to write file src/controller/example/redis.rs [INFO] [stderr] error: unable to write file src/controller/example/state.rs [INFO] [stderr] error: unable to write file src/controller/example/view.rs [INFO] [stderr] error: unable to write file src/controller/index.rs [INFO] [stderr] error: unable to write file src/controller/mod.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'static': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xpader/rust-web-scaffolding against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/controller/example/db.rs [INFO] [stderr] error: unable to write file src/controller/example/mod.rs [INFO] [stderr] error: unable to write file src/controller/example/redis.rs [INFO] [stderr] error: unable to write file src/controller/example/state.rs [INFO] [stderr] error: unable to write file src/controller/example/view.rs [INFO] [stderr] error: unable to write file src/controller/index.rs [INFO] [stderr] error: unable to write file src/controller/mod.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'static': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xpader/rust-web-scaffolding against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/controller/example/db.rs [INFO] [stderr] error: unable to write file src/controller/example/mod.rs [INFO] [stderr] error: unable to write file src/controller/example/redis.rs [INFO] [stderr] error: unable to write file src/controller/example/state.rs [INFO] [stderr] error: unable to write file src/controller/example/view.rs [INFO] [stderr] error: unable to write file src/controller/index.rs [INFO] [stderr] error: unable to write file src/controller/mod.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'static': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking xpader/rust-web-scaffolding against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxpader%2Frust-web-scaffolding" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'src/controller/example': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/xpader/rust-web-scaffolding [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.