Skip to content

Bump rand from 0.8.5 to 0.9.0 #886

Bump rand from 0.8.5 to 0.9.0

Bump rand from 0.8.5 to 0.9.0 #886

Triggered via pull request February 3, 2025 20:10
Status Failure
Total duration 2m 9s
Artifacts

pr.yml

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

Annotations

16 errors and 4 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.
Test (ubuntu-latest): cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
Test (ubuntu-latest): cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
Test (ubuntu-latest)
Process completed with exit code 101.
CLI: cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
CLI
Process completed with exit code 1.
Examples: cli/src/commands/install_toolchain.rs#L5
unresolved import `rand::distributions`
Examples
Process completed with exit code 1.
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691)
The job was canceled because "ubuntu-latest" failed.
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691): cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`
Test (runs-on, runner=8cpu-linux-arm64, run-id=13121958691)
The operation was canceled.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
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.
Examples: cli/src/commands/install_toolchain.rs#L141
use of deprecated function `rand::thread_rng`: renamed to `rng`