Skip to content

build(deps): bump rand from 0.8.5 to 0.10.1 #7522

build(deps): bump rand from 0.8.5 to 0.10.1

build(deps): bump rand from 0.8.5 to 0.10.1 #7522

Triggered via pull request April 23, 2026 23:10
Status Failure
Total duration 6m 16s
Artifacts

unit.yml

on: pull_request
changes
5s
changes
Matrix: test
unit:required
3s
unit:required
Fit to window
Zoom out
Zoom in

Annotations

28 errors
test (ubuntu-24.04)
Process completed with exit code 101.
test (ubuntu-24.04): src/dfx/src/util/mod.rs#L226
unused import: `rand::Rng`
test (ubuntu-24.04): src/dfx/src/config/cache.rs#L14
unused import: `Rng`
test (ubuntu-24.04): src/dfx/src/util/mod.rs#L227
cannot find function `thread_rng` in crate `rand`
test (ubuntu-24.04): src/dfx/src/lib/operations/canister/motoko_playground.rs#L274
cannot find function `thread_rng` in crate `rand`
test (ubuntu-24.04): src/dfx/src/lib/models/canister.rs#L24
unresolved imports `rand::RngCore`, `rand::thread_rng`
test (ubuntu-24.04): src/dfx/src/config/cache.rs#L14
unresolved import `rand::thread_rng`
test (ubuntu-24.04): src/dfx/src/config/cache.rs#L13
unresolved import `rand::distributions`
test (macos-15)
Process completed with exit code 101.
test (macos-15): src/dfx/src/util/mod.rs#L226
unused import: `rand::Rng`
test (macos-15): src/dfx/src/config/cache.rs#L14
unused import: `Rng`
test (macos-15): src/dfx/src/util/mod.rs#L227
cannot find function `thread_rng` in crate `rand`
test (macos-15): src/dfx/src/lib/operations/canister/motoko_playground.rs#L274
cannot find function `thread_rng` in crate `rand`
test (macos-15): src/dfx/src/lib/models/canister.rs#L24
unresolved imports `rand::RngCore`, `rand::thread_rng`
test (macos-15): src/dfx/src/config/cache.rs#L14
unresolved import `rand::thread_rng`
test (macos-15): src/dfx/src/config/cache.rs#L13
unresolved import `rand::distributions`
test (ubuntu-24.04-arm)
Process completed with exit code 101.
test (ubuntu-24.04-arm): src/dfx/src/util/mod.rs#L226
unused import: `rand::Rng`
test (ubuntu-24.04-arm): src/dfx/src/config/cache.rs#L14
unused import: `Rng`
test (ubuntu-24.04-arm): src/dfx/src/util/mod.rs#L227
cannot find function `thread_rng` in crate `rand`
test (ubuntu-24.04-arm): src/dfx/src/lib/operations/canister/motoko_playground.rs#L274
cannot find function `thread_rng` in crate `rand`
test (ubuntu-24.04-arm): src/dfx/src/lib/models/canister.rs#L24
unresolved imports `rand::RngCore`, `rand::thread_rng`
test (ubuntu-24.04-arm): src/dfx/src/config/cache.rs#L14
unresolved import `rand::thread_rng`
test (ubuntu-24.04-arm): src/dfx/src/config/cache.rs#L13
unresolved import `rand::distributions`
unit:required
Process completed with exit code 1.