[INFO] cloning repository https://github.com/fishfolk/bones [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fishfolk/bones" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2aeb58d98a7addd07268a13943f46d676f3de4d9 [INFO] checking fishfolk/bones against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/fishfolk/bones [INFO] finished tweaking git repo https://github.com/fishfolk/bones [INFO] tweaked toml for git repo https://github.com/fishfolk/bones written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fishfolk/bones on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fishfolk/bones 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa8cac1b91406f3440b00fb00d39faf5f445b6c64be882502d3a2e4b8143265 [INFO] running `Command { std: "docker" "start" "-a" "7aa8cac1b91406f3440b00fb00d39faf5f445b6c64be882502d3a2e4b8143265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa8cac1b91406f3440b00fb00d39faf5f445b6c64be882502d3a2e4b8143265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa8cac1b91406f3440b00fb00d39faf5f445b6c64be882502d3a2e4b8143265", kill_on_drop: false }` [INFO] [stdout] 7aa8cac1b91406f3440b00fb00d39faf5f445b6c64be882502d3a2e4b8143265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58fa03faa12ee93283c705aafc5041d0681cc513ae7d875e091f42bd6a099f88 [INFO] running `Command { std: "docker" "start" "-a" "58fa03faa12ee93283c705aafc5041d0681cc513ae7d875e091f42bd6a099f88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Checking webpki-roots v0.26.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling ucd-parse v0.1.13 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking append-only-vec v0.1.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking bevy_ptr v0.11.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bones_utils_macros v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_utils/macros) [INFO] [stderr] Compiling bones_schema_macros v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_schema/macros) [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking turborand v0.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking ssh-encoding v0.2.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling iroh-blake3 v1.4.5 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crypto_secretbox v0.1.1 [INFO] [stderr] Checking ssh-cipher v0.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking erased_set v0.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Checking diatomic-waker v0.2.2 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking xml-rs v0.8.21 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking futures-buffered v0.2.9 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking hmac-sha1 v0.2.2 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking netdev v0.31.0 [INFO] [stderr] Compiling acto v0.7.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking bounded-integer v0.5.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking hostname-validator v1.1.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling bones_ecs_macros_core v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_ecs/macros/core) [INFO] [stderr] Checking simple-dns v0.6.2 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking z32 v1.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking bitset-core v0.1.1 [INFO] [stderr] Checking branches v0.1.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking atomicell v0.2.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling precis-tools v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling postcard-derive v0.1.2 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling precis-core v0.1.10 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling precis-profiles v0.1.11 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking iroh-quinn-udp v0.5.5 [INFO] [stderr] Checking rustls-platform-verifier v0.3.4 [INFO] [stderr] Checking netlink-packet-route v0.19.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling bones_ecs_macros v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_ecs/macros) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking iroh-quinn-proto v0.12.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking netlink-packet-route v0.21.0 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking netlink-sys v0.8.6 [INFO] [stderr] Checking netlink-proto v0.11.3 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rtnetlink v0.14.1 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Checking emath v0.23.0 [INFO] [stderr] Checking quoted-string-parser v0.1.0 [INFO] [stderr] Checking ecolor v0.23.0 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking ustr v0.10.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking bones_utils v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_utils) [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking crypto_box v0.9.1 [INFO] [stderr] Checking ssh-key v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Checking postcard v1.0.10 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking attohttpc v0.24.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking struct_iterable v0.1.1 [INFO] [stderr] Checking tokio-tungstenite-wasm v0.3.1 [INFO] [stderr] Checking governor v0.7.0 [INFO] [stderr] Checking iroh-quinn v0.12.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_bencode v0.2.4 [INFO] [stderr] Checking surge-ping v0.8.1 [INFO] [stderr] Checking bevy_math v0.11.3 [INFO] [stderr] Checking bones_schema v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_schema) [INFO] [stderr] Checking mainline v2.0.1 [INFO] [stderr] Checking hickory-proto v0.24.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking watchable v1.1.2 [INFO] [stderr] Checking futures-concurrency v7.6.1 [INFO] [stderr] Checking iroh-base v0.29.0 [INFO] [stderr] Checking bevy_utils v0.11.3 [INFO] [stderr] Checking once_map v0.4.19 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking hickory-proto v0.25.0-alpha.2 [INFO] [stderr] Checking netwatch v0.2.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/schema.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | fn as_schema_ref(&self) -> SchemaRef [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] 89 | fn as_schema_ref(&self) -> SchemaRef<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/schema.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_schema_mut(&mut self) -> SchemaRefMut [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] 97 | fn as_schema_mut(&mut self) -> SchemaRefMut<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/vec.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn iter(&self) -> SchemaVecIter { [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] 278 | pub fn iter(&self) -> SchemaVecIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/vec.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_mut(&mut self) -> SchemaVecIterMut { [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] 283 | pub fn iter_mut(&mut self) -> SchemaVecIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/vec.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn iter(&self) -> SVecIter { [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] 571 | pub fn iter(&self) -> SVecIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/vec.rs:580:21 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn iter_mut(&mut self) -> SVecIterMut { [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] 580 | pub fn iter_mut(&mut self) -> SVecIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn get_ref(&self, key: SchemaRef) -> Option { [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] 176 | pub fn get_ref(&self, key: SchemaRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn try_get_ref(&self, key: SchemaRef) -> Result, SchemaMismatchError> { [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] 183 | pub fn try_get_ref(&self, key: SchemaRef) -> Result>, SchemaMismatchError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:194:37 [INFO] [stdout] | [INFO] [stdout] 194 | pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> Option { [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] 194 | pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn get_ref_mut(&mut self, key: SchemaRef) -> Option { [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] 224 | pub fn get_ref_mut(&mut self, key: SchemaRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 233 | key: SchemaRef, [INFO] [stdout] 234 | ) -> Result, SchemaMismatchError> { [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] 234 | ) -> Result>, SchemaMismatchError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:245:41 [INFO] [stdout] | [INFO] [stdout] 245 | pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> Option { [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] 245 | pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | pub fn iter(&self) -> SchemaMapIter { [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] 438 | pub fn iter(&self) -> SchemaMapIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:449:21 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn iter_mut(&mut self) -> SchemaMapIterMut { [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] 449 | pub fn iter_mut(&mut self) -> SchemaMapIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:461:9 [INFO] [stdout] | [INFO] [stdout] 461 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 462 | ) -> std::iter::Map< [INFO] [stdout] 463 | hash_map::Keys, [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] 463 | hash_map::Keys<'_, SchemaBox, SchemaBox>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:466:24 [INFO] [stdout] | [INFO] [stdout] 466 | fn map_fn(key: &SchemaBox) -> SchemaRef { [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] 466 | fn map_fn(key: &SchemaBox) -> SchemaRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 476 | ) -> std::iter::Map< [INFO] [stdout] 477 | hash_map::Values, [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] 477 | hash_map::Values<'_, SchemaBox, SchemaBox>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:480:24 [INFO] [stdout] | [INFO] [stdout] 480 | fn map_fn(key: &SchemaBox) -> SchemaRef { [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] 480 | fn map_fn(key: &SchemaBox) -> SchemaRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 490 | ) -> std::iter::Map< [INFO] [stdout] 491 | hash_map::ValuesMut, [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] 491 | hash_map::ValuesMut<'_, SchemaBox, SchemaBox>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:494:24 [INFO] [stdout] | [INFO] [stdout] 494 | fn map_fn(key: &mut SchemaBox) -> SchemaRefMut { [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] 494 | fn map_fn(key: &mut SchemaBox) -> SchemaRefMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:667:17 [INFO] [stdout] | [INFO] [stdout] 667 | pub fn iter(&self) -> SMapIter { [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] 667 | pub fn iter(&self) -> SMapIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:684:21 [INFO] [stdout] | [INFO] [stdout] 684 | pub fn iter_mut(&mut self) -> SMapIterMut { [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] 684 | pub fn iter_mut(&mut self) -> SMapIterMut<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:702:9 [INFO] [stdout] | [INFO] [stdout] 702 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 703 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a K> [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] 703 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a K> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:715:9 [INFO] [stdout] | [INFO] [stdout] 715 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 716 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a V> [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] 716 | ) -> std::iter::Map, for<'a> fn(&'a SchemaBox) -> &'a V> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/map.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 728 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 729 | ) -> std::iter::Map< [INFO] [stdout] 730 | hash_map::ValuesMut, [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] 730 | hash_map::ValuesMut<'_, SchemaBox, SchemaBox>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/alloc/type_datas.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_ref(&self, id: SchemaId) -> Option { [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] 61 | pub fn get_ref(&self, id: SchemaId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | fn access_borrowed(&self) -> SchemaRefAccess { [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] 151 | fn access_borrowed(&self) -> SchemaRefAccess<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn fields(&self) -> StructRefFieldIter { [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] 416 | pub fn fields(&self) -> StructRefFieldIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:832:45 [INFO] [stdout] | [INFO] [stdout] 832 | pub fn field<'a, I: Into>>(&mut self, field_idx: I) -> Option { [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] 832 | pub fn field<'a, I: Into>>(&mut self, field_idx: I) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:843:9 [INFO] [stdout] | [INFO] [stdout] 843 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 844 | path: I, [INFO] [stdout] 845 | ) -> Option { [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] 845 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:1044:19 [INFO] [stdout] | [INFO] [stdout] 1044 | pub fn as_ref(&self) -> SchemaRefAccess { [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] 1044 | pub fn as_ref(&self) -> SchemaRefAccess<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:1284:19 [INFO] [stdout] | [INFO] [stdout] 1284 | pub fn as_ref(&self) -> PrimitiveRef { [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] 1284 | pub fn as_ref(&self) -> PrimitiveRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:1877:18 [INFO] [stdout] | [INFO] [stdout] 1877 | fn mp(x: &str) -> FieldIdx { [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] 1877 | fn mp(x: &str) -> FieldIdx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_schema/src/ptr.rs:1893:18 [INFO] [stdout] | [INFO] [stdout] 1893 | fn mp(x: &str) -> FieldIdx { [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] 1893 | fn mp(x: &str) -> FieldIdx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bones_ecs v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_ecs) [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking rcgen v0.12.1 [INFO] [stderr] Checking wgpu-hal v0.16.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking const_panic v0.2.9 [INFO] [stderr] Checking epaint v0.23.0 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking pkarr v2.2.0 [INFO] [stderr] Checking ehttp v0.3.1 [INFO] [stderr] Checking encase v0.6.1 [INFO] [stderr] Checking bones_asset v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_asset) [INFO] [stderr] Checking swarm-discovery v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling bevy_render_macros v0.11.3 [INFO] [stderr] Compiling bevy_encase_derive v0.11.3 [INFO] [stderr] Checking naga_oil v0.8.2 [INFO] [stderr] Checking hexasphere v9.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.11.3 [INFO] [stderr] Checking gc-arena v0.5.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator; [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] 173 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 180 | bitset: Rc, [INFO] [stdout] 181 | ) -> ComponentBitsetOptionalIterator; [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] 181 | ) -> ComponentBitsetOptionalIterator<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut; [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] 186 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 193 | bitset: Rc, [INFO] [stdout] 194 | ) -> ComponentBitsetOptionalIteratorMut; [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] 194 | ) -> ComponentBitsetOptionalIteratorMut<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:210:22 [INFO] [stdout] | [INFO] [stdout] 210 | fn map(r: SchemaRef) -> &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] 210 | fn map(r: SchemaRef<'_>) -> &T { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | fn map(r: SchemaRefMut) -> &mut 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] 222 | fn map(r: SchemaRefMut<'_>) -> &mut T { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator { [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] 232 | fn iter_with_bitset(&self, bitset: Rc) -> ComponentBitsetIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:234:22 [INFO] [stdout] | [INFO] [stdout] 234 | fn map(r: SchemaRef) -> &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] 234 | fn map(r: SchemaRef<'_>) -> &T { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 246 | bitset: Rc, [INFO] [stdout] 247 | ) -> ComponentBitsetOptionalIterator { [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] 247 | ) -> ComponentBitsetOptionalIterator<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:249:29 [INFO] [stdout] | [INFO] [stdout] 249 | fn map(r: Option) -> Option<&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] 249 | fn map(r: Option>) -> Option<&T> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:259:29 [INFO] [stdout] | [INFO] [stdout] 259 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut { [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] 259 | fn iter_mut_with_bitset(&mut self, bitset: Rc) -> ComponentBitsetIteratorMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 261 | fn map(r: SchemaRefMut) -> &mut 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] 261 | fn map(r: SchemaRefMut<'_>) -> &mut T { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 274 | bitset: Rc, [INFO] [stdout] 275 | ) -> ComponentBitsetOptionalIteratorMut { [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] 275 | ) -> ComponentBitsetOptionalIteratorMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/typed.rs:277:29 [INFO] [stdout] | [INFO] [stdout] 277 | fn map(r: Option) -> Option<&mut 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] 277 | fn map(r: Option>) -> Option<&mut T> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:253:20 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn get_ref(&self, entity: Entity) -> Option { [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] 253 | pub fn get_ref(&self, entity: Entity) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn get_idx(&self, idx: usize) -> Option { [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] 258 | fn get_idx(&self, idx: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 379 | entities: [Entity; N], [INFO] [stdout] 380 | ) -> [Option; N] { [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] 380 | ) -> [Option>; N] { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 496 | bitset: Rc, [INFO] [stdout] 497 | ) -> Result { [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] 497 | ) -> Result, QuerySingleError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 522 | bitset: Rc, [INFO] [stdout] 523 | ) -> Result { [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] 523 | ) -> Result, QuerySingleError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:568:29 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn iter_with_bitset(&self, bitset: Rc) -> UntypedComponentBitsetIterator { [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] 568 | pub fn iter_with_bitset(&self, bitset: Rc) -> UntypedComponentBitsetIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 582 | bitset: Rc, [INFO] [stdout] 583 | ) -> UntypedComponentBitsetIteratorMut { [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] 583 | ) -> UntypedComponentBitsetIteratorMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 595 | bitset: Rc, [INFO] [stdout] 596 | ) -> UntypedComponentOptionalBitsetIterator { [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] 596 | ) -> UntypedComponentOptionalBitsetIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/components/untyped.rs:614:9 [INFO] [stdout] | [INFO] [stdout] 614 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 615 | bitset: Rc, [INFO] [stdout] 616 | ) -> UntypedComponentOptionalBitsetIteratorMut { [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] 616 | ) -> UntypedComponentOptionalBitsetIteratorMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/entities.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | pub fn iter_with(&self, query: Q) -> EntitiesIterWith<::Iter> { [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] 613 | pub fn iter_with(&self, query: Q) -> EntitiesIterWith<'_, ::Iter> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/entities.rs:725:17 [INFO] [stdout] | [INFO] [stdout] 725 | pub fn iter(&self) -> EntityIterator { [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] 725 | pub fn iter(&self) -> EntityIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn borrow(&self) -> Ref> { [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] 78 | pub fn borrow(&self) -> Ref<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn borrow_mut(&self) -> RefMut> { [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] 84 | pub fn borrow_mut(&self) -> RefMut<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn get(&self) -> Option> { [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] 256 | pub fn get(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:269:34 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn get_mut(&self) -> Option> { [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] 269 | pub fn get_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:376:19 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn borrow(&self) -> Option> { [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] 376 | pub fn borrow(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:390:23 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn borrow_mut(&self) -> Option> { [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] 390 | pub fn borrow_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn init_borrow(&self, world: &World) -> Ref { [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] 418 | pub fn init_borrow(&self, world: &World) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:441:28 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn init_borrow_mut(&self, world: &World) -> RefMut { [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] 441 | pub fn init_borrow_mut(&self, world: &World) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:503:50 [INFO] [stdout] | [INFO] [stdout] 503 | pub fn init_resource(&mut self) -> RefMut { [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] 503 | pub fn init_resource(&mut self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/resources.rs:512:39 [INFO] [stdout] | [INFO] [stdout] 512 | pub fn resource_mut(&self) -> Option> { [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] 512 | pub fn resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/stage.rs:158:58 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn init_startup_resource(&mut self) -> RefMut { [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] 158 | pub fn init_startup_resource(&mut self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/stage.rs:164:47 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn startup_resource_mut(&self) -> Option> { [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] 164 | pub fn startup_resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn init_resource(&mut self) -> RefMut { [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] 133 | pub fn init_resource(&mut self) -> RefMut<'_, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:150:35 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn resource(&self) -> Ref { [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] 150 | pub fn resource(&self) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:165:39 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn resource_mut(&self) -> RefMut { [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] 165 | pub fn resource_mut(&self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn get_resource(&self) -> Option> { [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] 177 | pub fn get_resource(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_resource_mut(&self) -> Option> { [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] 182 | pub fn get_resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn component(&self) -> Ref> { [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] 190 | pub fn component(&self) -> Ref<'_, ComponentStore> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_ecs/src/world.rs:198:40 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn component_mut(&self) -> RefMut> { [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] 198 | pub fn component_mut(&self) -> RefMut<'_, ComponentStore> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking piccolo v0.3.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/asset.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn as_ref(&self) -> AssetLocRef { [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] 220 | pub fn as_ref(&self) -> AssetLocRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:792:30 [INFO] [stdout] | [INFO] [stdout] 792 | pub fn get_asset_untyped(&self, handle: UntypedHandle) -> Option> { [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] 792 | pub fn get_asset_untyped(&self, handle: UntypedHandle) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:799:9 [INFO] [stdout] | [INFO] [stdout] 799 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 800 | handle: UntypedHandle, [INFO] [stdout] 801 | ) -> Option> { [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] 801 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | pub fn core(&self) -> MappedMutexGuard { [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] 812 | pub fn core(&self) -> MappedMutexGuard<'_, AssetPack> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:817:31 [INFO] [stdout] | [INFO] [stdout] 817 | pub fn root(&self) -> MappedMapRef { [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] 817 | pub fn root(&self) -> MappedMapRef<'_, Cid, LoadedAsset, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:822:25 [INFO] [stdout] | [INFO] [stdout] 822 | pub fn untyped_root(&self) -> MappedMapRef { [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] 822 | pub fn untyped_root(&self) -> MappedMapRef<'_, Cid, LoadedAsset, SchemaBox> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:838:30 [INFO] [stdout] | [INFO] [stdout] 838 | pub fn get(&self, handle: Handle) -> MappedMapRef { [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] 838 | pub fn get(&self, handle: Handle) -> MappedMapRef<'_, Cid, LoadedAsset, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:850:24 [INFO] [stdout] | [INFO] [stdout] 850 | pub fn get_untyped(&self, handle: UntypedHandle) -> MappedMapRef { [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] 850 | pub fn get_untyped(&self, handle: UntypedHandle) -> MappedMapRef<'_, Cid, LoadedAsset, SchemaBox> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 861 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 862 | handle: UntypedHandle, [INFO] [stdout] 863 | ) -> MappedMapRefMut { [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] 863 | ) -> MappedMapRefMut<'_, Cid, LoadedAsset, SchemaBox> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:902:9 [INFO] [stdout] | [INFO] [stdout] 902 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 903 | handle: UntypedHandle, [INFO] [stdout] 904 | ) -> Option> { [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] 904 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:913:9 [INFO] [stdout] | [INFO] [stdout] 913 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 914 | handle: UntypedHandle, [INFO] [stdout] 915 | ) -> Option> { [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] 915 | ) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_asset/src/server.rs:952:9 [INFO] [stdout] | [INFO] [stdout] 952 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 953 | handle: &Handle, [INFO] [stdout] 954 | ) -> MappedMapRefMut { [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] 954 | ) -> MappedMapRefMut<'_, Cid, LoadedAsset, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking bones_lib v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_lib) [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking egui v0.23.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:130:50 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn init_resource(&mut self) -> RefMut { [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] 130 | pub fn init_resource(&mut self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn resource_mut(&self) -> Option> { [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] 135 | pub fn resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:433:42 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn shared_resource(&self) -> Option> { [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] 433 | pub fn shared_resource(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:452:46 [INFO] [stdout] | [INFO] [stdout] 452 | pub fn shared_resource_mut(&self) -> Option> { [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] 452 | pub fn shared_resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:480:57 [INFO] [stdout] | [INFO] [stdout] 480 | pub fn init_shared_resource(&mut self) -> RefMut { [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] 480 | pub fn init_shared_resource(&mut self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:857:21 [INFO] [stdout] | [INFO] [stdout] 857 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut { [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] 857 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, Ustr, Session> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/lib.rs:862:17 [INFO] [stdout] | [INFO] [stdout] 862 | pub fn iter(&self) -> std::collections::hash_map::Iter { [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] 862 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Ustr, Session> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_lib/src/reset.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn reset_resource_mut(&self) -> Option> { [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] 28 | pub fn reset_resource_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking stun-rs v0.1.8 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking hickory-resolver v0.25.0-alpha.2 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking wgpu-core v0.16.1 [INFO] [stderr] Checking varinteger v1.0.6 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking igd-next v0.15.1 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking gilrs-core v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking bitfield-rle v0.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking if-addrs v0.10.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking triple_buffer v8.0.0 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking glam v0.29.0 [INFO] [stderr] Checking mdns-sd v0.10.5 [INFO] [stderr] Checking ping-rs v0.1.2 [INFO] [stderr] Checking iroh-metrics v0.29.0 [INFO] [stderr] Checking tokio-rustls-acme v0.6.0 [INFO] [stderr] Checking ggrs v0.10.1 (https://github.com/MaxCWhitehead/ggrs.git?rev=96499377407ce55805a9d0367b86860b74c233bd#96499377) [INFO] [stderr] Checking noise v0.9.0 [INFO] [stderr] Checking bevy_reflect v0.11.3 [INFO] [stderr] Checking fluent v0.15.0 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking portmapper v0.2.1 [INFO] [stderr] Checking numquant v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking bones_scripting v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_scripting) [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking egui_plot v0.23.0 [INFO] [stderr] Checking iroh-relay v0.29.0 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking lyon_path v1.0.5 [INFO] [stderr] Checking svgtypes v0.8.2 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn borrow(&self) -> EcsRefBorrow { [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] 35 | pub fn borrow(&self) -> EcsRefBorrow<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut { [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] 43 | pub fn borrow_mut(&self) -> EcsRefBorrowMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn schema_ref(&self) -> Result { [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] 67 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn schema_ref_mut(&mut self) -> Result { [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] 84 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn schema_ref(&self) -> Result { [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] 154 | pub fn schema_ref(&self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:202:27 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn schema_ref_mut(&mut self) -> Result { [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] 202 | pub fn schema_ref_mut(&mut self) -> Result, EcsRefBorrowError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:227:19 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn borrow(&self) -> EcsRefBorrowKind { [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] 227 | pub fn borrow(&self) -> EcsRefBorrowKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> framework_crates/bones_scripting/src/lua/bindings/ecsref.rs:252:23 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind { [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] 252 | pub fn borrow_mut(&self) -> EcsRefBorrowMutKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lyon_tessellation v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking scc v1.9.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking accesskit_winit v0.14.4 [INFO] [stderr] Checking bevy_ptr v0.12.1 [INFO] [stderr] Checking bevy_tasks v0.12.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling type_ulid_macros v0.2.0 (/opt/rustwide/workdir/other_crates/type_ulid/macros) [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="mint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=cb1e20e3b403318f -C extra-filename=-bb752ecf9dc09042 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern mint=/opt/rustwide/target/debug/deps/libmint-4b83bb52ca997b5d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58fa03faa12ee93283c705aafc5041d0681cc513ae7d875e091f42bd6a099f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fa03faa12ee93283c705aafc5041d0681cc513ae7d875e091f42bd6a099f88", kill_on_drop: false }` [INFO] [stdout] 58fa03faa12ee93283c705aafc5041d0681cc513ae7d875e091f42bd6a099f88