Skip to content

fix(deps): update rust crate rand to 0.9 #846

fix(deps): update rust crate rand to 0.9

fix(deps): update rust crate rand to 0.9 #846

Triggered via pull request December 10, 2025 13:04
Status Failure
Total duration 34s
Artifacts

cargo_test.yml

on: pull_request
Matrix: cargo-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
cargo-test (x86_64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo-test (x86_64): src/arena/board.rs#L108
no function or associated item named `from_seed` found for struct `rand_chacha::ChaCha12Rng` in the current scope
cargo-test (x86_64): src/state/mod.rs#L19
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
cargo-test (x86_64): src/state/obs_repr.rs#L642
use of deprecated associated function `numpy::PyArray::<T, D>::from_owned_array`: will be replaced by PyArray::from_owned_array_bound in the future
cargo-test (x86_64): src/state/obs_repr.rs#L641
use of deprecated associated function `numpy::PyArray::<T, D>::from_owned_array`: will be replaced by PyArray::from_owned_array_bound in the future
cargo-test (x86_64): src/py_helper.rs#L13
use of deprecated method `pyo3::Python::<'py>::run`: `Python::run` will be replaced by `Python::run_bound` in a future PyO3 version
cargo-test (x86_64): src/consts.rs#L40
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
cargo-test (x86_64): src/arena/mod.rs#L14
use of deprecated associated function `pyo3::prelude::PyModule::new`: `PyModule::new` will be replaced by `PyModule::new_bound` in a future PyO3 version
cargo-test (x86_64): src/arena/game.rs#L313
redundant field names in struct initialization
cargo-test (x86_64): src/arena/game.rs#L312
redundant field names in struct initialization
cargo-test (x86_64): src/arena/game.rs#L311
redundant field names in struct initialization
cargo-test (x86_64): src/arena/game.rs#L310
redundant field names in struct initialization
cargo-test (x86_64)
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/
cargo-test (x86_64)
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/
cargo-test (x86_64)
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/
cargo-test (x86_64)
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/