[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] c443c6910cc73c03142fd5bea5f5bda15dfa4851
[INFO] checking fishfolk/bones against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fishfolk/bones on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4f6be300fef90bd089608036327e283aa2a3bd14869c94fd55b6c66c1d0d5fc
[INFO] running `Command { std: "docker" "start" "-a" "f4f6be300fef90bd089608036327e283aa2a3bd14869c94fd55b6c66c1d0d5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4f6be300fef90bd089608036327e283aa2a3bd14869c94fd55b6c66c1d0d5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f6be300fef90bd089608036327e283aa2a3bd14869c94fd55b6c66c1d0d5fc", kill_on_drop: false }`
[INFO] [stdout] f4f6be300fef90bd089608036327e283aa2a3bd14869c94fd55b6c66c1d0d5fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f72ddfa4407d05a3e2a0e8ca6286999176e1fa0fedb8c274c576ad1252bd79a
[INFO] running `Command { std: "docker" "start" "-a" "7f72ddfa4407d05a3e2a0e8ca6286999176e1fa0fedb8c274c576ad1252bd79a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking bevy_tasks v0.11.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking append-only-vec v0.1.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling precis-tools v0.1.8
[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 sha1 v0.10.6
[INFO] [stderr]     Checking turborand v0.10.1
[INFO] [stderr]     Checking bevy_ptr v0.11.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.4
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling precis-core v0.1.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[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 ssh-encoding v0.2.0
[INFO] [stderr]    Compiling precis-profiles v0.1.11
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling iroh-blake3 v1.4.5
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking dtoa v1.0.9
[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 sec1 v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking winnow v0.6.18
[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]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ulid v1.1.3
[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 pin-project v1.1.5
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]     Checking iroh-quinn-udp v0.5.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]     Checking netlink-packet-route v0.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking bones_utils v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_utils)
[INFO] [stderr]     Checking ustr v0.10.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking bevy_math v0.11.3
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bones_schema v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_schema)
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling struct_iterable_derive v0.1.0
[INFO] [stderr]     Checking bevy_utils v0.11.3
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_schema_ref(&self) -> SchemaRef<'_>
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn as_schema_mut(&mut self) -> SchemaRefMut<'_>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn iter(&self) -> SchemaVecIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn iter_mut(&mut self) -> SchemaVecIterMut<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/vec.rs:571:17
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn iter(&self) -> SVecIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn iter(&self) -> SVecIter<'_, T> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 580 |     pub fn iter_mut(&mut self) -> SVecIterMut<'_, T> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SchemaRef> {
[INFO] [stdout]     |                    ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn get_ref(&self, key: SchemaRef) -> Option<SchemaRef<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<Option<SchemaRef>, SchemaMismatchError> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn try_get_ref(&self, key: SchemaRef) -> Result<Option<SchemaRef<'_>>, SchemaMismatchError> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SchemaRef> {
[INFO] [stdout]     |                                     ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub unsafe fn get_ref_unchecked(&self, key: SchemaRef) -> Option<SchemaRef<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SchemaRefMut> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn get_ref_mut(&mut self, key: SchemaRef) -> Option<SchemaRefMut<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 233 |         key: SchemaRef,
[INFO] [stdout] 234 |     ) -> Result<Option<SchemaRefMut>, SchemaMismatchError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     ) -> Result<Option<SchemaRefMut<'_>>, SchemaMismatchError> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SchemaRefMut> {
[INFO] [stdout]     |                                         ^^^^^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub unsafe fn get_ref_unchecked_mut(&mut self, key: SchemaRef) -> Option<SchemaRefMut<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn iter(&self) -> SchemaMapIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn iter_mut(&mut self) -> SchemaMapIterMut<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 462 |     ) -> std::iter::Map<
[INFO] [stdout] 463 |         hash_map::Keys<SchemaBox, SchemaBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 463 |         hash_map::Keys<'_, SchemaBox, SchemaBox>,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 466 |         fn map_fn(key: &SchemaBox) -> SchemaRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 476 |     ) -> std::iter::Map<
[INFO] [stdout] 477 |         hash_map::Values<SchemaBox, SchemaBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 477 |         hash_map::Values<'_, SchemaBox, SchemaBox>,
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 |         fn map_fn(key: &SchemaBox) -> SchemaRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 490 |     ) -> std::iter::Map<
[INFO] [stdout] 491 |         hash_map::ValuesMut<SchemaBox, SchemaBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 491 |         hash_map::ValuesMut<'_, SchemaBox, SchemaBox>,
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 494 |         fn map_fn(key: &mut SchemaBox) -> SchemaRefMut<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:667:17
[INFO] [stdout]     |
[INFO] [stdout] 667 |     pub fn iter(&self) -> SMapIter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 667 |     pub fn iter(&self) -> SMapIter<'_, K, V> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn iter_mut(&mut self) -> SMapIterMut<'_, K, V> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:702:9
[INFO] [stdout]     |
[INFO] [stdout] 702 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 703 |     ) -> std::iter::Map<hash_map::Keys<SchemaBox, SchemaBox>, for<'a> fn(&'a SchemaBox) -> &'a K>
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 703 |     ) -> std::iter::Map<hash_map::Keys<'_, SchemaBox, SchemaBox>, for<'a> fn(&'a SchemaBox) -> &'a K>
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 716 |     ) -> std::iter::Map<hash_map::Values<SchemaBox, SchemaBox>, for<'a> fn(&'a SchemaBox) -> &'a V>
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 716 |     ) -> std::iter::Map<hash_map::Values<'_, SchemaBox, SchemaBox>, for<'a> fn(&'a SchemaBox) -> &'a V>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/alloc/map.rs:728:9
[INFO] [stdout]     |
[INFO] [stdout] 728 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 729 |     ) -> std::iter::Map<
[INFO] [stdout] 730 |         hash_map::ValuesMut<SchemaBox, SchemaBox>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 730 |         hash_map::ValuesMut<'_, SchemaBox, SchemaBox>,
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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<SchemaRef> {
[INFO] [stdout]    |                    ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get_ref(&self, id: SchemaId) -> Option<SchemaRef<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn access_borrowed(&self) -> SchemaRefAccess<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 416 |     pub fn fields(&self) -> StructRefFieldIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/ptr.rs:832:45
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn field<'a, I: Into<FieldIdx<'a>>>(&mut self, field_idx: I) -> Option<SchemaRefMut> {
[INFO] [stdout]     |                                             ^^^^^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn field<'a, I: Into<FieldIdx<'a>>>(&mut self, field_idx: I) -> Option<SchemaRefMut<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> framework_crates/bones_schema/src/ptr.rs:843:9
[INFO] [stdout]     |
[INFO] [stdout] 843 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 844 |         path: I,
[INFO] [stdout] 845 |     ) -> Option<SchemaRefMut> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 845 |     ) -> Option<SchemaRefMut<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub fn as_ref(&self) -> SchemaRefAccess<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     pub fn as_ref(&self) -> PrimitiveRef<'_> {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1877 |         fn mp(x: &str) -> FieldIdx<'_> {
[INFO] [stdout]      |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1893 |         fn mp(x: &str) -> FieldIdx<'_> {
[INFO] [stdout]      |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]     Checking struct_iterable v0.1.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.11.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling postcard-derive v0.1.2
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.11.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.11.3
[INFO] [stderr]    Compiling bevy_derive v0.11.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking xml-rs v0.8.21
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking cordyceps v0.3.2
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking diatomic-waker v0.2.2
[INFO] [stderr]     Checking erased_set v0.8.0
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking futures-buffered v0.2.9
[INFO] [stderr]     Checking iroh-quinn-proto v0.12.0
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]     Checking quoted-string-parser v0.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]     Checking hickory-proto v0.25.0-alpha.2
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking bevy_reflect v0.11.3
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking crypto_box v0.9.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking rtnetlink v0.14.1
[INFO] [stderr]     Checking rcgen v0.13.1
[INFO] [stderr]     Checking ssh-key v0.6.6
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking attohttpc v0.24.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking hmac-sha1 v0.2.2
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking iroh-metrics v0.29.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking ttl_cache v0.5.1
[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 bounded-integer v0.5.7
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking hmac-sha256 v1.1.7
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking netwatch v0.2.0
[INFO] [stderr]     Checking governor v0.7.0
[INFO] [stderr]     Checking iroh-base v0.29.0
[INFO] [stderr]     Checking hickory-resolver v0.25.0-alpha.2
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking bevy_ecs v0.11.3
[INFO] [stderr]     Checking tokio-rustls-acme v0.6.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking igd-next v0.15.1
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking iroh-quinn v0.12.0
[INFO] [stderr]     Checking tokio-tungstenite-wasm v0.3.1
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support 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 idna v0.4.0
[INFO] [stderr]     Checking stun-rs v0.1.8
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking mainline v2.0.1
[INFO] [stderr]     Checking iroh-relay v0.29.0
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]    Compiling bones_ecs_macros v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_ecs/macros)
[INFO] [stderr]     Checking portmapper v0.2.1
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]     Checking surge-ping v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking simple-dns v0.6.2
[INFO] [stderr]     Checking branches v0.1.3
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking atomicell v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking z32 v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking bitset-core v0.1.1
[INFO] [stderr]     Checking futures-concurrency v7.6.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking swarm-discovery v0.2.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking pkarr v2.2.0
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking bevy_app v0.11.3
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking wasm-bindgen v0.2.93
[INFO] [stderr]     Checking watchable v1.1.2
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking netlink-packet-route v0.21.0
[INFO] [stderr]     Checking bevy_log v0.11.3
[INFO] [stderr]     Checking iroh-net-report v0.29.0
[INFO] [stderr]     Checking bevy_core v0.11.3
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stdout] error: internal compiler error: inconsistent resolution for a macro
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/src/lib.rs:46:17
[INFO] [stdout]      |
[INFO] [stdout]   46 |                   panic!("function not implemented on non-wasm32 targets")
[INFO] [stdout]      |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1021 | / externs! {
[INFO] [stdout] 1022 | |     #[link(wasm_import_module = "__wbindgen_placeholder__")]
[INFO] [stdout] 1023 | |     extern "C" {
[INFO] [stdout] 1024 | |         fn __wbindgen_object_clone_ref(idx: u32) -> u32;
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: delayed at compiler/rustc_resolve/src/macros.rs:850:32
[INFO] [stdout]          0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]          1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]          2: <rustc_resolve::Resolver>::resolve_crate::{closure#0}
[INFO] [stdout]          3: <rustc_resolve::Resolver>::resolve_crate
[INFO] [stdout]          4: rustc_interface::passes::configure_and_expand
[INFO] [stdout]          5: rustc_interface::passes::resolver_for_lowering_raw
[INFO] [stdout]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 16]>>
[INFO] [stdout]          7: <rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stdout]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]          9: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]         10: <rustc_interface::passes::create_and_enter_global_ctxt<core::option::Option<rustc_interface::queries::Linker>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc<rustc_data_structures::jobserver::Proxy>, &std::sync::once_lock::OnceLock<rustc_middle::ty::context::GlobalCtxt>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_middle::arena::Arena>, &rustc_data_structures::sync::worker_local::WorkerLocal<rustc_hir::Arena>, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stdout]         11: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]         12: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]         13: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]         14: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]         15: <unknown>
[INFO] [stdout]         16: clone
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/src/lib.rs:46:17
[INFO] [stdout]      |
[INFO] [stdout]   46 |                   panic!("function not implemented on non-wasm32 targets")
[INFO] [stdout]      |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1021 | / externs! {
[INFO] [stdout] 1022 | |     #[link(wasm_import_module = "__wbindgen_placeholder__")]
[INFO] [stdout] 1023 | |     extern "C" {
[INFO] [stdout] 1024 | |         fn __wbindgen_object_clone_ref(idx: u32) -> u32;
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: this error: internal compiler error originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/rustc-ice-2025-10-20T08_16_03-3848.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.92.0-nightly (863511eff 2025-10-18) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib); 78 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/863511eff87e66198b396935f3b5c8a543022f53/bin/rustc --crate-name wasm_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.93/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(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="default"' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=8920e792f34de1a4 -C extra-filename=-e46139d6ef88e09f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern wasm_bindgen_macro=/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-a75e53d9396a37b5.so --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7f72ddfa4407d05a3e2a0e8ca6286999176e1fa0fedb8c274c576ad1252bd79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f72ddfa4407d05a3e2a0e8ca6286999176e1fa0fedb8c274c576ad1252bd79a", kill_on_drop: false }`
[INFO] [stdout] 7f72ddfa4407d05a3e2a0e8ca6286999176e1fa0fedb8c274c576ad1252bd79a
