Skip to content

Multiple processes for TP #4945

Multiple processes for TP

Multiple processes for TP #4945

Triggered via pull request February 20, 2025 02:56
Status Failure
Total duration 6m 23s
Artifacts

ci.yml

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

Annotations

16 errors and 110 warnings
Clippy: mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Clippy: mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Clippy: mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Clippy: mistralrs-core/src/engine/mod.rs#L8
unused import: `BufReader`
Clippy: mistralrs-core/src/pipeline/normal.rs#L531
irrefutable `let...else` pattern
Clippy: mistralrs-core/src/pipeline/normal.rs#L313
unused variable: `use_nccl`
Clippy: mistralrs-core/src/pipeline/normal.rs#L643
unused variable: `rank_offset`
Clippy: mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Clippy: mistralrs-core/src/lib.rs#L429
this write lock is used only for reading
Clippy: mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Test Suite (ubuntu-latest, stable)
linking with `cc` failed: exit status: 1
Test Suite (ubuntu-latest, stable)
linking with `cc` failed: exit status: 1
Test Suite (ubuntu-latest, stable)
could not compile `mistralrs` (example "tools") due to 1 previous error
Test Suite (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
Test Suite (windows-latest, stable)
The operation was canceled.
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/
Typos
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/
Typos
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/
Typos
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/
Typos
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)
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): mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Check (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Check (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Check (ubuntu-latest, stable): mistralrs-core/src/engine/mod.rs#L8
unused import: `BufReader`
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/normal.rs#L531
irrefutable `let...else` pattern
Check (ubuntu-latest, stable): mistralrs-core/src/pipeline/normal.rs#L643
unused variable: `rank_offset`
Check (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Check (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Check (ubuntu-latest, stable): mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged
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 (macOS-latest, stable): mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Check (macOS-latest, stable): mistralrs-core/src/engine/mod.rs#L8
unused import: `BufReader`
Check (macOS-latest, stable): mistralrs-core/src/pipeline/normal.rs#L531
irrefutable `let...else` pattern
Check (macOS-latest, stable): mistralrs-core/src/pipeline/normal.rs#L643
unused variable: `rank_offset`
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Check (macOS-latest, stable): mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Check (macOS-latest, stable): mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged
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/
Docs
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/
Docs
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/
Docs
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/
Docs
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/
Docs: mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Docs: mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Docs: mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Docs: mistralrs-core/src/engine/mod.rs#L8
unused import: `BufReader`
Docs: mistralrs-core/src/pipeline/normal.rs#L531
irrefutable `let...else` pattern
Docs: mistralrs-core/src/pipeline/normal.rs#L313
unused variable: `use_nccl`
Docs: mistralrs-core/src/pipeline/normal.rs#L643
unused variable: `rank_offset`
Docs: mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Docs: mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Docs: mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Test Suite (macOS-latest, stable): mistralrs-core/src/pipeline/normal.rs#L531
irrefutable `let...else` pattern
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Test Suite (macOS-latest, stable): mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Test Suite (macOS-latest, stable): mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged
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/
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Check (windows-latest, stable): mistralrs-core/src/engine/mod.rs#L8
unused import: `BufReader`
Check (windows-latest, stable): mistralrs-core/src/pipeline/normal.rs#L531
irrefutable `let...else` pattern
Check (windows-latest, stable): mistralrs-core/src/pipeline/normal.rs#L643
unused variable: `rank_offset`
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Check (windows-latest, stable): mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Check (windows-latest, stable): mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged
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 (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Test Suite (ubuntu-latest, stable): mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Test Suite (ubuntu-latest, stable): mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged
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): mistralrs-core/src/lib.rs#L14
unused import: `std::time::Instant`
Test Suite (windows-latest, stable): mistralrs-core/src/lib.rs#L28
unused import: `tracing::info`
Test Suite (windows-latest, stable): mistralrs-core/src/lib.rs#L29
unused import: `tracing::warn`
Test Suite (windows-latest, stable): mistralrs-core/src/lib.rs#L377
unused variable: `is_multi_threaded`
Test Suite (windows-latest, stable): mistralrs-core/src/lib.rs#L440
creating a mutable reference to mutable static is discouraged
Test Suite (windows-latest, stable): mistralrs-core/src/request.rs#L67
creating a mutable reference to mutable static is discouraged