Skip to content

Bump rand from 0.8.5 to 0.9.0 #884

Bump rand from 0.8.5 to 0.9.0

Bump rand from 0.8.5 to 0.9.0 #884

Triggered via pull request February 3, 2025 20:10
Status Cancelled
Total duration 1m 25s
Artifacts

pr.yml

on: pull_request
Build binaries
39s
Build binaries
Matrix: Test
Formatting & Clippy
0s
Formatting & Clippy
Matrix: Test (Go)
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
Build binaries: cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
Build binaries: cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
Build binaries
Process completed with exit code 101.
CLI
Canceling since a higher priority waiting request for 'PR-329' exists
CLI: cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
CLI
The operation was canceled.
Test (ubuntu-latest)
Canceling since a higher priority waiting request for 'PR-329' exists
Test (ubuntu-latest)
The operation was canceled.
Examples
Canceling since a higher priority waiting request for 'PR-329' exists
Examples
The operation was canceled.
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121945920)
Canceling since a higher priority waiting request for 'PR-329' exists
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121945920)
The operation was canceled.
Test (macos-latest)
Canceling since a higher priority waiting request for 'PR-329' exists
Test (macos-latest)
The operation was canceled.
CLI: vm/entrypoint/src/syscalls/sys.rs#L32
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.
CLI: cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
Examples: vm/entrypoint/src/syscalls/sys.rs#L32
use of deprecated method `rand::Rng::gen`: Renamed to `random` to avoid conflict with the new `gen` keyword in Rust 2024.