[INFO] cloning repository https://github.com/Cobalt-Reactor/cobalt-reactor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cobalt-Reactor/cobalt-reactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobalt-Reactor%2Fcobalt-reactor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobalt-Reactor%2Fcobalt-reactor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40be8e2891ea2ea8f765d56ec807b8024907071a
[INFO] checking Cobalt-Reactor/cobalt-reactor against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCobalt-Reactor%2Fcobalt-reactor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Cobalt-Reactor/cobalt-reactor
[INFO] finished tweaking git repo https://github.com/Cobalt-Reactor/cobalt-reactor
[INFO] tweaked toml for git repo https://github.com/Cobalt-Reactor/cobalt-reactor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cobalt-Reactor/cobalt-reactor on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cobalt-Reactor/cobalt-reactor 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9503c07720c20d3e4f9873d0d5aa6c85712973c96c176f80076edd0797856433
[INFO] running `Command { std: "docker" "start" "-a" "9503c07720c20d3e4f9873d0d5aa6c85712973c96c176f80076edd0797856433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9503c07720c20d3e4f9873d0d5aa6c85712973c96c176f80076edd0797856433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9503c07720c20d3e4f9873d0d5aa6c85712973c96c176f80076edd0797856433", kill_on_drop: false }`
[INFO] [stdout] 9503c07720c20d3e4f9873d0d5aa6c85712973c96c176f80076edd0797856433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67ce93dc82c6b82e86a85fd5204381ec775cceffd6d3176848c778f82cb25bb9
[INFO] running `Command { std: "docker" "start" "-a" "67ce93dc82c6b82e86a85fd5204381ec775cceffd6d3176848c778f82cb25bb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking bevy_ptr v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bevy_tasks v0.14.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking file-id v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking ruzstd v0.7.0
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking svg_fmt v0.4.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking ttf-parser v0.24.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling winit v0.30.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling gilrs v0.10.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling bevy_egui v0.28.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking pretty-type-name v1.0.1
[INFO] [stderr]     Checking template_binary v0.1.0 (/opt/rustwide/workdir/bins/template_binary)
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]     Checking webbrowser v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[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 encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.0
[INFO] [stderr]    Compiling bevy_eventlistener_derive v0.8.1
[INFO] [stderr]    Compiling sickle_macros v0.2.1
[INFO] [stderr]    Compiling bevy_asset_loader_derive v0.21.0
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.25.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking quick-xml v0.34.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking quick-xml v0.36.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking notify-debouncer-full v0.3.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking bevy_utils v0.14.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking gilrs-core v0.5.13
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking rodio v0.18.1
[INFO] [stderr]     Checking toml v0.8.16
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking bevy_reflect v0.14.0
[INFO] [stderr]     Checking encase v0.8.0
[INFO] [stderr]     Checking bevy_mikktspace v0.14.0
[INFO] [stderr]     Checking hexasphere v12.0.0
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking arboard v3.4.0
[INFO] [stderr]     Checking bevy_ecs v0.14.0
[INFO] [stderr]     Checking bevy_math v0.14.0
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking accesskit_winit v0.20.4
[INFO] [stderr]     Checking bevy_color v0.14.1
[INFO] [stderr]     Checking bevy_app v0.14.0
[INFO] [stderr]     Checking bevy_core v0.14.0
[INFO] [stderr]     Checking bevy_asset v0.14.0
[INFO] [stderr]     Checking bevy_a11y v0.14.0
[INFO] [stderr]     Checking bevy_time v0.14.0
[INFO] [stderr]     Checking bevy_input v0.14.0
[INFO] [stderr]     Checking bevy_log v0.14.0
[INFO] [stderr]     Checking bevy_window v0.14.0
[INFO] [stderr]     Checking bevy_hierarchy v0.14.0
[INFO] [stderr]     Checking bevy_diagnostic v0.14.0
[INFO] [stderr]     Checking bevy_transform v0.14.0
[INFO] [stderr]     Checking bevy_state v0.14.0
[INFO] [stderr]     Checking bevy_eventlistener v0.8.1
[INFO] [stderr]     Checking bevy_winit v0.14.0
[INFO] [stderr]     Checking bevy_gilrs v0.14.0
[INFO] [stderr]     Checking bevy_render v0.14.0
[INFO] [stderr]     Checking bevy_audio v0.14.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.14.0
[INFO] [stderr]     Checking bevy_animation v0.14.0
[INFO] [stderr]     Checking bevy_scene v0.14.0
[INFO] [stderr]     Checking bevy_picking_core v0.20.0
[INFO] [stderr]     Checking bevy_picking_selection v0.20.0
[INFO] [stderr]     Checking bevy_picking_input v0.20.0
[INFO] [stderr]     Checking bevy_sprite v0.14.0
[INFO] [stderr]     Checking bevy_pbr v0.14.0
[INFO] [stderr]     Checking iyes_progress v0.12.0
[INFO] [stderr]     Checking bevy_text v0.14.0
[INFO] [stderr]     Checking bevy_picking_sprite v0.20.0
[INFO] [stderr]     Checking bevy_ui v0.14.0
[INFO] [stderr]     Checking bevy_picking_ui v0.20.0
[INFO] [stderr]     Checking bevy_gizmos v0.14.0
[INFO] [stderr]     Checking bevy_gltf v0.14.0
[INFO] [stderr]     Checking bevy_picking_highlight v0.20.0
[INFO] [stderr]     Checking bevy_internal v0.14.0
[INFO] [stderr]     Checking bevy_mod_raycast v0.18.0
[INFO] [stderr]     Checking bevy_dylib v0.14.0
[INFO] [stderr]     Checking bevy v0.14.0
[INFO] [stderr]     Checking bevy_common_assets v0.11.0
[INFO] [stderr]     Checking sickle_math v0.2.1
[INFO] [stderr]     Checking reactor_random v1.0.0 (/opt/rustwide/workdir/crates/reactor_random)
[INFO] [stderr]     Checking bevy_asset_loader v0.21.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_entry_ref(&self, index: usize) -> Option<WeightedItemRef<T>> {
[INFO] [stdout]     |                          ^^^^^                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_entry_ref(&self, index: usize) -> Option<WeightedItemRef<'_, T>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn get_entry_mut(&mut self, index: usize) -> Option<WeightedItemRefMut<T>> {
[INFO] [stdout]     |                          ^^^^^^^^^                          --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn get_entry_mut(&mut self, index: usize) -> Option<WeightedItemRefMut<'_, T>> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter(&self) -> impl Iterator<Item = WeightedItemRef<T>> {
[INFO] [stdout]     |                 ^^^^^                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter(&self) -> impl Iterator<Item = WeightedItemRef<'_, T>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = WeightedItemRefMut<T>> {
[INFO] [stdout]     |                     ^^^^^^^^^                          --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = WeightedItemRefMut<'_, T>> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_entry_ref(&self, index: usize) -> Option<WeightedItemRef<T>> {
[INFO] [stdout]     |                          ^^^^^                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn get_entry_ref(&self, index: usize) -> Option<WeightedItemRef<'_, T>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn get_entry_mut(&mut self, index: usize) -> Option<WeightedItemRefMut<T>> {
[INFO] [stdout]     |                          ^^^^^^^^^                          --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn get_entry_mut(&mut self, index: usize) -> Option<WeightedItemRefMut<'_, T>> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter(&self) -> impl Iterator<Item = WeightedItemRef<T>> {
[INFO] [stdout]     |                 ^^^^^                          ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn iter(&self) -> impl Iterator<Item = WeightedItemRef<'_, T>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/reactor_random/src/weighted_table.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = WeightedItemRefMut<T>> {
[INFO] [stdout]     |                     ^^^^^^^^^                          --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = WeightedItemRefMut<'_, T>> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reactor_spatial v1.0.1 (/opt/rustwide/workdir/crates/reactor_spatial)
[INFO] [stderr]     Checking reactor_proto v1.1.0 (/opt/rustwide/workdir/crates/reactor_proto)
[INFO] [stderr]     Checking sickle_ui_scaffold v0.2.1
[INFO] [stderr]     Checking bevy_picking_raycast v0.20.0
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/reactor_random/tests/weighted_table.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout] 1   | / #[cfg(test)]
[INFO] [stdout] 2   | | mod tests {
[INFO] [stdout] 3   | |     use reactor_random::prelude::{RandomContainer, RandomWeightedContainer, WeightedTable};
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bevy_mod_picking v0.20.1
[INFO] [stderr]     Checking reactor_serial v1.0.1 (/opt/rustwide/workdir/crates/reactor_serial)
[INFO] [stderr]     Checking reactor_camera v1.0.1 (/opt/rustwide/workdir/crates/reactor_camera)
[INFO] [stderr]     Checking bevy-inspector-egui v0.25.1
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/reactor_serial/tests/save_data.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout] 1   | / pub mod shared;
[INFO] [stdout] 2   | | use reactor_serial::prelude::*;
[INFO] [stdout] 3   | | use shared::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |     assert!(result.is_err());
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> crates/reactor_serial/tests/save_data.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod shared;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn check_file_exists(path: &str) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn delete_folder(path: &str) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct TestPrototype {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub value: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TestSaveFormatV3 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub value: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct TestSaveFormatV2 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub value: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct TestSaveFormatV1 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct TestSaveFormatV2Json {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub value: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TestSaveFormatV1Json {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct TestSaveFormatV2Yaml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct TestSaveFormatV1Yaml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct TestSaveFormatV2Toml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct TestSaveFormatV1Toml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct TestSaveFormatV2Xml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct TestSaveFormatV1Xml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct TestSaveFormatV2Csv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub struct TestSaveFormatV1Csv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct TestSaveFormatV2MsgPack {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct TestSaveFormatV1MsgPack {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct CyclicalReferenceV1;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub struct CyclicalReferenceV2;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub struct MatchingSaveVersionsV1;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct MatchingSaveVersionsV2;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct DecrementedSaveVersionsV1;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub struct DecrementedSaveVersionsV2;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub struct BadFormat {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub bad: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> crates/reactor_serial/tests/commands.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / mod shared;
[INFO] [stdout] 2  | | use bevy::{ecs::world::CommandQueue, prelude::*};
[INFO] [stdout] 3  | | use reactor_serial::prelude::*;
[INFO] [stdout] 4  | | use shared::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |     assert_eq!(slot.name, "test_slot");
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> crates/reactor_serial/tests/app.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / mod shared;
[INFO] [stdout] 2  | | use bevy::prelude::*;
[INFO] [stdout] 3  | | use reactor_serial::prelude::*;
[INFO] [stdout] 4  | | use shared::*;
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     assert_eq!(event_reader.read(event_queue).count(), 1);
[INFO] [stdout] 42 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/reactor_serial/tests/events.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout] 1   | / mod shared;
[INFO] [stdout] 2   | | use std::{thread::sleep, time::Duration};
[INFO] [stdout] 3   | |
[INFO] [stdout] 4   | | use bevy::prelude::*;
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |     );
[INFO] [stdout] 278 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn check_file_exists(path: &str) -> bool {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn delete_folder(path: &str) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct TestPrototype {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub value: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TestSaveFormatV3 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub value: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct TestSaveFormatV2 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub value: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct TestSaveFormatV1 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct TestSaveFormatV2Json {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> crates/reactor_serial/tests/shared/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub value: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct TestSaveFormatV1Json {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct TestSaveFormatV2Yaml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct TestSaveFormatV1Yaml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct TestSaveFormatV2Toml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct TestSaveFormatV1Toml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct TestSaveFormatV2Xml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct TestSaveFormatV1Xml {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct TestSaveFormatV2Csv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub struct TestSaveFormatV1Csv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct TestSaveFormatV2MsgPack {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub value: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct TestSaveFormatV1MsgPack {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct CyclicalReferenceV1;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | pub struct CyclicalReferenceV2;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub struct MatchingSaveVersionsV1;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct MatchingSaveVersionsV2;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct DecrementedSaveVersionsV1;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub struct DecrementedSaveVersionsV2;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:383:1
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub struct BadFormat {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> crates/reactor_serial/tests/shared/mod.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub bad: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sickle_ui v0.2.1
[INFO] [stderr]     Checking reactor_ui v1.0.0 (/opt/rustwide/workdir/crates/reactor_ui)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/style_ext/with_font.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &mut EntityCommands<'a>;
[INFO] [stdout]    |                   ^^                                       -----------------------
[INFO] [stdout]    |                   |                                        |                   |
[INFO] [stdout]    |                   |                                        |                   the lifetimes get resolved as `'a`
[INFO] [stdout]    |                   this lifetime flows to the output        the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &'a mut EntityCommands<'a>;
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/style_ext/with_font.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &mut EntityCommands<'a>;
[INFO] [stdout]    |                   ^^                                       -----------------------
[INFO] [stdout]    |                   |                                        |                   |
[INFO] [stdout]    |                   |                                        |                   the lifetimes get resolved as `'a`
[INFO] [stdout]    |                   this lifetime flows to the output        the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &'a mut EntityCommands<'a>;
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/style_ext/with_font.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &mut EntityCommands<'a> {
[INFO] [stdout]    |                   ^^                                       -----------------------
[INFO] [stdout]    |                   |                                        |                   |
[INFO] [stdout]    |                   |                                        |                   the lifetimes get resolved as `'a`
[INFO] [stdout]    |                   this lifetime flows to the output        the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &'a mut EntityCommands<'a> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/style_ext/with_font.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &mut EntityCommands<'a> {
[INFO] [stdout]    |                   ^^                                       -----------------------
[INFO] [stdout]    |                   |                                        |                   |
[INFO] [stdout]    |                   |                                        |                   the lifetimes get resolved as `'a`
[INFO] [stdout]    |                   this lifetime flows to the output        the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn with_font(&'a mut self, font: ReactorFontConfig) -> &'a mut EntityCommands<'a> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/button.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<Entity>;
[INFO] [stdout]    |               ^^^^^^^^^                                  ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/button.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<Entity>;
[INFO] [stdout]    |               ^^^^^^^^^                                  ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/button.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<Entity> {
[INFO] [stdout]    |               ^^^^^^^^^                                  ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/button.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<Entity> {
[INFO] [stdout]    |               ^^^^^^^^^                                  ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn button(&mut self, config: ReactorButtonConfig) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/floating_window.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/floating_window.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/floating_window.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/floating_window.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/collapsible.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 20 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/collapsible.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/collapsible.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 20 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/collapsible.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 30 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/growable_list.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/growable_list.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/growable_list.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/scrollable_list.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/growable_list.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/scrollable_list.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/scrollable_list.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/scrollable_list.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_content.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_content.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_header.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_header.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_content.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_two_text.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<Entity>;
[INFO] [stdout]    |                           ^^^^^^^^^ this lifetime flows to the output        ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_content.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_two_text.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<Entity> {
[INFO] [stdout]    |                           ^^^^^^^^^ this lifetime flows to the output        ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_header.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 14 |     ) -> UiBuilder<Entity>;
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_collapsible_header.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 24 |     ) -> UiBuilder<Entity> {
[INFO] [stdout]    |          ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_two_text.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<Entity>;
[INFO] [stdout]    |                           ^^^^^^^^^ this lifetime flows to the output        ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<'_, Entity>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/reactor_ui/src/widgets/list/list_item_two_text.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<Entity> {
[INFO] [stdout]    |                           ^^^^^^^^^ this lifetime flows to the output        ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn list_item_two_text(&mut self, config: ListItemTwoTextConfig<T, C>) -> UiBuilder<'_, Entity> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reactor_perf_ui v1.0.0 (/opt/rustwide/workdir/crates/reactor_perf_ui)
[INFO] [stderr]     Checking reactor_core v1.1.0 (/opt/rustwide/workdir/crates/reactor_core)
[INFO] [stderr]     Checking cobalt v0.1.0 (/opt/rustwide/workdir/bins/cobalt)
[INFO] [stdout] warning: struct `UiFocus` is never constructed
[INFO] [stdout]  --> bins/cobalt/src/render/focus/resources.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct UiFocus(Option<Entity>);
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UiFocus` is never constructed
[INFO] [stdout]  --> bins/cobalt/src/render/focus/resources.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct UiFocus(Option<Entity>);
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_by_alignment` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/components.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GridAxis {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub const fn get_by_alignment(&self, alignment: &GridAlignment) -> Option<Color> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ClippedLineMaterial {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub color: LinearRgba,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub alignment: Vec3,
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub radius: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub offset: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub x_axis_color: LinearRgba,
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub y_axis_color: LinearRgba,
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_linear_rgba` and `set_color` are never used
[INFO] [stdout]    --> bins/cobalt/src/render/grid/rendering.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout] 89  | impl SimpleLineMaterial {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 90  |     /// Construct a `SimpleLineMaterial` from a `LinearRgba` and an `AlphaMode`
[INFO] [stdout] 91  |     pub const fn from_linear_rgba(color: LinearRgba, _: AlphaMode) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn set_color(&mut self, color: Color) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_by_alignment` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/components.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl GridAxis {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub const fn get_by_alignment(&self, alignment: &GridAlignment) -> Option<Color> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ClippedLineMaterial {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub color: LinearRgba,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub alignment: Vec3,
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub radius: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub offset: f32,
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub x_axis_color: LinearRgba,
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> bins/cobalt/src/render/grid/rendering.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub y_axis_color: LinearRgba,
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_linear_rgba` and `set_color` are never used
[INFO] [stdout]    --> bins/cobalt/src/render/grid/rendering.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout] 89  | impl SimpleLineMaterial {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 90  |     /// Construct a `SimpleLineMaterial` from a `LinearRgba` and an `AlphaMode`
[INFO] [stdout] 91  |     pub const fn from_linear_rgba(color: LinearRgba, _: AlphaMode) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn set_color(&mut self, color: Color) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "67ce93dc82c6b82e86a85fd5204381ec775cceffd6d3176848c778f82cb25bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ce93dc82c6b82e86a85fd5204381ec775cceffd6d3176848c778f82cb25bb9", kill_on_drop: false }`
[INFO] [stdout] 67ce93dc82c6b82e86a85fd5204381ec775cceffd6d3176848c778f82cb25bb9
