[INFO] fetching crate schnorr-evm 0.1.2... [INFO] testing schnorr-evm-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate schnorr-evm 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate schnorr-evm 0.1.2 [INFO] finished tweaking crates.io crate schnorr-evm 0.1.2 [INFO] tweaked toml for crates.io crate schnorr-evm 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate schnorr-evm 0.1.2 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 75 packages to latest compatible versions [INFO] [stderr] Adding frost-core v1.0.0 (available: v2.2.0) [INFO] [stderr] Adding frost-secp256k1 v1.0.0 (available: v2.2.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [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] 2020934aa8ce995b1a20a92acbcce23f590ad37cdb52c22def5ab0ef84f59763 [INFO] running `Command { std: "docker" "start" "-a" "2020934aa8ce995b1a20a92acbcce23f590ad37cdb52c22def5ab0ef84f59763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2020934aa8ce995b1a20a92acbcce23f590ad37cdb52c22def5ab0ef84f59763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2020934aa8ce995b1a20a92acbcce23f590ad37cdb52c22def5ab0ef84f59763", kill_on_drop: false }` [INFO] [stdout] 2020934aa8ce995b1a20a92acbcce23f590ad37cdb52c22def5ab0ef84f59763 [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] 76ce9682b4803772b37e02d08c84dede0f318051a235b26ee04e6392b7b95726 [INFO] running `Command { std: "docker" "start" "-a" "76ce9682b4803772b37e02d08c84dede0f318051a235b26ee04e6392b7b95726", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling debugless-unwrap v0.0.4 [INFO] [stderr] Compiling const-crc32 v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling frost-core v1.0.0 [INFO] [stderr] Compiling frost-rerandomized v1.0.0 [INFO] [stderr] Compiling frost-secp256k1 v1.0.0 [INFO] [stderr] Compiling schnorr-evm v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.39s [INFO] running `Command { std: "docker" "inspect" "76ce9682b4803772b37e02d08c84dede0f318051a235b26ee04e6392b7b95726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ce9682b4803772b37e02d08c84dede0f318051a235b26ee04e6392b7b95726", kill_on_drop: false }` [INFO] [stdout] 76ce9682b4803772b37e02d08c84dede0f318051a235b26ee04e6392b7b95726 [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] 83b801f7548a5378b6ed2f2216fdbbd63c9f7128189ab408bea81a4e5cca0225 [INFO] running `Command { std: "docker" "start" "-a" "83b801f7548a5378b6ed2f2216fdbbd63c9f7128189ab408bea81a4e5cca0225", kill_on_drop: false }` [INFO] [stderr] Compiling schnorr-evm v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `OsRng` in this scope [INFO] [stdout] --> src/proof_of_knowledge.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | let rng = &mut OsRng; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 93 + use rand_core::OsRng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `schnorr-evm` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "83b801f7548a5378b6ed2f2216fdbbd63c9f7128189ab408bea81a4e5cca0225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b801f7548a5378b6ed2f2216fdbbd63c9f7128189ab408bea81a4e5cca0225", kill_on_drop: false }` [INFO] [stdout] 83b801f7548a5378b6ed2f2216fdbbd63c9f7128189ab408bea81a4e5cca0225