[INFO] fetching crate lcpc-2d 0.1.1... [INFO] checking lcpc-2d-0.1.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate lcpc-2d 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate lcpc-2d 0.1.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lcpc-2d 0.1.1 [INFO] finished tweaking crates.io crate lcpc-2d 0.1.1 [INFO] tweaked toml for crates.io crate lcpc-2d 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding digest v0.9.0 (available: v0.10.7) [INFO] [stderr] Adding err-derive v0.2.4 (available: v0.3.1) [INFO] [stderr] Adding ff v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding merlin v2.0.1 (available: v3.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fffft v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f99a4c2696dc7590ca35a9d38a9cfe264d6a361aac5bab57b0282e97b8a986b [INFO] running `Command { std: "docker" "start" "-a" "4f99a4c2696dc7590ca35a9d38a9cfe264d6a361aac5bab57b0282e97b8a986b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f99a4c2696dc7590ca35a9d38a9cfe264d6a361aac5bab57b0282e97b8a986b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f99a4c2696dc7590ca35a9d38a9cfe264d6a361aac5bab57b0282e97b8a986b", kill_on_drop: false }` [INFO] [stdout] 4f99a4c2696dc7590ca35a9d38a9cfe264d6a361aac5bab57b0282e97b8a986b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0d7ec0ff17ba8abd3f3878d3f5c5e04380b0ccc36f00ee6e10ab73b637a4b2 [INFO] running `Command { std: "docker" "start" "-a" "ee0d7ec0ff17ba8abd3f3878d3f5c5e04380b0ccc36f00ee6e10ab73b637a4b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking fffft v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking lcpc-2d v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lcpc_test_fields` [INFO] [stdout] --> src/tests.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use lcpc_test_fields::ft63::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `lcpc_test_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | let tensor: Vec = repeat_with(|| Ft63::random(&mut rng)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 152 | fn eval_outer() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let enc = LigeroEncoding::::new(coeffs.len(), rho); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn commit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | let roots_lo: Vec = iterate(Ft63::one(), |&v| v * x) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn commit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | let roots_hi: Vec = { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | fn commit() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:226:6 [INFO] [stdout] | [INFO] [stdout] 226 | ::ifft_oi(&mut poly_fft).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:244:32 [INFO] [stdout] | [INFO] [stdout] 244 | let enc = LigeroEncoding::::new(coeffs.len(), rho); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:261:27 [INFO] [stdout] | [INFO] [stdout] 261 | let inner_tensor: Vec = iterate(Ft63::one(), |&v| v * x) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:264:27 [INFO] [stdout] | [INFO] [stdout] 264 | let outer_tensor: Vec = { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:276:37 [INFO] [stdout] | [INFO] [stdout] 276 | let pf: LigeroEvalProof = [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:279:80 [INFO] [stdout] | [INFO] [stdout] 279 | let encroot: Vec = bincode::serialize(&LcRoot::> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | let enc2 = LigeroEncoding::::new_from_dims(pf.get_n_per_row(), pf.get_n_cols()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:302:62 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:303:38 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:308:33 [INFO] [stdout] | [INFO] [stdout] 308 | let enc3 = LigeroEncoding::::new_from_dims(pf2.get_n_per_row(), pf2.get_n_cols()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 239 | fn end_to_end() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | let enc = LigeroEncoding::::new(coeffs.len(), rho); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 324 | fn end_to_end_two_proofs() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:346:27 [INFO] [stdout] | [INFO] [stdout] 346 | let inner_tensor: Vec = iterate(Ft63::one(), |&v| v * x) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 324 | fn end_to_end_two_proofs() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:349:27 [INFO] [stdout] | [INFO] [stdout] 349 | let outer_tensor: Vec = { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 324 | fn end_to_end_two_proofs() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:381:33 [INFO] [stdout] | [INFO] [stdout] 381 | let enc2 = LigeroEncoding::::new_from_dims(pf.get_n_per_row(), pf.get_n_cols()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 324 | fn end_to_end_two_proofs() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:408:33 [INFO] [stdout] | [INFO] [stdout] 408 | let enc3 = LigeroEncoding::::new_from_dims(pf2.get_n_per_row(), pf2.get_n_cols()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 324 | fn end_to_end_two_proofs() { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:422:32 [INFO] [stdout] | [INFO] [stdout] 422 | fn random_coeffs_rho() -> (Vec, f64) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 422 | fn random_coeffs_rho() -> (Vec, f64) { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:435:42 [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:442:56 [INFO] [stdout] | [INFO] [stdout] 442 | let (n_rows, n_per_row, n_cols) = LigeroEncoding::::_get_dims(len, rho).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:448:28 [INFO] [stdout] | [INFO] [stdout] 448 | .collect::>(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | let comm: Vec = repeat_with(|| Ft63::random(&mut rng)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ft63` in this scope [INFO] [stdout] --> src/tests.rs:458:28 [INFO] [stdout] | [INFO] [stdout] 458 | LigeroCommit:: { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | fn random_comm() -> LigeroCommit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | let mut test_comm = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | let mut test_comm = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | let mut test_comm = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | let test_comm = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | let test_comm = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | let test_comm = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 157 | let tensor: Vec = repeat_with(|| Ft63::random(&mut rng)) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | let mut tmp = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | let mut tmp = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 174 | let mut tmp = random_comm(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(verify_column::( [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(verify_column::( [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(verify_column::( [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(verify_column::( [INFO] [stdout] | _________________^ [INFO] [stdout] 184 | | &column, [INFO] [stdout] 185 | | col_num, [INFO] [stdout] 186 | | root.as_ref(), [INFO] [stdout] 187 | | &[], [INFO] [stdout] 188 | | &Ft63::zero(), [INFO] [stdout] 189 | | )); [INFO] [stdout] | |_________^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(verify_column::( [INFO] [stdout] | _________________^ [INFO] [stdout] 184 | | &column, [INFO] [stdout] 185 | | col_num, [INFO] [stdout] 186 | | root.as_ref(), [INFO] [stdout] 187 | | &[], [INFO] [stdout] 188 | | &Ft63::zero(), [INFO] [stdout] 189 | | )); [INFO] [stdout] | |_________^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | assert!(verify_column::( [INFO] [stdout] | _________________^ [INFO] [stdout] 184 | | &column, [INFO] [stdout] 185 | | col_num, [INFO] [stdout] 186 | | root.as_ref(), [INFO] [stdout] 187 | | &[], [INFO] [stdout] 188 | | &Ft63::zero(), [INFO] [stdout] 189 | | )); [INFO] [stdout] | |_________^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:182:34 [INFO] [stdout] | [INFO] [stdout] 182 | let column = open_column(&test_comm, col_num).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:182:34 [INFO] [stdout] | [INFO] [stdout] 182 | let column = open_column(&test_comm, col_num).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:182:34 [INFO] [stdout] | [INFO] [stdout] 182 | let column = open_column(&test_comm, col_num).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | &Ft63::zero(), [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | let x = Ft63::random(&mut rand::thread_rng()); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | .zip(iterate(Ft63::one(), |&v| v * x).take(coeffs.len())) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:207:15 [INFO] [stdout] | [INFO] [stdout] 207 | .fold(Ft63::zero(), |acc, (c, r)| acc + *c * r); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:209:39 [INFO] [stdout] | [INFO] [stdout] 209 | let roots_lo: Vec = iterate(Ft63::one(), |&v| v * x) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | iterate(Ft63::one(), |&v| v * xr) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | let coeffs_flattened = eval_outer(&comm, &roots_hi[..]).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | let coeffs_flattened = eval_outer(&comm, &roots_hi[..]).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:218:39 [INFO] [stdout] | [INFO] [stdout] 218 | let coeffs_flattened = eval_outer(&comm, &roots_hi[..]).unwrap(); [INFO] [stdout] | ^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | .fold(Ft63::zero(), |acc, (c, r)| acc + *c * r); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | let mut poly_fft = eval_outer_fft(&comm, &roots_hi[..]).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | let mut poly_fft = eval_outer_fft(&comm, &roots_hi[..]).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:225:39 [INFO] [stdout] | [INFO] [stdout] 225 | let mut poly_fft = eval_outer_fft(&comm, &roots_hi[..]).unwrap(); [INFO] [stdout] | ^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | .all(|&v| v == Ft63::zero())); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:234:15 [INFO] [stdout] | [INFO] [stdout] 234 | .fold(Ft63::zero(), |acc, (c, r)| acc + *c * r); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let pf: LigeroEvalProof = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let pf: LigeroEvalProof = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | let pf: LigeroEvalProof = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:245:16 [INFO] [stdout] | [INFO] [stdout] 245 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_root` exists for struct `LcCommit>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | let root = comm.get_root(); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `LcCommit>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: FixedOutputDirty`, `blake3::Hasher: digest::Digest`, `blake3::Hasher: digest::Reset` or `blake3::Hasher: digest::Update` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [INFO] [stdout] | ------------------------- method `get_root` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: digest::Update` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | let x = Ft63::random(&mut rand::thread_rng()); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:254:22 [INFO] [stdout] | [INFO] [stdout] 254 | .zip(iterate(Ft63::one(), |&v| v * x).take(coeffs.len())) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | .fold(Ft63::zero(), |acc, (c, r)| acc + *c * r); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:261:43 [INFO] [stdout] | [INFO] [stdout] 261 | let inner_tensor: Vec = iterate(Ft63::one(), |&v| v * x) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | iterate(Ft63::one(), |&v| v * xr) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:15 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | prove(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | root: *root.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | root: *root.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | root: *root.as_ref(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | bincode::deserialize::>>(&encroot[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:303:46 [INFO] [stdout] | [INFO] [stdout] 303 | let pf2: LigeroEvalProof = bincode::deserialize(&encoded[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:330:16 [INFO] [stdout] | [INFO] [stdout] 330 | let comm = commit::>(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_root` exists for struct `LcCommit>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | let root = comm.get_root(); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `LcCommit>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: FixedOutputDirty`, `blake3::Hasher: digest::Digest`, `blake3::Hasher: digest::Reset` or `blake3::Hasher: digest::Update` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [INFO] [stdout] | ------------------------- method `get_root` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: digest::Update` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | let x = Ft63::random(&mut rand::thread_rng()); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:339:22 [INFO] [stdout] | [INFO] [stdout] 339 | .zip(iterate(Ft63::one(), |&v| v * x).take(coeffs.len())) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | .fold(Ft63::zero(), |acc, (c, r)| acc + *c * r); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:346:43 [INFO] [stdout] | [INFO] [stdout] 346 | let inner_tensor: Vec = iterate(Ft63::one(), |&v| v * x) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | iterate(Ft63::one(), |&v| v * xr) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | let pf = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | Ft63::random(&mut deg_test_rng) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:23 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:23 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:23 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:34 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:34 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:34 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | let pf2 = prove::(&comm, &outer_tensor[..], &enc, &mut tr1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_n_per_row` exists for struct `LcEvalProof>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:381:57 [INFO] [stdout] | [INFO] [stdout] 381 | let enc2 = LigeroEncoding::::new_from_dims(pf.get_n_per_row(), pf.get_n_cols()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `LcEvalProof>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: FixedOutputDirty`, `blake3::Hasher: digest::Digest`, `blake3::Hasher: digest::Reset` or `blake3::Hasher: digest::Update` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | pub struct LcEvalProof [INFO] [stdout] | ---------------------------- method `get_n_per_row` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: digest::Update` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_n_cols` exists for struct `LcEvalProof>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:381:77 [INFO] [stdout] | [INFO] [stdout] 381 | let enc2 = LigeroEncoding::::new_from_dims(pf.get_n_per_row(), pf.get_n_cols()); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `LcEvalProof>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: FixedOutputDirty`, `blake3::Hasher: digest::Digest`, `blake3::Hasher: digest::Reset` or `blake3::Hasher: digest::Update` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | pub struct LcEvalProof [INFO] [stdout] | ---------------------------- method `get_n_cols` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: digest::Update` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | &pf, [INFO] [stdout] | ^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | &pf, [INFO] [stdout] | ^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | let res = verify( [INFO] [stdout] | _______________^ [INFO] [stdout] 383 | | root.as_ref(), [INFO] [stdout] 384 | | &outer_tensor[..], [INFO] [stdout] 385 | | &inner_tensor[..], [INFO] [stdout] ... | [INFO] [stdout] 388 | | &mut tr2, [INFO] [stdout] 389 | | ) [INFO] [stdout] | |_____^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | Ft63::random(&mut deg_test_rng) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_n_per_row` exists for struct `LcEvalProof>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:408:58 [INFO] [stdout] | [INFO] [stdout] 408 | let enc3 = LigeroEncoding::::new_from_dims(pf2.get_n_per_row(), pf2.get_n_cols()); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `LcEvalProof>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: FixedOutputDirty`, `blake3::Hasher: digest::Digest`, `blake3::Hasher: digest::Reset` or `blake3::Hasher: digest::Update` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | pub struct LcEvalProof [INFO] [stdout] | ---------------------------- method `get_n_per_row` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: digest::Update` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_n_cols` exists for struct `LcEvalProof>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:408:79 [INFO] [stdout] | [INFO] [stdout] 408 | let enc3 = LigeroEncoding::::new_from_dims(pf2.get_n_per_row(), pf2.get_n_cols()); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `LcEvalProof>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: FixedOutputDirty`, `blake3::Hasher: digest::Digest`, `blake3::Hasher: digest::Reset` or `blake3::Hasher: digest::Update` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:491:1 [INFO] [stdout] | [INFO] [stdout] 491 | pub struct LcEvalProof [INFO] [stdout] | ---------------------------- method `get_n_cols` not found for this struct [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `blake3::Hasher: digest::Update` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] `blake3::Hasher: FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::Digest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | &pf2, [INFO] [stdout] | ^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | &pf2, [INFO] [stdout] | ^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | let res = verify( [INFO] [stdout] | _______________^ [INFO] [stdout] 383 | | root.as_ref(), [INFO] [stdout] 384 | | &outer_tensor[..], [INFO] [stdout] 385 | | &inner_tensor[..], [INFO] [stdout] ... | [INFO] [stdout] 388 | | &mut tr2, [INFO] [stdout] 389 | | ) [INFO] [stdout] | |_____^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | let res = verify( [INFO] [stdout] | _______________^ [INFO] [stdout] 383 | | root.as_ref(), [INFO] [stdout] 384 | | &outer_tensor[..], [INFO] [stdout] 385 | | &inner_tensor[..], [INFO] [stdout] ... | [INFO] [stdout] 388 | | &mut tr2, [INFO] [stdout] 389 | | ) [INFO] [stdout] | |_____^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:430:24 [INFO] [stdout] | [INFO] [stdout] 430 | repeat_with(|| Ft63::random(&mut rng)).take(len).collect(), [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:446:38 [INFO] [stdout] | [INFO] [stdout] 446 | let mut tmp = repeat_with(|| Ft63::random(&mut rng)) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:449:40 [INFO] [stdout] | [INFO] [stdout] 449 | tmp.resize(n_per_row * n_rows, Ft63::zero()); [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ft63` [INFO] [stdout] --> src/tests.rs:454:42 [INFO] [stdout] | [INFO] [stdout] 454 | let comm: Vec = repeat_with(|| Ft63::random(&mut rng)) [INFO] [stdout] | ^^^^ use of undeclared type `Ft63` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:458:20 [INFO] [stdout] | [INFO] [stdout] 458 | LigeroCommit:: { [INFO] [stdout] | ^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:458:20 [INFO] [stdout] | [INFO] [stdout] 458 | LigeroCommit:: { [INFO] [stdout] | ^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Digest` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:458:20 [INFO] [stdout] | [INFO] [stdout] 458 | LigeroCommit:: { [INFO] [stdout] | ^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | hashes: vec![ as Default>::default(); 2 * n_cols - 1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | hashes: vec![ as Default>::default(); 2 * n_cols - 1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/lib.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Reset { [INFO] [stdout] | ^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: FixedOutputDirty` is not satisfied because the trait comes from a different crate version [INFO] [stdout] --> src/tests.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | hashes: vec![ as Default>::default(); 2 * n_cols - 1], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `FixedOutputDirty` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `digest` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.9.0/src/fixed.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait FixedOutputDirty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use digest::{Digest, Output}; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use blake3::Hasher as Blake3; [INFO] [stdout] | ------ one version of crate `digest` is used here, as a dependency of crate `blake3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs:1038:1 [INFO] [stdout] | [INFO] [stdout] 1038 | pub struct Hasher { [INFO] [stdout] | ----------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/core_api/wrapper.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | pub trait CoreProxy: sealed::Sealed { [INFO] [stdout] | ----------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lcpc-2d` (lib test) due to 176 previous errors [INFO] running `Command { std: "docker" "inspect" "ee0d7ec0ff17ba8abd3f3878d3f5c5e04380b0ccc36f00ee6e10ab73b637a4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0d7ec0ff17ba8abd3f3878d3f5c5e04380b0ccc36f00ee6e10ab73b637a4b2", kill_on_drop: false }` [INFO] [stdout] ee0d7ec0ff17ba8abd3f3878d3f5c5e04380b0ccc36f00ee6e10ab73b637a4b2