[INFO] fetching crate bevy_keith 0.1.0...
[INFO] testing bevy_keith-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_keith 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bevy_keith 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_keith 0.1.0
[INFO] tweaked toml for crates.io crate bevy_keith 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_keith 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_keith 0.1.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1aa7207921b75ee1d3d885f7189c4d5d08ed795ac543a58d6e671460a1a2c04
[INFO] running `Command { std: "docker" "start" "-a" "a1aa7207921b75ee1d3d885f7189c4d5d08ed795ac543a58d6e671460a1a2c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1aa7207921b75ee1d3d885f7189c4d5d08ed795ac543a58d6e671460a1a2c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1aa7207921b75ee1d3d885f7189c4d5d08ed795ac543a58d6e671460a1a2c04", kill_on_drop: false }`
[INFO] [stdout] a1aa7207921b75ee1d3d885f7189c4d5d08ed795ac543a58d6e671460a1a2c04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a82b3a84bd128af9fee95f75a1a7356dc775fc619e916ca3fff6cbe0d9999305
[INFO] running `Command { std: "docker" "start" "-a" "a82b3a84bd128af9fee95f75a1a7356dc775fc619e916ca3fff6cbe0d9999305", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling winnow v0.6.14
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bevy_ptr v0.14.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling bevy_color v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_asset v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_render v0.14.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.0
[INFO] [stderr]    Compiling bevy_sprite v0.14.0
[INFO] [stderr]    Compiling bevy_text v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stderr]    Compiling bevy_keith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canvas.rs:749:19
[INFO] [stdout]     |
[INFO] [stdout] 749 | pub(crate) struct OffsetAndCount {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/canvas.rs:748:1
[INFO] [stdout]     |
[INFO] [stdout] 748 | / #[repr(C)]
[INFO] [stdout] 749 | | pub(crate) struct OffsetAndCount {
[INFO] [stdout] 750 | |     /// Base index into [`Tiles::primitives`].
[INFO] [stdout] 751 | |     pub offset: u32,
[INFO] [stdout] 752 | |     /// Number of consecutive primitive offsets in [`Tiles::primitives`].
[INFO] [stdout] 753 | |     pub count: u32,
[INFO] [stdout] 754 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/canvas.rs:756:1
[INFO] [stdout]     |
[INFO] [stdout] 756 | / /// Packed primitive index and extra data.
[INFO] [stdout] 757 | | ///
[INFO] [stdout] 758 | | /// Contains a primitive index packed inside a `u32` alongside other bits
[INFO] [stdout] 759 | | /// necessary to drive the shader code:
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | | #[repr(transparent)]
[INFO] [stdout] 766 | | pub(crate) struct PackedPrimitiveIndex(pub u32);
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn render_context(&mut self) -> RenderContext {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn render_context(&mut self) -> RenderContext<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:575:20
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn binding(&self) -> Option<BindingResource> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:586:36
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:597:37
[INFO] [stdout]     |
[INFO] [stdout] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource> {
[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] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef {
[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] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef {
[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] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder {
[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] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "a82b3a84bd128af9fee95f75a1a7356dc775fc619e916ca3fff6cbe0d9999305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a82b3a84bd128af9fee95f75a1a7356dc775fc619e916ca3fff6cbe0d9999305", kill_on_drop: false }`
[INFO] [stdout] a82b3a84bd128af9fee95f75a1a7356dc775fc619e916ca3fff6cbe0d9999305
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82238c950244202f5fea0f9bd1f6dbaddf9464c0bc014b09c3693774a8f7b540
[INFO] running `Command { std: "docker" "start" "-a" "82238c950244202f5fea0f9bd1f6dbaddf9464c0bc014b09c3693774a8f7b540", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bevy_egui v0.28.0
[INFO] [stderr]    Compiling bevy_state_macros v0.14.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.25.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling webbrowser v1.0.1
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling arboard v3.4.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling bevy_color v0.14.1
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_asset v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_state v0.14.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling bevy_render v0.14.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.0
[INFO] [stderr]    Compiling bevy_sprite v0.14.0
[INFO] [stderr]    Compiling bevy_pbr v0.14.0
[INFO] [stderr]    Compiling bevy_text v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stderr]    Compiling bevy_keith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canvas.rs:749:19
[INFO] [stdout]     |
[INFO] [stdout] 749 | pub(crate) struct OffsetAndCount {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/canvas.rs:748:1
[INFO] [stdout]     |
[INFO] [stdout] 748 | / #[repr(C)]
[INFO] [stdout] 749 | | pub(crate) struct OffsetAndCount {
[INFO] [stdout] 750 | |     /// Base index into [`Tiles::primitives`].
[INFO] [stdout] 751 | |     pub offset: u32,
[INFO] [stdout] 752 | |     /// Number of consecutive primitive offsets in [`Tiles::primitives`].
[INFO] [stdout] 753 | |     pub count: u32,
[INFO] [stdout] 754 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/canvas.rs:756:1
[INFO] [stdout]     |
[INFO] [stdout] 756 | / /// Packed primitive index and extra data.
[INFO] [stdout] 757 | | ///
[INFO] [stdout] 758 | | /// Contains a primitive index packed inside a `u32` alongside other bits
[INFO] [stdout] 759 | | /// necessary to drive the shader code:
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | | #[repr(transparent)]
[INFO] [stdout] 766 | | pub(crate) struct PackedPrimitiveIndex(pub u32);
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn render_context(&mut self) -> RenderContext {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn render_context(&mut self) -> RenderContext<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:575:20
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn binding(&self) -> Option<BindingResource> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:586:36
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:597:37
[INFO] [stdout]     |
[INFO] [stdout] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource> {
[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] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef {
[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] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef {
[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] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder {
[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] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy-inspector-egui v0.25.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/canvas.rs:749:19
[INFO] [stdout]     |
[INFO] [stdout] 749 | pub(crate) struct OffsetAndCount {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/canvas.rs:748:1
[INFO] [stdout]     |
[INFO] [stdout] 748 | / #[repr(C)]
[INFO] [stdout] 749 | | pub(crate) struct OffsetAndCount {
[INFO] [stdout] 750 | |     /// Base index into [`Tiles::primitives`].
[INFO] [stdout] 751 | |     pub offset: u32,
[INFO] [stdout] 752 | |     /// Number of consecutive primitive offsets in [`Tiles::primitives`].
[INFO] [stdout] 753 | |     pub count: u32,
[INFO] [stdout] 754 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/canvas.rs:756:1
[INFO] [stdout]     |
[INFO] [stdout] 756 | / /// Packed primitive index and extra data.
[INFO] [stdout] 757 | | ///
[INFO] [stdout] 758 | | /// Contains a primitive index packed inside a `u32` alongside other bits
[INFO] [stdout] 759 | | /// necessary to drive the shader code:
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | | #[repr(transparent)]
[INFO] [stdout] 766 | | pub(crate) struct PackedPrimitiveIndex(pub u32);
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/canvas.rs:693:27
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn render_context(&mut self) -> RenderContext {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 693 |     pub fn render_context(&mut self) -> RenderContext<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:575:20
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn binding(&self) -> Option<BindingResource> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 575 |     pub fn binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:586:36
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/mod.rs:597:37
[INFO] [stdout]     |
[INFO] [stdout] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource> {
[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] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:309:17
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef {
[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] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:322:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef {
[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] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render_context.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder {
[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] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "82238c950244202f5fea0f9bd1f6dbaddf9464c0bc014b09c3693774a8f7b540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82238c950244202f5fea0f9bd1f6dbaddf9464c0bc014b09c3693774a8f7b540", kill_on_drop: false }`
[INFO] [stdout] 82238c950244202f5fea0f9bd1f6dbaddf9464c0bc014b09c3693774a8f7b540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb3e3cd0e832125d8ac6950d6c61662ece6890ff3a0f60a994d3d6f9af27d09d
[INFO] running `Command { std: "docker" "start" "-a" "fb3e3cd0e832125d8ac6950d6c61662ece6890ff3a0f60a994d3d6f9af27d09d", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/canvas.rs:749:19
[INFO] [stderr]     |
[INFO] [stderr] 749 | pub(crate) struct OffsetAndCount {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/canvas.rs:748:1
[INFO] [stderr]     |
[INFO] [stderr] 748 | / #[repr(C)]
[INFO] [stderr] 749 | | pub(crate) struct OffsetAndCount {
[INFO] [stderr] 750 | |     /// Base index into [`Tiles::primitives`].
[INFO] [stderr] 751 | |     pub offset: u32,
[INFO] [stderr] 752 | |     /// Number of consecutive primitive offsets in [`Tiles::primitives`].
[INFO] [stderr] 753 | |     pub count: u32,
[INFO] [stderr] 754 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/canvas.rs:756:1
[INFO] [stderr]     |
[INFO] [stderr] 756 | / /// Packed primitive index and extra data.
[INFO] [stderr] 757 | | ///
[INFO] [stderr] 758 | | /// Contains a primitive index packed inside a `u32` alongside other bits
[INFO] [stderr] 759 | | /// necessary to drive the shader code:
[INFO] [stderr] ...   |
[INFO] [stderr] 765 | | #[repr(transparent)]
[INFO] [stderr] 766 | | pub(crate) struct PackedPrimitiveIndex(pub u32);
[INFO] [stderr]     | |________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/canvas.rs:693:27
[INFO] [stderr]     |
[INFO] [stderr] 693 |     pub fn render_context(&mut self) -> RenderContext {
[INFO] [stderr]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 693 |     pub fn render_context(&mut self) -> RenderContext<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/render/mod.rs:575:20
[INFO] [stderr]     |
[INFO] [stderr] 575 |     pub fn binding(&self) -> Option<BindingResource> {
[INFO] [stderr]     |                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 575 |     pub fn binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/render/mod.rs:586:36
[INFO] [stderr]     |
[INFO] [stderr] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource> {
[INFO] [stderr]     |                                    ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 586 |     pub fn tile_primitives_binding(&self) -> Option<BindingResource<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/render/mod.rs:597:37
[INFO] [stderr]     |
[INFO] [stderr] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource> {
[INFO] [stderr]     |                                     ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 597 |     pub fn offset_and_count_binding(&self, offset: u32, size: u32) -> Option<BindingResource<'_>> {
[INFO] [stderr]     |                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/render_context.rs:309:17
[INFO] [stderr]     |
[INFO] [stderr] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef {
[INFO] [stderr]     |                 ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 309 |     pub fn fill(&mut self, shape: impl Shape, brush: &Brush) -> ShapeRef<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/render_context.rs:322:17
[INFO] [stderr]     |
[INFO] [stderr] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef {
[INFO] [stderr]     |                 ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 322 |     pub fn line(&mut self, p0: Vec2, p1: Vec2, brush: &Brush, thickness: f32) -> ShapeRef<'_> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/render_context.rs:337:23
[INFO] [stderr]     |
[INFO] [stderr] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder {
[INFO] [stderr]     |                       ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 337 |     pub fn new_layout(&mut self, text: impl TextStorage) -> TextLayoutBuilder<'_> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_keith` (lib) generated 10 warnings (run `cargo fix --lib -p bevy_keith` to apply 7 suggestions)
[INFO] [stderr] warning: `bevy_keith` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_keith-01a29ee7f4de95f1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test canvas::tests::aspect ... ok
[INFO] [stdout] test canvas::tests::tiles ... ok
[INFO] [stdout] test canvas::tests::fit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_keith
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/render/mod.rs - render::trace_list (line 904) ... ignored
[INFO] [stdout] test src/shapes.rs - shapes::ShapeExt (line 49) - compile ... ok
[INFO] [stdout] test src/render_context.rs - render_context::RenderContext<'c>::draw_text (line 349) - compile ... ok
[INFO] [stdout] test src/shapes.rs - shapes::ShapeRef (line 27) - compile ... ok
[INFO] [stdout] test src/canvas.rs - canvas (line 12) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb3e3cd0e832125d8ac6950d6c61662ece6890ff3a0f60a994d3d6f9af27d09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3e3cd0e832125d8ac6950d6c61662ece6890ff3a0f60a994d3d6f9af27d09d", kill_on_drop: false }`
[INFO] [stdout] fb3e3cd0e832125d8ac6950d6c61662ece6890ff3a0f60a994d3d6f9af27d09d
