Skip to content

Compile broken on ubuntu 25.10 #20

Description

@eskech

Looks like the compile is broken on ubuntu 25.10

Compiling candle-core v0.9.2-alpha.2 (https://github.com/huggingface/candle?rev=0.9.2-alpha.2#8839457c)
error[E0658]: use of unstable library feature unsigned_is_multiple_of
--> /home/XXXXXX/.cargo/git/checkouts/candle-5b4d092929d18d36/8839457/candle-core/src/quantized/gguf_file.rs:66:26
|
66 | if !tensor_elems.is_multiple_of(block_size) {
| ^^^^^^^^^^^^^^
|
= note: see issue #128101 rust-lang/rust#128101 for more information

This is run with rust toolchain stable version 1.85.1.
rustc --version
rustc 1.85.1 (4eb161250 2025-03-15) (built from a source tarball)
https://documentation.ubuntu.com/ubuntu-for-developers/reference/availability/rust/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions