[INFO] fetching crate bevy_vector_shapes 0.10.0... [INFO] checking bevy_vector_shapes-0.10.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bevy_vector_shapes 0.10.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate bevy_vector_shapes 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_vector_shapes 0.10.0 [INFO] tweaked toml for crates.io crate bevy_vector_shapes 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_vector_shapes 0.10.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_vector_shapes 0.10.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce98c5979c923ad8cc6a9ebde3a14f46a88b5ae65cff7192eaf75fd2530044f6 [INFO] running `Command { std: "docker" "start" "-a" "ce98c5979c923ad8cc6a9ebde3a14f46a88b5ae65cff7192eaf75fd2530044f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce98c5979c923ad8cc6a9ebde3a14f46a88b5ae65cff7192eaf75fd2530044f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce98c5979c923ad8cc6a9ebde3a14f46a88b5ae65cff7192eaf75fd2530044f6", kill_on_drop: false }` [INFO] [stdout] ce98c5979c923ad8cc6a9ebde3a14f46a88b5ae65cff7192eaf75fd2530044f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05f4c90028ed0586e724105c224842d1db16e6255d5617da08301db455b38fed [INFO] running `Command { std: "docker" "start" "-a" "05f4c90028ed0586e724105c224842d1db16e6255d5617da08301db455b38fed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking bevy_ptr v0.16.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling wgpu-hal v24.0.2 [INFO] [stderr] Checking const_panic v0.2.10 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking ruzstd v0.8.0 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking any_vec v0.14.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_derive v0.16.0 [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_asset_macros v0.16.0 [INFO] [stderr] Compiling bevy_encase_derive v0.16.0 [INFO] [stderr] Compiling bevy_render_macros v0.16.0 [INFO] [stderr] Compiling bitfield-macros v0.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking bitfield v0.19.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking bevy_platform v0.16.0 [INFO] [stderr] Checking bevy_utils v0.16.0 [INFO] [stderr] Checking bevy_tasks v0.16.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking naga v24.0.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking bevy_reflect v0.16.0 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking hexasphere v15.0.0 [INFO] [stderr] Checking bevy_mikktspace v0.16.0 [INFO] [stderr] Checking naga_oil v0.17.0 [INFO] [stderr] Checking accesskit_winit v0.25.0 [INFO] [stderr] Checking bevy_ecs v0.16.0 [INFO] [stderr] Checking bevy_math v0.16.0 [INFO] [stderr] Checking bevy_color v0.16.1 [INFO] [stderr] Checking bevy_app v0.16.0 [INFO] [stderr] Checking bevy_input v0.16.0 [INFO] [stderr] Checking bevy_log v0.16.0 [INFO] [stderr] Checking bevy_asset v0.16.0 [INFO] [stderr] Checking bevy_time v0.16.0 [INFO] [stderr] Checking bevy_a11y v0.16.0 [INFO] [stderr] Checking bevy_transform v0.16.0 [INFO] [stderr] Checking bevy_diagnostic v0.16.0 [INFO] [stderr] Checking bevy_window v0.16.0 [INFO] [stderr] Checking bevy_image v0.16.0 [INFO] [stderr] Checking bevy_input_focus v0.16.0 [INFO] [stderr] Checking bevy_mesh v0.16.0 [INFO] [stderr] Checking bevy_winit v0.16.0 [INFO] [stderr] Checking bevy_render v0.16.0 [INFO] [stderr] Checking bevy_core_pipeline v0.16.0 [INFO] [stderr] Checking bevy_sprite v0.16.0 [INFO] [stderr] Checking bevy_pbr v0.16.0 [INFO] [stderr] Checking bevy_internal v0.16.0 [INFO] [stderr] Checking bevy v0.16.0 [INFO] [stderr] Checking bevy_vector_shapes v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | radius: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | start_angle: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | end_angle: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | padding: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | start: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | end: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | size: [f32; 2], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | corner_radii: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | sides: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | radius: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | roundness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | padding: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | vertices: [[f32; 2]; 3], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | roundness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | padding: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:241:15 [INFO] [stdout] | [INFO] [stdout] 241 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 241 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 242 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 246 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 250 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/line.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 166 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/line.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 170 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/rectangle.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 170 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/rectangle.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 174 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/regular_polygon.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 186 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/regular_polygon.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 190 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/triangle.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 182 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/triangle.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 186 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/mod.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 31 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/shape_commands.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 28 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/child_commands.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands { [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] 77 | pub fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/child_commands.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn spawn_empty(&mut self) -> EntityCommands { [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] 85 | pub fn spawn_empty(&mut self) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/child_commands.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 104 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/canvas.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 223 | ) -> (Handle, EntityCommands); [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] 223 | ) -> (Handle, EntityCommands<'_>); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/canvas.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 231 | ) -> (Handle, EntityCommands) { [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] 231 | ) -> (Handle, EntityCommands<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | radius: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | start_angle: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | end_angle: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/disc.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | padding: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | start: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/line.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | end: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | size: [f32; 2], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/rectangle.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | corner_radii: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | sides: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | radius: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | roundness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/regular_polygon.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | padding: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | transform: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | color: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | thickness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | flags: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | vertices: [[f32; 2]; 3], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | roundness: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/shapes/triangle.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | padding: [f32; 3], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:241:15 [INFO] [stdout] | [INFO] [stdout] 241 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 241 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 242 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 242 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 246 | fn circle(&mut self, radius: f32) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/disc.rs:250:12 [INFO] [stdout] | [INFO] [stdout] 250 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 250 | fn arc(&mut self, radius: f32, start_angle: f32, end_angle: f32) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/line.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 166 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/line.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 170 | fn line(&mut self, start: Vec3, end: Vec3) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/rectangle.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 170 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/rectangle.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 174 | fn rect(&mut self, size: Vec2) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/regular_polygon.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 186 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/regular_polygon.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 190 | fn ngon(&mut self, sides: f32, radius: f32) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/triangle.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 182 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/shapes/triangle.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 186 | fn triangle(&mut self, v_a: Vec2, v_b: Vec2, v_c: Vec2) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/mod.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands; [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 31 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/shape_commands.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 28 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/child_commands.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands { [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] 77 | pub fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/child_commands.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn spawn_empty(&mut self) -> EntityCommands { [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] 85 | pub fn spawn_empty(&mut self) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/child_commands.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands { [INFO] [stdout] | ^^^^^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [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] 104 | fn spawn_shape(&mut self, bundle: impl Bundle) -> ShapeEntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/canvas.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 223 | ) -> (Handle, EntityCommands); [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] 223 | ) -> (Handle, EntityCommands<'_>); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/painter/canvas.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 231 | ) -> (Handle, EntityCommands) { [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] 231 | ) -> (Handle, EntityCommands<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "05f4c90028ed0586e724105c224842d1db16e6255d5617da08301db455b38fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f4c90028ed0586e724105c224842d1db16e6255d5617da08301db455b38fed", kill_on_drop: false }` [INFO] [stdout] 05f4c90028ed0586e724105c224842d1db16e6255d5617da08301db455b38fed