[INFO] cloning repository https://github.com/leroyguillaume/autoplaylist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leroyguillaume/autoplaylist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/leroyguillaume/autoplaylist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leroyguillaume/autoplaylist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0808658c380d84810535edc5654fa450707f19a [INFO] checking leroyguillaume/autoplaylist against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist" "/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 leroyguillaume/autoplaylist against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist" "/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 leroyguillaume/autoplaylist against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist" "/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 write file common/resources/main/db/pg/queries/count-search-source-tracks-by-title-artists-album.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-search-tracks-by-title-artists-album.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-search-user-platform-playlists-by-name.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-search-user-playlists-by-name.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-search-users-by-email.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-source-by-last-synchronization-date.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-source-by-synchronization-status.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-source-playlists.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-source-tracks.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-sources.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-tracks.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/count-user-platform-playlists.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/update-track.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/update-user.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/user-by-id.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/user-by-spotify-id.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/user-exists.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/user-platform-playlists.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/user-playlists.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/user-sources.sql [INFO] [stderr] error: unable to write file common/resources/main/db/pg/queries/users.sql [INFO] [stderr] fatal: cannot create directory at 'common/resources/test': 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 leroyguillaume/autoplaylist against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist" "/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 write file cli/src/main.rs [INFO] [stderr] fatal: cannot create directory at 'common': 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 leroyguillaume/autoplaylist against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fautoplaylist" "/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 write file docker-compose/wiremock/autoplaylist/user-spotify-playlists.json [INFO] [stderr] error: unable to write file docker-compose/wiremock/autoplaylist/users.json [INFO] [stderr] fatal: cannot create directory at 'docker-compose/wiremock/spotify': 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/leroyguillaume/autoplaylist Caused by: command failed: exit status: 128