[INFO] cloning repository https://github.com/marcoff181/ap24-simulation-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcoff181/ap24-simulation-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/marcoff181/ap24-simulation-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcoff181/ap24-simulation-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06be595de00b86d0f7f45077cb6033536fa468aa
[INFO] checking marcoff181/ap24-simulation-controller against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/marcoff181/ap24-simulation-controller on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/marcoff181/ap24-simulation-controller
[INFO] finished tweaking git repo https://github.com/marcoff181/ap24-simulation-controller
[INFO] tweaked toml for git repo https://github.com/marcoff181/ap24-simulation-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/The-Null-Pointer-Patrol/messages.git`
[INFO] [stderr]     Updating git repository `https://github.com/Suge42/Skylink_drone.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_b6420ffdeb5128bb': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_b552a167ca6199ca': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_1bda6ea3748b4901': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `skylink` as a dependency of package `ap24-simulation-controller v0.1.1 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `skylink`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Suge42/Skylink_drone.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_898ab5441ce46669': No space left on device; class=Os (2)
[INFO] checking marcoff181/ap24-simulation-controller against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/config_files/neighbor_is_self.toml
[INFO] [stderr] error: unable to write file tests/config_files/sameid.toml
[INFO] [stderr] error: unable to write file tests/config_files/server_one_connection.toml
[INFO] [stderr] error: unable to write file tests/main_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 marcoff181/ap24-simulation-controller against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-0-tc2/source': No space left on device
[INFO] checking marcoff181/ap24-simulation-controller against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/marcoff181/ap24-simulation-controller on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/marcoff181/ap24-simulation-controller
[INFO] finished tweaking git repo https://github.com/marcoff181/ap24-simulation-controller
[INFO] tweaked toml for git repo https://github.com/marcoff181/ap24-simulation-controller written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/The-Null-Pointer-Patrol/messages.git`
[INFO] [stderr]     Updating git repository `https://github.com/Suge42/Skylink_drone.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_6d3c378b6ec66bd8': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_720c42572b4be5f4': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_a6e5422c304f3a59': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `skylink` as a dependency of package `ap24-simulation-controller v0.1.1 (/workspace/builds/worker-0-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `skylink`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Suge42/Skylink_drone.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/skylink_drone-618d71ed8bbb7f6e/objects/pack/pack_git2_07535b97863019da': No space left on device; class=Os (2)
[INFO] checking marcoff181/ap24-simulation-controller against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcoff181%2Fap24-simulation-controller" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/config_files/disconnected.toml
[INFO] [stderr] error: unable to write file tests/config_files/input.toml
[INFO] [stderr] error: unable to write file tests/config_files/line.toml
[INFO] [stderr] error: unable to write file tests/config_files/neighbor_is_self.toml
[INFO] [stderr] error: unable to write file tests/config_files/sameid.toml
[INFO] [stderr] error: unable to write file tests/config_files/server_one_connection.toml
[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] 


failed to checkout https://github.com/marcoff181/ap24-simulation-controller

Caused by:
    command failed: exit status: 128
    
    