[INFO] cloning repository https://github.com/Mewax07/Litecord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mewax07/Litecord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMewax07%2FLitecord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMewax07%2FLitecord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82d26362b8c6c81459b3f51dd74d60dd77ac9010 [INFO] checking Mewax07/Litecord against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMewax07%2FLitecord" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mewax07/Litecord [INFO] finished tweaking git repo https://github.com/Mewax07/Litecord [INFO] tweaked toml for git repo https://github.com/Mewax07/Litecord written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mewax07/Litecord on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mewax07/Litecord 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" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3 [INFO] running `Command { std: "docker" "start" "2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking serde_fmt v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking value-bag-serde1 v1.12.0 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking libbz2-rs-sys v0.2.3 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking collections v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking compression-core v0.4.32 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking deflate64 v0.1.12 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking lyon_geom v1.0.19 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling zvariant_utils v3.3.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking no_std_io2 v0.9.3 [INFO] [stderr] Compiling psm v0.1.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling serde_json_lenient v0.2.4 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Compiling zvariant_derive v5.10.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking lyon_path v1.0.19 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Checking async-compression v0.4.42 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling stacker v0.1.24 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ztracing v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Compiling heapless v0.9.3 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking command-fds v0.3.3 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking async_zip v0.0.18 [INFO] [stderr] Compiling embed-resource v3.0.9 [INFO] [stderr] Checking zlog v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking gpui_util v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling ztracing_macro v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking take-until v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking util v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking lyon_tessellation v1.0.20 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking async-tar v0.5.1 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling gpui v0.2.2 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling stacksafe-macro v0.1.4 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling perf v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking lyon_algorithms v1.0.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_refineable v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking grid v1.0.1 [INFO] [stderr] Checking smol_str v0.3.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking futures-concurrency v7.7.1 [INFO] [stderr] Checking postage v0.5.0 [INFO] [stderr] Compiling zvariant v5.10.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking scheduler v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking ctor v0.4.3 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Checking gpui_shared_string v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking taffy v0.10.1 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking refineable v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking http_client v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Compiling util_macros v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking lyon v1.0.19 [INFO] [stderr] Checking stacksafe v0.1.4 [INFO] [stderr] Checking sum_tree v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling gpui_macros v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Compiling zbus_names v4.3.2 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling zbus_macros v5.15.0 [INFO] [stderr] Checking font-types v0.11.3 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.9.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking read-fonts v0.37.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling tree-sitter v0.26.8 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking zbus v5.15.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking workspace-hack v0.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking ropey v2.0.0-beta.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking zed-sum-tree v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking lsp-types v0.97.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Compiling litecord-macros v1.0.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking cookie_store v0.22.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking skrifa v0.40.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking ashpd v0.13.10 [INFO] [stderr] Checking oo7 v0.6.0 [INFO] [stderr] Checking swash v0.2.7 [INFO] [stderr] Checking litecord-assets v1.0.0 (/opt/rustwide/workdir/crates/assets) [INFO] [stderr] Checking gpui_linux v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stderr] Checking litecord-comp v1.0.0 (/opt/rustwide/workdir/crates/components) [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking gpui_platform v0.1.0 (https://github.com/zed-industries/zed#2c5fcfc2) [INFO] [stdout] warning: unused imports: `FocusHandle` and `WeakFocusHandle` [INFO] [stdout] --> crates/components/src/root.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | AnyView, App, Context, Entity, FocusHandle, InteractiveElement, IntoElement, KeyBinding, ParentElement, Render, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 3 | StyleRefinement, Styled, WeakFocusHandle, Window, actions, div, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapDisplayPoint` [INFO] [stdout] --> crates/components/src/input/display_map/wrap_map.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | use super::text_wrapper::{LineItem, TextWrapper, WrapDisplayPoint}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferPoint` and `WrapPoint` [INFO] [stdout] --> crates/components/src/input/display_map/wrap_map.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use super::{BufferPoint, WrapPoint}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use blink_cursor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use blink_cursor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use clear_button::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use clear_button::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use element::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(self)` [INFO] [stdout] --> crates/components/src/input/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use element::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use mode::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use mode::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use mouvement::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use mouvement::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `selection::*` [INFO] [stdout] --> crates/components/src/input/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use selection::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FocusHandle` and `WeakFocusHandle` [INFO] [stdout] --> crates/components/src/root.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | AnyView, App, Context, Entity, FocusHandle, InteractiveElement, IntoElement, KeyBinding, ParentElement, Render, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 3 | StyleRefinement, Styled, WeakFocusHandle, Window, actions, div, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapDisplayPoint` [INFO] [stdout] --> crates/components/src/input/display_map/wrap_map.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | use super::text_wrapper::{LineItem, TextWrapper, WrapDisplayPoint}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferPoint` and `WrapPoint` [INFO] [stdout] --> crates/components/src/input/display_map/wrap_map.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use super::{BufferPoint, WrapPoint}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use blink_cursor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use blink_cursor::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use clear_button::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub use clear_button::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use element::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(self)` [INFO] [stdout] --> crates/components/src/input/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use element::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use mode::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use mode::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> crates/components/src/input/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use mouvement::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> crates/components/src/input/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use mouvement::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `selection::*` [INFO] [stdout] --> crates/components/src/input/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use selection::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Styled` [INFO] [stdout] --> crates/components/src/input/element.rs:5:105 [INFO] [stdout] | [INFO] [stdout] 5 | IntoElement, LayoutId, MouseButton, MouseMoveEvent, Path, Pixels, Point, SharedString, Size, Style, Styled as _, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::input::rope_ext::RopeExt` [INFO] [stdout] --> crates/components/src/input/display_map/wrap_map.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::input::rope_ext::RopeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::input::rope_ext::RopeExt` [INFO] [stdout] --> crates/components/src/input/display_map/wrap_map.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::input::rope_ext::RopeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Styled` [INFO] [stdout] --> crates/components/src/input/element.rs:5:105 [INFO] [stdout] | [INFO] [stdout] 5 | IntoElement, LayoutId, MouseButton, MouseMoveEvent, Path, Pixels, Point, SharedString, Size, Style, Styled as _, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_focused` [INFO] [stdout] --> crates/components/src/button/button.rs:687:13 [INFO] [stdout] | [INFO] [stdout] 687 | let is_focused = focus_handle.is_focused(window); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_focused` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_line` [INFO] [stdout] --> crates/components/src/input/element.rs:848:21 [INFO] [stdout] | [INFO] [stdout] 848 | for (line, &buffer_line) in prepaint [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_layout` [INFO] [stdout] --> crates/components/src/input/input.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | if let Some(last_layout) = state.last_layout.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scroll_size` [INFO] [stdout] --> crates/components/src/input/input.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | let scroll_size = gpui::Size { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scroll_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> crates/components/src/input/mouvement.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | pub(super) fn up(&mut self, action: &MoveUp, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> crates/components/src/input/mouvement.rs:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | pub(super) fn down(&mut self, action: &MoveDown, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_focused` [INFO] [stdout] --> crates/components/src/button/button.rs:687:13 [INFO] [stdout] | [INFO] [stdout] 687 | let is_focused = focus_handle.is_focused(window); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_focused` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_line` [INFO] [stdout] --> crates/components/src/input/element.rs:848:21 [INFO] [stdout] | [INFO] [stdout] 848 | for (line, &buffer_line) in prepaint [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_line` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_layout` [INFO] [stdout] --> crates/components/src/input/input.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | if let Some(last_layout) = state.last_layout.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scroll_size` [INFO] [stdout] --> crates/components/src/input/input.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 183 | let scroll_size = gpui::Size { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scroll_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> crates/components/src/input/mouvement.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | pub(super) fn up(&mut self, action: &MoveUp, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> crates/components/src/input/mouvement.rs:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | pub(super) fn down(&mut self, action: &MoveDown, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> crates/components/src/input/state.rs:789:37 [INFO] [stdout] | [INFO] [stdout] 789 | pub(super) fn escape(&mut self, action: &Escape, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> crates/components/src/input/state.rs:836:68 [INFO] [stdout] | [INFO] [stdout] 836 | pub(super) fn on_mouse_move(&mut self, event: &MouseMoveEvent, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/components/src/input/state.rs:836:89 [INFO] [stdout] | [INFO] [stdout] 836 | pub(super) fn on_mouse_move(&mut self, event: &MouseMoveEvent, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `within_bounds` [INFO] [stdout] --> crates/components/src/input/state.rs:837:13 [INFO] [stdout] | [INFO] [stdout] 837 | let within_bounds = self [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_within_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> crates/components/src/input/state.rs:843:13 [INFO] [stdout] | [INFO] [stdout] 843 | let offset = self.index_for_mouse_position(event.position); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> crates/components/src/input/state.rs:789:37 [INFO] [stdout] | [INFO] [stdout] 789 | pub(super) fn escape(&mut self, action: &Escape, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> crates/components/src/input/state.rs:836:68 [INFO] [stdout] | [INFO] [stdout] 836 | pub(super) fn on_mouse_move(&mut self, event: &MouseMoveEvent, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> crates/components/src/input/state.rs:836:89 [INFO] [stdout] | [INFO] [stdout] 836 | pub(super) fn on_mouse_move(&mut self, event: &MouseMoveEvent, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `within_bounds` [INFO] [stdout] --> crates/components/src/input/state.rs:837:13 [INFO] [stdout] | [INFO] [stdout] 837 | let within_bounds = self [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_within_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> crates/components/src/input/state.rs:843:13 [INFO] [stdout] | [INFO] [stdout] 843 | let offset = self.index_for_mouse_position(event.position); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::position_for_index` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / pub(crate) fn position_for_index( [INFO] [stdout] 282 | | &self, [INFO] [stdout] 283 | | offset: usize, [INFO] [stdout] 284 | | last_layout: &LastLayout, [INFO] [stdout] 285 | | line_end_affinity: bool, [INFO] [stdout] 286 | | ) -> Option> { [INFO] [stdout] | |______________________________^ method `text_wrapper::LineLayout::position_for_index` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::closest_index_for_x` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn closest_index_for_x(&self, x: Pixels, last_layout: &LastLayout) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `text_wrapper::LineLayout::closest_index_for_x` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::closest_index_for_position` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) fn closest_index_for_position(&self, pos: Point, last_layout: &LastLayout) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `text_wrapper::LineLayout::closest_index_for_position` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::index_for_position` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | pub(crate) fn index_for_position(&self, pos: Point, last_layout: &LastLayout) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `text_wrapper::LineLayout::index_for_position` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::position_for_index` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | / pub(crate) fn position_for_index( [INFO] [stdout] 282 | | &self, [INFO] [stdout] 283 | | offset: usize, [INFO] [stdout] 284 | | last_layout: &LastLayout, [INFO] [stdout] 285 | | line_end_affinity: bool, [INFO] [stdout] 286 | | ) -> Option> { [INFO] [stdout] | |______________________________^ method `text_wrapper::LineLayout::position_for_index` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::closest_index_for_x` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn closest_index_for_x(&self, x: Pixels, last_layout: &LastLayout) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `text_wrapper::LineLayout::closest_index_for_x` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::closest_index_for_position` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) fn closest_index_for_position(&self, pos: Point, last_layout: &LastLayout) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `text_wrapper::LineLayout::closest_index_for_position` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `state::LastLayout` is more private than the item `text_wrapper::LineLayout::index_for_position` [INFO] [stdout] --> crates/components/src/input/display_map/text_wrapper.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | pub(crate) fn index_for_position(&self, pos: Point, last_layout: &LastLayout) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `text_wrapper::LineLayout::index_for_position` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `state::LastLayout` is only usable at visibility `pub(in crate::input)` [INFO] [stdout] --> crates/components/src/input/state.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub(super) struct LastLayout { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_f32` is never used [INFO] [stdout] --> crates/components/src/styled.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl Size { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 91 | fn as_f32(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_hsl_channel` is never used [INFO] [stdout] --> crates/components/src/theme/colors.rs:270:4 [INFO] [stdout] | [INFO] [stdout] 270 | fn from_hsl_channel<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `border_corners` and `border_edges` are never used [INFO] [stdout] --> crates/components/src/button/button.rs:555:19 [INFO] [stdout] | [INFO] [stdout] 511 | impl Button { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 555 | pub(crate) fn border_corners(mut self, corners: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | pub(crate) fn border_edges(mut self, edges: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `on_focus` and `on_blur` are never used [INFO] [stdout] --> crates/components/src/input/otp_input.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl OtpState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 128 | fn on_focus(&mut self, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn on_blur(&mut self, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WrapPoint` is never constructed [INFO] [stdout] --> crates/components/src/input/display_map/mod.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub(super) struct WrapPoint { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/components/src/input/display_map/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl WrapPoint { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(row: usize, col: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `SharedString` [INFO] [stdout] --> crates/components/src/theme/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | self.dark_theme.name.clone().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `SharedString` [INFO] [stdout] --> crates/components/src/theme/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | self.light_theme.name.clone().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_f32` is never used [INFO] [stdout] --> crates/components/src/styled.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 90 | impl Size { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 91 | fn as_f32(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_hsl_channel` is never used [INFO] [stdout] --> crates/components/src/theme/colors.rs:270:4 [INFO] [stdout] | [INFO] [stdout] 270 | fn from_hsl_channel<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `border_corners` and `border_edges` are never used [INFO] [stdout] --> crates/components/src/button/button.rs:555:19 [INFO] [stdout] | [INFO] [stdout] 511 | impl Button { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 555 | pub(crate) fn border_corners(mut self, corners: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 560 | pub(crate) fn border_edges(mut self, edges: impl Into>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `on_focus` and `on_blur` are never used [INFO] [stdout] --> crates/components/src/input/otp_input.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl OtpState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 128 | fn on_focus(&mut self, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn on_blur(&mut self, window: &mut Window, cx: &mut Context) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WrapPoint` is never constructed [INFO] [stdout] --> crates/components/src/input/display_map/mod.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub(super) struct WrapPoint { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/components/src/input/display_map/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl WrapPoint { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(row: usize, col: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `SharedString` [INFO] [stdout] --> crates/components/src/theme/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | self.dark_theme.name.clone().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `SharedString` [INFO] [stdout] --> crates/components/src/theme/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | self.light_theme.name.clone().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `litecord-comp` (lib test) due to 2 previous errors; 32 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `litecord-comp` (lib) due to 2 previous errors; 32 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3", kill_on_drop: false }` [INFO] [stdout] 2cb51fb5b2c98942ba3e5162f0cbb18bcf70a4edaa3a0563ebbc7d3879b751a3