[INFO] fetching crate rafx-framework 0.0.16...
[INFO] building rafx-framework-0.0.16 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rafx-framework 0.0.16 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rafx-framework 0.0.16
[INFO] finished tweaking crates.io crate rafx-framework 0.0.16
[INFO] tweaked toml for crates.io crate rafx-framework 0.0.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rafx-framework 0.0.16 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding glam v0.13.1 (available: v0.30.8)
[INFO] [stderr]       Adding memoffset v0.6.5 (available: v0.9.1)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.4)
[INFO] [stderr]       Adding spirv-std v0.4.0-alpha.8 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dc8c4fa9971f5a116f9369fc217e1dcb48dcade45e8a7b4371458f791d83715
[INFO] running `Command { std: "docker" "start" "-a" "9dc8c4fa9971f5a116f9369fc217e1dcb48dcade45e8a7b4371458f791d83715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dc8c4fa9971f5a116f9369fc217e1dcb48dcade45e8a7b4371458f791d83715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dc8c4fa9971f5a116f9369fc217e1dcb48dcade45e8a7b4371458f791d83715", kill_on_drop: false }`
[INFO] [stdout] 9dc8c4fa9971f5a116f9369fc217e1dcb48dcade45e8a7b4371458f791d83715
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e08bc06ac511b121d44839b62a5503e1a12a017ef0d8d55cc422ca468a654c5f
[INFO] running `Command { std: "docker" "start" "-a" "e08bc06ac511b121d44839b62a5503e1a12a017ef0d8d55cc422ca468a654c5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rafx-base v0.0.16
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glam v0.13.1
[INFO] [stderr]    Compiling rafx-api v0.0.16
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rafx-visibility v0.0.16
[INFO] [stderr]    Compiling rafx-framework v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resources/descriptor_sets/descriptor_set_pool_chunk.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 541 |         slab_key: RawSlabKey<ManagedDescriptorSet>,
[INFO] [stdout] 542 |     ) -> RafxResult<DescriptorSetWriterContext> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     ) -> RafxResult<DescriptorSetWriterContext<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visibility/view_frustum_arc.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     ) -> RafxResult<RwLockReadGuard<VisibilityQuery>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ) -> RafxResult<RwLockReadGuard<'_, VisibilityQuery>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/visibility/visibility_resource.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         id: VisibilityObjectId,
[INFO] [stdout] 130 |     ) -> Option<VisibilityObjectInfo> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<VisibilityObjectInfo<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderGraphNodeBufferBarriers` is never constructed
[INFO] [stdout]   --> src/graph/graph_pass.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct RenderGraphNodeBufferBarriers {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/jobs/extract/extract_job_entry_points.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/jobs/extract/extract_job_entry_points.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostpassBarrier` is never constructed
[INFO] [stdout]    --> src/graph/graph_pass.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct PostpassBarrier {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]     --> src/graph/graph_plan.rs:3344:9
[INFO] [stdout]      |
[INFO] [stdout] 3343 | pub struct RenderGraphPlanExternalImage {
[INFO] [stdout]      |            ---------------------------- field in this struct
[INFO] [stdout] 3344 |     pub id: RenderGraphExternalImageId,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RenderGraphPlanExternalImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]     --> src/graph/graph_plan.rs:3350:9
[INFO] [stdout]      |
[INFO] [stdout] 3349 | pub struct RenderGraphPlanExternalBuffer {
[INFO] [stdout]      |            ----------------------------- field in this struct
[INFO] [stdout] 3350 |     pub id: RenderGraphExternalBufferId,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RenderGraphPlanExternalBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/render_objects.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn read(&self) -> RwLockReadGuard<RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn read(&self) -> RwLockReadGuard<'_, RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/render_objects.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn write(&mut self) -> RwLockWriteGuard<RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn write(&mut self) -> RwLockWriteGuard<'_, RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.39s
[INFO] running `Command { std: "docker" "inspect" "e08bc06ac511b121d44839b62a5503e1a12a017ef0d8d55cc422ca468a654c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08bc06ac511b121d44839b62a5503e1a12a017ef0d8d55cc422ca468a654c5f", kill_on_drop: false }`
[INFO] [stdout] e08bc06ac511b121d44839b62a5503e1a12a017ef0d8d55cc422ca468a654c5f
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beadbd402c6b466e025f8b2a32386cb5d3cebea77344a33d8b3d10752a7eee51
[INFO] running `Command { std: "docker" "start" "-a" "beadbd402c6b466e025f8b2a32386cb5d3cebea77344a33d8b3d10752a7eee51", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resources/descriptor_sets/descriptor_set_pool_chunk.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 541 |         slab_key: RawSlabKey<ManagedDescriptorSet>,
[INFO] [stdout] 542 |     ) -> RafxResult<DescriptorSetWriterContext> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     ) -> RafxResult<DescriptorSetWriterContext<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visibility/view_frustum_arc.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     ) -> RafxResult<RwLockReadGuard<VisibilityQuery>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ) -> RafxResult<RwLockReadGuard<'_, VisibilityQuery>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/visibility/visibility_resource.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         id: VisibilityObjectId,
[INFO] [stdout] 130 |     ) -> Option<VisibilityObjectInfo> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<VisibilityObjectInfo<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderGraphNodeBufferBarriers` is never constructed
[INFO] [stdout]   --> src/graph/graph_pass.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct RenderGraphNodeBufferBarriers {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/jobs/extract/extract_job_entry_points.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/jobs/extract/extract_job_entry_points.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostpassBarrier` is never constructed
[INFO] [stdout]    --> src/graph/graph_pass.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct PostpassBarrier {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]     --> src/graph/graph_plan.rs:3344:9
[INFO] [stdout]      |
[INFO] [stdout] 3343 | pub struct RenderGraphPlanExternalImage {
[INFO] [stdout]      |            ---------------------------- field in this struct
[INFO] [stdout] 3344 |     pub id: RenderGraphExternalImageId,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RenderGraphPlanExternalImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]     --> src/graph/graph_plan.rs:3350:9
[INFO] [stdout]      |
[INFO] [stdout] 3349 | pub struct RenderGraphPlanExternalBuffer {
[INFO] [stdout]      |            ----------------------------- field in this struct
[INFO] [stdout] 3350 |     pub id: RenderGraphExternalBufferId,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RenderGraphPlanExternalBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/render_objects.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn read(&self) -> RwLockReadGuard<RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn read(&self) -> RwLockReadGuard<'_, RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/render_objects.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn write(&mut self) -> RwLockWriteGuard<RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn write(&mut self) -> RwLockWriteGuard<'_, RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rafx-framework v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RenderGraphNodeBufferBarriers` is never constructed
[INFO] [stdout]   --> src/graph/graph_pass.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct RenderGraphNodeBufferBarriers {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visibility/view_frustum_arc.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 97 |     ) -> RafxResult<RwLockReadGuard<VisibilityQuery>> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ) -> RafxResult<RwLockReadGuard<'_, VisibilityQuery>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/visibility/visibility_resource.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         id: VisibilityObjectId,
[INFO] [stdout] 130 |     ) -> Option<VisibilityObjectInfo> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Option<VisibilityObjectInfo<'_>> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostpassBarrier` is never constructed
[INFO] [stdout]    --> src/graph/graph_pass.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct PostpassBarrier {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]     --> src/graph/graph_plan.rs:3344:9
[INFO] [stdout]      |
[INFO] [stdout] 3343 | pub struct RenderGraphPlanExternalImage {
[INFO] [stdout]      |            ---------------------------- field in this struct
[INFO] [stdout] 3344 |     pub id: RenderGraphExternalImageId,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RenderGraphPlanExternalImage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]     --> src/graph/graph_plan.rs:3350:9
[INFO] [stdout]      |
[INFO] [stdout] 3349 | pub struct RenderGraphPlanExternalBuffer {
[INFO] [stdout]      |            ----------------------------- field in this struct
[INFO] [stdout] 3350 |     pub id: RenderGraphExternalBufferId,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `RenderGraphPlanExternalBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resources/descriptor_sets/descriptor_set_pool_chunk.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 541 |         slab_key: RawSlabKey<ManagedDescriptorSet>,
[INFO] [stdout] 542 |     ) -> RafxResult<DescriptorSetWriterContext> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 542 |     ) -> RafxResult<DescriptorSetWriterContext<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/render_objects.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn read(&self) -> RwLockReadGuard<RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn read(&self) -> RwLockReadGuard<'_, RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/render_objects.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn write(&mut self) -> RwLockWriteGuard<RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn write(&mut self) -> RwLockWriteGuard<'_, RenderObjectsMap<RenderObjectStaticDataT>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/jobs/extract/extract_job_entry_points.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_features/jobs/extract/extract_job_entry_points.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn visibility_object_info(&self) -> VisibilityObjectInfo<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] running `Command { std: "docker" "inspect" "beadbd402c6b466e025f8b2a32386cb5d3cebea77344a33d8b3d10752a7eee51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beadbd402c6b466e025f8b2a32386cb5d3cebea77344a33d8b3d10752a7eee51", kill_on_drop: false }`
[INFO] [stdout] beadbd402c6b466e025f8b2a32386cb5d3cebea77344a33d8b3d10752a7eee51
