[INFO] cloning repository https://github.com/denzp/rust-inline-cuda-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denzp/rust-inline-cuda-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzp%2Frust-inline-cuda-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzp%2Frust-inline-cuda-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 842b05f3e648ca45ac56cce8f13e54121fe30752
[INFO] checking denzp/rust-inline-cuda-tutorial against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzp%2Frust-inline-cuda-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denzp/rust-inline-cuda-tutorial
[INFO] finished tweaking git repo https://github.com/denzp/rust-inline-cuda-tutorial
[INFO] tweaked toml for git repo https://github.com/denzp/rust-inline-cuda-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denzp/rust-inline-cuda-tutorial on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denzp/rust-inline-cuda-tutorial 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/chapter-0/host/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/chapter-1/host/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/chapter-1/device/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/chapter-2/host/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/japaric/cuda`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nagisa/math.rs.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/math.rs-29e925e3058e056b/objects/pack/pack_git2_148b8dd12e86b230': No space left on device; class=Os (2)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.45
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

warning: /workspace/builds/worker-1-tc1/source/chapter-0/host/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-1-tc1/source/chapter-1/host/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-1-tc1/source/chapter-1/device/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
warning: /workspace/builds/worker-1-tc1/source/chapter-2/host/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating git repository `https://github.com/japaric/cuda`
    Updating crates.io index
    Updating git repository `https://github.com/nagisa/math.rs.git`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/math.rs-29e925e3058e056b/objects/pack/pack_git2_148b8dd12e86b230': No space left on device; class=Os (2)
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded serde_derive v1.0.45
error: No space left on device (os error 28)