[INFO] fetching crate scion 0.7.0... [INFO] checking scion-0.7.0 against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] extracting crate scion 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate scion 0.7.0 [INFO] finished tweaking crates.io crate scion 0.7.0 [INFO] tweaked toml for crates.io crate scion 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scion 0.7.0 on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scion 0.7.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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.8.2 [INFO] [stderr] Downloaded geo-clipper v0.8.0 [INFO] [stderr] Downloaded ahash v0.8.10 [INFO] [stderr] Downloaded clipper-sys v0.7.2 [INFO] [stderr] Downloaded hecs v0.10.4 [INFO] [stderr] Downloaded ultraviolet v0.9.2 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 458f70005b90bac1321c735b2f9190bda7005935fc344641e81d23457a64eaf2 [INFO] running `Command { std: "docker" "start" "-a" "458f70005b90bac1321c735b2f9190bda7005935fc344641e81d23457a64eaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "458f70005b90bac1321c735b2f9190bda7005935fc344641e81d23457a64eaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458f70005b90bac1321c735b2f9190bda7005935fc344641e81d23457a64eaf2", kill_on_drop: false }` [INFO] [stdout] 458f70005b90bac1321c735b2f9190bda7005935fc344641e81d23457a64eaf2 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c72c6c17e4eda3e38dcf96a660a8b57bb10049d710465893e62edee8b978dd [INFO] running `Command { std: "docker" "start" "-a" "a7c72c6c17e4eda3e38dcf96a660a8b57bb10049d710465893e62edee8b978dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking libloading v0.8.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling clipper-sys v0.7.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling winit v0.29.13 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking geo-types v0.7.13 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling scion v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking hecs v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking geo-clipper v0.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct GlVec2 { [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/rendering/gl_representations.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / #[repr(C)] [INFO] [stdout] 9 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 10 | | pub(crate) struct GlVec2 { [INFO] [stdout] 11 | | pub x: f32, [INFO] [stdout] 12 | | pub y: f32, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) struct GlVec3 { [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/rendering/gl_representations.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / #[repr(C)] [INFO] [stdout] 16 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 17 | | pub(crate) struct GlVec3 { [INFO] [stdout] 18 | | pub x: f32, [INFO] [stdout] 19 | | pub y: f32, [INFO] [stdout] 20 | | pub z: f32, [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct GlColor { [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/rendering/gl_representations.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / #[repr(C)] [INFO] [stdout] 38 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 39 | | pub(crate) struct GlColor { [INFO] [stdout] 40 | | pub r: f32, [INFO] [stdout] ... | [INFO] [stdout] 43 | | pub a: f32, [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) struct GlVec4 { [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/rendering/gl_representations.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / #[repr(C)] [INFO] [stdout] 47 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 48 | | pub(crate) struct GlVec4 { [INFO] [stdout] 49 | | pub x: f32, [INFO] [stdout] ... | [INFO] [stdout] 52 | | pub w: f32, [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) struct ColoredGlVertex { [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/rendering/gl_representations.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / #[repr(C)] [INFO] [stdout] 62 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 63 | | pub(crate) struct ColoredGlVertex { [INFO] [stdout] 64 | | pub position: GlVec3, [INFO] [stdout] 65 | | pub color: GlColor, [INFO] [stdout] 66 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub(crate) struct TexturedGlVertex { [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/rendering/gl_representations.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / #[repr(C)] [INFO] [stdout] 90 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 91 | | pub(crate) struct TexturedGlVertex { [INFO] [stdout] 92 | | pub position: GlVec3, [INFO] [stdout] 93 | | pub tex_translation: GlVec2, [INFO] [stdout] 94 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rendering/gl_representations.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub(crate) struct GlUniform { [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/rendering/gl_representations.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / #[repr(C)] [INFO] [stdout] 128 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 129 | | pub(crate) struct GlUniform { [INFO] [stdout] 130 | | pub model_trans: [[f32; 4]; 4], [INFO] [stdout] 131 | | pub camera_view: [[f32; 4]; 4], [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/line.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [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] 64 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/line.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 72 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/polygon.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [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] 83 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/polygon.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 91 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/rectangle.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [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] 124 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/rectangle.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 132 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/square.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/square.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 81 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/triangle.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [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] 64 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/shapes/triangle.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 72 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/tiles/sprite.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | fn vertex_buffer_descriptor(&mut self, material: Option<&Material>) -> BufferInitDescriptor { [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] 103 | fn vertex_buffer_descriptor(&mut self, material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/tiles/sprite.rs:115:34 [INFO] [stdout] | [INFO] [stdout] 115 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 115 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/tiles/tilemap.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [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] 268 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/tiles/tilemap.rs:272:34 [INFO] [stdout] | [INFO] [stdout] 272 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 272 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/ui/ui_image.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [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] 53 | fn vertex_buffer_descriptor(&mut self, _material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/ui/ui_image.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [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] 61 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/ui/ui_text.rs:100:33 [INFO] [stdout] | [INFO] [stdout] 100 | fn vertex_buffer_descriptor(&mut self, material: Option<&Material>) -> BufferInitDescriptor { [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] 100 | fn vertex_buffer_descriptor(&mut self, material: Option<&Material>) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/components/ui/ui_text.rs:104:34 [INFO] [stdout] | [INFO] [stdout] 104 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | fn indexes_buffer_descriptor(&self) -> BufferInitDescriptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_resource(&self) -> Option> { [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] 76 | pub fn get_resource(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn get_resource_mut(&self) -> Option> { [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] 81 | pub fn get_resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn game_state(&self) -> AtomicRef { [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] 87 | pub fn game_state(&self) -> AtomicRef<'_, GameState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn game_state_mut(&self) -> AtomicRefMut { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn game_state_mut(&self) -> AtomicRefMut<'_, GameState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn assets(&self) -> AtomicRef { [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] 99 | pub fn assets(&self) -> AtomicRef<'_, AssetManager> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn assets_mut(&self) -> AtomicRefMut { [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] 105 | pub fn assets_mut(&self) -> AtomicRefMut<'_, AssetManager> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn timers(&self) -> AtomicRefMut { [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] 111 | pub fn timers(&self) -> AtomicRefMut<'_, Timers> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn inputs(&self) -> AtomicRefMut { [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] 117 | pub fn inputs(&self) -> AtomicRefMut<'_, InputsController> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn events(&self) -> AtomicRefMut { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn events(&self) -> AtomicRefMut<'_, Events> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/world.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn audio(&self) -> AtomicRefMut