Skip to content

Implement I-quants #693

Implement I-quants

Implement I-quants #693

Triggered via pull request January 18, 2025 02:35
Status Failure
Total duration 10m 50s
Artifacts

rust-ci.yml

on: pull_request
Matrix: Check
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 93 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Clippy: candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Clippy: candle-core/src/quantized/iq_quants.rs#L130
unused variable: `n`
Clippy: candle-core/src/quantized/iq_quants.rs#L130
unused variable: `xs`
Clippy: candle-core/src/quantized/iq_quants.rs#L130
unused variable: `ys`
Clippy: candle-core/src/quantized/iq_quants.rs#L134
unused variable: `n`
Clippy: candle-core/src/quantized/iq_quants.rs#L134
unused variable: `xs`
Clippy: candle-core/src/quantized/iq_quants.rs#L134
unused variable: `ys`
Clippy: candle-core/src/quantized/iq_quants.rs#L43
the loop variable `i` is only used to index `xs`
Clippy: candle-core/src/quantized/utils.rs#L595
this function has too many arguments (10/7)
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (ubuntu-latest, stable): candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Check (ubuntu-latest, stable): candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Check (ubuntu-latest, stable)
`candle-core` (lib) generated 8 warnings (run `cargo fix --lib -p candle-core` to apply 1 suggestion)
Check (macOS-latest, stable): candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Check (macOS-latest, stable): candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Check (macOS-latest, stable)
`candle-core` (lib) generated 8 warnings (run `cargo fix --lib -p candle-core` to apply 1 suggestion)
Check (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (windows-latest, stable): candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Check (windows-latest, stable): candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Check (windows-latest, stable)
`candle-core` (lib) generated 8 warnings (run `cargo fix --lib -p candle-core` to apply 1 suggestion)
Check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macOS-latest, stable): candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Test Suite (macOS-latest, stable): candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Test Suite (macOS-latest, stable)
`candle-core` (lib) generated 8 warnings (run `cargo fix --lib -p candle-core` to apply 1 suggestion)
Test Suite (macOS-latest, stable)
`candle-core` (lib test) generated 8 warnings (8 duplicates)
Test Suite (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (macOS-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Suite (ubuntu-latest, stable): candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Test Suite (ubuntu-latest, stable): candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Test Suite (ubuntu-latest, stable)
`candle-core` (lib) generated 8 warnings (run `cargo fix --lib -p candle-core` to apply 1 suggestion)
Test Suite (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite (windows-latest, stable): candle-core/src/quantized/iq_quants.rs#L4
unused import: `group_for_quantization`
Test Suite (windows-latest, stable): candle-core/src/quantized/mod.rs#L205
variant `IQ4_XS` should have an upper camel case name
Test Suite (windows-latest, stable)
`candle-core` (lib) generated 8 warnings (run `cargo fix --lib -p candle-core` to apply 1 suggestion)