Update Rust crate rand to 0.10.1 #246
Open
buildomat / build-and-test
failed
Apr 23, 2026 in 2m 21s
Failure!
The buildomat job ID is 01KPW6BW2WXKS8B14RVX90HD5B. Click here for more detailed status.
Job ended in state Some("failed")
Details
control: job assigned to worker 01KPW6BWSTQKNA5TD1C3767CY9 [factory aws, i-012083edf792ee62f] (queued for 53 s)
...
task: starting task 0: "setup"
task: process exited: duration 4155 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 18357 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 31 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 1241 ms, exit code 0
...
task: starting task 4: "build"
...
| |
| = help: items from traits can only be used if the trait is in scope
| help: there is a method `random` with a similar name, but with different arguments
| --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.10.1/src/rn [...]
| |
| 93 | / fn random<T>(&mut self) -> T
| 94 | | where
| 95 | | StandardUniform: Distribution<T>,
| | |_________________________________________^
| help: trait `RngExt` which provides `random_range` is implemented but not in scope; perhap [...]
| |
| 1 + use rand::RngExt;
| |
|
| For more information about this error, try `rustc --explain E0599`.
| warning: `tests` (lib) generated 1 warning
| error: could not compile `tests` (lib) due to 1 previous error; 1 warning emitted
| warning: build failed, waiting for other jobs to finish...
task: process exited: duration 31535 ms, exit code 101
|W| found 0 output files
Loading