[INFO] cloning repository https://github.com/howeih/Day-30-Strassen-multiplication [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/howeih/Day-30-Strassen-multiplication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f8d722a91e269193891940b5a29e5a4a1f221ce [INFO] checking howeih/Day-30-Strassen-multiplication against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howeih/Day-30-Strassen-multiplication on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] finished tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] tweaked toml for git repo https://github.com/howeih/Day-30-Strassen-multiplication written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/howeih/Day-30-Strassen-multiplication 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray v0.11.2 [INFO] [stderr] error: No space left on device (os error 28) [INFO] checking howeih/Day-30-Strassen-multiplication against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-5-tc2/source/.git/index.lock' write error. Out of diskspace [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 howeih/Day-30-Strassen-multiplication against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howeih/Day-30-Strassen-multiplication on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] finished tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] tweaked toml for git repo https://github.com/howeih/Day-30-Strassen-multiplication written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/howeih/Day-30-Strassen-multiplication 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `ndarray v0.11.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 `ndarray v0.11.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ndarray-0.11.2/tests/array.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking howeih/Day-30-Strassen-multiplication against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howeih/Day-30-Strassen-multiplication on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] finished tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] tweaked toml for git repo https://github.com/howeih/Day-30-Strassen-multiplication written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/howeih/Day-30-Strassen-multiplication 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `ndarray v0.11.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 `ndarray v0.11.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ndarray-0.11.2/tests/array.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking howeih/Day-30-Strassen-multiplication against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoweih%2FDay-30-Strassen-multiplication" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/howeih/Day-30-Strassen-multiplication on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] finished tweaking git repo https://github.com/howeih/Day-30-Strassen-multiplication [INFO] tweaked toml for git repo https://github.com/howeih/Day-30-Strassen-multiplication written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/howeih/Day-30-Strassen-multiplication 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] error: failed to download `ndarray v0.11.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 `ndarray v0.11.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ndarray-0.11.2/tests/array.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 error: failed to download `ndarray v0.11.2` Caused by: unable to get packages from source Caused by: failed to unpack package `ndarray v0.11.2` Caused by: failed to unpack entry at `ndarray-0.11.2/tests/array.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` Caused by: failed to unpack `ndarray-0.11.2/tests/array.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.11.2/tests/array.rs` Caused by: unexpected end of file