[INFO] fetching crate inspector-gguf 0.3.1...
[INFO] checking inspector-gguf-0.3.1 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate inspector-gguf 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate inspector-gguf 0.3.1
[INFO] finished tweaking crates.io crate inspector-gguf 0.3.1
[INFO] tweaked toml for crates.io crate inspector-gguf 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inspector-gguf 0.3.1 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inspector-gguf 0.3.1 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | homepage = "https://github.com/FerrisMind/inspector-gguf"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 | repository = "https://github.com/FerrisMind/inspector-gguf"
[INFO] [stderr]     |              ----------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `inspector-gguf` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da
[INFO] running `Command { std: "docker" "start" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da", 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" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da", 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" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | homepage = "https://github.com/FerrisMind/inspector-gguf"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 | repository = "https://github.com/FerrisMind/inspector-gguf"
[INFO] [stderr]     |              ----------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `inspector-gguf` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking epaint_default_fonts v0.32.3
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking gemm-f16 v0.18.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking lopdf v0.26.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking egui-winit v0.32.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking ug v0.4.0
[INFO] [stderr]     Checking genpdfi v0.2.3
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking egui_glow v0.32.3
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling inspector-gguf v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking candle-core v0.9.1
[INFO] [stderr]     Checking markdown2pdf v0.1.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking puffin_http v0.16.1
[INFO] [stderr]     Checking tokenizers v0.22.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking eframe v0.32.3
[INFO] [stderr]     Checking egui-phosphor v0.10.0
[INFO] [stderr]     Checking opener v0.8.3
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:259:51
[INFO] [stdout]     |
[INFO] [stdout] 259 |                         .stroke(egui::Stroke::new(1.0, TECH_GRAY))
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:294:51
[INFO] [stdout]     |
[INFO] [stdout] 294 |                         .stroke(egui::Stroke::new(1.0, TECH_GRAY));
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:345:64
[INFO] [stdout]     |
[INFO] [stdout] 345 | ...                   let stroke = egui::Stroke::new(1.0, TECH_GRAY);
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:436:55
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...                   .stroke(egui::Stroke::new(1.0, TECH_GRAY))
[INFO] [stdout]     |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:593:37
[INFO] [stdout]     |
[INFO] [stdout] 593 | ...                   1.0,
[INFO] [stdout]     |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:776:67
[INFO] [stdout]     |
[INFO] [stdout] 776 | ...                   .stroke(egui::Stroke::new(1.5, GADGET_YELLOW));
[INFO] [stdout]     |                                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:259:51
[INFO] [stdout]     |
[INFO] [stdout] 259 |                         .stroke(egui::Stroke::new(1.0, TECH_GRAY))
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:294:51
[INFO] [stdout]     |
[INFO] [stdout] 294 |                         .stroke(egui::Stroke::new(1.0, TECH_GRAY));
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:345:64
[INFO] [stdout]     |
[INFO] [stdout] 345 | ...                   let stroke = egui::Stroke::new(1.0, TECH_GRAY);
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:436:55
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...                   .stroke(egui::Stroke::new(1.0, TECH_GRAY))
[INFO] [stdout]     |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:593:37
[INFO] [stdout]     |
[INFO] [stdout] 593 | ...                   1.0,
[INFO] [stdout]     |                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/app.rs:776:67
[INFO] [stdout]     |
[INFO] [stdout] 776 | ...                   .stroke(egui::Stroke::new(1.5, GADGET_YELLOW));
[INFO] [stdout]     |                                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:259:60
[INFO] [stdout]     |
[INFO] [stdout] 259 |     visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, GADGET_YELLOW);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:265:59
[INFO] [stdout]     |
[INFO] [stdout] 265 |     visuals.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, INSPECTOR_BLUE);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:271:58
[INFO] [stdout]     |
[INFO] [stdout] 271 |     visuals.widgets.active.fg_stroke = egui::Stroke::new(1.0, INSPECTOR_BLUE);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:285:66
[INFO] [stdout]     |
[INFO] [stdout] 285 |     visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, egui::Color32::WHITE);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:287:56
[INFO] [stdout]     |
[INFO] [stdout] 287 |     visuals.widgets.open.fg_stroke = egui::Stroke::new(1.0, egui::Color32::WHITE);
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:259:60
[INFO] [stdout]     |
[INFO] [stdout] 259 |     visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, GADGET_YELLOW);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:265:59
[INFO] [stdout]     |
[INFO] [stdout] 265 |     visuals.widgets.hovered.fg_stroke = egui::Stroke::new(1.0, INSPECTOR_BLUE);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:271:58
[INFO] [stdout]     |
[INFO] [stdout] 271 |     visuals.widgets.active.fg_stroke = egui::Stroke::new(1.0, INSPECTOR_BLUE);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:285:66
[INFO] [stdout]     |
[INFO] [stdout] 285 |     visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, egui::Color32::WHITE);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/theme.rs:287:56
[INFO] [stdout]     |
[INFO] [stdout] 287 |     visuals.widgets.open.fg_stroke = egui::Stroke::new(1.0, egui::Color32::WHITE);
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `*update_status` is never read
[INFO] [stdout]    --> src/gui/panels/dialogs.rs:374:25
[INFO] [stdout]     |
[INFO] [stdout] 374 |                         *update_status = Some(app.t("messages.checking_updates"));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `*update_status` is never read
[INFO] [stdout]    --> src/gui/panels/dialogs.rs:374:25
[INFO] [stdout]     |
[INFO] [stdout] 374 |                         *update_status = Some(app.t("messages.checking_updates"));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `tokenizers`
[INFO] [stderr]   --> Cargo.toml:82:15
[INFO] [stderr]    |
[INFO] [stderr] 82 | [dependencies.tokenizers]
[INFO] [stderr]    |               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tokenizers`
[INFO] [stderr] warning: unused dependency `winapi`
[INFO] [stderr]   --> Cargo.toml:85:15
[INFO] [stderr]    |
[INFO] [stderr] 85 | [dependencies.winapi]
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `winapi`
[INFO] [stderr] warning: unused dependency `winres`
[INFO] [stderr]  --> Cargo.toml:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 | [build-dependencies.winres]
[INFO] [stderr]   |                     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `winres`
[INFO] [stderr] warning: `inspector-gguf` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, nix v0.30.1, winit v0.30.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da", kill_on_drop: false }`
[INFO] [stdout] 064485ba13d0e1fa57a0fe774ef5c7e0bfd2bc72b658ee9bab42e52a26e251da
