[INFO] cloning repository https://github.com/tracefree/Worlanwv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tracefree/Worlanwv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracefree%2FWorlanwv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracefree%2FWorlanwv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cb2cd605944720da75df80be407ba7c50cf308e [INFO] checking tracefree/Worlanwv against master#b3f8586fb1e4859678d6b231e780ff81801d2282 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracefree%2FWorlanwv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 29% (30/102) Updating files: 30% (31/102) Updating files: 31% (32/102) Updating files: 32% (33/102) Updating files: 33% (34/102) Updating files: 34% (35/102) Updating files: 35% (36/102) Updating files: 36% (37/102) Updating files: 37% (38/102) Updating files: 38% (39/102) Updating files: 39% (40/102) Updating files: 40% (41/102) Updating files: 41% (42/102) Updating files: 42% (43/102) Updating files: 43% (44/102) Updating files: 44% (45/102) Updating files: 45% (46/102) Updating files: 46% (47/102) Updating files: 47% (48/102) Updating files: 48% (49/102) Updating files: 49% (50/102) Updating files: 50% (51/102) Updating files: 51% (53/102) Updating files: 52% (54/102) Updating files: 53% (55/102) Updating files: 54% (56/102) Updating files: 55% (57/102) Updating files: 56% (58/102) Updating files: 57% (59/102) Updating files: 58% (60/102) Updating files: 59% (61/102) Updating files: 60% (62/102) Updating files: 61% (63/102) Updating files: 62% (64/102) Updating files: 63% (65/102) Updating files: 64% (66/102) Updating files: 65% (67/102) Updating files: 66% (68/102) Updating files: 67% (69/102) Updating files: 68% (70/102) Updating files: 69% (71/102) Updating files: 70% (72/102) Updating files: 71% (73/102) Updating files: 72% (74/102) Updating files: 73% (75/102) Updating files: 74% (76/102) Updating files: 75% (77/102) Updating files: 76% (78/102) Updating files: 77% (79/102) Updating files: 78% (80/102) Updating files: 79% (81/102) Updating files: 80% (82/102) Updating files: 81% (83/102) Updating files: 82% (84/102) Updating files: 83% (85/102) Updating files: 84% (86/102) Updating files: 85% (87/102) Updating files: 86% (88/102) Updating files: 87% (89/102) Updating files: 88% (90/102) Updating files: 89% (91/102) Updating files: 90% (92/102) Updating files: 91% (93/102) Updating files: 92% (94/102) Updating files: 93% (95/102) Updating files: 94% (96/102) Updating files: 95% (97/102) Updating files: 96% (98/102) Updating files: 97% (99/102) Updating files: 98% (100/102) Updating files: 99% (101/102) Updating files: 100% (102/102) Updating files: 100% (102/102), done. [INFO] started tweaking git repo https://github.com/tracefree/Worlanwv [INFO] finished tweaking git repo https://github.com/tracefree/Worlanwv [INFO] tweaked toml for git repo https://github.com/tracefree/Worlanwv written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tracefree/Worlanwv on toolchain b3f8586fb1e4859678d6b231e780ff81801d2282 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tracefree/Worlanwv 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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v4.2.1 [INFO] [stderr] Downloaded bevy_rapier3d v0.27.0 [INFO] [stderr] Downloaded wide v0.7.25 [INFO] [stderr] Downloaded rapier3d v0.21.0 [INFO] [stderr] Downloaded parry3d v0.16.1 [INFO] [stderr] Downloaded spade v2.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb83c0a7d079883901537e7b742dd12075baa4e6fc6dff1cee5cd5d8acae0055 [INFO] running `Command { std: "docker" "start" "-a" "bb83c0a7d079883901537e7b742dd12075baa4e6fc6dff1cee5cd5d8acae0055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb83c0a7d079883901537e7b742dd12075baa4e6fc6dff1cee5cd5d8acae0055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb83c0a7d079883901537e7b742dd12075baa4e6fc6dff1cee5cd5d8acae0055", kill_on_drop: false }` [INFO] [stdout] bb83c0a7d079883901537e7b742dd12075baa4e6fc6dff1cee5cd5d8acae0055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ea6262078c6f7ffc44aed111ea6ec5f8bc79ba5c87be3df9e87ce25b84e7df [INFO] running `Command { std: "docker" "start" "-a" "41ea6262078c6f7ffc44aed111ea6ec5f8bc79ba5c87be3df9e87ce25b84e7df", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rodio v0.18.1 [INFO] [stderr] Checking wide v0.7.25 [INFO] [stderr] Checking bevy_color v0.14.1 [INFO] [stderr] Checking bevy_audio v0.14.0 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Checking spade v2.9.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking bevy_winit v0.14.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking wgpu-hal v0.21.1 [INFO] [stderr] Checking naga_oil v0.14.0 [INFO] [stderr] Checking wgpu-core v0.21.1 [INFO] [stderr] Checking parry3d v0.16.1 [INFO] [stderr] Checking wgpu v0.20.1 [INFO] [stderr] Checking rapier3d v0.21.0 [INFO] [stderr] Checking bevy_render v0.14.0 [INFO] [stderr] Checking bevy_core_pipeline v0.14.0 [INFO] [stderr] Checking bevy_animation v0.14.0 [INFO] [stderr] Checking bevy_scene v0.14.0 [INFO] [stderr] Checking bevy_sprite v0.14.0 [INFO] [stderr] Checking bevy_pbr v0.14.0 [INFO] [stderr] Checking bevy_text v0.14.0 [INFO] [stderr] Checking bevy_ui v0.14.0 [INFO] [stderr] Checking bevy_gizmos v0.14.0 [INFO] [stderr] Checking bevy_gltf v0.14.0 [INFO] [stderr] Checking bevy_dev_tools v0.14.0 [INFO] [stderr] Checking bevy_internal v0.14.0 [INFO] [stderr] Checking bevy_dylib v0.14.0 [INFO] [stderr] Checking bevy v0.14.0 [INFO] [stderr] Checking bevy_rapier3d v0.27.0 [INFO] [stderr] Checking worlanwv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | fn button(&mut self, text: impl Into) -> EntityCommands; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn button(&mut self, text: impl Into) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&mut self, text: impl Into) -> EntityCommands; [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] 13 | fn header(&mut self, text: impl Into) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | fn label(&mut self, text: impl Into) -> EntityCommands; [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] 16 | fn label(&mut self, text: impl Into) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | fn button(&mut self, text: impl Into) -> EntityCommands { [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] 20 | fn button(&mut self, text: impl Into) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | fn header(&mut self, text: impl Into) -> EntityCommands { [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] 60 | fn header(&mut self, text: impl Into) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | fn label(&mut self, text: impl Into) -> EntityCommands { [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] 91 | fn label(&mut self, text: impl Into) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | fn ui_root(&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] 123 | fn ui_root(&mut self) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | fn ui_root(&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] 127 | fn ui_root(&mut self) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | fn spawn(&mut self, bundle: B) -> 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] 153 | fn spawn(&mut self, bundle: B) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | fn spawn(&mut self, bundle: B) -> 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] 157 | fn spawn(&mut self, bundle: B) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | fn spawn(&mut self, bundle: B) -> 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] 163 | fn spawn(&mut self, bundle: B) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | fn button(&mut self, text: impl Into) -> EntityCommands; [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn button(&mut self, text: impl Into) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | fn header(&mut self, text: impl Into) -> EntityCommands; [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] 13 | fn header(&mut self, text: impl Into) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | fn label(&mut self, text: impl Into) -> EntityCommands; [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] 16 | fn label(&mut self, text: impl Into) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | fn button(&mut self, text: impl Into) -> EntityCommands { [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] 20 | fn button(&mut self, text: impl Into) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | fn header(&mut self, text: impl Into) -> EntityCommands { [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] 60 | fn header(&mut self, text: impl Into) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | fn label(&mut self, text: impl Into) -> EntityCommands { [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] 91 | fn label(&mut self, text: impl Into) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | fn ui_root(&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] 123 | fn ui_root(&mut self) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:127:16 [INFO] [stdout] | [INFO] [stdout] 127 | fn ui_root(&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] 127 | fn ui_root(&mut self) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | fn spawn(&mut self, bundle: B) -> 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] 153 | fn spawn(&mut self, bundle: B) -> EntityCommands<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | fn spawn(&mut self, bundle: B) -> 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] 157 | fn spawn(&mut self, bundle: B) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/widgets.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 163 | fn spawn(&mut self, bundle: B) -> 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] 163 | fn spawn(&mut self, bundle: B) -> EntityCommands<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "41ea6262078c6f7ffc44aed111ea6ec5f8bc79ba5c87be3df9e87ce25b84e7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ea6262078c6f7ffc44aed111ea6ec5f8bc79ba5c87be3df9e87ce25b84e7df", kill_on_drop: false }` [INFO] [stdout] 41ea6262078c6f7ffc44aed111ea6ec5f8bc79ba5c87be3df9e87ce25b84e7df