[INFO] fetching crate lcpc-ligero-pc 0.1.1...
[INFO] checking lcpc-ligero-pc-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lcpc-ligero-pc 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate lcpc-ligero-pc 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lcpc-ligero-pc 0.1.1
[INFO] finished tweaking crates.io crate lcpc-ligero-pc 0.1.1
[INFO] tweaked toml for crates.io crate lcpc-ligero-pc 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lcpc-test-fields v0.1.1
[INFO] [stderr]   Downloaded ff_derive v0.12.1
[INFO] [stderr]   Downloaded lcpc-2d v0.1.1
[INFO] [stderr]   Downloaded fffft v0.4.2
[INFO] [stderr]   Downloaded ff-derive-num v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f020099a0f4ab0f93e2b4050cbee517e402fe0667ad32ae21fc9fcf519bda076
[INFO] running `Command { std: "docker" "start" "-a" "f020099a0f4ab0f93e2b4050cbee517e402fe0667ad32ae21fc9fcf519bda076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f020099a0f4ab0f93e2b4050cbee517e402fe0667ad32ae21fc9fcf519bda076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f020099a0f4ab0f93e2b4050cbee517e402fe0667ad32ae21fc9fcf519bda076", kill_on_drop: false }`
[INFO] [stdout] f020099a0f4ab0f93e2b4050cbee517e402fe0667ad32ae21fc9fcf519bda076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15f124b2a1d45829ff98301edbd30c30dc42b518f1e33729210ccd61fbea74b8
[INFO] running `Command { std: "docker" "start" "-a" "15f124b2a1d45829ff98301edbd30c30dc42b518f1e33729210ccd61fbea74b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ff_derive v0.12.1
[INFO] [stderr]    Compiling ff-derive-num v0.2.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking fffft v0.4.2
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lcpc-test-fields v0.1.1
[INFO] [stderr]     Checking lcpc-2d v0.1.1
[INFO] [stderr]     Checking lcpc-ligero-pc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the function or associated item `commit` exists for struct `LcCommit<Hasher, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:91:47
[INFO] [stdout]     |
[INFO] [stdout] 91  |             let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                                               ^^^^^^ function or associated item cannot be called on `LcCommit<Hasher, _>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | pub struct Hasher {
[INFO] [stdout]     | ----------------- doesn't satisfy `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `LcCommit<blake3::Hasher, _>`, consider using `LcCommit::<D, E>::commit` which returns `Result<LcCommit<_, _>, ProverError<<_ as LcEncoding>::Err>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn commit(coeffs: &[FldT<E>], enc: &E) -> ProverResult<Self, ErrT<E>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied
[INFO] [stdout]    --> src/tests.rs:91:24
[INFO] [stdout]     |
[INFO] [stdout] 91  |             let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied
[INFO] [stdout]    --> src/tests.rs:91:24
[INFO] [stdout]     |
[INFO] [stdout] 91  |             let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::fixed::FixedOutputDirty` is not satisfied
[INFO] [stdout]    --> src/tests.rs:91:24
[INFO] [stdout]     |
[INFO] [stdout] 91  |             let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::fixed::FixedOutput`
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `commit` exists for struct `LcCommit<Hasher, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:110:43
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                                           ^^^^^^ function or associated item cannot be called on `LcCommit<Hasher, _>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | pub struct Hasher {
[INFO] [stdout]     | ----------------- doesn't satisfy `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `LcCommit<blake3::Hasher, _>`, consider using `LcCommit::<D, E>::commit` which returns `Result<LcCommit<_, _>, ProverError<<_ as LcEncoding>::Err>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn commit(coeffs: &[FldT<E>], enc: &E) -> ProverResult<Self, ErrT<E>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied
[INFO] [stdout]    --> src/tests.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied
[INFO] [stdout]    --> src/tests.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::fixed::FixedOutputDirty` is not satisfied
[INFO] [stdout]    --> src/tests.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::fixed::FixedOutput`
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `commit` exists for struct `LcCommit<Hasher, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:185:43
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                                           ^^^^^^ function or associated item cannot be called on `LcCommit<Hasher, _>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | pub struct Hasher {
[INFO] [stdout]     | ----------------- doesn't satisfy `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `LcCommit<blake3::Hasher, _>`, consider using `LcCommit::<D, E>::commit` which returns `Result<LcCommit<_, _>, ProverError<<_ as LcEncoding>::Err>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn commit(coeffs: &[FldT<E>], enc: &E) -> ProverResult<Self, ErrT<E>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied
[INFO] [stdout]    --> src/tests.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied
[INFO] [stdout]    --> src/tests.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::fixed::FixedOutputDirty` is not satisfied
[INFO] [stdout]    --> src/tests.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let comm = LcCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::fixed::FixedOutput`
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `commit` exists for struct `LcCommit<Hasher, LigeroEncodingRho<_, UInt<UTerm, B1>, UInt<UInt<UTerm, B1>, B0>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:221:43
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                                           ^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | pub struct Hasher {
[INFO] [stdout]     | ----------------- doesn't satisfy `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `LcCommit<blake3::Hasher, LigeroEncodingRho<_, UInt<UTerm, B1>, UInt<UInt<UTerm, B1>, B0>>>`, consider using `LcCommit::<D, E>::commit` which returns `Result<LcCommit<_, _>, ProverError<<_ as LcEncoding>::Err>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn commit(coeffs: &[FldT<E>], enc: &E) -> ProverResult<Self, ErrT<E>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied
[INFO] [stdout]    --> src/tests.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied
[INFO] [stdout]    --> src/tests.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::fixed::FixedOutputDirty` is not satisfied
[INFO] [stdout]    --> src/tests.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::fixed::FixedOutput`
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `commit` exists for struct `LcCommit<Hasher, LigeroEncodingRho<_, UInt<UTerm, B1>, UInt<UInt<UTerm, B1>, B0>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:271:43
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                                           ^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | pub struct Hasher {
[INFO] [stdout]     | ----------------- doesn't satisfy `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `LcCommit<blake3::Hasher, LigeroEncodingRho<_, UInt<UTerm, B1>, UInt<UInt<UTerm, B1>, B0>>>`, consider using `LcCommit::<D, E>::commit` which returns `Result<LcCommit<_, _>, ProverError<<_ as LcEncoding>::Err>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn commit(coeffs: &[FldT<E>], enc: &E) -> ProverResult<Self, ErrT<E>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied
[INFO] [stdout]    --> src/tests.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied
[INFO] [stdout]    --> src/tests.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::fixed::FixedOutputDirty` is not satisfied
[INFO] [stdout]    --> src/tests.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::fixed::FixedOutput`
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `commit` exists for struct `LcCommit<Hasher, LigeroEncodingRho<_, UInt<UTerm, B1>, UInt<UInt<UTerm, B1>, B0>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/tests.rs:319:43
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                                           ^^^^^^ function or associated item cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs:989:1
[INFO] [stdout]     |
[INFO] [stdout] 989 | pub struct Hasher {
[INFO] [stdout]     | ----------------- doesn't satisfy `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `LcCommit<blake3::Hasher, LigeroEncodingRho<_, UInt<UTerm, B1>, UInt<UInt<UTerm, B1>, B0>>>`, consider using `LcCommit::<D, E>::commit` which returns `Result<LcCommit<_, _>, ProverError<<_ as LcEncoding>::Err>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn commit(coeffs: &[FldT<E>], enc: &E) -> ProverResult<Self, ErrT<E>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied
[INFO] [stdout]    --> src/tests.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Update` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Reset` is not satisfied
[INFO] [stdout]    --> src/tests.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::fixed::FixedOutputDirty` is not satisfied
[INFO] [stdout]    --> src/tests.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let comm = LigeroCommit::<Blake3, _>::commit(&coeffs, &enc).unwrap();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher`, which is required by `blake3::Hasher: digest::digest::Digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::fixed::FixedOutput`
[INFO] [stdout]     = note: required for `blake3::Hasher` to implement `digest::digest::Digest`
[INFO] [stdout] note: required by a bound in `LcCommit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lcpc-2d-0.1.1/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct LcCommit<D, E>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] 174 | where
[INFO] [stdout] 175 |     D: Digest,
[INFO] [stdout]     |        ^^^^^^ required by this bound in `LcCommit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ff::PrimeField`
[INFO] [stdout]    --> src/tests.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use ff::PrimeField;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lcpc-ligero-pc` (lib test) due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "15f124b2a1d45829ff98301edbd30c30dc42b518f1e33729210ccd61fbea74b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f124b2a1d45829ff98301edbd30c30dc42b518f1e33729210ccd61fbea74b8", kill_on_drop: false }`
[INFO] [stdout] 15f124b2a1d45829ff98301edbd30c30dc42b518f1e33729210ccd61fbea74b8
