[INFO] fetching crate bevy_render 0.16.1... [INFO] testing bevy_render-0.16.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bevy_render 0.16.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bevy_render 0.16.1 [INFO] finished tweaking crates.io crate bevy_render 0.16.1 [INFO] tweaked toml for crates.io crate bevy_render 0.16.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_render 0.16.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_render 0.16.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.22.2 [INFO] [stderr] Downloaded wesl-macros v0.1.2 [INFO] [stderr] Downloaded tracy-client v0.18.0 [INFO] [stderr] Downloaded lexical v7.0.4 [INFO] [stderr] Downloaded basis-universal v0.3.1 [INFO] [stderr] Downloaded term v1.0.2 [INFO] [stderr] Downloaded wgsl-parse v0.1.2 [INFO] [stderr] Downloaded wesl v0.1.2 [INFO] [stderr] Downloaded mach-dxcompiler-rs v0.1.4+2024.11.22-df583a3.1 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded lalrpop v0.22.2 [INFO] [stderr] Downloaded tracy-client-sys v0.24.3 [INFO] [stderr] Downloaded basis-universal-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22e6c6afd022b107b168493a3a39788b140f638c29f47506948448df60146fc7 [INFO] running `Command { std: "docker" "start" "-a" "22e6c6afd022b107b168493a3a39788b140f638c29f47506948448df60146fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e6c6afd022b107b168493a3a39788b140f638c29f47506948448df60146fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e6c6afd022b107b168493a3a39788b140f638c29f47506948448df60146fc7", kill_on_drop: false }` [INFO] [stdout] 22e6c6afd022b107b168493a3a39788b140f638c29f47506948448df60146fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621bb0456b8e4dd36cceaad609f5f2ffeb1dc2efe2c3b9457c7dcf6d51965add [INFO] running `Command { std: "docker" "start" "-a" "621bb0456b8e4dd36cceaad609f5f2ffeb1dc2efe2c3b9457c7dcf6d51965add", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling offset-allocator v0.2.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling bevy_asset_macros v0.16.1 [INFO] [stderr] Compiling bevy_render_macros v0.16.1 [INFO] [stderr] Compiling bevy_encase_derive v0.16.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling encase v0.10.0 [INFO] [stderr] Compiling bevy_mikktspace v0.16.1 [INFO] [stderr] Compiling hexasphere v15.1.0 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling naga_oil v0.17.1 [INFO] [stderr] Compiling bevy_ecs v0.16.1 [INFO] [stderr] Compiling bevy_math v0.16.1 [INFO] [stderr] Compiling wgpu-core v24.0.5 [INFO] [stderr] Compiling wgpu v24.0.5 [INFO] [stderr] Compiling bevy_color v0.16.2 [INFO] [stderr] Compiling bevy_app v0.16.1 [INFO] [stderr] Compiling bevy_asset v0.16.1 [INFO] [stderr] Compiling bevy_log v0.16.1 [INFO] [stderr] Compiling bevy_time v0.16.1 [INFO] [stderr] Compiling bevy_input v0.16.1 [INFO] [stderr] Compiling bevy_transform v0.16.1 [INFO] [stderr] Compiling bevy_diagnostic v0.16.1 [INFO] [stderr] Compiling bevy_window v0.16.1 [INFO] [stderr] Compiling bevy_image v0.16.1 [INFO] [stderr] Compiling bevy_mesh v0.16.1 [INFO] [stderr] Compiling bevy_render v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | dispatch_x: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | dispatch_y: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | dispatch_z: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:456:22 [INFO] [stdout] | [INFO] [stdout] 456 | work_item_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:458:10 [INFO] [stdout] | [INFO] [stdout] 458 | pad: UVec4, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | pub input_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:641:46 [INFO] [stdout] | [INFO] [stdout] 641 | pub output_or_indirect_parameters_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:652:22 [INFO] [stdout] | [INFO] [stdout] 652 | pub index_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:654:25 [INFO] [stdout] | [INFO] [stdout] 654 | pub instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:656:22 [INFO] [stdout] | [INFO] [stdout] 656 | pub first_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:658:22 [INFO] [stdout] | [INFO] [stdout] 658 | pub base_vertex: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:660:25 [INFO] [stdout] | [INFO] [stdout] 660 | pub first_instance: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:671:23 [INFO] [stdout] | [INFO] [stdout] 671 | pub vertex_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:673:25 [INFO] [stdout] | [INFO] [stdout] 673 | pub instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:675:22 [INFO] [stdout] | [INFO] [stdout] 675 | pub base_vertex: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:677:25 [INFO] [stdout] | [INFO] [stdout] 677 | pub first_instance: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:694:28 [INFO] [stdout] | [INFO] [stdout] 694 | pub base_output_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:703:26 [INFO] [stdout] | [INFO] [stdout] 703 | pub batch_set_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:720:21 [INFO] [stdout] | [INFO] [stdout] 720 | pub mesh_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:726:31 [INFO] [stdout] | [INFO] [stdout] 726 | pub early_instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:733:30 [INFO] [stdout] | [INFO] [stdout] 733 | pub late_instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:758:36 [INFO] [stdout] | [INFO] [stdout] 758 | pub indirect_parameters_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:765:35 [INFO] [stdout] | [INFO] [stdout] 765 | pub indirect_parameters_base: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | time: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | delta_time: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | frame_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:402:18 [INFO] [stdout] | [INFO] [stdout] 402 | pub balance: Mat3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:403:21 [INFO] [stdout] | [INFO] [stdout] 403 | pub saturation: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | pub contrast: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:405:16 [INFO] [stdout] | [INFO] [stdout] 405 | pub gamma: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:406:15 [INFO] [stdout] | [INFO] [stdout] 406 | pub gain: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:407:15 [INFO] [stdout] | [INFO] [stdout] 407 | pub lift: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | pub midtone_range: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | pub exposure: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | pub hue: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:411:26 [INFO] [stdout] | [INFO] [stdout] 411 | pub post_saturation: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:529:26 [INFO] [stdout] | [INFO] [stdout] 529 | pub clip_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:530:37 [INFO] [stdout] | [INFO] [stdout] 530 | pub unjittered_clip_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:531:26 [INFO] [stdout] | [INFO] [stdout] 531 | pub world_from_clip: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | pub world_from_view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:533:26 [INFO] [stdout] | [INFO] [stdout] 533 | pub view_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | pub clip_from_view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:566:25 [INFO] [stdout] | [INFO] [stdout] 566 | pub view_from_clip: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | pub world_position: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | pub exposure: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:570:19 [INFO] [stdout] | [INFO] [stdout] 570 | pub viewport: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:574:18 [INFO] [stdout] | [INFO] [stdout] 574 | pub frustum: [Vec4; 6], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:575:24 [INFO] [stdout] | [INFO] [stdout] 575 | pub color_grading: ColorGradingUniform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:576:19 [INFO] [stdout] | [INFO] [stdout] 576 | pub mip_bias: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:577:22 [INFO] [stdout] | [INFO] [stdout] 577 | pub frame_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:1181:34 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn instance_data_binding(&self) -> Option { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/batching/no_gpu_preprocessing.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn instance_data_binding(&self) -> Option { [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] 45 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:379:30 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ 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] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:387:29 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ 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] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 410 | ) -> Option { [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] 410 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/batched_uniform_buffer.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn binding(&self) -> Option { [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] 112 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/bind_group.rs:658:24 [INFO] [stdout] | [INFO] [stdout] 658 | pub fn get_binding(&self) -> BindingResource { [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] 658 | pub fn get_binding(&self) -> BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ 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] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn binding(&self) -> Option { [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] 71 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn binding(&self) -> Option { [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] 288 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:451:20 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn binding(&self) -> Option { [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] 451 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/gpu_array_buffer.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn binding(&self) -> Option { [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] 91 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/storage_buffer.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn binding(&self) -> Option { [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] 79 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/storage_buffer.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn binding(&self) -> Option { [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] 212 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/uniform_buffer.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn binding(&self) -> Option { [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] 81 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/uniform_buffer.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn binding(&self) -> Option { [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] 216 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/render_device.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 138 | desc: &wgpu::RenderBundleEncoderDescriptor, [INFO] [stdout] 139 | ) -> wgpu::RenderBundleEncoder { [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] 139 | ) -> wgpu::RenderBundleEncoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment { [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] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment { [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] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [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] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:731:33 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment { [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] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:740:43 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment { [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] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 831 | clear_color: Option, [INFO] [stdout] 832 | ) -> RenderPassColorAttachment { [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] 832 | ) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:849:31 [INFO] [stdout] | [INFO] [stdout] 849 | pub fn post_process_write(&self) -> PostProcessWrite { [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] 849 | pub fn post_process_write(&self) -> PostProcessWrite<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:886:27 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [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] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "621bb0456b8e4dd36cceaad609f5f2ffeb1dc2efe2c3b9457c7dcf6d51965add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621bb0456b8e4dd36cceaad609f5f2ffeb1dc2efe2c3b9457c7dcf6d51965add", kill_on_drop: false }` [INFO] [stdout] 621bb0456b8e4dd36cceaad609f5f2ffeb1dc2efe2c3b9457c7dcf6d51965add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479ac92436189f76ad2ec5d291bded260d30d1812a55ed2c9f61e85b47f4f43c [INFO] running `Command { std: "docker" "start" "-a" "479ac92436189f76ad2ec5d291bded260d30d1812a55ed2c9f61e85b47f4f43c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | dispatch_x: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | dispatch_y: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | dispatch_z: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:456:22 [INFO] [stdout] | [INFO] [stdout] 456 | work_item_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:458:10 [INFO] [stdout] | [INFO] [stdout] 458 | pad: UVec4, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | pub input_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:641:46 [INFO] [stdout] | [INFO] [stdout] 641 | pub output_or_indirect_parameters_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:652:22 [INFO] [stdout] | [INFO] [stdout] 652 | pub index_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:654:25 [INFO] [stdout] | [INFO] [stdout] 654 | pub instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:656:22 [INFO] [stdout] | [INFO] [stdout] 656 | pub first_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:658:22 [INFO] [stdout] | [INFO] [stdout] 658 | pub base_vertex: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:660:25 [INFO] [stdout] | [INFO] [stdout] 660 | pub first_instance: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:671:23 [INFO] [stdout] | [INFO] [stdout] 671 | pub vertex_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:673:25 [INFO] [stdout] | [INFO] [stdout] 673 | pub instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:675:22 [INFO] [stdout] | [INFO] [stdout] 675 | pub base_vertex: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:677:25 [INFO] [stdout] | [INFO] [stdout] 677 | pub first_instance: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:694:28 [INFO] [stdout] | [INFO] [stdout] 694 | pub base_output_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:703:26 [INFO] [stdout] | [INFO] [stdout] 703 | pub batch_set_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:720:21 [INFO] [stdout] | [INFO] [stdout] 720 | pub mesh_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:726:31 [INFO] [stdout] | [INFO] [stdout] 726 | pub early_instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:733:30 [INFO] [stdout] | [INFO] [stdout] 733 | pub late_instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:758:36 [INFO] [stdout] | [INFO] [stdout] 758 | pub indirect_parameters_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:765:35 [INFO] [stdout] | [INFO] [stdout] 765 | pub indirect_parameters_base: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | time: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | delta_time: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | frame_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:402:18 [INFO] [stdout] | [INFO] [stdout] 402 | pub balance: Mat3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:403:21 [INFO] [stdout] | [INFO] [stdout] 403 | pub saturation: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | pub contrast: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:405:16 [INFO] [stdout] | [INFO] [stdout] 405 | pub gamma: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:406:15 [INFO] [stdout] | [INFO] [stdout] 406 | pub gain: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:407:15 [INFO] [stdout] | [INFO] [stdout] 407 | pub lift: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | pub midtone_range: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | pub exposure: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | pub hue: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:411:26 [INFO] [stdout] | [INFO] [stdout] 411 | pub post_saturation: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:529:26 [INFO] [stdout] | [INFO] [stdout] 529 | pub clip_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:530:37 [INFO] [stdout] | [INFO] [stdout] 530 | pub unjittered_clip_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:531:26 [INFO] [stdout] | [INFO] [stdout] 531 | pub world_from_clip: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | pub world_from_view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:533:26 [INFO] [stdout] | [INFO] [stdout] 533 | pub view_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | pub clip_from_view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:566:25 [INFO] [stdout] | [INFO] [stdout] 566 | pub view_from_clip: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | pub world_position: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | pub exposure: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:570:19 [INFO] [stdout] | [INFO] [stdout] 570 | pub viewport: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:574:18 [INFO] [stdout] | [INFO] [stdout] 574 | pub frustum: [Vec4; 6], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:575:24 [INFO] [stdout] | [INFO] [stdout] 575 | pub color_grading: ColorGradingUniform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:576:19 [INFO] [stdout] | [INFO] [stdout] 576 | pub mip_bias: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:577:22 [INFO] [stdout] | [INFO] [stdout] 577 | pub frame_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:1181:34 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn instance_data_binding(&self) -> Option { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/batching/no_gpu_preprocessing.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn instance_data_binding(&self) -> Option { [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] 45 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:379:30 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ 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] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:387:29 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ 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] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 410 | ) -> Option { [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] 410 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/batched_uniform_buffer.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn binding(&self) -> Option { [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] 112 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/bind_group.rs:658:24 [INFO] [stdout] | [INFO] [stdout] 658 | pub fn get_binding(&self) -> BindingResource { [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] 658 | pub fn get_binding(&self) -> BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ 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] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn binding(&self) -> Option { [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] 71 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn binding(&self) -> Option { [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] 288 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:451:20 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn binding(&self) -> Option { [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] 451 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/gpu_array_buffer.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn binding(&self) -> Option { [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] 91 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/storage_buffer.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn binding(&self) -> Option { [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] 79 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/storage_buffer.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn binding(&self) -> Option { [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] 212 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/uniform_buffer.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn binding(&self) -> Option { [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] 81 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/uniform_buffer.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn binding(&self) -> Option { [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] 216 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/render_device.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 138 | desc: &wgpu::RenderBundleEncoderDescriptor, [INFO] [stdout] 139 | ) -> wgpu::RenderBundleEncoder { [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] 139 | ) -> wgpu::RenderBundleEncoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment { [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] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment { [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] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [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] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:731:33 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment { [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] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:740:43 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment { [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] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 831 | clear_color: Option, [INFO] [stdout] 832 | ) -> RenderPassColorAttachment { [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] 832 | ) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:849:31 [INFO] [stdout] | [INFO] [stdout] 849 | pub fn post_process_write(&self) -> PostProcessWrite { [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] 849 | pub fn post_process_write(&self) -> PostProcessWrite<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:886:27 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [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] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling bevy_render v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | dispatch_x: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | dispatch_y: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | dispatch_z: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:456:22 [INFO] [stdout] | [INFO] [stdout] 456 | work_item_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:458:10 [INFO] [stdout] | [INFO] [stdout] 458 | pad: UVec4, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | pub input_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:641:46 [INFO] [stdout] | [INFO] [stdout] 641 | pub output_or_indirect_parameters_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:652:22 [INFO] [stdout] | [INFO] [stdout] 652 | pub index_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:654:25 [INFO] [stdout] | [INFO] [stdout] 654 | pub instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:656:22 [INFO] [stdout] | [INFO] [stdout] 656 | pub first_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:658:22 [INFO] [stdout] | [INFO] [stdout] 658 | pub base_vertex: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:660:25 [INFO] [stdout] | [INFO] [stdout] 660 | pub first_instance: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:671:23 [INFO] [stdout] | [INFO] [stdout] 671 | pub vertex_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:673:25 [INFO] [stdout] | [INFO] [stdout] 673 | pub instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:675:22 [INFO] [stdout] | [INFO] [stdout] 675 | pub base_vertex: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:677:25 [INFO] [stdout] | [INFO] [stdout] 677 | pub first_instance: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:694:28 [INFO] [stdout] | [INFO] [stdout] 694 | pub base_output_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:703:26 [INFO] [stdout] | [INFO] [stdout] 703 | pub batch_set_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:720:21 [INFO] [stdout] | [INFO] [stdout] 720 | pub mesh_index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:726:31 [INFO] [stdout] | [INFO] [stdout] 726 | pub early_instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:733:30 [INFO] [stdout] | [INFO] [stdout] 733 | pub late_instance_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:758:36 [INFO] [stdout] | [INFO] [stdout] 758 | pub indirect_parameters_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:765:35 [INFO] [stdout] | [INFO] [stdout] 765 | pub indirect_parameters_base: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | time: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | delta_time: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/globals.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | frame_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextureVisibilityTest` is never constructed [INFO] [stdout] --> src/render_resource/bind_group.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | pub struct TextureVisibilityTest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:402:18 [INFO] [stdout] | [INFO] [stdout] 402 | pub balance: Mat3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:403:21 [INFO] [stdout] | [INFO] [stdout] 403 | pub saturation: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | pub contrast: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:405:16 [INFO] [stdout] | [INFO] [stdout] 405 | pub gamma: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:406:15 [INFO] [stdout] | [INFO] [stdout] 406 | pub gain: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:407:15 [INFO] [stdout] | [INFO] [stdout] 407 | pub lift: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 408 | pub midtone_range: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | pub exposure: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | pub hue: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:411:26 [INFO] [stdout] | [INFO] [stdout] 411 | pub post_saturation: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:529:26 [INFO] [stdout] | [INFO] [stdout] 529 | pub clip_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:530:37 [INFO] [stdout] | [INFO] [stdout] 530 | pub unjittered_clip_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:531:26 [INFO] [stdout] | [INFO] [stdout] 531 | pub world_from_clip: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:532:26 [INFO] [stdout] | [INFO] [stdout] 532 | pub world_from_view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:533:26 [INFO] [stdout] | [INFO] [stdout] 533 | pub view_from_world: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | pub clip_from_view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:566:25 [INFO] [stdout] | [INFO] [stdout] 566 | pub view_from_clip: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:567:25 [INFO] [stdout] | [INFO] [stdout] 567 | pub world_position: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | pub exposure: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:570:19 [INFO] [stdout] | [INFO] [stdout] 570 | pub viewport: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:574:18 [INFO] [stdout] | [INFO] [stdout] 574 | pub frustum: [Vec4; 6], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:575:24 [INFO] [stdout] | [INFO] [stdout] 575 | pub color_grading: ColorGradingUniform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:576:19 [INFO] [stdout] | [INFO] [stdout] 576 | pub mip_bias: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/view/mod.rs:577:22 [INFO] [stdout] | [INFO] [stdout] 577 | pub frame_count: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/batching/gpu_preprocessing.rs:1181:34 [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn instance_data_binding(&self) -> Option { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1181 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/batching/no_gpu_preprocessing.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn instance_data_binding(&self) -> Option { [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] 45 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:379:30 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ 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] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:387:29 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ 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] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mesh/allocator.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 410 | ) -> Option { [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] 410 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/batched_uniform_buffer.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn binding(&self) -> Option { [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] 112 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/bind_group.rs:658:24 [INFO] [stdout] | [INFO] [stdout] 658 | pub fn get_binding(&self) -> BindingResource { [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] 658 | pub fn get_binding(&self) -> BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ 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] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn binding(&self) -> Option { [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] 71 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn binding(&self) -> Option { [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] 288 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/buffer_vec.rs:451:20 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn binding(&self) -> Option { [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] 451 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/gpu_array_buffer.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn binding(&self) -> Option { [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] 91 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/storage_buffer.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn binding(&self) -> Option { [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] 79 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/storage_buffer.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn binding(&self) -> Option { [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] 212 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/uniform_buffer.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn binding(&self) -> Option { [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] 81 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/render_resource/uniform_buffer.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn binding(&self) -> Option { [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] 216 | pub fn binding(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/renderer/render_device.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 138 | desc: &wgpu::RenderBundleEncoderDescriptor, [INFO] [stdout] 139 | ) -> wgpu::RenderBundleEncoder { [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] 139 | ) -> wgpu::RenderBundleEncoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment { [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] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:61:37 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment { [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] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [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] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/texture/texture_attachment.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:731:33 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment { [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] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:740:43 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment { [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] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 831 | clear_color: Option, [INFO] [stdout] 832 | ) -> RenderPassColorAttachment { [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] 832 | ) -> RenderPassColorAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:849:31 [INFO] [stdout] | [INFO] [stdout] 849 | pub fn post_process_write(&self) -> PostProcessWrite { [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] 849 | pub fn post_process_write(&self) -> PostProcessWrite<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view/mod.rs:886:27 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [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] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.69s [INFO] running `Command { std: "docker" "inspect" "479ac92436189f76ad2ec5d291bded260d30d1812a55ed2c9f61e85b47f4f43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479ac92436189f76ad2ec5d291bded260d30d1812a55ed2c9f61e85b47f4f43c", kill_on_drop: false }` [INFO] [stdout] 479ac92436189f76ad2ec5d291bded260d30d1812a55ed2c9f61e85b47f4f43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4ac6d5a9f51bd51c7eb2c4711a060a9acd23cfe72540e88829751ea7798dd99 [INFO] running `Command { std: "docker" "start" "-a" "c4ac6d5a9f51bd51c7eb2c4711a060a9acd23cfe72540e88829751ea7798dd99", kill_on_drop: false }` [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:444:17 [INFO] [stderr] | [INFO] [stderr] 444 | dispatch_x: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:447:17 [INFO] [stderr] | [INFO] [stderr] 447 | dispatch_y: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:450:17 [INFO] [stderr] | [INFO] [stderr] 450 | dispatch_z: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:456:22 [INFO] [stderr] | [INFO] [stderr] 456 | work_item_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:458:10 [INFO] [stderr] | [INFO] [stderr] 458 | pad: UVec4, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:632:22 [INFO] [stderr] | [INFO] [stderr] 632 | pub input_index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:641:46 [INFO] [stderr] | [INFO] [stderr] 641 | pub output_or_indirect_parameters_index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:652:22 [INFO] [stderr] | [INFO] [stderr] 652 | pub index_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:654:25 [INFO] [stderr] | [INFO] [stderr] 654 | pub instance_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:656:22 [INFO] [stderr] | [INFO] [stderr] 656 | pub first_index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:658:22 [INFO] [stderr] | [INFO] [stderr] 658 | pub base_vertex: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:660:25 [INFO] [stderr] | [INFO] [stderr] 660 | pub first_instance: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:671:23 [INFO] [stderr] | [INFO] [stderr] 671 | pub vertex_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:673:25 [INFO] [stderr] | [INFO] [stderr] 673 | pub instance_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:675:22 [INFO] [stderr] | [INFO] [stderr] 675 | pub base_vertex: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:677:25 [INFO] [stderr] | [INFO] [stderr] 677 | pub first_instance: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:694:28 [INFO] [stderr] | [INFO] [stderr] 694 | pub base_output_index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:703:26 [INFO] [stderr] | [INFO] [stderr] 703 | pub batch_set_index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:720:21 [INFO] [stderr] | [INFO] [stderr] 720 | pub mesh_index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:726:31 [INFO] [stderr] | [INFO] [stderr] 726 | pub early_instance_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:733:30 [INFO] [stderr] | [INFO] [stderr] 733 | pub late_instance_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:758:36 [INFO] [stderr] | [INFO] [stderr] 758 | pub indirect_parameters_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:765:35 [INFO] [stderr] | [INFO] [stderr] 765 | pub indirect_parameters_base: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/globals.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | time: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/globals.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | delta_time: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/globals.rs:58:18 [INFO] [stderr] | [INFO] [stderr] 58 | frame_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:402:18 [INFO] [stderr] | [INFO] [stderr] 402 | pub balance: Mat3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:403:21 [INFO] [stderr] | [INFO] [stderr] 403 | pub saturation: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:404:19 [INFO] [stderr] | [INFO] [stderr] 404 | pub contrast: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:405:16 [INFO] [stderr] | [INFO] [stderr] 405 | pub gamma: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:406:15 [INFO] [stderr] | [INFO] [stderr] 406 | pub gain: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:407:15 [INFO] [stderr] | [INFO] [stderr] 407 | pub lift: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:408:24 [INFO] [stderr] | [INFO] [stderr] 408 | pub midtone_range: Vec2, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:409:19 [INFO] [stderr] | [INFO] [stderr] 409 | pub exposure: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:410:14 [INFO] [stderr] | [INFO] [stderr] 410 | pub hue: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:411:26 [INFO] [stderr] | [INFO] [stderr] 411 | pub post_saturation: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:529:26 [INFO] [stderr] | [INFO] [stderr] 529 | pub clip_from_world: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:530:37 [INFO] [stderr] | [INFO] [stderr] 530 | pub unjittered_clip_from_world: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:531:26 [INFO] [stderr] | [INFO] [stderr] 531 | pub world_from_clip: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:532:26 [INFO] [stderr] | [INFO] [stderr] 532 | pub world_from_view: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:533:26 [INFO] [stderr] | [INFO] [stderr] 533 | pub view_from_world: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:565:25 [INFO] [stderr] | [INFO] [stderr] 565 | pub clip_from_view: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:566:25 [INFO] [stderr] | [INFO] [stderr] 566 | pub view_from_clip: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:567:25 [INFO] [stderr] | [INFO] [stderr] 567 | pub world_position: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:568:19 [INFO] [stderr] | [INFO] [stderr] 568 | pub exposure: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:570:19 [INFO] [stderr] | [INFO] [stderr] 570 | pub viewport: Vec4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:574:18 [INFO] [stderr] | [INFO] [stderr] 574 | pub frustum: [Vec4; 6], [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:575:24 [INFO] [stderr] | [INFO] [stderr] 575 | pub color_grading: ColorGradingUniform, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:576:19 [INFO] [stderr] | [INFO] [stderr] 576 | pub mip_bias: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/view/mod.rs:577:22 [INFO] [stderr] | [INFO] [stderr] 577 | pub frame_count: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/batching/gpu_preprocessing.rs:1181:34 [INFO] [stderr] | [INFO] [stderr] 1181 | pub fn instance_data_binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1181 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/batching/no_gpu_preprocessing.rs:45:34 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn instance_data_binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 45 | pub fn instance_data_binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/allocator.rs:379:30 [INFO] [stderr] | [INFO] [stderr] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 379 | pub fn mesh_vertex_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/allocator.rs:387:29 [INFO] [stderr] | [INFO] [stderr] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 387 | pub fn mesh_index_slice(&self, mesh_id: &AssetId) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mesh/allocator.rs:407:9 [INFO] [stderr] | [INFO] [stderr] 407 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 410 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 410 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/batched_uniform_buffer.rs:112:20 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/bind_group.rs:658:24 [INFO] [stderr] | [INFO] [stderr] 658 | pub fn get_binding(&self) -> BindingResource { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 658 | pub fn get_binding(&self) -> BindingResource<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/buffer.rs:19:18 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn slice(&self, bounds: impl RangeBounds) -> BufferSlice<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/buffer_vec.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 71 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/buffer_vec.rs:288:20 [INFO] [stderr] | [INFO] [stderr] 288 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 288 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/buffer_vec.rs:451:20 [INFO] [stderr] | [INFO] [stderr] 451 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 451 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/gpu_array_buffer.rs:91:20 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/storage_buffer.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 79 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/storage_buffer.rs:212:20 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 212 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/uniform_buffer.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/render_resource/uniform_buffer.rs:216:20 [INFO] [stderr] | [INFO] [stderr] 216 | pub fn binding(&self) -> Option { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 216 | pub fn binding(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/renderer/render_device.rs:137:9 [INFO] [stderr] | [INFO] [stderr] 137 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 138 | desc: &wgpu::RenderBundleEncoderDescriptor, [INFO] [stderr] 139 | ) -> wgpu::RenderBundleEncoder { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 139 | ) -> wgpu::RenderBundleEncoder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/texture/texture_attachment.rs:37:27 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 37 | pub fn get_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/texture/texture_attachment.rs:61:37 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 61 | pub fn get_unsampled_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/texture/texture_attachment.rs:102:27 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 102 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/texture/texture_attachment.rs:144:27 [INFO] [stderr] | [INFO] [stderr] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 144 | pub fn get_attachment(&self, clear_color: Option) -> RenderPassColorAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/view/mod.rs:731:33 [INFO] [stderr] | [INFO] [stderr] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 731 | pub fn get_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/view/mod.rs:740:43 [INFO] [stderr] | [INFO] [stderr] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 740 | pub fn get_unsampled_color_attachment(&self) -> RenderPassColorAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/view/mod.rs:830:9 [INFO] [stderr] | [INFO] [stderr] 830 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 831 | clear_color: Option, [INFO] [stderr] 832 | ) -> RenderPassColorAttachment { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 832 | ) -> RenderPassColorAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/view/mod.rs:849:31 [INFO] [stderr] | [INFO] [stderr] 849 | pub fn post_process_write(&self) -> PostProcessWrite { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 849 | pub fn post_process_write(&self) -> PostProcessWrite<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/view/mod.rs:886:27 [INFO] [stderr] | [INFO] [stderr] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 886 | pub fn get_attachment(&self, store: StoreOp) -> RenderPassDepthStencilAttachment<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `bevy_render` (lib) generated 76 warnings (run `cargo fix --lib -p bevy_render` to apply 26 suggestions) [INFO] [stderr] warning: struct `TextureVisibilityTest` is never constructed [INFO] [stderr] --> src/render_resource/bind_group.rs:699:20 [INFO] [stderr] | [INFO] [stderr] 699 | pub struct TextureVisibilityTest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bevy_render` (lib test) generated 77 warnings (76 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_render-e09fa266187ce202) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test primitives::tests::aabb_enclosing ... ok [INFO] [stdout] test batching::gpu_preprocessing::tests::instance_buffer_correct_behavior ... ok [INFO] [stdout] test primitives::tests::aabb_inside_frustum ... ok [INFO] [stdout] test primitives::tests::aabb_intersect_frustum_rotation ... ok [INFO] [stdout] test primitives::tests::aabb_intersect_frustum ... ok [INFO] [stdout] test primitives::tests::aabb_inside_frustum_rotation ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_big_frustum_intersect ... ok [INFO] [stdout] test primitives::tests::aabb_outside_frustum ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_frustum_contained ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_frustum_intersects_2_planes ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_frustum_intersects_plane ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_frustum_intersects_3_planes ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_frustum_surrounding ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_long_frustum_outside ... ok [INFO] [stdout] test render_graph::graph::tests::test_add_node_edges ... ok [INFO] [stdout] test render_phase::rangefinder::tests::distance ... ok [INFO] [stdout] test render_graph::graph::tests::test_slot_already_occupied ... ok [INFO] [stdout] test render_graph::graph::tests::test_edge_already_exists ... ok [INFO] [stdout] test render_graph::graph::tests::test_graph_edges ... ok [INFO] [stdout] test view::visibility::render_layers::rendering_mask_tests::render_layer_iter_no_overflow ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_long_frustum_intersect ... ok [INFO] [stdout] test view::visibility::test::visibility_propagation_with_invalid_parent ... ok [INFO] [stdout] test view::visibility::render_layers::rendering_mask_tests::rendering_mask_sanity ... ok [INFO] [stdout] test view::visibility::test::ensure_visibility_enum_size ... ok [INFO] [stdout] test sync_world::tests::sync_world ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_frustum_dodges_1_plane ... ok [INFO] [stdout] test primitives::tests::intersects_sphere_big_frustum_outside ... ok [INFO] [stdout] test view::visibility::test::visibility_propagation_change_detection ... ok [INFO] [stdout] test view::visibility::test::visibility_propagation_unconditional_visible ... ok [INFO] [stdout] test view::visibility::test::test_visibility_propagation_on_parent_change ... ok [INFO] [stdout] test render_resource::bind_group::test::texture_visibility ... ok [INFO] [stdout] test renderer::render_device::tests::align_copy_bytes_per_row ... ok [INFO] [stdout] test view::visibility::render_layers::rendering_mask_tests::render_layer_ops ... ok [INFO] [stdout] test render_graph::graph::tests::test_get_node_typed ... ok [INFO] [stdout] test view::visibility::render_layers::rendering_mask_tests::render_layer_shrink ... ok [INFO] [stdout] test view::visibility::test::visibility_propagation ... ok [INFO] [stdout] test render_phase::test::reverse_fixed_bit_set_zeroes_iterator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_render [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test src/diagnostic/mod.rs - diagnostic::RenderDiagnosticsPlugin (line 33) ... ignored [INFO] [stdout] test src/diagnostic/mod.rs - diagnostic::RenderDiagnosticsPlugin (line 37) ... ignored [INFO] [stdout] test src/diagnostic/mod.rs - diagnostic::RenderDiagnosticsPlugin (line 41) ... ignored [INFO] [stdout] test src/mesh/components.rs - mesh::components::Mesh2d (line 23) ... ignored [INFO] [stdout] test src/mesh/components.rs - mesh::components::Mesh3d (line 76) ... ignored [INFO] [stdout] test src/camera/projection.rs - camera::projection::CustomProjection::get (line 160) ... ok [INFO] [stdout] test src/camera/projection.rs - camera::projection::ScalingMode (line 428) ... ok [INFO] [stdout] test src/primitives/mod.rs - primitives::Aabb::enclosing (line 57) ... ok [INFO] [stdout] test src/camera/projection.rs - camera::projection::CustomProjection::get_mut (line 183) ... ok [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::draw_indexed_indirect (line 339) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 306) ... ignored [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::multi_draw_indirect_count (line 407) ... ok [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::push_debug_group (line 615) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 320) ... ignored [INFO] [stdout] test src/extract_param.rs - extract_param::Extract (line 33) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 214) ... ok [INFO] [stdout] test src/render_resource/bind_group_entries.rs - render_resource::bind_group_entries::BindGroupEntries (line 22) ... ignored [INFO] [stdout] test src/render_resource/bind_group_entries.rs - render_resource::bind_group_entries::BindGroupEntries (line 41) ... ignored [INFO] [stdout] test src/render_resource/bind_group_entries.rs - render_resource::bind_group_entries::BindGroupEntries (line 54) ... ignored [INFO] [stdout] test src/render_resource/bind_group_entries.rs - render_resource::bind_group_entries::BindGroupEntries (line 73) ... ignored [INFO] [stdout] test src/render_resource/bind_group_entries.rs - render_resource::bind_group_entries::BindGroupEntries (line 83) ... ignored [INFO] [stdout] test src/render_resource/bind_group_entries.rs - render_resource::bind_group_entries::BindGroupEntries (line 9) ... ignored [INFO] [stdout] test src/render_resource/bind_group_layout_entries.rs - render_resource::bind_group_layout_entries::BindGroupLayoutEntryBuilder (line 111) ... ignored [INFO] [stdout] test src/render_resource/bind_group_layout_entries.rs - render_resource::bind_group_layout_entries::BindGroupLayoutEntryBuilder (line 26) ... ignored [INFO] [stdout] test src/render_resource/bind_group_layout_entries.rs - render_resource::bind_group_layout_entries::BindGroupLayoutEntryBuilder (line 54) ... ignored [INFO] [stdout] test src/render_resource/bind_group_layout_entries.rs - render_resource::bind_group_layout_entries::BindGroupLayoutEntryBuilder (line 71) ... ignored [INFO] [stdout] test src/render_resource/bind_group_layout_entries.rs - render_resource::bind_group_layout_entries::BindGroupLayoutEntryBuilder (line 8) ... ignored [INFO] [stdout] test src/render_resource/bind_group_layout_entries.rs - render_resource::bind_group_layout_entries::BindGroupLayoutEntryBuilder (line 99) ... ignored [INFO] [stdout] test src/view/visibility/mod.rs - view::visibility::add_visibility_class (line 651) ... ignored [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 110) ... ok [INFO] [stdout] test src/render_phase/draw.rs - render_phase::draw::RenderCommand (line 168) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 446) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 227) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 473) ... ok [INFO] [stdout] test src/render_resource/bind_group.rs - render_resource::bind_group::AsBindGroup (line 245) ... ok [INFO] [stdout] test src/view/window/screenshot.rs - view::window::screenshot::Screenshot (line 60) ... ok [INFO] [stdout] test src/camera/projection.rs - camera::projection::OrthographicProjection (line 484) ... ok [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::multi_draw_indexed_indirect_count (line 492) ... ok [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::multi_draw_indexed_indirect (line 451) ... ok [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::draw_indirect (line 315) ... ok [INFO] [stdout] test src/render_phase/draw_state.rs - render_phase::draw_state::TrackedRenderPass<'a>::multi_draw_indirect (line 368) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/render_graph/graph.rs - render_graph::graph::RenderGraph (line 48) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 4.35s; merged doctests compilation took 3.81s [INFO] running `Command { std: "docker" "inspect" "c4ac6d5a9f51bd51c7eb2c4711a060a9acd23cfe72540e88829751ea7798dd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ac6d5a9f51bd51c7eb2c4711a060a9acd23cfe72540e88829751ea7798dd99", kill_on_drop: false }` [INFO] [stdout] c4ac6d5a9f51bd51c7eb2c4711a060a9acd23cfe72540e88829751ea7798dd99