[INFO] fetching crate lcpc-brakedown-pc 0.1.1... [INFO] checking lcpc-brakedown-pc-0.1.1 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate lcpc-brakedown-pc 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lcpc-brakedown-pc 0.1.1 [INFO] finished tweaking crates.io crate lcpc-brakedown-pc 0.1.1 [INFO] tweaked toml for crates.io crate lcpc-brakedown-pc 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lcpc-brakedown-pc 0.1.1 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 85 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding crypto-common v0.1.6 (available: v0.1.7) [INFO] [stderr] Adding ff v0.12.1 (available: v0.13.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding merlin v2.0.1 (available: v3.0.0) [INFO] [stderr] Adding ndarray v0.14.0 (available: v0.17.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.10.0) [INFO] [stderr] Adding sprs v0.10.0 (available: v0.11.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef5fad4387e87c5db19fd6fe261ec65d0d43d5e3c12d0b61beab47918025bc24 [INFO] running `Command { std: "docker" "start" "-a" "ef5fad4387e87c5db19fd6fe261ec65d0d43d5e3c12d0b61beab47918025bc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef5fad4387e87c5db19fd6fe261ec65d0d43d5e3c12d0b61beab47918025bc24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5fad4387e87c5db19fd6fe261ec65d0d43d5e3c12d0b61beab47918025bc24", kill_on_drop: false }` [INFO] [stdout] ef5fad4387e87c5db19fd6fe261ec65d0d43d5e3c12d0b61beab47918025bc24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03842d1262a3f04359dec1fee4094bd5bcca72919ecaf28627e7b729bc33ddce [INFO] running `Command { std: "docker" "start" "-a" "03842d1262a3f04359dec1fee4094bd5bcca72919ecaf28627e7b729bc33ddce", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling addchain v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking sprs v0.10.0 [INFO] [stderr] Compiling ff_derive v0.12.1 [INFO] [stderr] Compiling ff-derive-num v0.2.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking lcpc-2d v0.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking lcpc-test-fields v0.1.1 [INFO] [stderr] Checking lcpc-brakedown-pc v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: feature `test` is declared but not used [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:28:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:29:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:30:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:31:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:32:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:33:13","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:74:13","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:165:17","p":5,"ph":5,"wa":0,"pa":0,"a":5,"pos":5,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":5,"a_opt":5,"sz_no_dedup":80,"sz_old":80,"sz_opt":80} [INFO] [stderr] [FMTARGS] {"crate":"lcpc_brakedown_pc","loc":"src/tests.rs:188:17","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied [INFO] [stdout] --> src/tests.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | let comm = LcCommit::::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-1949cf8c6b5b557f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub trait Update { [INFO] [stdout] | ---------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | let comm = LcCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] = note: `blake3::Hasher` implements similarly named trait `Reset`, but not `digest::Reset` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | let comm = LcCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | let comm = LcCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `LcCommit` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.3/src/lib.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: digest::Reset`, `blake3::Hasher: digest::Update`, `blake3::Hasher: digest::digest::Digest` or `blake3::Hasher: digest::fixed::FixedOutputDirty` [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::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::fixed::FixedOutputDirty` [INFO] [stdout] which is required by `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:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | let comm = LcCommit::::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-1949cf8c6b5b557f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub trait Update { [INFO] [stdout] | ---------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | let comm = LcCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] = note: `blake3::Hasher` implements similarly named trait `Reset`, but not `digest::Reset` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | let comm = LcCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:183:47 [INFO] [stdout] | [INFO] [stdout] 183 | let comm = LcCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `LcCommit` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.3/src/lib.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: digest::Reset`, `blake3::Hasher: digest::Update`, `blake3::Hasher: digest::digest::Digest` or `blake3::Hasher: digest::fixed::FixedOutputDirty` [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::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::fixed::FixedOutputDirty` [INFO] [stdout] which is required by `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:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | let comm = BrakedownCommit::::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-1949cf8c6b5b557f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub trait Update { [INFO] [stdout] | ---------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] = note: `blake3::Hasher` implements similarly named trait `Reset`, but not `digest::Reset` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:197:46 [INFO] [stdout] | [INFO] [stdout] 197 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `LcCommit>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.3/src/lib.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: digest::Reset`, `blake3::Hasher: digest::Update`, `blake3::Hasher: digest::digest::Digest` or `blake3::Hasher: digest::fixed::FixedOutputDirty` [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::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::fixed::FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/lcpc_brakedown_pc-731eacda880ac6cf.long-type-14922878913272426033.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied [INFO] [stdout] --> src/tests.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | let comm = BrakedownCommit::::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-1949cf8c6b5b557f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub trait Update { [INFO] [stdout] | ---------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] = note: `blake3::Hasher` implements similarly named trait `Reset`, but not `digest::Reset` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:247:46 [INFO] [stdout] | [INFO] [stdout] 247 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `LcCommit>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.3/src/lib.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: digest::Reset`, `blake3::Hasher: digest::Update`, `blake3::Hasher: digest::digest::Digest` or `blake3::Hasher: digest::fixed::FixedOutputDirty` [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::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::fixed::FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/lcpc_brakedown_pc-731eacda880ac6cf.long-type-6324943881184971299.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `blake3::Hasher: digest::Update` is not satisfied [INFO] [stdout] --> src/tests.rs:295:16 [INFO] [stdout] | [INFO] [stdout] 295 | let comm = BrakedownCommit::::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-1949cf8c6b5b557f/digest-0.9.0/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub trait Update { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.7/src/lib.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub trait Update { [INFO] [stdout] | ---------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:295:16 [INFO] [stdout] | [INFO] [stdout] 295 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::Reset` is not implemented for `blake3::Hasher` [INFO] [stdout] | [INFO] [stdout] = note: `blake3::Hasher` implements similarly named trait `Reset`, but not `digest::Reset` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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:295:16 [INFO] [stdout] | [INFO] [stdout] 295 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `digest::fixed::FixedOutputDirty` is not implemented for `blake3::Hasher` [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-1949cf8c6b5b557f/lcpc-2d-0.1.1/src/lib.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct LcCommit [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>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/tests.rs:295:46 [INFO] [stdout] | [INFO] [stdout] 295 | let comm = BrakedownCommit::::commit(&coeffs, &enc).unwrap(); [INFO] [stdout] | ^^^^^^ function or associated item cannot be called on `LcCommit>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.3/src/lib.rs:1066:1 [INFO] [stdout] | [INFO] [stdout] 1066 | pub struct Hasher { [INFO] [stdout] | ----------------- doesn't satisfy `blake3::Hasher: digest::Reset`, `blake3::Hasher: digest::Update`, `blake3::Hasher: digest::digest::Digest` or `blake3::Hasher: digest::fixed::FixedOutputDirty` [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::Digest` [INFO] [stdout] `blake3::Hasher: digest::Reset` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] `blake3::Hasher: digest::fixed::FixedOutputDirty` [INFO] [stdout] which is required by `blake3::Hasher: digest::digest::Digest` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/lcpc_brakedown_pc-731eacda880ac6cf.long-type-14922878913272426033.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [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-brakedown-pc` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "03842d1262a3f04359dec1fee4094bd5bcca72919ecaf28627e7b729bc33ddce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03842d1262a3f04359dec1fee4094bd5bcca72919ecaf28627e7b729bc33ddce", kill_on_drop: false }` [INFO] [stdout] 03842d1262a3f04359dec1fee4094bd5bcca72919ecaf28627e7b729bc33ddce