[INFO] fetching crate ed25519-consensus-whs 2.2.0... [INFO] checking ed25519-consensus-whs-2.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ed25519-consensus-whs 2.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ed25519-consensus-whs 2.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ed25519-consensus-whs 2.2.0 [INFO] tweaked toml for crates.io crate ed25519-consensus-whs 2.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ed25519-consensus-whs 2.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ed25519-consensus-whs 2.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-zebra v1.0.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcf4e0245cced94230500a1ccc45db030ec4ddd9286b232a0e793d0a9f2c3db0 [INFO] running `Command { std: "docker" "start" "-a" "dcf4e0245cced94230500a1ccc45db030ec4ddd9286b232a0e793d0a9f2c3db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf4e0245cced94230500a1ccc45db030ec4ddd9286b232a0e793d0a9f2c3db0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf4e0245cced94230500a1ccc45db030ec4ddd9286b232a0e793d0a9f2c3db0", kill_on_drop: false }` [INFO] [stdout] dcf4e0245cced94230500a1ccc45db030ec4ddd9286b232a0e793d0a9f2c3db0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7020f673693750acb757d1255d7f63b4e4245d9b432e34dbbbb9a43ab122fd3d [INFO] running `Command { std: "docker" "start" "-a" "7020f673693750acb757d1255d7f63b4e4245d9b432e34dbbbb9a43ab122fd3d", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking ed25519-zebra v1.0.1 [INFO] [stderr] Checking ed25519-consensus-whs v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `ed25519_consensus` [INFO] [stdout] --> tests/batch.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_consensus::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ed25519_consensus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_consensus_whs::*; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ed25519_consensus` [INFO] [stdout] --> tests/rfc8032.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ed25519_consensus::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ed25519_consensus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use ed25519_consensus_whs::*; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ed25519_consensus` [INFO] [stdout] --> tests/unit_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_consensus::{Signature, SigningKey, VerificationKey, VerificationKeyBytes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ed25519_consensus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use ed25519_consensus_whs::{Signature, SigningKey, VerificationKey, VerificationKeyBytes}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ed25519_consensus` [INFO] [stdout] --> benches/bench.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_consensus::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ed25519_consensus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use ed25519_consensus_whs::*; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ed25519_consensus` [INFO] [stdout] --> tests/util/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ed25519_consensus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no external crate `ed25519_consensus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ed25519_consensus` [INFO] [stdout] --> tests/small_order.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | use ed25519_consensus::{batch, Signature, VerificationKey, VerificationKeyBytes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ed25519_consensus` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 90 | use ed25519_consensus_whs::{batch, Signature, VerificationKey, VerificationKeyBytes}; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize` in crate `bincode` [INFO] [stdout] --> tests/unit_tests.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | let sk3: SigningKey = bincode::deserialize(sk.as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize` in crate `bincode` [INFO] [stdout] --> tests/unit_tests.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | let pk3: VerificationKey = bincode::deserialize(pk.as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize` in crate `bincode` [INFO] [stdout] --> tests/unit_tests.rs:34:47 [INFO] [stdout] | [INFO] [stdout] 34 | let pkb3: VerificationKeyBytes = bincode::deserialize(pkb.as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize` in crate `bincode` [INFO] [stdout] --> tests/unit_tests.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | let sig3: Signature = bincode::deserialize(<[u8; 64]>::from(sig).as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> tests/unit_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> tests/small_order.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/unit_tests.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/small_order.rs:100:50 [INFO] [stdout] | [INFO] [stdout] 100 | let batch_verification = bv.verify(rand::thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/unit_tests.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | let sk = SigningKey::new(thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/unit_tests.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | let sk = SigningKey::new(thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-consensus-whs` (test "rfc8032") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/batch.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/batch.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | let sk = SigningKey::new(thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/batch.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | assert!(batch.verify(thread_rng()).is_ok()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/batch.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | let sk = SigningKey::new(thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> tests/batch.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | assert!(batch.verify(thread_rng()).is_err()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::convert::TryFrom` [INFO] [stdout] --> benches/bench.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::convert::TryFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> benches/bench.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> benches/bench.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | let sk = SigningKey::new(thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> benches/bench.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | let sk = SigningKey::new(thread_rng()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> benches/bench.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | batch.verify(thread_rng()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> benches/bench.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | batch.verify(thread_rng()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-consensus-whs` (test "unit_tests") due to 5 previous errors; 4 warnings emitted [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> benches/bench.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | |b, sigs| { [INFO] [stdout] | ^^^^ [INFO] [stdout] 34 | b.iter(|| { [INFO] [stdout] 35 | for (vk_bytes, sig) in sigs.iter() { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `I` is specified [INFO] [stdout] | [INFO] [stdout] 33 | |b, sigs: &I| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> benches/bench.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | |b, sigs| { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | for (vk_bytes, sig) in sigs.iter().cloned() { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `I` is specified [INFO] [stdout] | [INFO] [stdout] 45 | |b, sigs: &I| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> benches/bench.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | |b, sigs| { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | for (vk_bytes, sig) in sigs.iter().cloned() { [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `I` is specified [INFO] [stdout] | [INFO] [stdout] 59 | |b, sigs: &I| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-consensus-whs` (test "batch") due to 1 previous error; 5 warnings emitted [INFO] [stdout] error[E0599]: no function or associated item named `zero` found for struct `Scalar` in the current scope [INFO] [stdout] --> tests/small_order.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | let s = Scalar::zero(); [INFO] [stdout] | ^^^^ function or associated item not found in `Scalar` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions: [INFO] [stdout] Scalar::from_bytes_mod_order [INFO] [stdout] Scalar::from_bytes_mod_order_wide [INFO] [stdout] Scalar::hash_from_bytes [INFO] [stdout] Scalar::from_hash [INFO] [stdout] Scalar::batch_invert [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 625 | / pub fn hash_from_bytes(input: &[u8]) -> Scalar [INFO] [stdout] 626 | | where [INFO] [stdout] 627 | | D: Digest + Default, [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 671 | / pub fn from_hash(hash: D) -> Scalar [INFO] [stdout] 672 | | where [INFO] [stdout] 673 | | D: Digest, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] ... [INFO] [stdout] 788 | pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `zeroize` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let s = Scalar::zeroize(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0599]: `CoreWrapper, ...>>` is not an iterator [INFO] [stdout] --> tests/small_order.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 51 | / Sha512::default() [INFO] [stdout] 52 | | .chain(&sig_bytes[0..32]) [INFO] [stdout] | | -^^^^^ `CoreWrapper, ...>>` is not an iterator [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/core_api/wrapper.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CoreWrapper [INFO] [stdout] | ------------------------- doesn't satisfy `_: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `CoreWrapper, B0>, B0>, B0>, B0>, B0>, B0>, OidSha512>>: Iterator` [INFO] [stdout] which is required by `&mut CoreWrapper, B0>, B0>, B0>, B0>, B0>, B0>, OidSha512>>: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/small_order-58b89a8ba0d328b5.long-type-15491672239815566418.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: trait `Update` which provides `chain` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use curve25519_dalek::digest::Update; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-consensus-whs` (bench "bench") due to 4 previous errors; 6 warnings emitted [INFO] [stdout] warning: unused import: `Digest` [INFO] [stdout] --> tests/small_order.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use sha2::{Digest, Sha512}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-consensus-whs` (test "small_order") due to 4 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7020f673693750acb757d1255d7f63b4e4245d9b432e34dbbbb9a43ab122fd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7020f673693750acb757d1255d7f63b4e4245d9b432e34dbbbb9a43ab122fd3d", kill_on_drop: false }` [INFO] [stdout] 7020f673693750acb757d1255d7f63b4e4245d9b432e34dbbbb9a43ab122fd3d