[INFO] fetching crate vku 0.4.0...
[INFO] checking vku-0.4.0 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] extracting crate vku 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate vku 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vku 0.4.0
[INFO] tweaked toml for crates.io crate vku 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vku 0.4.0 on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vku 0.4.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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cocoa v0.25.0
[INFO] [stderr]   Downloaded raw-window-metal v0.4.0
[INFO] [stderr]   Downloaded ash-window v0.13.0
[INFO] [stderr]   Downloaded polling v3.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7e8f71c223931164a4da20783d1ce85ffd230b4c22ba3a9ee4aac43ca7ed4dd
[INFO] running `Command { std: "docker" "start" "-a" "a7e8f71c223931164a4da20783d1ce85ffd230b4c22ba3a9ee4aac43ca7ed4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e8f71c223931164a4da20783d1ce85ffd230b4c22ba3a9ee4aac43ca7ed4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e8f71c223931164a4da20783d1ce85ffd230b4c22ba3a9ee4aac43ca7ed4dd", kill_on_drop: false }`
[INFO] [stdout] a7e8f71c223931164a4da20783d1ce85ffd230b4c22ba3a9ee4aac43ca7ed4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb6b562b6b7f68f23eff95da84e7a467b332873bd604d7fa72d5c1c285daf790
[INFO] running `Command { std: "docker" "start" "-a" "bb6b562b6b7f68f23eff95da84e7a467b332873bd604d7fa72d5c1c285daf790", kill_on_drop: false }`
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking polling v3.9.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-client v0.31.10
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking ash-window v0.13.0
[INFO] [stderr]     Checking gpu-allocator v0.27.0
[INFO] [stderr]     Checking vku v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image_layout_transitions.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout]  4 |     image: &Image,
[INFO] [stdout]    |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 10 | ) -> Result<ImageMemoryBarrier2, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | ) -> Result<ImageMemoryBarrier2<'_>, Error> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vma_buffer.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 370 |     ) -> BufferMemoryBarrier2 {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 370 |     ) -> BufferMemoryBarrier2<'_> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vma_image.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 380 |     ) -> Result<ImageMemoryBarrier2, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 380 |     ) -> Result<ImageMemoryBarrier2<'_>, Error> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/image_layout_transitions.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout]  4 |     image: &Image,
[INFO] [stdout]    |            ^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 10 | ) -> Result<ImageMemoryBarrier2, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | ) -> Result<ImageMemoryBarrier2<'_>, Error> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vma_buffer.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 370 |     ) -> BufferMemoryBarrier2 {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 370 |     ) -> BufferMemoryBarrier2<'_> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vma_image.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 380 |     ) -> Result<ImageMemoryBarrier2, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 380 |     ) -> Result<ImageMemoryBarrier2<'_>, Error> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.77s
[INFO] running `Command { std: "docker" "inspect" "bb6b562b6b7f68f23eff95da84e7a467b332873bd604d7fa72d5c1c285daf790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb6b562b6b7f68f23eff95da84e7a467b332873bd604d7fa72d5c1c285daf790", kill_on_drop: false }`
[INFO] [stdout] bb6b562b6b7f68f23eff95da84e7a467b332873bd604d7fa72d5c1c285daf790
