[INFO] cloning repository https://github.com/marceline-cramer/bevy_msdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marceline-cramer/bevy_msdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarceline-cramer%2Fbevy_msdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarceline-cramer%2Fbevy_msdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45a1458ac528744f8836c3000fefc712d34e314e [INFO] testing marceline-cramer/bevy_msdf against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarceline-cramer%2Fbevy_msdf" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marceline-cramer/bevy_msdf [INFO] finished tweaking git repo https://github.com/marceline-cramer/bevy_msdf [INFO] tweaked toml for git repo https://github.com/marceline-cramer/bevy_msdf written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marceline-cramer/bevy_msdf on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marceline-cramer/bevy_msdf 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1caee87d603a69fb386125ad786ab852d791a24b7d50864e7ee302968924d8c [INFO] running `Command { std: "docker" "start" "-a" "a1caee87d603a69fb386125ad786ab852d791a24b7d50864e7ee302968924d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1caee87d603a69fb386125ad786ab852d791a24b7d50864e7ee302968924d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1caee87d603a69fb386125ad786ab852d791a24b7d50864e7ee302968924d8c", kill_on_drop: false }` [INFO] [stdout] a1caee87d603a69fb386125ad786ab852d791a24b7d50864e7ee302968924d8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 049602f6a3be895dc20c7e8bfef84762290c807447a8739a47aba8922c6dd40b [INFO] running `Command { std: "docker" "start" "-a" "049602f6a3be895dc20c7e8bfef84762290c807447a8739a47aba8922c6dd40b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling bevy_tasks v0.14.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling rect_packer v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling msdfgen-sys v0.2.1 (https://github.com/katyo/msdfgen-rs?rev=5e62bcf#5e62bcfd) [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [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 encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.0 [INFO] [stderr] Compiling bevy_render_macros v0.14.0 [INFO] [stderr] Compiling bevy_encase_derive v0.14.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling msdfgen v0.2.1 (https://github.com/katyo/msdfgen-rs?rev=5e62bcf#5e62bcfd) [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [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 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 bevy_mikktspace v0.14.0 [INFO] [stderr] Compiling hexasphere v12.0.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_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_render v0.14.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.0 [INFO] [stderr] Compiling bevy_pbr v0.14.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling bevy_msdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/lib.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> BoxedFuture<'a, Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_reachable)]` (part of `#[warn(refining_impl_trait)]`) on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_msdf-6752c4fa1b989948.long-type-3085297420508006465.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 51 - ) -> BoxedFuture<'a, Result> { [INFO] [stdout] 51 + ) -> impl ConditionalSendFuture + Future::Asset, ::Error>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct GpuMsdfGlyph { [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/render.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | / #[repr(C)] [INFO] [stdout] 173 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 174 | | pub struct GpuMsdfGlyph { [INFO] [stdout] 175 | | pub position: Vec2, [INFO] [stdout] 176 | | pub color: u32, [INFO] [stdout] 177 | | pub index: u32, [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | pub position: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | pub color: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | pub index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct GpuUniform { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / #[repr(C)] [INFO] [stdout] 181 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 182 | | pub struct GpuUniform { [INFO] [stdout] 183 | | pub transform: Mat4, [INFO] [stdout] ... | [INFO] [stdout] 188 | | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stdout] 189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | pub transform: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | pub border_color: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | pub glow_color: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | pub glow_offset_size: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | pub border_size: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub struct GpuMsdfGlyphSource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / #[repr(C)] [INFO] [stdout] 192 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 193 | | pub struct GpuMsdfGlyphSource { [INFO] [stdout] 194 | | pub positions: [Vec2; 4], [INFO] [stdout] 195 | | pub tex_coords: [Vec2; 4], [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | pub positions: [Vec2; 4], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | pub tex_coords: [Vec2; 4], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "049602f6a3be895dc20c7e8bfef84762290c807447a8739a47aba8922c6dd40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049602f6a3be895dc20c7e8bfef84762290c807447a8739a47aba8922c6dd40b", kill_on_drop: false }` [INFO] [stdout] 049602f6a3be895dc20c7e8bfef84762290c807447a8739a47aba8922c6dd40b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e1600f260816ea7413f7fd7a33a47ec35fdb4c7bc46f13749366d428e45ff19 [INFO] running `Command { std: "docker" "start" "-a" "6e1600f260816ea7413f7fd7a33a47ec35fdb4c7bc46f13749366d428e45ff19", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling winit v0.30.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.24.0 [INFO] [stderr] Compiling emath v0.28.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bevy_egui v0.28.0 [INFO] [stderr] Compiling webbrowser v1.0.1 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ruzstd v0.7.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling ecolor v0.28.1 [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 petgraph v0.6.5 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling epaint v0.28.1 [INFO] [stderr] Compiling egui v0.28.1 [INFO] [stderr] Compiling bevy_ecs v0.14.0 [INFO] [stderr] Compiling bevy_math v0.14.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling arboard v3.4.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 accesskit_winit v0.20.4 [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_winit 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_pbr v0.14.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy_dylib v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling bevy_msdf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/lib.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> BoxedFuture<'a, Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_reachable)]` (part of `#[warn(refining_impl_trait)]`) on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_msdf-9f2bddd4b2f2f12a.long-type-1524347635350092754.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 51 - ) -> BoxedFuture<'a, Result> { [INFO] [stdout] 51 + ) -> impl ConditionalSendFuture + Future::Asset, ::Error>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct GpuMsdfGlyph { [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/render.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | / #[repr(C)] [INFO] [stdout] 173 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 174 | | pub struct GpuMsdfGlyph { [INFO] [stdout] 175 | | pub position: Vec2, [INFO] [stdout] 176 | | pub color: u32, [INFO] [stdout] 177 | | pub index: u32, [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | pub position: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | pub color: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | pub index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct GpuUniform { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / #[repr(C)] [INFO] [stdout] 181 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 182 | | pub struct GpuUniform { [INFO] [stdout] 183 | | pub transform: Mat4, [INFO] [stdout] ... | [INFO] [stdout] 188 | | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stdout] 189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | pub transform: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | pub border_color: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | pub glow_color: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | pub glow_offset_size: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | pub border_size: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub struct GpuMsdfGlyphSource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / #[repr(C)] [INFO] [stdout] 192 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 193 | | pub struct GpuMsdfGlyphSource { [INFO] [stdout] 194 | | pub positions: [Vec2; 4], [INFO] [stdout] 195 | | pub tex_coords: [Vec2; 4], [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | pub positions: [Vec2; 4], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | pub tex_coords: [Vec2; 4], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bevy::prelude::Color::rgb_u8`: Use `Color::srgb_u8` instead [INFO] [stdout] --> examples/scene.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | material: materials.add(Color::rgb_u8(124, 144, 255)), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/lib.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | ) -> BoxedFuture<'a, Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_reachable)]` (part of `#[warn(refining_impl_trait)]`) on by default [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_msdf-bcd7d34e534d51ec.long-type-7211737598292349796.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 51 - ) -> BoxedFuture<'a, Result> { [INFO] [stdout] 51 + ) -> impl ConditionalSendFuture + Future::Asset, ::Error>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct GpuMsdfGlyph { [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/render.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | / #[repr(C)] [INFO] [stdout] 173 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 174 | | pub struct GpuMsdfGlyph { [INFO] [stdout] 175 | | pub position: Vec2, [INFO] [stdout] 176 | | pub color: u32, [INFO] [stdout] 177 | | pub index: u32, [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | pub position: Vec2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | pub color: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | pub index: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct GpuUniform { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | / #[repr(C)] [INFO] [stdout] 181 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 182 | | pub struct GpuUniform { [INFO] [stdout] 183 | | pub transform: Mat4, [INFO] [stdout] ... | [INFO] [stdout] 188 | | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stdout] 189 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | pub transform: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | pub border_color: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | pub glow_color: Vec4, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | pub glow_offset_size: Vec3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 187 | pub border_size: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/render.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub struct GpuMsdfGlyphSource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | / #[repr(C)] [INFO] [stdout] 192 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stdout] 193 | | pub struct GpuMsdfGlyphSource { [INFO] [stdout] 194 | | pub positions: [Vec2; 4], [INFO] [stdout] 195 | | pub tex_coords: [Vec2; 4], [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:194:20 [INFO] [stdout] | [INFO] [stdout] 194 | pub positions: [Vec2; 4], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/render.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | pub tex_coords: [Vec2; 4], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "6e1600f260816ea7413f7fd7a33a47ec35fdb4c7bc46f13749366d428e45ff19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1600f260816ea7413f7fd7a33a47ec35fdb4c7bc46f13749366d428e45ff19", kill_on_drop: false }` [INFO] [stdout] 6e1600f260816ea7413f7fd7a33a47ec35fdb4c7bc46f13749366d428e45ff19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 711a24e6ef153627c62b949c53cd1ebcdf64bfb1745d8e04a26c63acd458f4ad [INFO] running `Command { std: "docker" "start" "-a" "711a24e6ef153627c62b949c53cd1ebcdf64bfb1745d8e04a26c63acd458f4ad", kill_on_drop: false }` [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> src/lib.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | ) -> BoxedFuture<'a, Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_reachable)]` (part of `#[warn(refining_impl_trait)]`) on by default [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_msdf-9f2bddd4b2f2f12a.long-type-1524347635350092754.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 51 - ) -> BoxedFuture<'a, Result> { [INFO] [stderr] 51 + ) -> impl ConditionalSendFuture + Future::Asset, ::Error>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/render.rs:174:12 [INFO] [stderr] | [INFO] [stderr] 174 | pub struct GpuMsdfGlyph { [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/render.rs:172:1 [INFO] [stderr] | [INFO] [stderr] 172 | / #[repr(C)] [INFO] [stderr] 173 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stderr] 174 | | pub struct GpuMsdfGlyph { [INFO] [stderr] 175 | | pub position: Vec2, [INFO] [stderr] 176 | | pub color: u32, [INFO] [stderr] 177 | | pub index: u32, [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:175:19 [INFO] [stderr] | [INFO] [stderr] 175 | pub position: Vec2, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:176:16 [INFO] [stderr] | [INFO] [stderr] 176 | pub color: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:177:16 [INFO] [stderr] | [INFO] [stderr] 177 | pub index: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/render.rs:182:12 [INFO] [stderr] | [INFO] [stderr] 182 | pub struct GpuUniform { [INFO] [stderr] | ^^^^^^^^^^ field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | / #[repr(C)] [INFO] [stderr] 181 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stderr] 182 | | pub struct GpuUniform { [INFO] [stderr] 183 | | pub transform: Mat4, [INFO] [stderr] ... | [INFO] [stderr] 188 | | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stderr] 189 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:183:20 [INFO] [stderr] | [INFO] [stderr] 183 | pub transform: Mat4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:184:23 [INFO] [stderr] | [INFO] [stderr] 184 | pub border_color: Vec4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:185:21 [INFO] [stderr] | [INFO] [stderr] 185 | pub glow_color: Vec4, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:186:27 [INFO] [stderr] | [INFO] [stderr] 186 | pub glow_offset_size: Vec3, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:187:22 [INFO] [stderr] | [INFO] [stderr] 187 | pub border_size: f32, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:188:18 [INFO] [stderr] | [INFO] [stderr] 188 | pub padding: Vec4, // align uniform to 32 bytes [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/render.rs:193:12 [INFO] [stderr] | [INFO] [stderr] 193 | pub struct GpuMsdfGlyphSource { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:191:1 [INFO] [stderr] | [INFO] [stderr] 191 | / #[repr(C)] [INFO] [stderr] 192 | | #[derive(Clone, Copy, Pod, Zeroable, ShaderType)] [INFO] [stderr] 193 | | pub struct GpuMsdfGlyphSource { [INFO] [stderr] 194 | | pub positions: [Vec2; 4], [INFO] [stderr] 195 | | pub tex_coords: [Vec2; 4], [INFO] [stderr] 196 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:194:20 [INFO] [stderr] | [INFO] [stderr] 194 | pub positions: [Vec2; 4], [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check` is never used [INFO] [stderr] --> src/render.rs:195:21 [INFO] [stderr] | [INFO] [stderr] 195 | pub tex_coords: [Vec2; 4], [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bevy_msdf` (lib) generated 18 warnings [INFO] [stderr] warning: use of deprecated associated function `bevy::prelude::Color::rgb_u8`: Use `Color::srgb_u8` instead [INFO] [stderr] --> examples/scene.rs:29:40 [INFO] [stderr] | [INFO] [stderr] 29 | material: materials.add(Color::rgb_u8(124, 144, 255)), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: impl trait in impl method signature does not match trait method signature [INFO] [stderr] --> src/lib.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | ) -> BoxedFuture<'a, Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stderr] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stderr] = note: `#[warn(refining_impl_trait_reachable)]` (part of `#[warn(refining_impl_trait)]`) on by default [INFO] [stderr] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/bevy_msdf-bcd7d34e534d51ec.long-type-7211737598292349796.txt' [INFO] [stderr] = note: consider using `--verbose` to print the full type name to the console [INFO] [stderr] help: replace the return type so that it matches the trait [INFO] [stderr] | [INFO] [stderr] 51 - ) -> BoxedFuture<'a, Result> { [INFO] [stderr] 51 + ) -> impl ConditionalSendFuture + Future::Asset, ::Error>> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `bevy_msdf` (example "scene") generated 1 warning [INFO] [stderr] warning: `bevy_msdf` (lib test) generated 18 warnings (17 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_msdf-bcd7d34e534d51ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_msdf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "711a24e6ef153627c62b949c53cd1ebcdf64bfb1745d8e04a26c63acd458f4ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711a24e6ef153627c62b949c53cd1ebcdf64bfb1745d8e04a26c63acd458f4ad", kill_on_drop: false }` [INFO] [stdout] 711a24e6ef153627c62b949c53cd1ebcdf64bfb1745d8e04a26c63acd458f4ad