[INFO] cloning repository https://github.com/sagudev/wgpu-problem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagudev/wgpu-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8fbd0213dbf02c4fea4ed1e2782fcfe3fecb992 [INFO] checking sagudev/wgpu-problem against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagudev%2Fwgpu-problem" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sagudev/wgpu-problem on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] finished tweaking git repo https://github.com/sagudev/wgpu-problem [INFO] tweaked toml for git repo https://github.com/sagudev/wgpu-problem written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sagudev/wgpu-problem 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ddb955b710846e72eec085d21c069e436798915e287b928eaba996d86c59ed7 [INFO] running `Command { std: "docker" "start" "-a" "8ddb955b710846e72eec085d21c069e436798915e287b928eaba996d86c59ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ddb955b710846e72eec085d21c069e436798915e287b928eaba996d86c59ed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddb955b710846e72eec085d21c069e436798915e287b928eaba996d86c59ed7", kill_on_drop: false }` [INFO] [stdout] 8ddb955b710846e72eec085d21c069e436798915e287b928eaba996d86c59ed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84bb575620818ab531c4d4db4aabfb332ec200ae27aed4f8d6082091ee25067b [INFO] running `Command { std: "docker" "start" "-a" "84bb575620818ab531c4d4db4aabfb332ec200ae27aed4f8d6082091ee25067b", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling wgpu-hal v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling wgpu-core v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Checking wgpu-types v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wgpu v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking naga v0.20.0 (https://github.com/gfx-rs/wgpu?rev=0a76c0fa84e5e8c10c62f0a19fb54b65c0a4f6e2#0a76c0fa) [INFO] [stderr] Checking wgpu-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.08s [INFO] running `Command { std: "docker" "inspect" "84bb575620818ab531c4d4db4aabfb332ec200ae27aed4f8d6082091ee25067b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84bb575620818ab531c4d4db4aabfb332ec200ae27aed4f8d6082091ee25067b", kill_on_drop: false }` [INFO] [stdout] 84bb575620818ab531c4d4db4aabfb332ec200ae27aed4f8d6082091ee25067b