[INFO] cloning repository https://github.com/agausmann/wgpu-gl-unused-uniform-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agausmann/wgpu-gl-unused-uniform-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagausmann%2Fwgpu-gl-unused-uniform-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagausmann%2Fwgpu-gl-unused-uniform-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9dc666ddbcd84aaadb09c86185f51e7bb6888f4 [INFO] checking agausmann/wgpu-gl-unused-uniform-repro against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagausmann%2Fwgpu-gl-unused-uniform-repro" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agausmann/wgpu-gl-unused-uniform-repro on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agausmann/wgpu-gl-unused-uniform-repro [INFO] finished tweaking git repo https://github.com/agausmann/wgpu-gl-unused-uniform-repro [INFO] tweaked toml for git repo https://github.com/agausmann/wgpu-gl-unused-uniform-repro written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/agausmann/wgpu-gl-unused-uniform-repro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/metal-rs` [INFO] [stderr] Updating git repository `https://github.com/grovesNL/glow` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/d3d12-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded renderdoc-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e57fbb018373b5957bb91a76624823cf57ec37b5725a5925782924e5f4ba2cef [INFO] running `Command { std: "docker" "start" "-a" "e57fbb018373b5957bb91a76624823cf57ec37b5725a5925782924e5f4ba2cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e57fbb018373b5957bb91a76624823cf57ec37b5725a5925782924e5f4ba2cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57fbb018373b5957bb91a76624823cf57ec37b5725a5925782924e5f4ba2cef", kill_on_drop: false }` [INFO] [stdout] e57fbb018373b5957bb91a76624823cf57ec37b5725a5925782924e5f4ba2cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d037d519b882062e04fc860b725cf6adec2b96063f0bc1c5ea1a4b04a7187a48 [INFO] running `Command { std: "docker" "start" "-a" "d037d519b882062e04fc860b725cf6adec2b96063f0bc1c5ea1a4b04a7187a48", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking glow v0.10.0 (https://github.com/grovesNL/glow?rev=0864897a28bbdd43f89f4fd8fdd4ed781b719f8a#0864897a) [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling wgpu-core v0.9.0 (https://github.com/gfx-rs/wgpu.git?branch=master#a222e6eb) [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.9.0 (https://github.com/gfx-rs/wgpu.git?branch=master#a222e6eb) [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking naga v0.5.0 (https://github.com/gfx-rs/naga?rev=69b70f8#69b70f8c) [INFO] [stderr] Checking wgpu-hal v0.9.0 (https://github.com/gfx-rs/wgpu.git?branch=master#a222e6eb) [INFO] [stderr] Checking wgpu v0.9.0 (https://github.com/gfx-rs/wgpu.git?branch=master#a222e6eb) [INFO] [stderr] Checking wgpu_gl_unused_uniform_repro v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.03s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking wgpu_gl_unused_uniform_repro v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "d037d519b882062e04fc860b725cf6adec2b96063f0bc1c5ea1a4b04a7187a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d037d519b882062e04fc860b725cf6adec2b96063f0bc1c5ea1a4b04a7187a48", kill_on_drop: false }` [INFO] [stdout] d037d519b882062e04fc860b725cf6adec2b96063f0bc1c5ea1a4b04a7187a48