[INFO] cloning repository https://github.com/timschmidt/blackjack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timschmidt/blackjack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Fblackjack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Fblackjack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b78a3d5223d6bcf4aa25e3ddab8ba529406b64a [INFO] checking timschmidt/blackjack against try#8c500c7cefd54fd11d57295f3771d576be9ee415 for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimschmidt%2Fblackjack" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 24% (370/1488) Updating files: 25% (372/1488) Updating files: 26% (387/1488) Updating files: 27% (402/1488) Updating files: 28% (417/1488) Updating files: 29% (432/1488) Updating files: 30% (447/1488) Updating files: 30% (461/1488) Updating files: 31% (462/1488) Updating files: 32% (477/1488) Updating files: 33% (492/1488) Updating files: 34% (506/1488) Updating files: 35% (521/1488) Updating files: 36% (536/1488) Updating files: 37% (551/1488) Updating files: 38% (566/1488) Updating files: 39% (581/1488) Updating files: 40% (596/1488) Updating files: 41% (611/1488) Updating files: 42% (625/1488) Updating files: 43% (640/1488) Updating files: 44% (655/1488) Updating files: 45% (670/1488) Updating files: 46% (685/1488) Updating files: 47% (700/1488) Updating files: 48% (715/1488) Updating files: 49% (730/1488) Updating files: 50% (744/1488) Updating files: 51% (759/1488) Updating files: 52% (774/1488) Updating files: 53% (789/1488) Updating files: 54% (804/1488) Updating files: 55% (819/1488) Updating files: 56% (834/1488) Updating files: 57% (849/1488) Updating files: 58% (864/1488) Updating files: 59% (878/1488) Updating files: 60% (893/1488) Updating files: 61% (908/1488) Updating files: 62% (923/1488) Updating files: 63% (938/1488) Updating files: 64% (953/1488) Updating files: 65% (968/1488) Updating files: 66% (983/1488) Updating files: 67% (997/1488) Updating files: 68% (1012/1488) Updating files: 69% (1027/1488) Updating files: 70% (1042/1488) Updating files: 71% (1057/1488) Updating files: 72% (1072/1488) Updating files: 73% (1087/1488) Updating files: 74% (1102/1488) Updating files: 75% (1116/1488) Updating files: 76% (1131/1488) Updating files: 77% (1146/1488) Updating files: 78% (1161/1488) Updating files: 79% (1176/1488) Updating files: 80% (1191/1488) Updating files: 81% (1206/1488) Updating files: 82% (1221/1488) Updating files: 83% (1236/1488) Updating files: 84% (1250/1488) Updating files: 85% (1265/1488) Updating files: 86% (1280/1488) Updating files: 87% (1295/1488) Updating files: 88% (1310/1488) Updating files: 89% (1325/1488) Updating files: 90% (1340/1488) Updating files: 91% (1355/1488) Updating files: 92% (1369/1488) Updating files: 93% (1384/1488) Updating files: 94% (1399/1488) Updating files: 95% (1414/1488) Updating files: 96% (1429/1488) Updating files: 97% (1444/1488) Updating files: 98% (1459/1488) Updating files: 99% (1474/1488) Updating files: 100% (1488/1488) Updating files: 100% (1488/1488), done. [INFO] started tweaking git repo https://github.com/timschmidt/blackjack [INFO] finished tweaking git repo https://github.com/timschmidt/blackjack [INFO] tweaked toml for git repo https://github.com/timschmidt/blackjack written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timschmidt/blackjack on toolchain 8c500c7cefd54fd11d57295f3771d576be9ee415 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timschmidt/blackjack 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" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71580cc1f359225839a1d1b7c9147de6223c0072f9bb2e90d092d45125edb8ca [INFO] running `Command { std: "docker" "start" "-a" "71580cc1f359225839a1d1b7c9147de6223c0072f9bb2e90d092d45125edb8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71580cc1f359225839a1d1b7c9147de6223c0072f9bb2e90d092d45125edb8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71580cc1f359225839a1d1b7c9147de6223c0072f9bb2e90d092d45125edb8ca", kill_on_drop: false }` [INFO] [stdout] 71580cc1f359225839a1d1b7c9147de6223c0072f9bb2e90d092d45125edb8ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 691b13914df3d001f3adf71ad796e3badde96a6a7b9fa4db0f4a85075d2ddd8d [INFO] running `Command { std: "docker" "start" "-a" "691b13914df3d001f3adf71ad796e3badde96a6a7b9fa4db0f4a85075d2ddd8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking inplace_it v0.3.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling luajit-src v210.4.8+resty107baaf [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling luau0-src v0.7.11+luau606 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling mlua v0.8.10 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking naga v0.9.0 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zbus_macros v2.3.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking wgpu-hal v0.13.2 [INFO] [stderr] Checking emath v0.19.0 (https://github.com/setzer22/egui?branch=egui_0_19_plus_pr_2051#45d9c8f7) [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking epaint v0.19.0 (https://github.com/setzer22/egui?branch=egui_0_19_plus_pr_2051#45d9c8f7) [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking egui v0.19.0 (https://github.com/setzer22/egui?branch=egui_0_19_plus_pr_2051#45d9c8f7) [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking async-broadcast v0.4.1 [INFO] [stderr] Compiling embed-resource v1.8.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking wgpu v0.13.1 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking notify v4.0.18 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking wgpu-profiler v0.9.1 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking noise v0.7.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rust-embed v6.8.1 [INFO] [stderr] Compiling rfd v0.9.1 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking blackjack_commons v0.1.0 (/opt/rustwide/workdir/blackjack_commons) [INFO] [stderr] Checking rend3-types v0.3.0 (https://github.com/setzer22/rend3.git?rev=c1df4dca5247eda11c04c529d6376690717ce4d5#c1df4dca) [INFO] [stderr] Checking rstar v0.9.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling blackjack_macros v0.1.0 (/opt/rustwide/workdir/blackjack_macros) [INFO] [stderr] Checking mio v0.8.11 [INFO] [stdout] warning: method `expect_ident` is never used [INFO] [stdout] --> blackjack_macros/src/utils.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SynParseBufferExt { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 31 | fn expect_ident(&self, name: &str) -> syn::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_macros/src/utils.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | fn as_stream(&self) -> &ParseBuffer { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 62 | fn as_stream(&self) -> &ParseBuffer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking wavefront_rs v1.0.4 [INFO] [stderr] Checking range-alloc v0.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking atomic_float v0.1.0 [INFO] [stderr] Checking list-any v0.2.1 [INFO] [stderr] Checking rend3 v0.3.0 (https://github.com/setzer22/rend3.git?rev=c1df4dca5247eda11c04c529d6376690717ce4d5#c1df4dca) [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking rend3-routine v0.3.0 (https://github.com/setzer22/rend3.git?rev=c1df4dca5247eda11c04c529d6376690717ce4d5#c1df4dca) [INFO] [stderr] Checking egui-winit v0.19.0 (https://github.com/setzer22/egui?branch=egui_0_19_plus_pr_2051#45d9c8f7) [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking egui-wgpu v0.19.0 (https://github.com/setzer22/egui?branch=egui_0_19_plus_pr_2051#45d9c8f7) [INFO] [stderr] Checking egui-gizmo v0.8.1 (https://github.com/setzer22/egui-gizmo?rev=a3415a075fc2b2ecd3b26cdef9cb7c1857d77478#a3415a07) [INFO] [stderr] Checking egui_node_graph v0.3.0 (https://github.com/setzer22/egui_node_graph?rev=f4009fccc92a5f2132109a661e9bb57cc38b7e51#f4009fcc) [INFO] [stderr] Checking zbus v2.3.2 [INFO] [stderr] Checking glsl-include v0.3.1 (https://github.com/setzer22/glsl-include?rev=d9b1ade#d9b1adea) [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking spin_sleep v1.2.1 [INFO] [stderr] Checking web-sys v0.3.70 [INFO] [stdout] warning: method `expect_ident` is never used [INFO] [stdout] --> blackjack_macros/src/utils.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SynParseBufferExt { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 31 | fn expect_ident(&self, name: &str) -> syn::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_macros/src/utils.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | fn as_stream(&self) -> &ParseBuffer { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 62 | fn as_stream(&self) -> &ParseBuffer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expect_ident` is never used [INFO] [stdout] --> blackjack_macros/src/utils.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait SynParseBufferExt { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 31 | fn expect_ident(&self, name: &str) -> syn::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_macros/src/utils.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | fn as_stream(&self) -> &ParseBuffer { [INFO] [stdout] | ^^^^^ ------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 62 | fn as_stream(&self) -> &ParseBuffer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ashpd v0.3.2 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking blackjack_engine v0.1.0 (/opt/rustwide/workdir/blackjack_engine) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 371 | channel: &'a Channel, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 372 | ) -> impl Iterator + 'a { [INFO] [stdout] | ------- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 372 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 382 | channel: &'a Channel, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 383 | ) -> impl Iterator + 'a { [INFO] [stdout] | ----- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 383 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 393 | channel: &'a Channel, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 394 | ) -> impl Iterator + 'a { [INFO] [stdout] | --------- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 394 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:204:20 [INFO] [stdout] | [INFO] [stdout] 204 | fn halfedge_to(&self, other: VertexId) -> Traversal; [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] 204 | fn halfedge_to(&self, other: VertexId) -> Traversal<'_, HalfEdgeId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 242 | fn halfedge_to(&self, other: VertexId) -> Traversal { [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] 242 | fn halfedge_to(&self, other: VertexId) -> Traversal<'_, HalfEdgeId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:319:26 [INFO] [stdout] | [INFO] [stdout] 319 | fn cycle_around_fan(&'a self) -> Traversal; [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 319 | fn cycle_around_fan(&'a self) -> Traversal<'a, HalfEdgeId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | fn src_vertex(&'a self) -> Traversal; [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 320 | fn src_vertex(&'a self) -> Traversal<'a, VertexId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | fn dst_vertex(&'a self) -> Traversal; [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 321 | fn dst_vertex(&'a self) -> Traversal<'a, VertexId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | fn previous(&'a self) -> Traversal; [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 324 | fn previous(&'a self) -> Traversal<'a, HalfEdgeId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn cycle_around_fan(&'a self) -> Traversal { [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 327 | fn cycle_around_fan(&'a self) -> Traversal<'a, HalfEdgeId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:336:20 [INFO] [stdout] | [INFO] [stdout] 336 | fn src_vertex(&'a self) -> Traversal { [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 | fn src_vertex(&'a self) -> Traversal<'a, VertexId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 340 | fn dst_vertex(&'a self) -> Traversal { [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 340 | fn dst_vertex(&'a self) -> Traversal<'a, VertexId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | fn previous(&'a self) -> Traversal { [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 360 | fn previous(&'a self) -> Traversal<'a, HalfEdgeId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value; [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] 102 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:111:39 [INFO] [stdout] | [INFO] [stdout] 111 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 134 | impl_from_to_lua!(wrapped Vec3 LVec3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 135 | impl_from_to_lua!(flat f32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 136 | impl_from_to_lua!(flat bool); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 137 | impl_from_to_lua!(flat VertexId); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 138 | impl_from_to_lua!(flat FaceId); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 139 | impl_from_to_lua!(flat HalfEdgeId); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:533:25 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn read_channel(&self, ch_id: ChannelId) -> Result>> { [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] 533 | pub fn read_channel(&self, ch_id: ChannelId) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:543:26 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn write_channel(&self, ch_id: ChannelId) -> Result>> { [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] 543 | pub fn write_channel(&self, ch_id: ChannelId) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:564:25 [INFO] [stdout] | [INFO] [stdout] 564 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef; [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] 564 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef<'_, dyn DynChannel>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:566:26 [INFO] [stdout] | [INFO] [stdout] 566 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef; [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] 566 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef<'_, dyn DynChannel>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:627:25 [INFO] [stdout] | [INFO] [stdout] 627 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef { [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] 627 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef<'_, dyn DynChannel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:631:26 [INFO] [stdout] | [INFO] [stdout] 631 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef { [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] 631 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef<'_, dyn DynChannel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:727:9 [INFO] [stdout] | [INFO] [stdout] 727 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 728 | ch_id: ChannelId, [INFO] [stdout] 729 | ) -> Result>> { [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] 729 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:736:9 [INFO] [stdout] | [INFO] [stdout] 736 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 737 | name: &str, [INFO] [stdout] 738 | ) -> Result>> { [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] 738 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:749:9 [INFO] [stdout] | [INFO] [stdout] 749 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 750 | ch_id: ChannelId, [INFO] [stdout] 751 | ) -> Result>> { [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] 751 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:758:9 [INFO] [stdout] | [INFO] [stdout] 758 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 759 | name: &str, [INFO] [stdout] 760 | ) -> Result>> { [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] 760 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 823 | ) -> Result> { [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] 823 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:834:9 [INFO] [stdout] | [INFO] [stdout] 834 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 838 | ) -> Result> { [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] 838 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:849:9 [INFO] [stdout] | [INFO] [stdout] 849 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 853 | ) -> Result> { [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] 853 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:867:9 [INFO] [stdout] | [INFO] [stdout] 867 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 871 | ) -> Result> { [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] 871 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking blackjack_ui v0.1.0 (/opt/rustwide/workdir/blackjack_ui) [INFO] [stdout] warning: unused import: `FilePathMode` [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | graph::{BlackjackValue, DataType, FilePathMode, InputValueConfig, NodeDefinitions}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 371 | channel: &'a Channel, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 372 | ) -> impl Iterator + 'a { [INFO] [stdout] | ------- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 372 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge.rs:381:10 [INFO] [stdout] | [INFO] [stdout] 381 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 382 | channel: &'a Channel, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 383 | ) -> impl Iterator + 'a { [INFO] [stdout] | ----- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 383 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 393 | channel: &'a Channel, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 394 | ) -> impl Iterator + 'a { [INFO] [stdout] | --------- -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 394 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:204:20 [INFO] [stdout] | [INFO] [stdout] 204 | fn halfedge_to(&self, other: VertexId) -> Traversal; [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] 204 | fn halfedge_to(&self, other: VertexId) -> Traversal<'_, HalfEdgeId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:242:20 [INFO] [stdout] | [INFO] [stdout] 242 | fn halfedge_to(&self, other: VertexId) -> Traversal { [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] 242 | fn halfedge_to(&self, other: VertexId) -> Traversal<'_, HalfEdgeId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:319:26 [INFO] [stdout] | [INFO] [stdout] 319 | fn cycle_around_fan(&'a self) -> Traversal; [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 319 | fn cycle_around_fan(&'a self) -> Traversal<'a, HalfEdgeId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | fn src_vertex(&'a self) -> Traversal; [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 320 | fn src_vertex(&'a self) -> Traversal<'a, VertexId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | fn dst_vertex(&'a self) -> Traversal; [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 321 | fn dst_vertex(&'a self) -> Traversal<'a, VertexId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | fn previous(&'a self) -> Traversal; [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 324 | fn previous(&'a self) -> Traversal<'a, HalfEdgeId>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn cycle_around_fan(&'a self) -> Traversal { [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 327 | fn cycle_around_fan(&'a self) -> Traversal<'a, HalfEdgeId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:336:20 [INFO] [stdout] | [INFO] [stdout] 336 | fn src_vertex(&'a self) -> Traversal { [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 | fn src_vertex(&'a self) -> Traversal<'a, VertexId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 340 | fn dst_vertex(&'a self) -> Traversal { [INFO] [stdout] | ^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 340 | fn dst_vertex(&'a self) -> Traversal<'a, VertexId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/traversals.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | fn previous(&'a self) -> Traversal { [INFO] [stdout] | ^^ --------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 360 | fn previous(&'a self) -> Traversal<'a, HalfEdgeId> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value; [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] 102 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:111:39 [INFO] [stdout] | [INFO] [stdout] 111 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 134 | impl_from_to_lua!(wrapped Vec3 LVec3); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 135 | impl_from_to_lua!(flat f32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 136 | impl_from_to_lua!(flat bool); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 137 | impl_from_to_lua!(flat VertexId); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 138 | impl_from_to_lua!(flat FaceId); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value { [INFO] [stdout] | ^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 139 | impl_from_to_lua!(flat HalfEdgeId); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `impl_from_to_lua` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 123 | fn cast_to_lua(self, lua: &Lua) -> mlua::Value<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:533:25 [INFO] [stdout] | [INFO] [stdout] 533 | pub fn read_channel(&self, ch_id: ChannelId) -> Result>> { [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] 533 | pub fn read_channel(&self, ch_id: ChannelId) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:543:26 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn write_channel(&self, ch_id: ChannelId) -> Result>> { [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] 543 | pub fn write_channel(&self, ch_id: ChannelId) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:564:25 [INFO] [stdout] | [INFO] [stdout] 564 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef; [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] 564 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef<'_, dyn DynChannel>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:566:26 [INFO] [stdout] | [INFO] [stdout] 566 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef; [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] 566 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef<'_, dyn DynChannel>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:627:25 [INFO] [stdout] | [INFO] [stdout] 627 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef { [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] 627 | fn read_channel_dyn(&self, raw_id: RawChannelId) -> BorrowedRef<'_, dyn DynChannel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:631:26 [INFO] [stdout] | [INFO] [stdout] 631 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef { [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] 631 | fn write_channel_dyn(&self, raw_id: RawChannelId) -> MutableRef<'_, dyn DynChannel> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:727:9 [INFO] [stdout] | [INFO] [stdout] 727 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 728 | ch_id: ChannelId, [INFO] [stdout] 729 | ) -> Result>> { [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] 729 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:736:9 [INFO] [stdout] | [INFO] [stdout] 736 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 737 | name: &str, [INFO] [stdout] 738 | ) -> Result>> { [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] 738 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:749:9 [INFO] [stdout] | [INFO] [stdout] 749 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 750 | ch_id: ChannelId, [INFO] [stdout] 751 | ) -> Result>> { [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] 751 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:758:9 [INFO] [stdout] | [INFO] [stdout] 758 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 759 | name: &str, [INFO] [stdout] 760 | ) -> Result>> { [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] 760 | ) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:819:9 [INFO] [stdout] | [INFO] [stdout] 819 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 823 | ) -> Result> { [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] 823 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:834:9 [INFO] [stdout] | [INFO] [stdout] 834 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 838 | ) -> Result> { [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] 838 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:849:9 [INFO] [stdout] | [INFO] [stdout] 849 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 853 | ) -> Result> { [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] 853 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_engine/src/mesh/halfedge/channels.rs:867:9 [INFO] [stdout] | [INFO] [stdout] 867 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 871 | ) -> Result> { [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] 871 | ) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FilePathMode` [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | graph::{BlackjackValue, DataType, FilePathMode, InputValueConfig, NodeDefinitions}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blackjack_ui/src/application/root_ui.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut action = None; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path_mode` [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:560:73 [INFO] [stdout] | [INFO] [stdout] 560 | (BlackjackValue::String(path), InputValueConfig::FilePath { file_path_mode, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `file_path_mode: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> blackjack_ui/src/application/graph_editor.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | RemovedNodeType(NodeId), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 354 - RemovedNodeType(NodeId), [INFO] [stdout] 354 + RemovedNodeType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> blackjack_ui/src/rendergraph/grid_routine.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GridRoutineUniform { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> blackjack_ui/src/rendergraph/grid_routine.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / #[repr(C)] [INFO] [stdout] 19 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)] [INFO] [stdout] 20 | | pub struct GridRoutineUniform { [INFO] [stdout] 21 | | pub view: [[f32; 4]; 4], [INFO] [stdout] ... | [INFO] [stdout] 24 | | pub inv_proj: [[f32; 4]; 4], [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> blackjack_ui/src/application.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 250 | egui::CentralPanel::default().show(&self.egui_context.clone(), |ui| { [INFO] [stdout] | ---- move the `impl` block outside of this closure `` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 253 | impl viewport_split::PayloadTrait for RootViewport { [INFO] [stdout] | ^^^^^----------------------------^^^^^------------ [INFO] [stdout] | | | [INFO] [stdout] | | `RootViewport` is not local [INFO] [stdout] | `PayloadTrait` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> blackjack_ui/src/application/code_viewer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn highlight(ctx: &egui::Context, theme: &CodeTheme, code: &str, language: &str) -> LayoutJob { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- move the `impl` block outside of this function `highlight` [INFO] [stdout] 83 | impl egui::util::cache::ComputerMut<(&CodeTheme, &str, &str), LayoutJob> for Highlighter { [INFO] [stdout] | ^^^^^------------------------------^^^---------^^^^^^^^^^^^^^^---------^^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Highlighter` is not local [INFO] [stdout] | | | `LayoutJob` is not local [INFO] [stdout] | | `CodeTheme` is not local [INFO] [stdout] | `ComputerMut` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/rendergraph/shader_manager.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_vertex_state<'a>(&'a self, buffers: &'a [VertexBufferLayout]) -> VertexState { [INFO] [stdout] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_vertex_state<'a>(&'a self, buffers: &'a [VertexBufferLayout]) -> VertexState<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/rendergraph/shader_manager.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn get_fragment_state(&self) -> FragmentState { [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] 71 | pub fn get_fragment_state(&self) -> FragmentState<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | fn name(&self) -> Cow { [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] 91 | fn name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | fn node_finder_label(&self, custom_state: &mut CustomGraphState) -> Cow { [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] 391 | fn node_finder_label(&self, custom_state: &mut CustomGraphState) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blackjack_ui/src/application/root_ui.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut action = None; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_path_mode` [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:560:73 [INFO] [stdout] | [INFO] [stdout] 560 | (BlackjackValue::String(path), InputValueConfig::FilePath { file_path_mode, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `file_path_mode: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> blackjack_ui/src/application/graph_editor.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | RemovedNodeType(NodeId), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 354 - RemovedNodeType(NodeId), [INFO] [stdout] 354 + RemovedNodeType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> blackjack_ui/src/rendergraph/grid_routine.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GridRoutineUniform { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> blackjack_ui/src/rendergraph/grid_routine.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / #[repr(C)] [INFO] [stdout] 19 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Default)] [INFO] [stdout] 20 | | pub struct GridRoutineUniform { [INFO] [stdout] 21 | | pub view: [[f32; 4]; 4], [INFO] [stdout] ... | [INFO] [stdout] 24 | | pub inv_proj: [[f32; 4]; 4], [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> blackjack_ui/src/application.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 250 | egui::CentralPanel::default().show(&self.egui_context.clone(), |ui| { [INFO] [stdout] | ---- move the `impl` block outside of this closure `` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 253 | impl viewport_split::PayloadTrait for RootViewport { [INFO] [stdout] | ^^^^^----------------------------^^^^^------------ [INFO] [stdout] | | | [INFO] [stdout] | | `RootViewport` is not local [INFO] [stdout] | `PayloadTrait` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> blackjack_ui/src/application/code_viewer.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn highlight(ctx: &egui::Context, theme: &CodeTheme, code: &str, language: &str) -> LayoutJob { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- move the `impl` block outside of this function `highlight` [INFO] [stdout] 83 | impl egui::util::cache::ComputerMut<(&CodeTheme, &str, &str), LayoutJob> for Highlighter { [INFO] [stdout] | ^^^^^------------------------------^^^---------^^^^^^^^^^^^^^^---------^^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Highlighter` is not local [INFO] [stdout] | | | `LayoutJob` is not local [INFO] [stdout] | | `CodeTheme` is not local [INFO] [stdout] | `ComputerMut` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/rendergraph/shader_manager.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_vertex_state<'a>(&'a self, buffers: &'a [VertexBufferLayout]) -> VertexState { [INFO] [stdout] | ^^ ^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_vertex_state<'a>(&'a self, buffers: &'a [VertexBufferLayout]) -> VertexState<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/rendergraph/shader_manager.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn get_fragment_state(&self) -> FragmentState { [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] 71 | pub fn get_fragment_state(&self) -> FragmentState<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | fn name(&self) -> Cow { [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] 91 | fn name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> blackjack_ui/src/graph/node_graph.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | fn node_finder_label(&self, custom_state: &mut CustomGraphState) -> Cow { [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] 391 | fn node_finder_label(&self, custom_state: &mut CustomGraphState) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.3.2, mlua v0.8.10, noise v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "691b13914df3d001f3adf71ad796e3badde96a6a7b9fa4db0f4a85075d2ddd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691b13914df3d001f3adf71ad796e3badde96a6a7b9fa4db0f4a85075d2ddd8d", kill_on_drop: false }` [INFO] [stdout] 691b13914df3d001f3adf71ad796e3badde96a6a7b9fa4db0f4a85075d2ddd8d