[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] ebcbfe8180f0c17270081a6f724a09aacf771ac7
[INFO] checking fishfolk/bones against try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffishfolk%2Fbones" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fishfolk/bones on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b9ef2a5444e8560b0d113918b1c4c63ec469b6ea286679c81a9986545098370
[INFO] running `Command { std: "docker" "start" "-a" "8b9ef2a5444e8560b0d113918b1c4c63ec469b6ea286679c81a9986545098370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b9ef2a5444e8560b0d113918b1c4c63ec469b6ea286679c81a9986545098370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b9ef2a5444e8560b0d113918b1c4c63ec469b6ea286679c81a9986545098370", kill_on_drop: false }`
[INFO] [stdout] 8b9ef2a5444e8560b0d113918b1c4c63ec469b6ea286679c81a9986545098370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adfa9e7c39984b0ce9318942afad94b5bc67f1fabd2f588e886c2a8ddabc2943
[INFO] running `Command { std: "docker" "start" "-a" "adfa9e7c39984b0ce9318942afad94b5bc67f1fabd2f588e886c2a8ddabc2943", 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 byteorder v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking bevy_tasks v0.11.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking append-only-vec v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking turborand v0.10.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking smol_str v0.2.2
[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 minimal-lexical v0.2.1
[INFO] [stderr]     Checking bevy_ptr v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling heapless v0.7.17
[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]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[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 dtoa v1.0.9
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[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]    Compiling syn-mid v0.5.4
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[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 proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking erased_set v0.8.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking diatomic-waker v0.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking cordyceps v0.3.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]     Checking futures-buffered v0.2.9
[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]     Checking rustls-webpki v0.102.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.11.3
[INFO] [stderr]    Compiling precis-tools v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.40
[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]     Checking rand v0.8.5
[INFO] [stderr]    Compiling precis-core v0.1.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking iroh-quinn-udp v0.5.5
[INFO] [stderr]    Compiling precis-profiles v0.1.11
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking netlink-packet-route v0.19.0
[INFO] [stderr]    Compiling postcard-derive v0.1.2
[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]     Checking ulid v1.1.3
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling pest_meta v2.7.12
[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 fdeflate v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking ttl_cache v0.5.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[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 md5 v0.7.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking hmac-sha256 v1.1.7
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking bounded-integer v0.5.7
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking hostname-validator v1.1.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.4
[INFO] [stderr]     Checking iroh-quinn-proto v0.12.0
[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 inotify-sys v0.1.5
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling bones_ecs_macros v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_ecs/macros)
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking quoted-string-parser v0.1.0
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling der_derive v0.7.3
[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 tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking simple-dns v0.6.2
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking rtnetlink v0.14.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitset-core v0.1.1
[INFO] [stderr]     Checking z32 v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking atomicell v0.2.0
[INFO] [stderr]     Checking branches v0.1.3
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking wasm-bindgen v0.2.93
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking netlink-packet-route v0.21.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking js-sys v0.3.70
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[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 tracing-subscriber v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking ustr v0.10.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking bones_utils v0.4.0 (/opt/rustwide/workdir/framework_crates/bones_utils)
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking crypto_box v0.9.1
[INFO] [stderr]     Checking ssh-key v0.6.6
[INFO] [stderr]     Checking attohttpc v0.24.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]    Compiling struct_iterable_derive v0.1.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking struct_iterable v0.1.1
[INFO] [stderr]     Checking tokio-tungstenite-wasm v0.3.1
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]     Checking iroh-quinn v0.12.0
[INFO] [stderr]     Checking governor v0.7.0
[INFO] [stderr]     Checking mainline v2.0.1
[INFO] [stderr]     Checking iroh-base v0.29.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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 yasna v0.5.2
[INFO] [stderr]     Checking hickory-proto v0.25.0-alpha.2
[INFO] [stderr]     Checking netwatch v0.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[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]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking rcgen v0.13.1
[INFO] [stderr]     Checking surge-ping v0.8.1
[INFO] [stderr]     Checking bevy_utils v0.11.3
[INFO] [stderr]     Checking futures-concurrency v7.6.1
[INFO] [stderr]     Checking watchable v1.1.2
[INFO] [stderr]     Checking strum v0.26.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 der-parser v9.0.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling bevy_macro_utils v0.11.3
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking pkarr v2.2.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09335b6f1bff25ec39f47f1533e126fbe1ca5f5d/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=782f6c4d35bd9f9c -C extra-filename=-b0aa78d1f6c95656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3513a72692bfa6d.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" "adfa9e7c39984b0ce9318942afad94b5bc67f1fabd2f588e886c2a8ddabc2943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adfa9e7c39984b0ce9318942afad94b5bc67f1fabd2f588e886c2a8ddabc2943", kill_on_drop: false }`
[INFO] [stdout] adfa9e7c39984b0ce9318942afad94b5bc67f1fabd2f588e886c2a8ddabc2943
