[INFO] fetching crate halo2_gadgets 0.3.1... [INFO] testing halo2_gadgets-0.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate halo2_gadgets 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate halo2_gadgets 0.3.1 [INFO] finished tweaking crates.io crate halo2_gadgets 0.3.1 [INFO] tweaked toml for crates.io crate halo2_gadgets 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate halo2_gadgets 0.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 240 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding inferno v0.11.4 (available: v0.11.21) [INFO] [stderr] Adding pprof v0.8.0 (available: v0.15.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding tabbycat v0.1.2 (available: v0.1.3) [INFO] [stderr] Adding uint v0.9.5 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7cf4e0e9c95291e4ff3136ff1c58ff3acb727ccba8dc8ed72da3df44a5062d6 [INFO] running `Command { std: "docker" "start" "-a" "c7cf4e0e9c95291e4ff3136ff1c58ff3acb727ccba8dc8ed72da3df44a5062d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7cf4e0e9c95291e4ff3136ff1c58ff3acb727ccba8dc8ed72da3df44a5062d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7cf4e0e9c95291e4ff3136ff1c58ff3acb727ccba8dc8ed72da3df44a5062d6", kill_on_drop: false }` [INFO] [stdout] c7cf4e0e9c95291e4ff3136ff1c58ff3acb727ccba8dc8ed72da3df44a5062d6 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d49b7c4b60eb04147db60e3fbdb33404e9ffb609f77c1fa2c17605fa55da201d [INFO] running `Command { std: "docker" "start" "-a" "d49b7c4b60eb04147db60e3fbdb33404e9ffb609f77c1fa2c17605fa55da201d", kill_on_drop: false }` [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sinsemilla v0.1.0 [INFO] [stderr] Compiling halo2_poseidon v0.1.0 [INFO] [stderr] Compiling halo2_proofs v0.3.1 [INFO] [stderr] Compiling halo2_gadgets v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.57s [INFO] running `Command { std: "docker" "inspect" "d49b7c4b60eb04147db60e3fbdb33404e9ffb609f77c1fa2c17605fa55da201d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49b7c4b60eb04147db60e3fbdb33404e9ffb609f77c1fa2c17605fa55da201d", kill_on_drop: false }` [INFO] [stdout] d49b7c4b60eb04147db60e3fbdb33404e9ffb609f77c1fa2c17605fa55da201d [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e6899edcbedaf7d8638d8e821849c9fe6d0f4b8b8781b513596ef8781a02480 [INFO] running `Command { std: "docker" "start" "-a" "7e6899edcbedaf7d8638d8e821849c9fe6d0f4b8b8781b513596ef8781a02480", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling symbolic-demangle v8.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling inferno v0.11.4 [INFO] [stderr] Compiling halo2_gadgets v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: the method `next_u64` exists for struct `OsRng`, but its trait bounds were not satisfied [INFO] [stdout] --> src/utilities.rs:460:27 [INFO] [stdout] | [INFO] [stdout] 460 | let int = rng.next_u64(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/os.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct OsRng; [INFO] [stdout] | ---------------- doesn't satisfy `OsRng: DerefMut`, `OsRng: Deref` or `OsRng: proptest::prelude::RngCore` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `OsRng: DerefMut` [INFO] [stdout] which is required by `OsRng: proptest::prelude::RngCore` [INFO] [stdout] `OsRng: Deref` [INFO] [stdout] which is required by `OsRng: proptest::prelude::RngCore` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `RngCore` which provides `next_u64` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 242 + use rand::RngCore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `halo2_gadgets` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e6899edcbedaf7d8638d8e821849c9fe6d0f4b8b8781b513596ef8781a02480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6899edcbedaf7d8638d8e821849c9fe6d0f4b8b8781b513596ef8781a02480", kill_on_drop: false }` [INFO] [stdout] 7e6899edcbedaf7d8638d8e821849c9fe6d0f4b8b8781b513596ef8781a02480