[INFO] cloning repository https://github.com/plaptov/ant_sim_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plaptov/ant_sim_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaptov%2Fant_sim_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaptov%2Fant_sim_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 873fea3d2ae596b03109f0b7e306fffe6af9c532 [INFO] building plaptov/ant_sim_rs against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaptov%2Fant_sim_rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plaptov/ant_sim_rs on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plaptov/ant_sim_rs [INFO] finished tweaking git repo https://github.com/plaptov/ant_sim_rs [INFO] tweaked toml for git repo https://github.com/plaptov/ant_sim_rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/plaptov/ant_sim_rs 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore-result v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.49 [INFO] [stderr] Downloaded addr2line v0.9.0 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded findshlibs v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.49 [INFO] [stderr] Downloaded gfx_device_gl v0.16.1 [INFO] [stderr] Downloaded goblin v0.0.23 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.49 [INFO] [stderr] Downloaded gimli v0.18.0 [INFO] [stderr] error: failed to download replaced source registry `crates-io` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.