[INFO] cloning repository https://github.com/devsujay19/spotify-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devsujay19/spotify-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui'... [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/devsujay19/spotify-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devsujay19/spotify-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72aec52fabe935f905a8058aa65a9bc24a662eee [INFO] checking devsujay19/spotify-tui against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devsujay19/spotify-tui [INFO] finished tweaking git repo https://github.com/devsujay19/spotify-tui [INFO] tweaked toml for git repo https://github.com/devsujay19/spotify-tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devsujay19/spotify-tui on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devsujay19/spotify-tui 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-socks v0.2.2 [INFO] [stderr] Downloaded darling_macro v0.9.0 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded error-code v2.0.2 [INFO] [stderr] Downloaded darling_core v0.9.0 [INFO] [stderr] Downloaded clipboard-win v4.0.3 [INFO] [stderr] Downloaded arboard v1.2.0 [INFO] [stderr] Downloaded derive_builder v0.7.2 [INFO] [stderr] Downloaded derive_builder_core v0.5.0 [INFO] [stderr] Downloaded darling v0.9.0 [INFO] [stderr] Downloaded x11rb v0.8.1 [INFO] [stderr] Downloaded rspotify v0.10.0 [INFO] [stderr] error: failed to unpack package `rspotify v0.10.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rspotify-0.10.0/examples/blocking/user_playlist_change_detail.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspotify-0.10.0/examples/blocking/user_playlist_change_detail.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rspotify-0.10.0/examples/blocking/user_playlist_change_detail.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspotify-0.10.0/examples/blocking/user_playlist_change_detail.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking devsujay19/spotify-tui against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui" "/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/handlers/common_key_events.rs [INFO] [stderr] error: unable to write file src/handlers/dialog.rs [INFO] [stderr] error: unable to write file src/handlers/empty.rs [INFO] [stderr] error: unable to write file src/handlers/episode_table.rs [INFO] [stderr] error: unable to write file src/handlers/error_screen.rs [INFO] [stderr] error: unable to write file src/handlers/help_menu.rs [INFO] [stderr] error: unable to write file src/handlers/home.rs [INFO] [stderr] error: unable to write file src/network.rs [INFO] [stderr] error: unable to write file src/redirect_uri.html [INFO] [stderr] error: unable to write file src/redirect_uri.rs [INFO] [stderr] fatal: cannot create directory at 'src/ui': 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 devsujay19/spotify-tui against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui" "/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/handlers/search_results.rs [INFO] [stderr] error: unable to write file src/handlers/select_device.rs [INFO] [stderr] error: unable to write file src/handlers/track_table.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/network.rs [INFO] [stderr] error: unable to write file src/redirect_uri.html [INFO] [stderr] error: unable to write file src/redirect_uri.rs [INFO] [stderr] fatal: cannot create directory at 'src/ui': 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 devsujay19/spotify-tui against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devsujay19/spotify-tui [INFO] finished tweaking git repo https://github.com/devsujay19/spotify-tui [INFO] tweaked toml for git repo https://github.com/devsujay19/spotify-tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devsujay19/spotify-tui on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devsujay19/spotify-tui 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to download `rspotify v0.10.0` [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 `rspotify v0.10.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `rspotify-0.10.0/doc/images/rspotify.gif` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspotify-0.10.0/doc/images/rspotify.gif` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `rspotify-0.10.0/doc/images/rspotify.gif` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspotify-0.10.0/doc/images/rspotify.gif` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking devsujay19/spotify-tui against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsujay19%2Fspotify-tui" "/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: sha1 file '/workspace/builds/worker-2-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] failed to checkout https://github.com/devsujay19/spotify-tui Caused by: command failed: exit status: 128