[INFO] cloning repository https://github.com/viridia/bevy_reactor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viridia/bevy_reactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviridia%2Fbevy_reactor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviridia%2Fbevy_reactor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a74c56e905f27f918f97bd569edc911c04886132 [INFO] checking viridia/bevy_reactor against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviridia%2Fbevy_reactor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/viridia/bevy_reactor [INFO] finished tweaking git repo https://github.com/viridia/bevy_reactor [INFO] tweaked toml for git repo https://github.com/viridia/bevy_reactor written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/viridia/bevy_reactor on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/viridia/bevy_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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8b7a481cd563667f6728d106b32b51c92f89cc5a91adb62765b677bb96f4304 [INFO] running `Command { std: "docker" "start" "-a" "f8b7a481cd563667f6728d106b32b51c92f89cc5a91adb62765b677bb96f4304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8b7a481cd563667f6728d106b32b51c92f89cc5a91adb62765b677bb96f4304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b7a481cd563667f6728d106b32b51c92f89cc5a91adb62765b677bb96f4304", kill_on_drop: false }` [INFO] [stdout] f8b7a481cd563667f6728d106b32b51c92f89cc5a91adb62765b677bb96f4304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 794b4eda6cdf14a8e1dabce0bdaf42894d43982a67aa9bf7042a31b2a374b8d0 [INFO] running `Command { std: "docker" "start" "-a" "794b4eda6cdf14a8e1dabce0bdaf42894d43982a67aa9bf7042a31b2a374b8d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking bevy_ptr v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling bevy_macro_utils v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking file-id v0.2.3 [INFO] [stderr] Checking async-fs v2.1.3 [INFO] [stderr] Compiling encase_derive_impl v0.11.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking typewit v1.14.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking const_panic v0.2.14 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking pxfm v0.1.22 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.17.0-dev [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Compiling wgpu-hal v26.0.4 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking rangemap v1.6.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking accesskit v0.21.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking grid v0.15.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking taffy v0.7.7 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Compiling bevy_derive v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bevy_asset_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling encase_derive v0.11.2 [INFO] [stderr] Checking font-types v0.9.0 [INFO] [stderr] Checking read-fonts v0.29.3 [INFO] [stderr] Compiling bevy_encase_derive v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Compiling bevy_render_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling bevy_animation_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking skrifa v0.31.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking glam v0.30.5 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking bevy_platform v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_utils v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking wgpu-types v26.0.0 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking notify-debouncer-full v0.5.0 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking ktx2 v0.4.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking bevy_tasks v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking swash v0.2.5 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking gethostname v1.0.2 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking cosmic-text v0.14.2 [INFO] [stderr] Checking bevy_reflect v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking encase v0.11.2 [INFO] [stderr] Checking hexasphere v16.0.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking gilrs-core v0.6.4 [INFO] [stderr] Compiling bevy_scene2_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking rodio v0.20.1 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Compiling bevy_gizmos_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Compiling bevy_state_macros v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_ecs v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_math v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking naga_oil v0.19.0 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking bevy_color v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking accesskit_winit v0.29.0 [INFO] [stderr] Checking bevy_app v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_asset v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_log v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_input v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_time v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_a11y v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_state v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_transform v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_diagnostic v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_gilrs v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_image v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_shader v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_scene2 v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_audio v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_mesh v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_window v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_text v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_camera v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_animation v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_render v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_picking v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_light v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_scene v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_sprite v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_input_focus v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_winit v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_ui v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_ui_widgets v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_core_pipeline v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_sprite_render v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_pbr v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_post_process v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_anti_alias v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_ui_render v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_feathers v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_gizmos v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_gltf v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_internal v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_dylib v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy v0.17.2 (https://github.com/cart/bevy.git?branch=next-gen-scenes-0.17.1#87a21eca) [INFO] [stderr] Checking bevy_reactor v0.1.0 (/opt/rustwide/workdir/crates/bevy_reactor) [INFO] [stderr] Checking bevy_reactor_formulae v0.1.0 (/opt/rustwide/workdir/crates/bevy_reactor_formulae) [INFO] [stderr] Checking bevy_reactor_gizmoids v0.1.0 (/opt/rustwide/workdir/crates/bevy_reactor_gizmoids) [INFO] [stderr] Checking bevy_reactor_prop_inspect v0.1.0 (/opt/rustwide/workdir/crates/bevy_reactor_prop_inspect) [INFO] [stderr] Checking bevy_reactor_nodegraph v0.1.0 (/opt/rustwide/workdir/crates/bevy_reactor_nodegraph) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:673:23 [INFO] [stdout] | [INFO] [stdout] 673 | StackOp::Drop(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | _ => panic!("Invalid type for binary addition: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 742 | StackOpType::I32 => out.push_op(instr::OP_ADD_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 743 | StackOpType::I64 => out.push_op(instr::OP_ADD_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 744 | StackOpType::F32 => out.push_op(instr::OP_ADD_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 745 | StackOpType::F64 => out.push_op(instr::OP_ADD_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 746 | _ => panic!("Invalid type for binary addition: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:756:17 [INFO] [stdout] | [INFO] [stdout] 756 | _ => panic!("Invalid type for binary subtraction: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:756:17 [INFO] [stdout] | [INFO] [stdout] 752 | StackOpType::I32 => out.push_op(instr::OP_SUB_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 753 | StackOpType::I64 => out.push_op(instr::OP_SUB_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 754 | StackOpType::F32 => out.push_op(instr::OP_SUB_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 755 | StackOpType::F64 => out.push_op(instr::OP_SUB_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 756 | _ => panic!("Invalid type for binary subtraction: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 766 | _ => panic!("Invalid type for binary multiplication: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 762 | StackOpType::I32 => out.push_op(instr::OP_MUL_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 763 | StackOpType::I64 => out.push_op(instr::OP_MUL_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 764 | StackOpType::F32 => out.push_op(instr::OP_MUL_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 765 | StackOpType::F64 => out.push_op(instr::OP_MUL_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 766 | _ => panic!("Invalid type for binary multiplication: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:776:17 [INFO] [stdout] | [INFO] [stdout] 776 | _ => panic!("Invalid type for binary division: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:776:17 [INFO] [stdout] | [INFO] [stdout] 772 | StackOpType::I32 => out.push_op(instr::OP_DIV_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 773 | StackOpType::I64 => out.push_op(instr::OP_DIV_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 774 | StackOpType::F32 => out.push_op(instr::OP_DIV_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 775 | StackOpType::F64 => out.push_op(instr::OP_DIV_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 776 | _ => panic!("Invalid type for binary division: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:842:17 [INFO] [stdout] | [INFO] [stdout] 842 | _ => panic!("Invalid type for equality comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:842:17 [INFO] [stdout] | [INFO] [stdout] 838 | StackOpType::I32 => out.push_op(instr::OP_EQ_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 839 | StackOpType::I64 => out.push_op(instr::OP_EQ_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 840 | StackOpType::F32 => out.push_op(instr::OP_EQ_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 841 | StackOpType::F64 => out.push_op(instr::OP_EQ_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 842 | _ => panic!("Invalid type for equality comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 852 | _ => panic!("Invalid type for inequality comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 848 | StackOpType::I32 => out.push_op(instr::OP_NE_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 849 | StackOpType::I64 => out.push_op(instr::OP_NE_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 850 | StackOpType::F32 => out.push_op(instr::OP_NE_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 851 | StackOpType::F64 => out.push_op(instr::OP_NE_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 852 | _ => panic!("Invalid type for inequality comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:862:17 [INFO] [stdout] | [INFO] [stdout] 862 | _ => panic!("Invalid type for less-than comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:862:17 [INFO] [stdout] | [INFO] [stdout] 858 | StackOpType::I32 => out.push_op(instr::OP_LT_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 859 | StackOpType::I64 => out.push_op(instr::OP_LT_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 860 | StackOpType::F32 => out.push_op(instr::OP_LT_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 861 | StackOpType::F64 => out.push_op(instr::OP_LT_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 862 | _ => panic!("Invalid type for less-than comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | _ => panic!("Invalid type for less-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 868 | StackOpType::I32 => out.push_op(instr::OP_LE_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 869 | StackOpType::I64 => out.push_op(instr::OP_LE_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 870 | StackOpType::F32 => out.push_op(instr::OP_LE_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 871 | StackOpType::F64 => out.push_op(instr::OP_LE_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 872 | _ => panic!("Invalid type for less-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | _ => panic!("Invalid type for greater-than comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 878 | StackOpType::I32 => out.push_op(instr::OP_GT_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 879 | StackOpType::I64 => out.push_op(instr::OP_GT_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 880 | StackOpType::F32 => out.push_op(instr::OP_GT_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 881 | StackOpType::F64 => out.push_op(instr::OP_GT_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 882 | _ => panic!("Invalid type for greater-than comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:892:17 [INFO] [stdout] | [INFO] [stdout] 892 | _ => panic!("Invalid type for greater-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:892:17 [INFO] [stdout] | [INFO] [stdout] 888 | StackOpType::I32 => out.push_op(instr::OP_GE_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 889 | StackOpType::I64 => out.push_op(instr::OP_GE_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 890 | StackOpType::F32 => out.push_op(instr::OP_GE_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 891 | StackOpType::F64 => out.push_op(instr::OP_GE_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 892 | _ => panic!("Invalid type for greater-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:673:23 [INFO] [stdout] | [INFO] [stdout] 673 | StackOp::Drop(n) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/vm.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1029 | StackValue::Bool(true) => { [INFO] [stdout] | ---------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1034 | StackValue::Bool(true) => Ok(()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `predecessors` is never read [INFO] [stdout] --> crates/bevy_reactor_formulae/src/bblock.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) struct BasicBlock { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub(crate) predecessors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasicBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UnaryOp` is never constructed [INFO] [stdout] --> crates/bevy_reactor_formulae/src/bblock.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) enum StackOp { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 62 | UnaryOp(UnaryOp, StackOpType), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StackOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Index` is never constructed [INFO] [stdout] --> crates/bevy_reactor_formulae/src/expr.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) enum ExprKind<'e> { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 33 | Index(&'e mut Expr<'e>, usize), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExprKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 157 | GlobalProperty(GlobalPropertyAccessor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 160 | Function(HostFunction), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 163 | InstanceProperty(HostInstanceProperty), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 166 | InstanceMethod(HostFunction), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:292:36 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn add_host_type(&mut self, name: &'static str) -> HostTypeBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn add_host_type(&mut self, name: &'static str) -> HostTypeBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn get_host_type_mut(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn get_host_type_mut(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | _ => panic!("Invalid type for binary addition: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 742 | StackOpType::I32 => out.push_op(instr::OP_ADD_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 743 | StackOpType::I64 => out.push_op(instr::OP_ADD_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 744 | StackOpType::F32 => out.push_op(instr::OP_ADD_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 745 | StackOpType::F64 => out.push_op(instr::OP_ADD_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 746 | _ => panic!("Invalid type for binary addition: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:756:17 [INFO] [stdout] | [INFO] [stdout] 756 | _ => panic!("Invalid type for binary subtraction: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:756:17 [INFO] [stdout] | [INFO] [stdout] 752 | StackOpType::I32 => out.push_op(instr::OP_SUB_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 753 | StackOpType::I64 => out.push_op(instr::OP_SUB_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 754 | StackOpType::F32 => out.push_op(instr::OP_SUB_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 755 | StackOpType::F64 => out.push_op(instr::OP_SUB_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 756 | _ => panic!("Invalid type for binary subtraction: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 766 | _ => panic!("Invalid type for binary multiplication: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 762 | StackOpType::I32 => out.push_op(instr::OP_MUL_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 763 | StackOpType::I64 => out.push_op(instr::OP_MUL_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 764 | StackOpType::F32 => out.push_op(instr::OP_MUL_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 765 | StackOpType::F64 => out.push_op(instr::OP_MUL_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 766 | _ => panic!("Invalid type for binary multiplication: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:776:17 [INFO] [stdout] | [INFO] [stdout] 776 | _ => panic!("Invalid type for binary division: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:776:17 [INFO] [stdout] | [INFO] [stdout] 772 | StackOpType::I32 => out.push_op(instr::OP_DIV_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 773 | StackOpType::I64 => out.push_op(instr::OP_DIV_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 774 | StackOpType::F32 => out.push_op(instr::OP_DIV_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 775 | StackOpType::F64 => out.push_op(instr::OP_DIV_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 776 | _ => panic!("Invalid type for binary division: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:842:17 [INFO] [stdout] | [INFO] [stdout] 842 | _ => panic!("Invalid type for equality comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:842:17 [INFO] [stdout] | [INFO] [stdout] 838 | StackOpType::I32 => out.push_op(instr::OP_EQ_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 839 | StackOpType::I64 => out.push_op(instr::OP_EQ_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 840 | StackOpType::F32 => out.push_op(instr::OP_EQ_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 841 | StackOpType::F64 => out.push_op(instr::OP_EQ_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 842 | _ => panic!("Invalid type for equality comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 852 | _ => panic!("Invalid type for inequality comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:852:17 [INFO] [stdout] | [INFO] [stdout] 848 | StackOpType::I32 => out.push_op(instr::OP_NE_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 849 | StackOpType::I64 => out.push_op(instr::OP_NE_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 850 | StackOpType::F32 => out.push_op(instr::OP_NE_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 851 | StackOpType::F64 => out.push_op(instr::OP_NE_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 852 | _ => panic!("Invalid type for inequality comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:862:17 [INFO] [stdout] | [INFO] [stdout] 862 | _ => panic!("Invalid type for less-than comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:862:17 [INFO] [stdout] | [INFO] [stdout] 858 | StackOpType::I32 => out.push_op(instr::OP_LT_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 859 | StackOpType::I64 => out.push_op(instr::OP_LT_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 860 | StackOpType::F32 => out.push_op(instr::OP_LT_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 861 | StackOpType::F64 => out.push_op(instr::OP_LT_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 862 | _ => panic!("Invalid type for less-than comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | _ => panic!("Invalid type for less-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 868 | StackOpType::I32 => out.push_op(instr::OP_LE_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 869 | StackOpType::I64 => out.push_op(instr::OP_LE_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 870 | StackOpType::F32 => out.push_op(instr::OP_LE_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 871 | StackOpType::F64 => out.push_op(instr::OP_LE_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 872 | _ => panic!("Invalid type for less-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 882 | _ => panic!("Invalid type for greater-than comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:882:17 [INFO] [stdout] | [INFO] [stdout] 878 | StackOpType::I32 => out.push_op(instr::OP_GT_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 879 | StackOpType::I64 => out.push_op(instr::OP_GT_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 880 | StackOpType::F32 => out.push_op(instr::OP_GT_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 881 | StackOpType::F64 => out.push_op(instr::OP_GT_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 882 | _ => panic!("Invalid type for greater-than comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:892:17 [INFO] [stdout] | [INFO] [stdout] 892 | _ => panic!("Invalid type for greater-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> crates/bevy_reactor_formulae/src/pass/gen_code.rs:892:17 [INFO] [stdout] | [INFO] [stdout] 888 | StackOpType::I32 => out.push_op(instr::OP_GE_I32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 889 | StackOpType::I64 => out.push_op(instr::OP_GE_I64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 890 | StackOpType::F32 => out.push_op(instr::OP_GE_F32), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 891 | StackOpType::F64 => out.push_op(instr::OP_GE_F64), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 892 | _ => panic!("Invalid type for greater-than-or-equal comparison: {typ:?}"), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> crates/bevy_reactor_formulae/src/vm.rs:1034:9 [INFO] [stdout] | [INFO] [stdout] 1029 | StackValue::Bool(true) => { [INFO] [stdout] | ---------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 1034 | StackValue::Bool(true) => Ok(()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `predecessors` is never read [INFO] [stdout] --> crates/bevy_reactor_formulae/src/bblock.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) struct BasicBlock { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub(crate) predecessors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BasicBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `UnaryOp` is never constructed [INFO] [stdout] --> crates/bevy_reactor_formulae/src/bblock.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) enum StackOp { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 62 | UnaryOp(UnaryOp, StackOpType), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StackOp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Index` is never constructed [INFO] [stdout] --> crates/bevy_reactor_formulae/src/expr.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) enum ExprKind<'e> { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 33 | Index(&'e mut Expr<'e>, usize), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExprKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 157 | GlobalProperty(GlobalPropertyAccessor), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 160 | Function(HostFunction), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 163 | InstanceProperty(HostInstanceProperty), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 166 | InstanceMethod(HostFunction), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:292:36 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn add_host_type(&mut self, name: &'static str) -> HostTypeBuilder { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn add_host_type(&mut self, name: &'static str) -> HostTypeBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/bevy_reactor_formulae/src/host.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn get_host_type_mut(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn get_host_type_mut(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `on_change_dragging` is never used [INFO] [stdout] --> crates/bevy_reactor_nodegraph/src/scrolling.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_change_dragging( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `on_change_dragging` is never used [INFO] [stdout] --> crates/bevy_reactor_nodegraph/src/scrolling.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_change_dragging( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 12m 09s [INFO] running `Command { std: "docker" "inspect" "794b4eda6cdf14a8e1dabce0bdaf42894d43982a67aa9bf7042a31b2a374b8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794b4eda6cdf14a8e1dabce0bdaf42894d43982a67aa9bf7042a31b2a374b8d0", kill_on_drop: false }` [INFO] [stdout] 794b4eda6cdf14a8e1dabce0bdaf42894d43982a67aa9bf7042a31b2a374b8d0