[INFO] fetching crate imgui-gfx-hal 0.1.2... [INFO] testing imgui-gfx-hal-0.1.2 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate imgui-gfx-hal 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate imgui-gfx-hal 0.1.2 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-gfx-hal 0.1.2 [INFO] finished tweaking crates.io crate imgui-gfx-hal 0.1.2 [INFO] tweaked toml for crates.io crate imgui-gfx-hal 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ash v0.24.4 [INFO] [stderr] Downloaded imgui v0.0.23 [INFO] [stderr] Downloaded imgui-sys v0.0.23 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.1.0 [INFO] [stderr] Downloaded gfx-hal v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7313ac252cf0e27e4534070dfc168c24be8ccf42d9694c939b1bbc31459cd4d5 [INFO] running `Command { std: "docker" "start" "-a" "7313ac252cf0e27e4534070dfc168c24be8ccf42d9694c939b1bbc31459cd4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7313ac252cf0e27e4534070dfc168c24be8ccf42d9694c939b1bbc31459cd4d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7313ac252cf0e27e4534070dfc168c24be8ccf42d9694c939b1bbc31459cd4d5", kill_on_drop: false }` [INFO] [stdout] 7313ac252cf0e27e4534070dfc168c24be8ccf42d9694c939b1bbc31459cd4d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271d8defc2fe9b7f30ac22a45d065f36f6b40e1d0f79e78afc6402aacddd639b [INFO] running `Command { std: "docker" "start" "-a" "271d8defc2fe9b7f30ac22a45d065f36f6b40e1d0f79e78afc6402aacddd639b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gfx-hal v0.1.0 [INFO] [stderr] Compiling imgui v0.0.23 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.1.0/src/command/render_pass.rs:232:36 [INFO] [stdout] | [INFO] [stdout] 189 | impl<'a, B: Backend> RenderPassInlineEncoder<'a, B> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 232 | RenderPassSecondaryEncoder(self.0.cmb) [INFO] [stdout] | ---------------------------^^^^^^^^^^- returning this value requires that `*self.0.cmb` is borrowed for `'a` [INFO] [stdout] 233 | } [INFO] [stdout] | - here, drop of `self` needs exclusive access to `*self.0.cmb`, because the type `render_pass::RenderPassInlineEncoder<'_, B>` implements the `Drop` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.1.0/src/command/render_pass.rs:308:62 [INFO] [stdout] | [INFO] [stdout] 262 | impl<'a, B: Backend> RenderPassSecondaryEncoder<'a, B> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 308 | RenderPassInlineEncoder(RenderSubpassCommon::new(self.0)) [INFO] [stdout] | -------------------------------------------------^^^^^^-- returning this value requires that `*self.0` is borrowed for `'a` [INFO] [stdout] 309 | } [INFO] [stdout] 310 | } [INFO] [stdout] | - here, drop of `self` needs exclusive access to `*self.0`, because the type `render_pass::RenderPassSecondaryEncoder<'_, B>` implements the `Drop` trait [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 E0713`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx-hal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "271d8defc2fe9b7f30ac22a45d065f36f6b40e1d0f79e78afc6402aacddd639b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271d8defc2fe9b7f30ac22a45d065f36f6b40e1d0f79e78afc6402aacddd639b", kill_on_drop: false }` [INFO] [stdout] 271d8defc2fe9b7f30ac22a45d065f36f6b40e1d0f79e78afc6402aacddd639b