[INFO] fetching crate lambdaworks-math 0.2.0...
[INFO] checking lambdaworks-math-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate lambdaworks-math 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate lambdaworks-math 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lambdaworks-math 0.2.0
[INFO] finished tweaking crates.io crate lambdaworks-math 0.2.0
[INFO] tweaked toml for crates.io crate lambdaworks-math 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lambdaworks-gpu v0.2.0
[INFO] [stderr]   Downloaded iai-callgrind v0.3.1
[INFO] [stderr]   Downloaded cudarc v0.9.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c18f1432b7a704f185a652b89e4ae48d2af63431c8ed5d6bbfc8323b4bab106
[INFO] running `Command { std: "docker" "start" "-a" "4c18f1432b7a704f185a652b89e4ae48d2af63431c8ed5d6bbfc8323b4bab106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c18f1432b7a704f185a652b89e4ae48d2af63431c8ed5d6bbfc8323b4bab106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c18f1432b7a704f185a652b89e4ae48d2af63431c8ed5d6bbfc8323b4bab106", kill_on_drop: false }`
[INFO] [stdout] 4c18f1432b7a704f185a652b89e4ae48d2af63431c8ed5d6bbfc8323b4bab106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bee58d2c7ce1292ff7474d141e7f43c5e3d01b854b73a3bb1ef23d3ea9ecbf81
[INFO] running `Command { std: "docker" "start" "-a" "bee58d2c7ce1292ff7474d141e7f43c5e3d01b854b73a3bb1ef23d3ea9ecbf81", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking iai-callgrind v0.3.1
[INFO] [stderr]     Checking lambdaworks-math v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.17
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `rand::rngs::StdRng`
[INFO] [stdout]    --> benches/criterion_msm.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout] 11  | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]     |            ^^^^^^^^^^^^ no `StdRng` in `rngs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rngs/mod.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "std_rng")] pub use self::std::StdRng;
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std_rng` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> benches/criterion_msm.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]   --> benches/criterion_msm.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand`
[INFO] [stdout]    --> benches/iai_polynomial.rs:13:27
[INFO] [stdout]     |
[INFO] [stdout] 13  |     let x = FE::new(rand::random::<u64>());
[INFO] [stdout]     |                           ^^^^^^ not found in `rand`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_msm") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand`
[INFO] [stdout]    --> benches/criterion_polynomial.rs:15:31
[INFO] [stdout]     |
[INFO] [stdout] 15  |         let x = FE::new(rand::random::<u64>());
[INFO] [stdout]     |                               ^^^^^^ not found in `rand`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_fft") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::rngs::StdRng`
[INFO] [stdout]    --> benches/criterion_elliptic_curve.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout] 14  | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]     |            ^^^^^^^^^^^^ no `StdRng` in `rngs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rngs/mod.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "std_rng")] pub use self::std::StdRng;
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std_rng` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "iai_fft") due to 3 previous errors
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "iai_polynomial") due to 4 previous errors
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> benches/criterion_elliptic_curve.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_polynomial") due to 4 previous errors
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]   --> benches/criterion_elliptic_curve.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_field") due to 3 previous errors
[INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_elliptic_curve") due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "iai_field") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bee58d2c7ce1292ff7474d141e7f43c5e3d01b854b73a3bb1ef23d3ea9ecbf81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee58d2c7ce1292ff7474d141e7f43c5e3d01b854b73a3bb1ef23d3ea9ecbf81", kill_on_drop: false }`
[INFO] [stdout] bee58d2c7ce1292ff7474d141e7f43c5e3d01b854b73a3bb1ef23d3ea9ecbf81
[INFO] checking lambdaworks-math-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate lambdaworks-math 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate lambdaworks-math 0.2.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lambdaworks-math 0.2.0
[INFO] finished tweaking crates.io crate lambdaworks-math 0.2.0
[INFO] tweaked toml for crates.io crate lambdaworks-math 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9207ed19718654829e4ba56e6f77b2ed66c8cb7802db0c4b3b30356fa6aa0409
[INFO] running `Command { std: "docker" "start" "-a" "9207ed19718654829e4ba56e6f77b2ed66c8cb7802db0c4b3b30356fa6aa0409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9207ed19718654829e4ba56e6f77b2ed66c8cb7802db0c4b3b30356fa6aa0409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9207ed19718654829e4ba56e6f77b2ed66c8cb7802db0c4b3b30356fa6aa0409", kill_on_drop: false }`
[INFO] [stdout] 9207ed19718654829e4ba56e6f77b2ed66c8cb7802db0c4b3b30356fa6aa0409
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b2707cfc459dfe0ba18de98ca6db54ab6898570c55a1d203dff4976559a7024
[INFO] running `Command { std: "docker" "start" "-a" "9b2707cfc459dfe0ba18de98ca6db54ab6898570c55a1d203dff4976559a7024", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking iai-callgrind v0.3.1
[INFO] [stderr]     Checking lambdaworks-math v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking const-random v0.1.17
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand`
[INFO] [stdout]    --> benches/criterion_polynomial.rs:15:31
[INFO] [stdout]     |
[INFO] [stdout] 15  |         let x = FE::new(rand::random::<u64>());
[INFO] [stdout]     |                               ^^^^^^ not found in `rand`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::rngs::StdRng`
[INFO] [stdout]    --> benches/criterion_elliptic_curve.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout] 14  | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]     |            ^^^^^^^^^^^^ no `StdRng` in `rngs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rngs/mod.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "std_rng")] pub use self::std::StdRng;
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std_rng` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `random` in crate `rand`
[INFO] [stdout]    --> benches/iai_polynomial.rs:13:27
[INFO] [stdout]     |
[INFO] [stdout] 13  |     let x = FE::new(rand::random::<u64>());
[INFO] [stdout]     |                           ^^^^^^ not found in `rand`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> benches/criterion_elliptic_curve.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::rngs::StdRng`
[INFO] [stdout]    --> benches/criterion_msm.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout] 11  | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]     |            ^^^^^^^^^^^^ no `StdRng` in `rngs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rngs/mod.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "std_rng")] pub use self::std::StdRng;
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `std_rng` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SeedableRng`
[INFO] [stdout]   --> benches/criterion_msm.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/stark252_utils.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand::random`
[INFO] [stdout]    --> benches/utils/u64_utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   | use rand::random;
[INFO] [stdout]     |     ^^^^^^^^^^^^ no `random` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub fn random<T>() -> T
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]   --> benches/criterion_msm.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]   --> benches/criterion_elliptic_curve.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rand::{rngs::StdRng, Rng, SeedableRng};
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_polynomial") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_msm") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_elliptic_curve") due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "iai_fft") due to 3 previous errors
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "iai_polynomial") due to 4 previous errors
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "iai_field") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_fft") due to 3 previous errors
[INFO] [stderr] error: could not compile `lambdaworks-math` (bench "criterion_field") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9b2707cfc459dfe0ba18de98ca6db54ab6898570c55a1d203dff4976559a7024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2707cfc459dfe0ba18de98ca6db54ab6898570c55a1d203dff4976559a7024", kill_on_drop: false }`
[INFO] [stdout] 9b2707cfc459dfe0ba18de98ca6db54ab6898570c55a1d203dff4976559a7024
