[INFO] fetching crate nestadia-wgpu 0.1.0... [INFO] checking nestadia-wgpu-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate nestadia-wgpu 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate nestadia-wgpu 0.1.0 [INFO] finished tweaking crates.io crate nestadia-wgpu 0.1.0 [INFO] tweaked toml for crates.io crate nestadia-wgpu 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nestadia-wgpu 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nestadia-wgpu 0.1.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9ae8a8503e3f8eea063e75f3ede27354c310f8407f81e9e08eb4eb5f9828485 [INFO] running `Command { std: "docker" "start" "-a" "b9ae8a8503e3f8eea063e75f3ede27354c310f8407f81e9e08eb4eb5f9828485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9ae8a8503e3f8eea063e75f3ede27354c310f8407f81e9e08eb4eb5f9828485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ae8a8503e3f8eea063e75f3ede27354c310f8407f81e9e08eb4eb5f9828485", kill_on_drop: false }` [INFO] [stdout] b9ae8a8503e3f8eea063e75f3ede27354c310f8407f81e9e08eb4eb5f9828485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd14a61bc80040c4930a21cea857ef530dd1a3f2e89d378878be9143648f468f [INFO] running `Command { std: "docker" "start" "-a" "fd14a61bc80040c4930a21cea857ef530dd1a3f2e89d378878be9143648f468f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking profiling v1.0.2 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking naga v0.4.2 [INFO] [stderr] Checking native-dialog v0.5.5 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking nestadia v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking gfx-hal v0.8.0 [INFO] [stderr] Checking gfx-backend-gl v0.8.1 [INFO] [stderr] Checking gfx-backend-empty v0.8.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.8.0 [INFO] [stdout] error[E0597]: `desc_set` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-0.8.1/src/device/mod.rs:1773:26 [INFO] [stdout] | [INFO] [stdout] 1760 | let mut desc_set = desc_sets.pop().unwrap(); [INFO] [stdout] | ------------ binding `desc_set` declared here [INFO] [stdout] ... [INFO] [stdout] 1773 | set: desc_set.raw_mut(), [INFO] [stdout] | ^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 1794 | } [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `desc_set` dropped here while still borrowed [INFO] [stdout] | borrow might be used here, when `write_map` is dropped and runs the `Drop` code for type `BTreeMap` [INFO] [stdout] | [INFO] [stdout] = note: values in a scope are dropped in the opposite order they are defined [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fd14a61bc80040c4930a21cea857ef530dd1a3f2e89d378878be9143648f468f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd14a61bc80040c4930a21cea857ef530dd1a3f2e89d378878be9143648f468f", kill_on_drop: false }` [INFO] [stdout] fd14a61bc80040c4930a21cea857ef530dd1a3f2e89d378878be9143648f468f