[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] documenting agausmann/wgpu-gl-unused-uniform-repro against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagausmann%2Fwgpu-gl-unused-uniform-repro" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agausmann/wgpu-gl-unused-uniform-repro on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-20/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b4b32ff61d4200d17482692d9a9acc5c1dd06a4852db199bf3bbb44bd4877c4 [INFO] running `Command { std: "docker" "start" "-a" "4b4b32ff61d4200d17482692d9a9acc5c1dd06a4852db199bf3bbb44bd4877c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b4b32ff61d4200d17482692d9a9acc5c1dd06a4852db199bf3bbb44bd4877c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4b32ff61d4200d17482692d9a9acc5c1dd06a4852db199bf3bbb44bd4877c4", kill_on_drop: false }` [INFO] [stdout] 4b4b32ff61d4200d17482692d9a9acc5c1dd06a4852db199bf3bbb44bd4877c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec4a0fea2b0de95b949ee6fe6f7320ef787df82e8d711ab75354967bc82df1e [INFO] running `Command { std: "docker" "start" "-a" "6ec4a0fea2b0de95b949ee6fe6f7320ef787df82e8d711ab75354967bc82df1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking glow v0.10.0 (https://github.com/grovesNL/glow?rev=0864897a28bbdd43f89f4fd8fdd4ed781b719f8a#0864897a) [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking profiling v1.0.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.9.0 (https://github.com/gfx-rs/wgpu.git?branch=master#a222e6eb) [INFO] [stderr] Compiling wgpu-core v0.9.0 (https://github.com/gfx-rs/wgpu.git?branch=master#a222e6eb) [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [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 parking_lot v0.11.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking regex v1.5.4 [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] Documenting wgpu_gl_unused_uniform_repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.61s [INFO] running `Command { std: "docker" "inspect" "6ec4a0fea2b0de95b949ee6fe6f7320ef787df82e8d711ab75354967bc82df1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec4a0fea2b0de95b949ee6fe6f7320ef787df82e8d711ab75354967bc82df1e", kill_on_drop: false }` [INFO] [stdout] 6ec4a0fea2b0de95b949ee6fe6f7320ef787df82e8d711ab75354967bc82df1e