[INFO] fetching crate maia 0.1.1...
[INFO] testing maia-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate maia 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate maia 0.1.1
[INFO] finished tweaking crates.io crate maia 0.1.1
[INFO] tweaked toml for crates.io crate maia 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maia 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding loom v0.5.6 (available: v0.7.2)
[INFO] [stderr]       Adding raw-window-handle v0.4.3 (available: v0.6.2)
[INFO] [stderr]       Adding raw-window-metal v0.2.0 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56f3a5c8cb581bade2229175d7e2dea38adca9cf962a2be6cabbca5fe077a54
[INFO] running `Command { std: "docker" "start" "-a" "b56f3a5c8cb581bade2229175d7e2dea38adca9cf962a2be6cabbca5fe077a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56f3a5c8cb581bade2229175d7e2dea38adca9cf962a2be6cabbca5fe077a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56f3a5c8cb581bade2229175d7e2dea38adca9cf962a2be6cabbca5fe077a54", kill_on_drop: false }`
[INFO] [stdout] b56f3a5c8cb581bade2229175d7e2dea38adca9cf962a2be6cabbca5fe077a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0444d40c8deb21b443357b7526b1f8a1a4be7d2bdd81513e65f51b4166bfead
[INFO] running `Command { std: "docker" "start" "-a" "d0444d40c8deb21b443357b7526b1f8a1a4be7d2bdd81513e65f51b4166bfead", kill_on_drop: false }`
[INFO] [stderr]    Compiling maia v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(loom)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(not(loom))]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/cleanup_queue.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[cfg(loom)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/cleanup_queue.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(not(loom))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/ext_metal_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/ext/khr_xlib_surface.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/ext/khr_wayland_surface.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_win32_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_swapchain.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/image.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Swapchain(Subobject<SwapchainImages>),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     Swapchain(Subobject<SwapchainImages>),
[INFO] [stdout] 44 +     Swapchain(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/command_buffer.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | struct RecordedCommands(Subobject<CommandPoolLifetime>);
[INFO] [stdout]     |        ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `RecordedCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WeakSubobject` is never constructed
[INFO] [stdout]   --> src/subobject.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WeakSubobject<T: ?Sized>(Weak<UnsafeCell<T>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/instance.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn handle(&self) -> Ref<VkInstance> {
[INFO] [stdout]    |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn handle(&self) -> Ref<'_, VkInstance> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/physical_device.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn handle(&self) -> Ref<VkPhysicalDevice> {
[INFO] [stdout]    |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn handle(&self) -> Ref<'_, VkPhysicalDevice> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/device.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn handle(&self) -> Ref<VkDevice> {
[INFO] [stdout]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn handle(&self) -> Ref<'_, VkDevice> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/queue.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn handle(&self) -> Ref<VkQueue> {
[INFO] [stdout]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn handle(&self) -> Ref<'_, VkQueue> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/queue.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn mut_handle(&mut self) -> Mut<VkQueue> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn mut_handle(&mut self) -> Mut<'_, VkQueue> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/buffer.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn handle(&self) -> Ref<VkBuffer> {
[INFO] [stdout]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn handle(&self) -> Ref<'_, VkBuffer> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/buffer.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn borrow_mut(&mut self) -> Mut<VkBuffer> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn borrow_mut(&mut self) -> Mut<'_, VkBuffer> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn mut_handle(&mut self) -> Mut<VkImage> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn mut_handle(&mut self) -> Mut<'_, VkImage> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:222:19
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn handle(&self) -> Ref<VkImage> {
[INFO] [stdout]     |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn handle(&self) -> Ref<'_, VkImage> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn handle(&self) -> Ref<VkImageView> {
[INFO] [stdout]     |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn handle(&self) -> Ref<'_, VkImageView> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/memory.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn handle(&self) -> Ref<VkDeviceMemory> {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn handle(&self) -> Ref<'_, VkDeviceMemory> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/memory.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn mut_handle(&mut self) -> Mut<VkDeviceMemory> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDeviceMemory> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/memory.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead {
[INFO] [stdout]     |                    ^^^^^                    ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/memory.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite {
[INFO] [stdout]     |                     ^^^^^^^^^                    ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn mut_handle(&mut self) -> Mut<VkCommandPool> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn mut_handle(&mut self) -> Mut<'_, VkCommandPool> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:414:23
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stdout]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:437:23
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stdout]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/command_buffer/barrier.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn vk(&self) -> VkBufferMemoryBarrier {
[INFO] [stdout]    |           ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn vk(&self) -> VkBufferMemoryBarrier<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/command_buffer/barrier.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn vk(&self) -> VkImageMemoryBarrier {
[INFO] [stdout]    |           ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn vk(&self) -> VkImageMemoryBarrier<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn handle(&self) -> Ref<VkDescriptorSetLayout> {
[INFO] [stdout]     |                   ^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSetLayout> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn handle(&self) -> Ref<VkDescriptorSet> {
[INFO] [stdout]     |                   ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSet> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn mut_handle(&mut self) -> Mut<VkDescriptorSet> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDescriptorSet> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/fence.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn mut_handle(&mut self) -> Mut<VkFence> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn mut_handle(&mut self) -> Mut<'_, VkFence> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/fence.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn handle(&self) -> Ref<VkFence> {
[INFO] [stdout]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn handle(&self) -> Ref<'_, VkFence> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/semaphore.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn handle(&self) -> Ref<VkSemaphore> {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn handle(&self) -> Ref<'_, VkSemaphore> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/semaphore.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn mut_handle(&mut self) -> Mut<VkSemaphore> {
[INFO] [stdout]    |                       ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSemaphore> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framebuffer.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn handle(&self) -> Ref<VkFramebuffer> {
[INFO] [stdout]    |                   ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn handle(&self) -> Ref<'_, VkFramebuffer> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/shader.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn handle(&self) -> Ref<VkShaderModule> {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn handle(&self) -> Ref<'_, VkShaderModule> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pipeline.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn handle(&self) -> Ref<VkPipelineLayout> {
[INFO] [stdout]     |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn handle(&self) -> Ref<'_, VkPipelineLayout> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pipeline.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn handle(&self) -> Ref<VkPipeline> {
[INFO] [stdout]     |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn handle(&self) -> Ref<'_, VkPipeline> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/render_pass.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn handle(&self) -> Ref<VkRenderPass> {
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn handle(&self) -> Ref<'_, VkRenderPass> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sampler.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle(&self) -> Ref<VkSampler> {
[INFO] [stdout]    |                   ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle(&self) -> Ref<'_, VkSampler> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ext/khr_surface.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn handle(&self) -> Ref<VkSurfaceKHR> {
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn handle(&self) -> Ref<'_, VkSurfaceKHR> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ext/khr_surface.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn mut_handle(&mut self) -> Mut<VkSurfaceKHR> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSurfaceKHR> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ext/khr_swapchain.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn mut_handle(&mut self) -> Mut<VkSwapchainKHR> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSwapchainKHR> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
[INFO] running `Command { std: "docker" "inspect" "d0444d40c8deb21b443357b7526b1f8a1a4be7d2bdd81513e65f51b4166bfead", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0444d40c8deb21b443357b7526b1f8a1a4be7d2bdd81513e65f51b4166bfead", kill_on_drop: false }`
[INFO] [stdout] d0444d40c8deb21b443357b7526b1f8a1a4be7d2bdd81513e65f51b4166bfead
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54ef66b6ce742c0f36f8cee2206d55c9a8712e2d508a3e000dcde7a4a965d063
[INFO] running `Command { std: "docker" "start" "-a" "54ef66b6ce742c0f36f8cee2206d55c9a8712e2d508a3e000dcde7a4a965d063", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(loom)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(not(loom))]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/cleanup_queue.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[cfg(loom)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/cleanup_queue.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(not(loom))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/ext_metal_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/ext/khr_xlib_surface.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/ext/khr_wayland_surface.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_win32_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_swapchain.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/image.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Swapchain(Subobject<SwapchainImages>),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     Swapchain(Subobject<SwapchainImages>),
[INFO] [stdout] 44 +     Swapchain(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/command_buffer.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | struct RecordedCommands(Subobject<CommandPoolLifetime>);
[INFO] [stdout]     |        ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `RecordedCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WeakSubobject` is never constructed
[INFO] [stdout]   --> src/subobject.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WeakSubobject<T: ?Sized>(Weak<UnsafeCell<T>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/instance.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn handle(&self) -> Ref<VkInstance> {
[INFO] [stdout]    |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn handle(&self) -> Ref<'_, VkInstance> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/physical_device.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn handle(&self) -> Ref<VkPhysicalDevice> {
[INFO] [stdout]    |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn handle(&self) -> Ref<'_, VkPhysicalDevice> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/device.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn handle(&self) -> Ref<VkDevice> {
[INFO] [stdout]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn handle(&self) -> Ref<'_, VkDevice> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/queue.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn handle(&self) -> Ref<VkQueue> {
[INFO] [stdout]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn handle(&self) -> Ref<'_, VkQueue> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/queue.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn mut_handle(&mut self) -> Mut<VkQueue> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn mut_handle(&mut self) -> Mut<'_, VkQueue> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/buffer.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn handle(&self) -> Ref<VkBuffer> {
[INFO] [stdout]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn handle(&self) -> Ref<'_, VkBuffer> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/buffer.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn borrow_mut(&mut self) -> Mut<VkBuffer> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn borrow_mut(&mut self) -> Mut<'_, VkBuffer> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn mut_handle(&mut self) -> Mut<VkImage> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn mut_handle(&mut self) -> Mut<'_, VkImage> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:222:19
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn handle(&self) -> Ref<VkImage> {
[INFO] [stdout]     |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn handle(&self) -> Ref<'_, VkImage> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn handle(&self) -> Ref<VkImageView> {
[INFO] [stdout]     |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn handle(&self) -> Ref<'_, VkImageView> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/memory.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn handle(&self) -> Ref<VkDeviceMemory> {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn handle(&self) -> Ref<'_, VkDeviceMemory> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/memory.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn mut_handle(&mut self) -> Mut<VkDeviceMemory> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDeviceMemory> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/memory.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead {
[INFO] [stdout]     |                    ^^^^^                    ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/memory.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite {
[INFO] [stdout]     |                     ^^^^^^^^^                    ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn mut_handle(&mut self) -> Mut<VkCommandPool> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn mut_handle(&mut self) -> Mut<'_, VkCommandPool> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:414:23
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stdout]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:437:23
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stdout]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/command_buffer/barrier.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn vk(&self) -> VkBufferMemoryBarrier {
[INFO] [stdout]    |           ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn vk(&self) -> VkBufferMemoryBarrier<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/command_buffer/barrier.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn vk(&self) -> VkImageMemoryBarrier {
[INFO] [stdout]    |           ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn vk(&self) -> VkImageMemoryBarrier<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn handle(&self) -> Ref<VkDescriptorSetLayout> {
[INFO] [stdout]     |                   ^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSetLayout> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn handle(&self) -> Ref<VkDescriptorSet> {
[INFO] [stdout]     |                   ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSet> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn mut_handle(&mut self) -> Mut<VkDescriptorSet> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDescriptorSet> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/fence.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn mut_handle(&mut self) -> Mut<VkFence> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn mut_handle(&mut self) -> Mut<'_, VkFence> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/fence.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn handle(&self) -> Ref<VkFence> {
[INFO] [stdout]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn handle(&self) -> Ref<'_, VkFence> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/semaphore.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn handle(&self) -> Ref<VkSemaphore> {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn handle(&self) -> Ref<'_, VkSemaphore> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/semaphore.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn mut_handle(&mut self) -> Mut<VkSemaphore> {
[INFO] [stdout]    |                       ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSemaphore> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framebuffer.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn handle(&self) -> Ref<VkFramebuffer> {
[INFO] [stdout]    |                   ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn handle(&self) -> Ref<'_, VkFramebuffer> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/shader.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn handle(&self) -> Ref<VkShaderModule> {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn handle(&self) -> Ref<'_, VkShaderModule> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling maia v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pipeline.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn handle(&self) -> Ref<VkPipelineLayout> {
[INFO] [stdout]     |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn handle(&self) -> Ref<'_, VkPipelineLayout> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pipeline.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn handle(&self) -> Ref<VkPipeline> {
[INFO] [stdout]     |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn handle(&self) -> Ref<'_, VkPipeline> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/render_pass.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn handle(&self) -> Ref<VkRenderPass> {
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn handle(&self) -> Ref<'_, VkRenderPass> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sampler.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle(&self) -> Ref<VkSampler> {
[INFO] [stdout]    |                   ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle(&self) -> Ref<'_, VkSampler> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ext/khr_surface.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn handle(&self) -> Ref<VkSurfaceKHR> {
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn handle(&self) -> Ref<'_, VkSurfaceKHR> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ext/khr_surface.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn mut_handle(&mut self) -> Mut<VkSurfaceKHR> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSurfaceKHR> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ext/khr_swapchain.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn mut_handle(&mut self) -> Mut<VkSwapchainKHR> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSwapchainKHR> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(loom)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:191:11
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(not(loom))]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/cleanup_queue.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[cfg(loom)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/cleanup_queue.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[cfg(not(loom))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[cfg(not(loom))]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]    --> src/cleanup_queue.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(loom)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/ext_metal_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/ext/khr_xlib_surface.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]   --> src/ext/khr_wayland_surface.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::intrinsics::transmute;
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_win32_surface.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stdout]  --> src/ext/khr_swapchain.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::intrinsics::transmute;
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/image.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Swapchain(Subobject<SwapchainImages>),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 44 -     Swapchain(Subobject<SwapchainImages>),
[INFO] [stdout] 44 +     Swapchain(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/command_buffer.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | struct RecordedCommands(Subobject<CommandPoolLifetime>);
[INFO] [stdout]     |        ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `RecordedCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WeakSubobject` is never constructed
[INFO] [stdout]   --> src/subobject.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WeakSubobject<T: ?Sized>(Weak<UnsafeCell<T>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/instance.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn handle(&self) -> Ref<VkInstance> {
[INFO] [stdout]    |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn handle(&self) -> Ref<'_, VkInstance> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/physical_device.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn handle(&self) -> Ref<VkPhysicalDevice> {
[INFO] [stdout]    |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn handle(&self) -> Ref<'_, VkPhysicalDevice> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/device.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn handle(&self) -> Ref<VkDevice> {
[INFO] [stdout]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn handle(&self) -> Ref<'_, VkDevice> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/queue.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn handle(&self) -> Ref<VkQueue> {
[INFO] [stdout]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn handle(&self) -> Ref<'_, VkQueue> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/queue.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn mut_handle(&mut self) -> Mut<VkQueue> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn mut_handle(&mut self) -> Mut<'_, VkQueue> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/buffer.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn handle(&self) -> Ref<VkBuffer> {
[INFO] [stdout]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn handle(&self) -> Ref<'_, VkBuffer> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/buffer.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn borrow_mut(&mut self) -> Mut<VkBuffer> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn borrow_mut(&mut self) -> Mut<'_, VkBuffer> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn mut_handle(&mut self) -> Mut<VkImage> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn mut_handle(&mut self) -> Mut<'_, VkImage> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:222:19
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn handle(&self) -> Ref<VkImage> {
[INFO] [stdout]     |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn handle(&self) -> Ref<'_, VkImage> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/image.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn handle(&self) -> Ref<VkImageView> {
[INFO] [stdout]     |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn handle(&self) -> Ref<'_, VkImageView> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/memory.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn handle(&self) -> Ref<VkDeviceMemory> {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn handle(&self) -> Ref<'_, VkDeviceMemory> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/memory.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn mut_handle(&mut self) -> Mut<VkDeviceMemory> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDeviceMemory> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/memory.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead {
[INFO] [stdout]     |                    ^^^^^                    ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/memory.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite {
[INFO] [stdout]     |                     ^^^^^^^^^                    ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn mut_handle(&mut self) -> Mut<VkCommandPool> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn mut_handle(&mut self) -> Mut<'_, VkCommandPool> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:414:23
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stdout]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/command_buffer.rs:437:23
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stdout]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/command_buffer/barrier.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn vk(&self) -> VkBufferMemoryBarrier {
[INFO] [stdout]    |           ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn vk(&self) -> VkBufferMemoryBarrier<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/command_buffer/barrier.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn vk(&self) -> VkImageMemoryBarrier {
[INFO] [stdout]    |           ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn vk(&self) -> VkImageMemoryBarrier<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn handle(&self) -> Ref<VkDescriptorSetLayout> {
[INFO] [stdout]     |                   ^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSetLayout> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn handle(&self) -> Ref<VkDescriptorSet> {
[INFO] [stdout]     |                   ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSet> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/descriptor_set.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn mut_handle(&mut self) -> Mut<VkDescriptorSet> {
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDescriptorSet> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/fence.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn mut_handle(&mut self) -> Mut<VkFence> {
[INFO] [stdout]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn mut_handle(&mut self) -> Mut<'_, VkFence> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/fence.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn handle(&self) -> Ref<VkFence> {
[INFO] [stdout]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn handle(&self) -> Ref<'_, VkFence> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/semaphore.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn handle(&self) -> Ref<VkSemaphore> {
[INFO] [stdout]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn handle(&self) -> Ref<'_, VkSemaphore> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/semaphore.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn mut_handle(&mut self) -> Mut<VkSemaphore> {
[INFO] [stdout]    |                       ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSemaphore> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framebuffer.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn handle(&self) -> Ref<VkFramebuffer> {
[INFO] [stdout]    |                   ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn handle(&self) -> Ref<'_, VkFramebuffer> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/shader.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn handle(&self) -> Ref<VkShaderModule> {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn handle(&self) -> Ref<'_, VkShaderModule> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pipeline.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn handle(&self) -> Ref<VkPipelineLayout> {
[INFO] [stdout]     |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn handle(&self) -> Ref<'_, VkPipelineLayout> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pipeline.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn handle(&self) -> Ref<VkPipeline> {
[INFO] [stdout]     |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn handle(&self) -> Ref<'_, VkPipeline> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/render_pass.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn handle(&self) -> Ref<VkRenderPass> {
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn handle(&self) -> Ref<'_, VkRenderPass> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/sampler.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle(&self) -> Ref<VkSampler> {
[INFO] [stdout]    |                   ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle(&self) -> Ref<'_, VkSampler> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ext/khr_surface.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn handle(&self) -> Ref<VkSurfaceKHR> {
[INFO] [stdout]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn handle(&self) -> Ref<'_, VkSurfaceKHR> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/ext/khr_surface.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn mut_handle(&mut self) -> Mut<VkSurfaceKHR> {
[INFO] [stdout]    |                       ^^^^^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSurfaceKHR> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ext/khr_swapchain.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn mut_handle(&mut self) -> Mut<VkSwapchainKHR> {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSwapchainKHR> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.98s
[INFO] running `Command { std: "docker" "inspect" "54ef66b6ce742c0f36f8cee2206d55c9a8712e2d508a3e000dcde7a4a965d063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54ef66b6ce742c0f36f8cee2206d55c9a8712e2d508a3e000dcde7a4a965d063", kill_on_drop: false }`
[INFO] [stdout] 54ef66b6ce742c0f36f8cee2206d55c9a8712e2d508a3e000dcde7a4a965d063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b1b646fa6d36349f6bdc4ca82b5d0f218a36f1e8c734532386abdd13900b084
[INFO] running `Command { std: "docker" "start" "-a" "8b1b646fa6d36349f6bdc4ca82b5d0f218a36f1e8c734532386abdd13900b084", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `loom`
[INFO] [stderr]    --> src/cleanup_queue.rs:166:7
[INFO] [stderr]     |
[INFO] [stderr] 166 | #[cfg(loom)]
[INFO] [stderr]     |       ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `loom`
[INFO] [stderr]    --> src/cleanup_queue.rs:191:11
[INFO] [stderr]     |
[INFO] [stderr] 191 | #[cfg(not(loom))]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `loom`
[INFO] [stderr]   --> src/cleanup_queue.rs:69:11
[INFO] [stderr]    |
[INFO] [stderr] 69 |     #[cfg(loom)]
[INFO] [stderr]    |           ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `loom`
[INFO] [stderr]   --> src/cleanup_queue.rs:73:15
[INFO] [stderr]    |
[INFO] [stderr] 73 |     #[cfg(not(loom))]
[INFO] [stderr]    |               ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/ext/ext_metal_surface.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::intrinsics::transmute;
[INFO] [stderr]   |                      ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/ext/khr_surface.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::intrinsics::transmute;
[INFO] [stderr]   |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]   --> src/ext/khr_xlib_surface.rs:10:22
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::intrinsics::transmute;
[INFO] [stderr]    |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]   --> src/ext/khr_wayland_surface.rs:10:22
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::intrinsics::transmute;
[INFO] [stderr]    |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/ext/khr_win32_surface.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::intrinsics::transmute;
[INFO] [stderr]   |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/ext/khr_swapchain.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::intrinsics::transmute;
[INFO] [stderr]   |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/image.rs:44:15
[INFO] [stderr]    |
[INFO] [stderr] 44 |     Swapchain(Subobject<SwapchainImages>),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ImageOwner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 44 -     Swapchain(Subobject<SwapchainImages>),
[INFO] [stderr] 44 +     Swapchain(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/command_buffer.rs:133:25
[INFO] [stderr]     |
[INFO] [stderr] 133 | struct RecordedCommands(Subobject<CommandPoolLifetime>);
[INFO] [stderr]     |        ---------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `RecordedCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WeakSubobject` is never constructed
[INFO] [stderr]   --> src/subobject.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct WeakSubobject<T: ?Sized>(Weak<UnsafeCell<T>>);
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/instance.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn handle(&self) -> Ref<VkInstance> {
[INFO] [stderr]    |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn handle(&self) -> Ref<'_, VkInstance> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/physical_device.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn handle(&self) -> Ref<VkPhysicalDevice> {
[INFO] [stderr]    |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn handle(&self) -> Ref<'_, VkPhysicalDevice> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/device.rs:112:19
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn handle(&self) -> Ref<VkDevice> {
[INFO] [stderr]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn handle(&self) -> Ref<'_, VkDevice> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/queue.rs:70:19
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn handle(&self) -> Ref<VkQueue> {
[INFO] [stderr]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn handle(&self) -> Ref<'_, VkQueue> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/queue.rs:74:23
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn mut_handle(&mut self) -> Mut<VkQueue> {
[INFO] [stderr]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn mut_handle(&mut self) -> Mut<'_, VkQueue> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/buffer.rs:104:19
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn handle(&self) -> Ref<VkBuffer> {
[INFO] [stderr]     |                   ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn handle(&self) -> Ref<'_, VkBuffer> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/buffer.rs:127:23
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn borrow_mut(&mut self) -> Mut<VkBuffer> {
[INFO] [stderr]     |                       ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn borrow_mut(&mut self) -> Mut<'_, VkBuffer> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/image.rs:151:23
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub fn mut_handle(&mut self) -> Mut<VkImage> {
[INFO] [stderr]     |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub fn mut_handle(&mut self) -> Mut<'_, VkImage> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/image.rs:222:19
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn handle(&self) -> Ref<VkImage> {
[INFO] [stderr]     |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn handle(&self) -> Ref<'_, VkImage> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/image.rs:352:19
[INFO] [stderr]     |
[INFO] [stderr] 352 |     pub fn handle(&self) -> Ref<VkImageView> {
[INFO] [stderr]     |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 352 |     pub fn handle(&self) -> Ref<'_, VkImageView> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/memory.rs:73:19
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn handle(&self) -> Ref<VkDeviceMemory> {
[INFO] [stderr]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn handle(&self) -> Ref<'_, VkDeviceMemory> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/memory.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn mut_handle(&mut self) -> Mut<VkDeviceMemory> {
[INFO] [stderr]    |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDeviceMemory> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/memory.rs:199:20
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead {
[INFO] [stderr]     |                    ^^^^^                    ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub fn read_at(&self, offset: usize) -> MemoryRead<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/memory.rs:213:21
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite {
[INFO] [stderr]     |                     ^^^^^^^^^                    ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn write_at(&mut self, offset: usize) -> MemoryWrite<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/command_buffer.rs:195:23
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn mut_handle(&mut self) -> Mut<VkCommandPool> {
[INFO] [stderr]     |                       ^^^^^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |     pub fn mut_handle(&mut self) -> Mut<'_, VkCommandPool> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/command_buffer.rs:414:23
[INFO] [stderr]     |
[INFO] [stderr] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stderr]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 414 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/command_buffer.rs:437:23
[INFO] [stderr]     |
[INFO] [stderr] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<VkCommandBuffer>> {
[INFO] [stderr]     |                       ^^^^^^^^^            -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 437 |     pub fn mut_handle(&mut self) -> Result<Mut<'_, VkCommandBuffer>> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/command_buffer/barrier.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn vk(&self) -> VkBufferMemoryBarrier {
[INFO] [stderr]    |           ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn vk(&self) -> VkBufferMemoryBarrier<'_> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/command_buffer/barrier.rs:56:11
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn vk(&self) -> VkImageMemoryBarrier {
[INFO] [stderr]    |           ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn vk(&self) -> VkImageMemoryBarrier<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/descriptor_set.rs:123:19
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn handle(&self) -> Ref<VkDescriptorSetLayout> {
[INFO] [stderr]     |                   ^^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSetLayout> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/descriptor_set.rs:282:19
[INFO] [stderr]     |
[INFO] [stderr] 282 |     pub fn handle(&self) -> Ref<VkDescriptorSet> {
[INFO] [stderr]     |                   ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 282 |     pub fn handle(&self) -> Ref<'_, VkDescriptorSet> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/descriptor_set.rs:286:23
[INFO] [stderr]     |
[INFO] [stderr] 286 |     pub fn mut_handle(&mut self) -> Mut<VkDescriptorSet> {
[INFO] [stderr]     |                       ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 286 |     pub fn mut_handle(&mut self) -> Mut<'_, VkDescriptorSet> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/fence.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn mut_handle(&mut self) -> Mut<VkFence> {
[INFO] [stderr]    |                       ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn mut_handle(&mut self) -> Mut<'_, VkFence> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/fence.rs:80:19
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn handle(&self) -> Ref<VkFence> {
[INFO] [stderr]    |                   ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn handle(&self) -> Ref<'_, VkFence> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/semaphore.rs:89:19
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn handle(&self) -> Ref<VkSemaphore> {
[INFO] [stderr]    |                   ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn handle(&self) -> Ref<'_, VkSemaphore> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/semaphore.rs:93:23
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn mut_handle(&mut self) -> Mut<VkSemaphore> {
[INFO] [stderr]    |                       ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSemaphore> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/framebuffer.rs:69:19
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn handle(&self) -> Ref<VkFramebuffer> {
[INFO] [stderr]    |                   ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn handle(&self) -> Ref<'_, VkFramebuffer> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/shader.rs:58:19
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn handle(&self) -> Ref<VkShaderModule> {
[INFO] [stderr]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn handle(&self) -> Ref<'_, VkShaderModule> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pipeline.rs:185:19
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn handle(&self) -> Ref<VkPipelineLayout> {
[INFO] [stderr]     |                   ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     pub fn handle(&self) -> Ref<'_, VkPipelineLayout> {
[INFO] [stderr]     |                                 +++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 13 tests
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pipeline.rs:379:19
[INFO] [stderr]     |
[INFO] [stderr] 379 |     pub fn handle(&self) -> Ref<VkPipeline> {
[INFO] [stderr]     |                   ^^^^^     --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 379 |     pub fn handle(&self) -> Ref<'_, VkPipeline> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/render_pass.rs:50:19
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn handle(&self) -> Ref<VkRenderPass> {
[INFO] [stderr]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn handle(&self) -> Ref<'_, VkRenderPass> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/sampler.rs:65:19
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn handle(&self) -> Ref<VkSampler> {
[INFO] [stderr]    |                   ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn handle(&self) -> Ref<'_, VkSampler> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ext/khr_surface.rs:66:19
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn handle(&self) -> Ref<VkSurfaceKHR> {
[INFO] [stderr]    |                   ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn handle(&self) -> Ref<'_, VkSurfaceKHR> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/ext/khr_surface.rs:70:23
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn mut_handle(&mut self) -> Mut<VkSurfaceKHR> {
[INFO] [stderr]    |                       ^^^^^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSurfaceKHR> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/ext/khr_swapchain.rs:215:23
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn mut_handle(&mut self) -> Mut<VkSwapchainKHR> {
[INFO] [stderr]     |                       ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 215 |     pub fn mut_handle(&mut self) -> Mut<'_, VkSwapchainKHR> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `maia` (lib) generated 48 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `loom`
[INFO] [stderr]    --> src/cleanup_queue.rs:216:15
[INFO] [stderr]     |
[INFO] [stderr] 216 |     #[cfg(not(loom))]
[INFO] [stderr]     |               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `loom`
[INFO] [stderr]    --> src/cleanup_queue.rs:230:11
[INFO] [stderr]     |
[INFO] [stderr] 230 |     #[cfg(loom)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `maia` (lib test) generated 50 warnings (48 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maia-5d49ae23ea74360b)
[INFO] [stdout] test cleanup_queue::tests::test_reordered_cleanup ... ok
[INFO] [stdout] test queue::test::cross_queue_sync ... ok
[INFO] [stdout] test command_buffer::test::subpass ... ok
[INFO] [stdout] test command_buffer::bind::test::push_constant_check ... ok
[INFO] [stdout] test queue::test::signaller ... ok
[INFO] [stdout] test command_buffer::bind::test::descriptor_set_typecheck ... ok
[INFO] [stdout] test queue::test::cmd_state ... ok
[INFO] [stdout] test buffer::test::require_robust ... ok
[INFO] [stdout] test command_buffer::bind::test::bounds_check ... ok
[INFO] [stdout] test buffer::test::wrong_mem ... ok
[INFO] [stdout] test image::test::require_robust ... ok
[INFO] [stdout] test image::test::wrong_mem ... ok
[INFO] [stdout] test command_buffer::test::secondary_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests maia
[INFO] [stderr] error[E0432]: unresolved import `raw_window_handle`
[INFO] [stderr]   --> src/window.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use raw_window_handle::{HasRawWindowHandle, RawWindowHandle};
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `raw_window_handle`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `raw_window_handle`, use `cargo add raw_window_handle` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name maia --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/workdir/lib/x64 --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ed512472f018a953.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-39c819204c0d4252.rlib --extern maia=/opt/rustwide/target/debug/deps/libmaia-839965f2cb0c895c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("window"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "8b1b646fa6d36349f6bdc4ca82b5d0f218a36f1e8c734532386abdd13900b084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1b646fa6d36349f6bdc4ca82b5d0f218a36f1e8c734532386abdd13900b084", kill_on_drop: false }`
[INFO] [stdout] 8b1b646fa6d36349f6bdc4ca82b5d0f218a36f1e8c734532386abdd13900b084
