[INFO] fetching crate jandering_engine 0.3.0... [INFO] checking jandering_engine-0.3.0 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] extracting crate jandering_engine 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate jandering_engine 0.3.0 on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jandering_engine 0.3.0 [INFO] finished tweaking crates.io crate jandering_engine 0.3.0 [INFO] tweaked toml for crates.io crate jandering_engine 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate jandering_engine 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a176832ce9ec9dfc38bed6367d603cfc4a14879091099d7e3bf7815bb6c405b9 [INFO] running `Command { std: "docker" "start" "-a" "a176832ce9ec9dfc38bed6367d603cfc4a14879091099d7e3bf7815bb6c405b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a176832ce9ec9dfc38bed6367d603cfc4a14879091099d7e3bf7815bb6c405b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a176832ce9ec9dfc38bed6367d603cfc4a14879091099d7e3bf7815bb6c405b9", kill_on_drop: false }` [INFO] [stdout] a176832ce9ec9dfc38bed6367d603cfc4a14879091099d7e3bf7815bb6c405b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1837b55a172d1c44846e449b373b1b2edb632d6475811b5252eae72515e914df [INFO] running `Command { std: "docker" "start" "-a" "1837b55a172d1c44846e449b373b1b2edb632d6475811b5252eae72515e914df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking windows-result v0.1.2 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling windows-implement v0.57.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling windows-interface v0.57.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking windows-core v0.57.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking windows v0.57.0 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking jandering_engine v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/object/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/object/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / #[repr(C)] [INFO] [stdout] 20 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Debug)] [INFO] [stdout] 21 | | pub struct Vertex { [INFO] [stdout] 22 | | pub position: Vec3, [INFO] [stdout] 23 | | pub normal: Vec3, [INFO] [stdout] 24 | | pub uv: Vec2, [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/object/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Instance { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/object/mod.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / #[repr(C)] [INFO] [stdout] 71 | | #[derive(Copy, Debug, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 72 | | pub struct Instance { [INFO] [stdout] 73 | | pub model: Mat4, [INFO] [stdout] 74 | | pub inv_model: Mat4, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/object/mod.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub struct D2Instance { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/object/mod.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | / #[repr(C)] [INFO] [stdout] 301 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 302 | | pub struct D2Instance { [INFO] [stdout] 303 | | pub position: Vec2, [INFO] [stdout] ... | [INFO] [stdout] 306 | | pub color: Vec3, [INFO] [stdout] 307 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/free_camera.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct CameraData { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/utils/free_camera.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / #[repr(C)] [INFO] [stdout] 32 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 33 | | pub struct CameraData { [INFO] [stdout] 34 | | up: Vec3, [INFO] [stdout] ... | [INFO] [stdout] 43 | | inverse_view: Mat4, [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/implementation/renderer/wgpu/mod.rs:256:25 [INFO] [stdout] | [INFO] [stdout] 256 | fn new_compute_pass(&mut self) -> WGPUComputePass { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | fn new_compute_pass(&mut self) -> WGPUComputePass<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/renderer.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | fn new_compute_pass(&mut self) -> ComputePass; [INFO] [stdout] | ^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | fn new_compute_pass(&mut self) -> ComputePass<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/mod.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle; [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/mod.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle; [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/mod.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | pub fn iter(&self) -> std::slice::Iter<'_, WindowEvent> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/winit_window.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 317 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/winit_window.rs:333:27 [INFO] [stdout] | [INFO] [stdout] 333 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 333 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/object/mod.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/object/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / #[repr(C)] [INFO] [stdout] 20 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Debug)] [INFO] [stdout] 21 | | pub struct Vertex { [INFO] [stdout] 22 | | pub position: Vec3, [INFO] [stdout] 23 | | pub normal: Vec3, [INFO] [stdout] 24 | | pub uv: Vec2, [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/object/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Instance { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/object/mod.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / #[repr(C)] [INFO] [stdout] 71 | | #[derive(Copy, Debug, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 72 | | pub struct Instance { [INFO] [stdout] 73 | | pub model: Mat4, [INFO] [stdout] 74 | | pub inv_model: Mat4, [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/object/mod.rs:302:12 [INFO] [stdout] | [INFO] [stdout] 302 | pub struct D2Instance { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/object/mod.rs:300:1 [INFO] [stdout] | [INFO] [stdout] 300 | / #[repr(C)] [INFO] [stdout] 301 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 302 | | pub struct D2Instance { [INFO] [stdout] 303 | | pub position: Vec2, [INFO] [stdout] ... | [INFO] [stdout] 306 | | pub color: Vec3, [INFO] [stdout] 307 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/free_camera.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct CameraData { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/utils/free_camera.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / #[repr(C)] [INFO] [stdout] 32 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 33 | | pub struct CameraData { [INFO] [stdout] 34 | | up: Vec3, [INFO] [stdout] ... | [INFO] [stdout] 43 | | inverse_view: Mat4, [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/implementation/renderer/wgpu/mod.rs:256:25 [INFO] [stdout] | [INFO] [stdout] 256 | fn new_compute_pass(&mut self) -> WGPUComputePass { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | fn new_compute_pass(&mut self) -> WGPUComputePass<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/renderer.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | fn new_compute_pass(&mut self) -> ComputePass; [INFO] [stdout] | ^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | fn new_compute_pass(&mut self) -> ComputePass<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/mod.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle; [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/mod.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle; [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/mod.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | pub fn iter(&self) -> std::slice::Iter<'_, WindowEvent> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/winit_window.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 317 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | fn get_window_handle(&self) -> raw_window_handle::WindowHandle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/window/winit_window.rs:333:27 [INFO] [stdout] | [INFO] [stdout] 333 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 333 | fn get_display_handle(&self) -> raw_window_handle::DisplayHandle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "1837b55a172d1c44846e449b373b1b2edb632d6475811b5252eae72515e914df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1837b55a172d1c44846e449b373b1b2edb632d6475811b5252eae72515e914df", kill_on_drop: false }` [INFO] [stdout] 1837b55a172d1c44846e449b373b1b2edb632d6475811b5252eae72515e914df