[INFO] cloning repository https://github.com/jaskij/rust-opencl-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaskij/rust-opencl-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaskij%2Frust-opencl-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaskij%2Frust-opencl-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef0bf8e4e1957f050c2a7a1b06231d5e21174c49 [INFO] checking jaskij/rust-opencl-example against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaskij%2Frust-opencl-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaskij/rust-opencl-example on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaskij/rust-opencl-example [INFO] finished tweaking git repo https://github.com/jaskij/rust-opencl-example [INFO] tweaked toml for git repo https://github.com/jaskij/rust-opencl-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jaskij/rust-opencl-example 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" "+db0e836148accac8a22532e3596ac612b63c2d8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opencl-sys v0.4.0 [INFO] [stderr] Downloaded cl3 v0.11.0 [INFO] [stderr] Downloaded opencl3 v0.10.0 [INFO] [stderr] error: No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded opencl-sys v0.4.0 Downloaded cl3 v0.11.0 Downloaded opencl3 v0.10.0 error: No space left on device (os error 28)