[INFO] cloning repository https://github.com/jesee030/rust-game-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jesee030/rust-game-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesee030%2Frust-game-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesee030%2Frust-game-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f796eb47fa31a4a9d8e8744c2aee89be989394d1 [INFO] checking jesee030/rust-game-demo against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesee030%2Frust-game-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jesee030/rust-game-demo [INFO] finished tweaking git repo https://github.com/jesee030/rust-game-demo [INFO] tweaked toml for git repo https://github.com/jesee030/rust-game-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jesee030/rust-game-demo on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jesee030/rust-game-demo 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-platform v0.1.4 [INFO] [stderr] Downloaded coreaudio-sys v0.2.13 [INFO] [stderr] Downloaded cpal v0.14.2 [INFO] [stderr] Downloaded io-kit-sys v0.2.0 [INFO] [stderr] Downloaded rodio v0.16.0 [INFO] [stderr] Downloaded gilrs-core v0.4.1 [INFO] [stderr] Downloaded gilrs v0.9.0 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] [stderr] Downloaded ggez v0.7.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.37.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.37.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.37.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.37.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.37.0 [INFO] [stderr] Downloaded tiff v0.9.0 [INFO] [stderr] Downloaded windows v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51af59ba8593fd66b1dda284831e6ee5e4ed9e4945180f07e9441b86c4a2f734 [INFO] running `Command { std: "docker" "start" "-a" "51af59ba8593fd66b1dda284831e6ee5e4ed9e4945180f07e9441b86c4a2f734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51af59ba8593fd66b1dda284831e6ee5e4ed9e4945180f07e9441b86c4a2f734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51af59ba8593fd66b1dda284831e6ee5e4ed9e4945180f07e9441b86c4a2f734", kill_on_drop: false }` [INFO] [stdout] 51af59ba8593fd66b1dda284831e6ee5e4ed9e4945180f07e9441b86c4a2f734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5ea5b953c8d49c8167ecfb7e650f8892e81cf760cbd293b0914d889aa906cad [INFO] running `Command { std: "docker" "start" "-a" "d5ea5b953c8d49c8167ecfb7e650f8892e81cf760cbd293b0914d889aa906cad", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking gilrs-core v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gilrs v0.9.0 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking rodio v0.16.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking glyph_brush v0.7.8 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wayland-egl v0.28.6 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ggez v0.7.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.25.0 [INFO] [stderr] Checking glutin v0.27.0 [INFO] [stderr] Checking old_school_gfx_glutin_ext v0.27.0 [INFO] [stderr] Checking rust-sokoban v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.37s [INFO] running `Command { std: "docker" "inspect" "d5ea5b953c8d49c8167ecfb7e650f8892e81cf760cbd293b0914d889aa906cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ea5b953c8d49c8167ecfb7e650f8892e81cf760cbd293b0914d889aa906cad", kill_on_drop: false }` [INFO] [stdout] d5ea5b953c8d49c8167ecfb7e650f8892e81cf760cbd293b0914d889aa906cad