[INFO] fetching crate vrf-contract-verifier 0.8.2...
[INFO] testing vrf-contract-verifier-0.8.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate vrf-contract-verifier 0.8.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vrf-contract-verifier 0.8.2
[INFO] finished tweaking crates.io crate vrf-contract-verifier 0.8.2
[INFO] tweaked toml for crates.io crate vrf-contract-verifier 0.8.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vrf-contract-verifier 0.8.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vrf-contract-verifier 0.8.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bdb3516c01006a4abc62d3e0110e2836dde7ef6c43d7aa2a612d825259b7d23
[INFO] running `Command { std: "docker" "start" "-a" "0bdb3516c01006a4abc62d3e0110e2836dde7ef6c43d7aa2a612d825259b7d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bdb3516c01006a4abc62d3e0110e2836dde7ef6c43d7aa2a612d825259b7d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bdb3516c01006a4abc62d3e0110e2836dde7ef6c43d7aa2a612d825259b7d23", kill_on_drop: false }`
[INFO] [stdout] 0bdb3516c01006a4abc62d3e0110e2836dde7ef6c43d7aa2a612d825259b7d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba947886eccf1afe9f4f931ab2504c4bc85442b0a0b019eca6787f103bab9e08
[INFO] running `Command { std: "docker" "start" "-a" "ba947886eccf1afe9f4f931ab2504c4bc85442b0a0b019eca6787f103bab9e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling vrf-contract-verifier v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s
[INFO] running `Command { std: "docker" "inspect" "ba947886eccf1afe9f4f931ab2504c4bc85442b0a0b019eca6787f103bab9e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba947886eccf1afe9f4f931ab2504c4bc85442b0a0b019eca6787f103bab9e08", kill_on_drop: false }`
[INFO] [stdout] ba947886eccf1afe9f4f931ab2504c4bc85442b0a0b019eca6787f103bab9e08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51d357d8e6b60648db7e7bc3b74c629cb92ecd23e169a0d7ec415403b001dfb7
[INFO] running `Command { std: "docker" "start" "-a" "51d357d8e6b60648db7e7bc3b74c629cb92ecd23e169a0d7ec415403b001dfb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling vrf-contract-verifier v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]   --> src/test.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use vrf_wasm::vrf::ecvrf::ECVRFKeyPair;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vrf_wasm`, use `cargo add vrf_wasm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]   --> src/test.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use vrf_wasm::vrf::{VRFKeyPair, VRFProof};
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vrf_wasm`, use `cargo add vrf_wasm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]   --> src/test.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use vrf_wasm::serde_helpers::ToFromByteArray;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vrf_wasm`, use `cargo add vrf_wasm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vrf_wasm`
[INFO] [stdout]   --> src/test.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use vrf_wasm::rng;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `vrf_wasm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vrf_wasm`, use `cargo add vrf_wasm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/test.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let mut corrupted_challenge = challenge_bytes;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/test.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let mut corrupted_scalar = scalar_bytes;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |         assert_eq!(gamma_bytes.len(), 32, "Gamma component should be 32 bytes");
[INFO] [stdout]     |                    ^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:372:20
[INFO] [stdout]     |
[INFO] [stdout] 372 |         assert_eq!(challenge_bytes.len(), 16, "Challenge component should be 16 bytes");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/test.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |         assert_eq!(scalar_bytes.len(), 32, "Scalar component should be 32 bytes");
[INFO] [stdout]     |                    ^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vrf-contract-verifier` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "51d357d8e6b60648db7e7bc3b74c629cb92ecd23e169a0d7ec415403b001dfb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d357d8e6b60648db7e7bc3b74c629cb92ecd23e169a0d7ec415403b001dfb7", kill_on_drop: false }`
[INFO] [stdout] 51d357d8e6b60648db7e7bc3b74c629cb92ecd23e169a0d7ec415403b001dfb7
