[INFO] cloning repository https://github.com/Friz64/weird_glfw_wgpu_bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Friz64/weird_glfw_wgpu_bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFriz64%2Fweird_glfw_wgpu_bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFriz64%2Fweird_glfw_wgpu_bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf69be27612e188f1e52564d452698301896dc82 [INFO] checking Friz64/weird_glfw_wgpu_bug against try#e61be1c89a2b3fd02452eef3c6186592711e4772 for pr-98456 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFriz64%2Fweird_glfw_wgpu_bug" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Friz64/weird_glfw_wgpu_bug on toolchain e61be1c89a2b3fd02452eef3c6186592711e4772 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Friz64/weird_glfw_wgpu_bug [INFO] finished tweaking git repo https://github.com/Friz64/weird_glfw_wgpu_bug [INFO] tweaked toml for git repo https://github.com/Friz64/weird_glfw_wgpu_bug written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Friz64/weird_glfw_wgpu_bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ed412d85526376d00882a96a270d605b040241f0faf58a7ab7d61a455a5ded0 [INFO] running `Command { std: "docker" "start" "-a" "2ed412d85526376d00882a96a270d605b040241f0faf58a7ab7d61a455a5ded0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed412d85526376d00882a96a270d605b040241f0faf58a7ab7d61a455a5ded0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed412d85526376d00882a96a270d605b040241f0faf58a7ab7d61a455a5ded0", kill_on_drop: false }` [INFO] [stdout] 2ed412d85526376d00882a96a270d605b040241f0faf58a7ab7d61a455a5ded0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e61be1c89a2b3fd02452eef3c6186592711e4772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec7069c772fade725778044c961879c816fdfd0ea331496d392774fc59b8b3c [INFO] running `Command { std: "docker" "start" "-a" "6ec7069c772fade725778044c961879c816fdfd0ea331496d392774fc59b8b3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking glfw v0.32.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Checking gfx-hal v0.3.0 [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.3.0/src/command/render_pass.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | ..CommandBufferInheritanceInfo::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `B` declared on the struct `CommandBufferInheritanceInfo` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as Backend>::Framebuffer == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.3.0/src/command/render_pass.rs:441:15 [INFO] [stdout] | [INFO] [stdout] 441 | ..CommandBufferInheritanceInfo::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `B` declared on the struct `CommandBufferInheritanceInfo` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as Backend>::Framebuffer == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx-hal` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6ec7069c772fade725778044c961879c816fdfd0ea331496d392774fc59b8b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec7069c772fade725778044c961879c816fdfd0ea331496d392774fc59b8b3c", kill_on_drop: false }` [INFO] [stdout] 6ec7069c772fade725778044c961879c816fdfd0ea331496d392774fc59b8b3c