[INFO] cloning repository https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manishmshiva/guessing-game-rust-rhai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manishmshiva/guessing-game-rust-rhai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/post-update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai/hooks/post-update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manishmshiva/guessing-game-rust-rhai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbee81a52338b05f4d2eddc1e8c078d075ebdc95 [INFO] checking manishmshiva/guessing-game-rust-rhai against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-3-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] validating manifest of git repo https://github.com/manishmshiva/guessing-game-rust-rhai on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] finished tweaking git repo https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] tweaked toml for git repo https://github.com/manishmshiva/guessing-game-rust-rhai written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/manishmshiva/guessing-game-rust-rhai 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rhai_codegen v1.4.2 [INFO] [stderr] error: failed to unpack package `rhai_codegen v1.4.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rhai_codegen-1.4.2/src/test/module.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai_codegen-1.4.2/src/test/module.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rhai_codegen-1.4.2/src/test/module.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai_codegen-1.4.2/src/test/module.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking manishmshiva/guessing-game-rust-rhai against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] checking manishmshiva/guessing-game-rust-rhai against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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/commit-msg.sample' to '/workspace/builds/worker-3-tc2/source/.git/hooks/commit-msg.sample': No space left on device [INFO] checking manishmshiva/guessing-game-rust-rhai against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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/push-to-checkout.sample' to '/workspace/builds/worker-3-tc2/source/.git/hooks/push-to-checkout.sample': No space left on device [INFO] checking manishmshiva/guessing-game-rust-rhai against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanishmshiva%2Fguessing-game-rust-rhai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manishmshiva/guessing-game-rust-rhai on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] finished tweaking git repo https://github.com/manishmshiva/guessing-game-rust-rhai [INFO] tweaked toml for git repo https://github.com/manishmshiva/guessing-game-rust-rhai written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/manishmshiva/guessing-game-rust-rhai 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `rhai_codegen v1.4.2` [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 `rhai_codegen v1.4.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... error: failed to download `rhai_codegen v1.4.2` Caused by: unable to get packages from source Caused by: failed to unpack package `rhai_codegen v1.4.2` Caused by: failed to unpack entry at `rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` Caused by: failed to unpack `rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai_codegen-1.4.2/ui_tests/export_fn_bad_attr.stderr` Caused by: No space left on device (os error 28)