[INFO] cloning repository https://github.com/pandakn/rust-sut-courses-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandakn/rust-sut-courses-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/pandakn/rust-sut-courses-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandakn/rust-sut-courses-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1df20e0d56708cf96c6761ce748a25eb0553941 [INFO] checking pandakn/rust-sut-courses-api against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/mocks/html/mock_html_course_table.txt [INFO] [stderr] error: unable to write file tests/scrape_course_data_test.rs [INFO] [stderr] error: unable to write file tests/scrape_course_details_test.rs [INFO] [stderr] error: unable to write file tests/scrape_course_exams_test.rs [INFO] [stderr] error: unable to write file tests/scrape_course_requirements_test.rs [INFO] [stderr] fatal: unable to checkout working tree [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 pandakn/rust-sut-courses-api against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/mocks/html/5_mock_html_course_details_full.txt [INFO] [stderr] fatal: cannot create directory at 'tests/mocks/html/exams': 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 pandakn/rust-sut-courses-api against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'src': 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 pandakn/rust-sut-courses-api against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file src/utils/string_utils/functions.rs [INFO] [stderr] error: unable to write file src/utils/string_utils/mod.rs [INFO] [stderr] error: unable to write file src/utils/string_utils/tests.rs [INFO] [stderr] fatal: cannot create directory at 'tests': 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 pandakn/rust-sut-courses-api against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandakn%2Frust-sut-courses-api" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/infrastructure/scraper/course_scraper.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/courses_data_scraper.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/extract_exam_info.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/fetch.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/mod.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/parser.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/selector.rs [INFO] [stderr] error: unable to write file src/infrastructure/scraper/utils.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'src/presentation': 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] failed to checkout https://github.com/pandakn/rust-sut-courses-api Caused by: command failed: exit status: 128