[INFO] cloning repository https://github.com/cradiy/gpui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cradiy/gpui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcradiy%2Fgpui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcradiy%2Fgpui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2e2733fba27559aef1cacbba33cdbfb0021291a
[INFO] checking cradiy/gpui against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcradiy%2Fgpui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cradiy/gpui
[INFO] finished tweaking git repo https://github.com/cradiy/gpui
[INFO] tweaked toml for git repo https://github.com/cradiy/gpui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cradiy/gpui on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cradiy/gpui 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a2324610430f648841106c468bec9c05f50fa7394894a80d24f4e456123f2e5
[INFO] running `Command { std: "docker" "start" "-a" "3a2324610430f648841106c468bec9c05f50fa7394894a80d24f4e456123f2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a2324610430f648841106c468bec9c05f50fa7394894a80d24f4e456123f2e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2324610430f648841106c468bec9c05f50fa7394894a80d24f4e456123f2e5", kill_on_drop: false }`
[INFO] [stdout] 3a2324610430f648841106c468bec9c05f50fa7394894a80d24f4e456123f2e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 593be76bfe586d3d92d9f92bac04dd475bb3d372fc276449dec5da8f7941ee08
[INFO] running `Command { std: "docker" "start" "-a" "593be76bfe586d3d92d9f92bac04dd475bb3d372fc276449dec5da8f7941ee08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking rustix v0.37.28
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking zvariant_utils v3.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking value-bag-serde1 v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking kurbo v0.11.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zvariant_derive v5.2.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling xim-parser v0.2.1 (https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d4617)
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling zvariant v5.2.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling linkme-impl v0.3.31
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ash-window v0.13.0
[INFO] [stderr]     Checking gpu-alloc-ash v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus_names v4.1.1
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zbus_macros v5.3.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling embed-resource v3.0.1
[INFO] [stderr]     Checking smol v1.3.0
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling hidden-trait v0.1.2
[INFO] [stderr]    Compiling derive_refineable v0.1.0 (/opt/rustwide/workdir/crates/refineable/derive_refineable)
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking collections v0.1.0 (/opt/rustwide/workdir/crates/collections)
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking take-until v0.2.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling font-kit v0.14.1 (https://github.com/zed-industries/font-kit?rev=40391b7#40391b7c)
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking blade-graphics v0.6.0 (https://github.com/kvark/blade?rev=091a8401033847bb9b6ace3fcf70448d069621c5#091a8401)
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking xim-ctext v0.3.0 (https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d4617)
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking zbus v5.3.1
[INFO] [stderr]     Checking fontdb v0.18.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling gpui v0.1.0 (/opt/rustwide/workdir/crates/gpui)
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking grid v0.13.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking taffy v0.4.4
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking cosmic-text v0.11.2 (https://github.com/pop-os/cosmic-text?rev=542b20c#542b20ca)
[INFO] [stderr]     Checking oo7 v0.3.3
[INFO] [stderr]     Checking xim v0.4.0 (https://github.com/XDeme1/xim-rs?rev=d50d461764c2213655cd9cf65a0ea94c70d3c4fd#d50d4617)
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking ashpd v0.10.2
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking xkbcommon v0.7.0 (https://github.com/ConradIrwin/xkbcommon-rs?rev=fcbb4612185cc129ceeff51d22f7fb51810a03b2#fcbb4612)
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking linkme v0.3.31
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking blade-util v0.2.0 (https://github.com/kvark/blade?rev=091a8401033847bb9b6ace3fcf70448d069621c5#091a8401)
[INFO] [stderr]     Checking refineable v0.1.0 (/opt/rustwide/workdir/crates/refineable)
[INFO] [stderr]     Checking http_client v0.1.0 (/opt/rustwide/workdir/crates/http_client)
[INFO] [stderr]     Checking sum_tree v0.1.0 (/opt/rustwide/workdir/crates/sum_tree)
[INFO] [stderr]     Checking semantic_version v0.1.0 (/opt/rustwide/workdir/crates/semantic_version)
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]    Compiling gpui_macros v0.1.0 (/opt/rustwide/workdir/crates/gpui_macros)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sum_tree/src/sum_tree.rs:344:17
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling blade-macros v0.3.0 (https://github.com/kvark/blade?rev=091a8401033847bb9b6ace3fcf70448d069621c5#091a8401)
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/sum_tree/src/sum_tree.rs:344:17
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking util v0.1.0 (/opt/rustwide/workdir/crates/util)
[INFO] [stderr]    Compiling media v0.1.0 (/opt/rustwide/workdir/crates/media)
[INFO] [stdout] warning: unused import: `actions`
[INFO] [stdout]    --> crates/gpui/src/keymap.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |     use gpui::{actions, NoAction};
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:541:24
[INFO] [stdout]     |
[INFO] [stdout] 541 | impl<'a> PartialEq for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout]     |                        ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 541 - impl<'a> PartialEq for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout] 541 + impl<'a> PartialEq for dyn AsCacheKeyRef + 'a  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:547:17
[INFO] [stdout]     |
[INFO] [stdout] 547 | impl<'a> Eq for (dyn AsCacheKeyRef + 'a) {}
[INFO] [stdout]     |                 ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 547 - impl<'a> Eq for (dyn AsCacheKeyRef + 'a) {}
[INFO] [stdout] 547 + impl<'a> Eq for dyn AsCacheKeyRef + 'a  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:549:19
[INFO] [stdout]     |
[INFO] [stdout] 549 | impl<'a> Hash for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout]     |                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 549 - impl<'a> Hash for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout] 549 + impl<'a> Hash for dyn AsCacheKeyRef + 'a  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:541:24
[INFO] [stdout]     |
[INFO] [stdout] 541 | impl<'a> PartialEq for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout]     |                        ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 541 - impl<'a> PartialEq for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout] 541 + impl<'a> PartialEq for dyn AsCacheKeyRef + 'a  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:547:17
[INFO] [stdout]     |
[INFO] [stdout] 547 | impl<'a> Eq for (dyn AsCacheKeyRef + 'a) {}
[INFO] [stdout]     |                 ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 547 - impl<'a> Eq for (dyn AsCacheKeyRef + 'a) {}
[INFO] [stdout] 547 + impl<'a> Eq for dyn AsCacheKeyRef + 'a  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:549:19
[INFO] [stdout]     |
[INFO] [stdout] 549 | impl<'a> Hash for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout]     |                   ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 549 - impl<'a> Hash for (dyn AsCacheKeyRef + 'a) {
[INFO] [stdout] 549 + impl<'a> Hash for dyn AsCacheKeyRef + 'a  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/gpui/src/elements/surface.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         source: source.into(),
[INFO] [stdout]    |                 ------------- any code following this expression is unreachable
[INFO] [stdout] 35 |         object_fit: ObjectFit::Contain,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `SurfaceSource`, which is uninhabited
[INFO] [stdout]   --> crates/gpui/src/elements/surface.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         source: source.into(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> crates/gpui/src/elements/surface.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |         source: source.into(),
[INFO] [stdout]    |                 ------------- any code following this expression is unreachable
[INFO] [stdout] 35 |         object_fit: ObjectFit::Contain,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `SurfaceSource`, which is uninhabited
[INFO] [stdout]   --> crates/gpui/src/elements/surface.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         source: source.into(),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArenaRef` is never constructed
[INFO] [stdout]    --> crates/gpui/src/arena.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct ArenaRef<T: ?Sized>(ArenaBox<T>);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X11WindowHandle` is never constructed
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:634:12
[INFO] [stdout]     |
[INFO] [stdout] 634 | pub struct X11WindowHandle {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gpui/src/app.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn borrow(&self) -> AppRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn borrow(&self) -> AppRef<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gpui/src/app.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn borrow_mut(&self) -> AppRefMut {
[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] 74 |     pub fn borrow_mut(&self) -> AppRefMut<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/elements/text.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn lock(&self) -> MutexGuard<Option<TextLayoutInner>> {
[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] 250 |     fn lock(&self) -> MutexGuard<'_, Option<TextLayoutInner>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform.rs:621:14
[INFO] [stdout]     |
[INFO] [stdout] 621 |     fn drain(&mut self) -> std::vec::Drain<Option<T>> {
[INFO] [stdout]     |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |     fn drain(&mut self) -> std::vec::Drain<'_, Option<T>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/wayland/window.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn borrow(&self) -> Ref<WaylandWindowState> {
[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] 252 |     fn borrow(&self) -> Ref<'_, WaylandWindowState> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/wayland/window.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn borrow_mut(&self) -> RefMut<WaylandWindowState> {
[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] 256 |     fn borrow_mut(&self) -> RefMut<'_, WaylandWindowState> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> Result<rwh::WindowHandle, rwh::HandleError> {
[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] 285 |     fn window_handle(&self) -> Result<rwh::WindowHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn display_handle(&self) -> Result<rwh::DisplayHandle, rwh::HandleError> {
[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] 296 |     fn display_handle(&self) -> Result<rwh::DisplayHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn window_handle(&self) -> Result<rwh::WindowHandle, rwh::HandleError> {
[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] 307 |     fn window_handle(&self) -> Result<rwh::WindowHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn display_handle(&self) -> Result<rwh::DisplayHandle, rwh::HandleError> {
[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] 312 |     fn display_handle(&self) -> Result<rwh::DisplayHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/scene.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub(crate) fn batches(&self) -> impl Iterator<Item = PrimitiveBatch> {
[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] 149 |     pub(crate) fn batches(&self) -> impl Iterator<Item = PrimitiveBatch<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:522:25
[INFO] [stdout]     |
[INFO] [stdout] 522 |     fn as_cache_key_ref(&self) -> CacheKeyRef;
[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] 522 |     fn as_cache_key_ref(&self) -> CacheKeyRef<'_>;
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:556:25
[INFO] [stdout]     |
[INFO] [stdout] 556 |     fn as_cache_key_ref(&self) -> CacheKeyRef {
[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] 556 |     fn as_cache_key_ref(&self) -> CacheKeyRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:585:25
[INFO] [stdout]     |
[INFO] [stdout] 585 |     fn as_cache_key_ref(&self) -> CacheKeyRef {
[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] 585 |     fn as_cache_key_ref(&self) -> CacheKeyRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArenaRef` is never constructed
[INFO] [stdout]    --> crates/gpui/src/arena.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct ArenaRef<T: ?Sized>(ArenaBox<T>);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `X11WindowHandle` is never constructed
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:634:12
[INFO] [stdout]     |
[INFO] [stdout] 634 | pub struct X11WindowHandle {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CwdBacktrace` is never constructed
[INFO] [stdout]   --> crates/gpui/src/util.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct CwdBacktrace<'a>(pub &'a backtrace::Backtrace);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gpui/src/app.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn borrow(&self) -> AppRef {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn borrow(&self) -> AppRef<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gpui/src/app.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn borrow_mut(&self) -> AppRefMut {
[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] 74 |     pub fn borrow_mut(&self) -> AppRefMut<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/elements/text.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn lock(&self) -> MutexGuard<Option<TextLayoutInner>> {
[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] 250 |     fn lock(&self) -> MutexGuard<'_, Option<TextLayoutInner>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform.rs:621:14
[INFO] [stdout]     |
[INFO] [stdout] 621 |     fn drain(&mut self) -> std::vec::Drain<Option<T>> {
[INFO] [stdout]     |              ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |     fn drain(&mut self) -> std::vec::Drain<'_, Option<T>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/wayland/window.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn borrow(&self) -> Ref<WaylandWindowState> {
[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] 252 |     fn borrow(&self) -> Ref<'_, WaylandWindowState> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/wayland/window.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |     fn borrow_mut(&self) -> RefMut<WaylandWindowState> {
[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] 256 |     fn borrow_mut(&self) -> RefMut<'_, WaylandWindowState> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn window_handle(&self) -> Result<rwh::WindowHandle, rwh::HandleError> {
[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] 285 |     fn window_handle(&self) -> Result<rwh::WindowHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn display_handle(&self) -> Result<rwh::DisplayHandle, rwh::HandleError> {
[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] 296 |     fn display_handle(&self) -> Result<rwh::DisplayHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn window_handle(&self) -> Result<rwh::WindowHandle, rwh::HandleError> {
[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] 307 |     fn window_handle(&self) -> Result<rwh::WindowHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/platform/linux/x11/window.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn display_handle(&self) -> Result<rwh::DisplayHandle, rwh::HandleError> {
[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] 312 |     fn display_handle(&self) -> Result<rwh::DisplayHandle<'_>, rwh::HandleError> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/scene.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub(crate) fn batches(&self) -> impl Iterator<Item = PrimitiveBatch> {
[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] 149 |     pub(crate) fn batches(&self) -> impl Iterator<Item = PrimitiveBatch<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:522:25
[INFO] [stdout]     |
[INFO] [stdout] 522 |     fn as_cache_key_ref(&self) -> CacheKeyRef;
[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] 522 |     fn as_cache_key_ref(&self) -> CacheKeyRef<'_>;
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:556:25
[INFO] [stdout]     |
[INFO] [stdout] 556 |     fn as_cache_key_ref(&self) -> CacheKeyRef {
[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] 556 |     fn as_cache_key_ref(&self) -> CacheKeyRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gpui/src/text_system/line_layout.rs:585:25
[INFO] [stdout]     |
[INFO] [stdout] 585 |     fn as_cache_key_ref(&self) -> CacheKeyRef {
[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] 585 |     fn as_cache_key_ref(&self) -> CacheKeyRef<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "593be76bfe586d3d92d9f92bac04dd475bb3d372fc276449dec5da8f7941ee08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "593be76bfe586d3d92d9f92bac04dd475bb3d372fc276449dec5da8f7941ee08", kill_on_drop: false }`
[INFO] [stdout] 593be76bfe586d3d92d9f92bac04dd475bb3d372fc276449dec5da8f7941ee08
