[INFO] fetching crate imgui-gfx-hal 0.1.2... [INFO] testing imgui-gfx-hal-0.1.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate imgui-gfx-hal 0.1.2 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate imgui-gfx-hal 0.1.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-38/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1bb9c9da588f6a4e26c4bee88fec835cc3ef4407f17866d28cbecdd98da77b0 [INFO] running `Command { std: "docker" "start" "-a" "e1bb9c9da588f6a4e26c4bee88fec835cc3ef4407f17866d28cbecdd98da77b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1bb9c9da588f6a4e26c4bee88fec835cc3ef4407f17866d28cbecdd98da77b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bb9c9da588f6a4e26c4bee88fec835cc3ef4407f17866d28cbecdd98da77b0", kill_on_drop: false }` [INFO] [stdout] e1bb9c9da588f6a4e26c4bee88fec835cc3ef4407f17866d28cbecdd98da77b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9ff9308b8f3d8ffc0472c80a8f4a65af21ecf0341691e396b85886ed7f6fa3 [INFO] running `Command { std: "docker" "start" "-a" "2f9ff9308b8f3d8ffc0472c80a8f4a65af21ecf0341691e396b85886ed7f6fa3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling imgui-sys v0.0.23 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling gfx-hal v0.1.0 [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` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f9ff9308b8f3d8ffc0472c80a8f4a65af21ecf0341691e396b85886ed7f6fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9ff9308b8f3d8ffc0472c80a8f4a65af21ecf0341691e396b85886ed7f6fa3", kill_on_drop: false }` [INFO] [stdout] 2f9ff9308b8f3d8ffc0472c80a8f4a65af21ecf0341691e396b85886ed7f6fa3