[INFO] cloning repository https://github.com/TheBlueRuby/yet-another-retro-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBlueRuby/yet-another-retro-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBlueRuby%2Fyet-another-retro-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBlueRuby%2Fyet-another-retro-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2a5c72f3eeb0cc7e37562b85f59415a24aafb8 [INFO] checking TheBlueRuby/yet-another-retro-game/ad2a5c72f3eeb0cc7e37562b85f59415a24aafb8 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBlueRuby%2Fyet-another-retro-game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheBlueRuby/yet-another-retro-game on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheBlueRuby/yet-another-retro-game [INFO] finished tweaking git repo https://github.com/TheBlueRuby/yet-another-retro-game [INFO] tweaked toml for git repo https://github.com/TheBlueRuby/yet-another-retro-game written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TheBlueRuby/yet-another-retro-game 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 995b67740caec0ed4faec0a556ad5a6ce6c6f5d3a1a3e9c8015d7788ee1c82d3 [INFO] running `Command { std: "docker" "start" "-a" "995b67740caec0ed4faec0a556ad5a6ce6c6f5d3a1a3e9c8015d7788ee1c82d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995b67740caec0ed4faec0a556ad5a6ce6c6f5d3a1a3e9c8015d7788ee1c82d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995b67740caec0ed4faec0a556ad5a6ce6c6f5d3a1a3e9c8015d7788ee1c82d3", kill_on_drop: false }` [INFO] [stdout] 995b67740caec0ed4faec0a556ad5a6ce6c6f5d3a1a3e9c8015d7788ee1c82d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f31706e311f10efb86467af38cc169d24833ece68ea5ea57ca2481dc8cf7d0c0 [INFO] running `Command { std: "docker" "start" "-a" "f31706e311f10efb86467af38cc169d24833ece68ea5ea57ca2481dc8cf7d0c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking xml-rs v0.8.18 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking tiled v0.11.1 [INFO] [stderr] Checking raylib v3.7.0 [INFO] [stderr] Checking yarg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.32s [INFO] running `Command { std: "docker" "inspect" "f31706e311f10efb86467af38cc169d24833ece68ea5ea57ca2481dc8cf7d0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f31706e311f10efb86467af38cc169d24833ece68ea5ea57ca2481dc8cf7d0c0", kill_on_drop: false }` [INFO] [stdout] f31706e311f10efb86467af38cc169d24833ece68ea5ea57ca2481dc8cf7d0c0