[INFO] cloning repository https://github.com/davethewiz/ya-nbody [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davethewiz/ya-nbody" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavethewiz%2Fya-nbody", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavethewiz%2Fya-nbody'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc00f9b21604d993d3bc191e5c804ab16d298f1 [INFO] checking davethewiz/ya-nbody against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavethewiz%2Fya-nbody" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davethewiz/ya-nbody on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davethewiz/ya-nbody [INFO] finished tweaking git repo https://github.com/davethewiz/ya-nbody [INFO] tweaked toml for git repo https://github.com/davethewiz/ya-nbody written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davethewiz/ya-nbody 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui-miniquad v0.14.0 [INFO] [stderr] Downloaded egui-macroquad v0.15.0 [INFO] [stderr] Downloaded miniquad v0.3.16 [INFO] [stderr] Downloaded macroquad v0.3.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7a57093b984401cdd006b86a10b4e5cc194c37d8a0a950498973902b996a1fa [INFO] running `Command { std: "docker" "start" "-a" "e7a57093b984401cdd006b86a10b4e5cc194c37d8a0a950498973902b996a1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7a57093b984401cdd006b86a10b4e5cc194c37d8a0a950498973902b996a1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a57093b984401cdd006b86a10b4e5cc194c37d8a0a950498973902b996a1fa", kill_on_drop: false }` [INFO] [stdout] e7a57093b984401cdd006b86a10b4e5cc194c37d8a0a950498973902b996a1fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e548d74b45db5fcd5864e0409fa45624aaf4ee2f4d20a1354855ae2125ccf5a9 [INFO] running `Command { std: "docker" "start" "-a" "e548d74b45db5fcd5864e0409fa45624aaf4ee2f4d20a1354855ae2125ccf5a9", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/libc-f5d5e20bdbb480e3/build_script_build-f5d5e20bdbb480e3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libc-f5d5e20bdbb480e3/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/nohash_hasher-089660ce1f261644.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/nohash-hasher-089660ce1f261644/dep-lib-nohash_hasher` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hound-56a98e40ba8709e0.d [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahVKug6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hound-56a98e40ba8709e0/dep-lib-hound` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustccIh0aC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ogg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e548d74b45db5fcd5864e0409fa45624aaf4ee2f4d20a1354855ae2125ccf5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e548d74b45db5fcd5864e0409fa45624aaf4ee2f4d20a1354855ae2125ccf5a9", kill_on_drop: false }` [INFO] [stdout] e548d74b45db5fcd5864e0409fa45624aaf4ee2f4d20a1354855ae2125ccf5a9