[INFO] cloning repository https://github.com/clay53/wgpu_game_of_life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clay53/wgpu_game_of_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclay53%2Fwgpu_game_of_life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclay53%2Fwgpu_game_of_life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3554dedcf960b8a2a32aeeaded0119b08316510
[INFO] checking clay53/wgpu_game_of_life against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclay53%2Fwgpu_game_of_life" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clay53/wgpu_game_of_life
[INFO] finished tweaking git repo https://github.com/clay53/wgpu_game_of_life
[INFO] tweaked toml for git repo https://github.com/clay53/wgpu_game_of_life written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clay53/wgpu_game_of_life on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clay53/wgpu_game_of_life 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/clay53/bui`
[INFO] [stderr]     Updating git repository `https://github.com/clay53/bui_basic`
[INFO] [stderr]     Updating git repository `https://github.com/rust-windowing/winit`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust-windowing/android-ndk-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foreign-types-macros v0.2.2
[INFO] [stderr]   Downloaded dialog v0.3.0
[INFO] [stderr]   Downloaded android_system_properties v0.1.2
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded rpassword v2.1.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.4.0
[INFO] [stderr]   Downloaded calloop v0.10.1
[INFO] [stderr]   Downloaded tiny-skia v0.6.6
[INFO] [stderr]   Downloaded constrainer v0.0.2
[INFO] [stderr]   Downloaded crossfont v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26509a9aa6cd1c3c73571f0b90fd15cb6221e6f74122e949caa78a968e220a2e
[INFO] running `Command { std: "docker" "start" "-a" "26509a9aa6cd1c3c73571f0b90fd15cb6221e6f74122e949caa78a968e220a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26509a9aa6cd1c3c73571f0b90fd15cb6221e6f74122e949caa78a968e220a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26509a9aa6cd1c3c73571f0b90fd15cb6221e6f74122e949caa78a968e220a2e", kill_on_drop: false }`
[INFO] [stdout] 26509a9aa6cd1c3c73571f0b90fd15cb6221e6f74122e949caa78a968e220a2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed5b385bc03b4d0cef47146e712a87b826806ff5b8af74907941e06e5963c451
[INFO] running `Command { std: "docker" "start" "-a" "ed5b385bc03b4d0cef47146e712a87b826806ff5b8af74907941e06e5963c451", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling ash v0.37.0+1.3.209
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking unicode-xid v0.2.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling crossfont v0.4.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.2
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking memmap2 v0.5.5
[INFO] [stderr]     Checking wgpu-types v0.13.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking profiling v1.0.6
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking rpassword v2.1.0
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking dialog v0.3.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling bytemuck_derive v1.1.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling constrainer v0.0.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia v0.6.6
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking calloop v0.10.1
[INFO] [stderr]     Checking naga v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking wgpu-hal v0.13.2
[INFO] [stderr]     Checking wgpu v0.13.1
[INFO] [stderr]     Checking sctk-adwaita v0.4.0
[INFO] [stderr]     Checking winit v0.26.1 (https://github.com/rust-windowing/winit?rev=c93ef47b9b05a561d8bfe85905cdfd38663b7c52#c93ef47b)
[INFO] [stderr]     Checking bui v0.0.1 (https://github.com/clay53/bui?rev=9496ba9#9496ba92)
[INFO] [stderr]     Checking bui_basic v0.1.0 (https://github.com/clay53/bui_basic?rev=fd2b052#fd2b052b)
[INFO] [stderr]     Checking wgpu_game_of_life v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/game.rs:742:8
[INFO] [stdout]     |
[INFO] [stdout] 742 | struct GameOfLifeVertex {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/game.rs:740:1
[INFO] [stdout]     |
[INFO] [stdout] 740 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/game.rs:742:8
[INFO] [stdout]     |
[INFO] [stdout] 742 | struct GameOfLifeVertex {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/game.rs:740:1
[INFO] [stdout]     |
[INFO] [stdout] 740 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.66s
[INFO] running `Command { std: "docker" "inspect" "ed5b385bc03b4d0cef47146e712a87b826806ff5b8af74907941e06e5963c451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5b385bc03b4d0cef47146e712a87b826806ff5b8af74907941e06e5963c451", kill_on_drop: false }`
[INFO] [stdout] ed5b385bc03b4d0cef47146e712a87b826806ff5b8af74907941e06e5963c451
