[INFO] cloning repository https://github.com/anxolerd/rust-gamedev-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anxolerd/rust-gamedev-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanxolerd%2Frust-gamedev-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanxolerd%2Frust-gamedev-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e078a6e54ed84fff88aaae492a48b8679e1485c8 [INFO] testing anxolerd/rust-gamedev-tutorial against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanxolerd%2Frust-gamedev-tutorial" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anxolerd/rust-gamedev-tutorial on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anxolerd/rust-gamedev-tutorial [INFO] finished tweaking git repo https://github.com/anxolerd/rust-gamedev-tutorial [INFO] tweaked toml for git repo https://github.com/anxolerd/rust-gamedev-tutorial written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anxolerd/rust-gamedev-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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d5b69896ddd957b24dfc1d0c5bb0fda475f24b643aa70081ba27a31f466016e [INFO] running `Command { std: "docker" "start" "-a" "5d5b69896ddd957b24dfc1d0c5bb0fda475f24b643aa70081ba27a31f466016e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5b69896ddd957b24dfc1d0c5bb0fda475f24b643aa70081ba27a31f466016e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5b69896ddd957b24dfc1d0c5bb0fda475f24b643aa70081ba27a31f466016e", kill_on_drop: false }` [INFO] [stdout] 5d5b69896ddd957b24dfc1d0c5bb0fda475f24b643aa70081ba27a31f466016e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd9fed28b91e5851e4a9a5506cd5733760a635d2f6de206962d235a14361537 [INFO] running `Command { std: "docker" "start" "-a" "ffd9fed28b91e5851e4a9a5506cd5733760a635d2f6de206962d235a14361537", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stdout] error: failed to write /tmp/rustcJJL0eo/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sdl2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ffd9fed28b91e5851e4a9a5506cd5733760a635d2f6de206962d235a14361537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd9fed28b91e5851e4a9a5506cd5733760a635d2f6de206962d235a14361537", kill_on_drop: false }` [INFO] [stdout] ffd9fed28b91e5851e4a9a5506cd5733760a635d2f6de206962d235a14361537