[INFO] cloning repository https://github.com/jeffglaum/opengl-lighting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffglaum/opengl-lighting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffglaum%2Fopengl-lighting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffglaum%2Fopengl-lighting'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffglaum%2Fopengl-lighting/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/jeffglaum/opengl-lighting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffglaum/opengl-lighting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffglaum%2Fopengl-lighting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffglaum%2Fopengl-lighting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44e22a9363abdd41a086e312906277a0d8d2c0c5 [INFO] checking jeffglaum/opengl-lighting against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffglaum%2Fopengl-lighting" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeffglaum/opengl-lighting [INFO] finished tweaking git repo https://github.com/jeffglaum/opengl-lighting [INFO] tweaked toml for git repo https://github.com/jeffglaum/opengl-lighting written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffglaum/opengl-lighting on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeffglaum/opengl-lighting 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11621e7040fcba42570b79db6310b54a9b4fe4b0692faaf3ecba5f3251bde659 [INFO] running `Command { std: "docker" "start" "-a" "11621e7040fcba42570b79db6310b54a9b4fe4b0692faaf3ecba5f3251bde659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11621e7040fcba42570b79db6310b54a9b4fe4b0692faaf3ecba5f3251bde659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11621e7040fcba42570b79db6310b54a9b4fe4b0692faaf3ecba5f3251bde659", kill_on_drop: false }` [INFO] [stdout] 11621e7040fcba42570b79db6310b54a9b4fe4b0692faaf3ecba5f3251bde659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d0f051acda1fbe32451507f90cff11854eb8a162a4914a3d47782e2871a93f [INFO] running `Command { std: "docker" "start" "-a" "c4d0f051acda1fbe32451507f90cff11854eb8a162a4914a3d47782e2871a93f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking glfw v0.55.0 [INFO] [stderr] Checking opengl-lighting v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.82s [INFO] running `Command { std: "docker" "inspect" "c4d0f051acda1fbe32451507f90cff11854eb8a162a4914a3d47782e2871a93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d0f051acda1fbe32451507f90cff11854eb8a162a4914a3d47782e2871a93f", kill_on_drop: false }` [INFO] [stdout] c4d0f051acda1fbe32451507f90cff11854eb8a162a4914a3d47782e2871a93f