[INFO] fetching crate noah-smoke-tests 0.4.0... [INFO] testing noah-smoke-tests-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate noah-smoke-tests 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate noah-smoke-tests 0.4.0 [INFO] finished tweaking crates.io crate noah-smoke-tests 0.4.0 [INFO] tweaked toml for crates.io crate noah-smoke-tests 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate noah-smoke-tests 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 214 packages to latest compatible versions [INFO] [stderr] Adding ark-serialize v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-std v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding ruc v1.0.8 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-curve25519 v0.4.0 [INFO] [stderr] Downloaded ark-secq256k1 v0.4.0 [INFO] [stderr] Downloaded ark-bulletproofs v4.1.1 [INFO] [stderr] Downloaded ark-ed-on-bls12-381 v0.4.0 [INFO] [stderr] Downloaded ark-secp256k1 v0.4.0 [INFO] [stderr] Downloaded ark-ed25519 v0.4.0 [INFO] [stderr] Downloaded noah-bulletproofs v4.1.0 [INFO] [stderr] Downloaded noah-api v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f54daace85cb8436092feb31669dfdbea7c24e57395ce8fa102447bf21b02ed6 [INFO] running `Command { std: "docker" "start" "-a" "f54daace85cb8436092feb31669dfdbea7c24e57395ce8fa102447bf21b02ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54daace85cb8436092feb31669dfdbea7c24e57395ce8fa102447bf21b02ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54daace85cb8436092feb31669dfdbea7c24e57395ce8fa102447bf21b02ed6", kill_on_drop: false }` [INFO] [stdout] f54daace85cb8436092feb31669dfdbea7c24e57395ce8fa102447bf21b02ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2264615fafdb02770e7e62637fceb3f0dc53237f4ec5598440e3c64c068cd1ac [INFO] running `Command { std: "docker" "start" "-a" "2264615fafdb02770e7e62637fceb3f0dc53237f4ec5598440e3c64c068cd1ac", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling noah-plonk v0.4.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ruc v1.0.8 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling noah-curve25519-dalek v4.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling noah-bulletproofs v4.1.0 [INFO] [stderr] Compiling noah-x25519-dalek v4.0.0 [INFO] [stderr] Compiling noah-ed25519-dalek v4.0.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-curve25519 v0.4.0 [INFO] [stderr] Compiling ark-secp256k1 v0.4.0 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-secq256k1 v0.4.0 [INFO] [stderr] Compiling ark-ed25519 v0.4.0 [INFO] [stderr] Compiling ark-bulletproofs v4.1.1 [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.4.0 [INFO] [stderr] Compiling noah-algebra v0.4.0 [INFO] [stderr] Compiling noah-crypto v0.4.0 [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:187:46 [INFO] [stdout] | [INFO] [stdout] 187 | amount: cs.allocate(zero_scalar).c(d!())?, [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result: noah_algebra::prelude::RucResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | asset_type: cs.allocate(zero_scalar).c(d!())?, [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result: noah_algebra::prelude::RucResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:315:47 [INFO] [stdout] | [INFO] [stdout] 315 | amount: cs.allocate(None).c(d!(NoahError::R1CSProofError))?, [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result: noah_algebra::prelude::RucResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:316:51 [INFO] [stdout] | [INFO] [stdout] 316 | asset_type: cs.allocate(None).c(d!(NoahError::R1CSProofError))?, [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result: noah_algebra::prelude::RucResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 325 | amount: cs [INFO] [stdout] | _____________________________- [INFO] [stdout] 326 | | .allocate(Some(v.amount.0)) [INFO] [stdout] 327 | | .c(d!(NoahError::R1CSProofError))?, [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result: noah_algebra::prelude::RucResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:330:26 [INFO] [stdout] | [INFO] [stdout] 328 | asset_type: cs [INFO] [stdout] | _________________________________- [INFO] [stdout] 329 | | .allocate(Some(v.asset_type.0)) [INFO] [stdout] 330 | | .c(d!(NoahError::R1CSProofError))?, [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result: noah_algebra::prelude::RucResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<(), noah_bulletproofs::r1cs::R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:414:6 [INFO] [stdout] | [INFO] [stdout] 393 | / cs.specify_randomized_constraints(move |cs| { [INFO] [stdout] 394 | | let w1 = cs.challenge_scalar(b"mix challenge1"); [INFO] [stdout] 395 | | let w2 = cs.challenge_scalar(b"mix challenge2"); [INFO] [stdout] 396 | | let w3 = cs.challenge_scalar(b"mix challenge3"); [INFO] [stdout] ... | [INFO] [stdout] 413 | | }) [INFO] [stdout] 414 | | .c(d!())?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(), noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<(), noah_bulletproofs::r1cs::R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:462:6 [INFO] [stdout] | [INFO] [stdout] 440 | / cs.specify_randomized_constraints(move |cs| { [INFO] [stdout] 441 | | let challenge = cs.challenge_scalar(b"k-value shuffle challenge"); [INFO] [stdout] 442 | | let mut single_input = Vec::with_capacity(l); [INFO] [stdout] 443 | | let mut single_perm = Vec::with_capacity(l); [INFO] [stdout] ... | [INFO] [stdout] 461 | | }) [INFO] [stdout] 462 | | .c(d!())?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(), noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable, Variable, Variable), R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:546:10 [INFO] [stdout] | [INFO] [stdout] 530 | let (a, b, o) = match value_bytes.as_ref() { [INFO] [stdout] | _________________________- [INFO] [stdout] 531 | | Some(bytes) => { [INFO] [stdout] 532 | | let index = i >> 3; [INFO] [stdout] 533 | | if index > bytes.len() { [INFO] [stdout] ... | [INFO] [stdout] 546 | | .c(d!())?; [INFO] [stdout] | | -^ method cannot be called on `Result<(Variable, Variable, Variable), R1CSError>` due to unsatisfied trait bounds [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(noah_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::Variable), noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(noah_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::Variable), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(RangeProof, Vec), ProofError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/range.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 22 | let (proof, coms) = RangeProof::prove_multiple( [INFO] [stdout] | _________________________- [INFO] [stdout] 23 | | bp_gens, [INFO] [stdout] 24 | | &pc_gens, [INFO] [stdout] 25 | | transcript, [INFO] [stdout] ... | [INFO] [stdout] 30 | | .c(d!(NoahError::RangeProofProveError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ProofError { [INFO] [stdout] | ------------------- doesn't satisfy `noah_bulletproofs::ProofError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::ProofError: StdError` [INFO] [stdout] which is required by `std::result::Result<(RangeProof, Vec), noah_bulletproofs::ProofError>: noah_algebra::prelude::RucResult<(RangeProof, Vec), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<(), noah_bulletproofs::ProofError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/range.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 56 | / RangeProof::batch_verify( [INFO] [stdout] 57 | | prng, [INFO] [stdout] 58 | | proofs, [INFO] [stdout] 59 | | transcripts, [INFO] [stdout] ... | [INFO] [stdout] 65 | | .c(d!(NoahError::RangeProofVerifyError)) [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-bulletproofs-4.1.0/src/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum ProofError { [INFO] [stdout] | ------------------- doesn't satisfy `noah_bulletproofs::ProofError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `noah_bulletproofs::ProofError: StdError` [INFO] [stdout] which is required by `std::result::Result<(), noah_bulletproofs::ProofError>: noah_algebra::prelude::RucResult<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result, 4>>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | let x_var = cs.allocate((*x).clone()).c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult, 4>>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result, 4>>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | let y_var = cs.allocate((*y).clone()).c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult, 4>>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable, 4>>, ..., ...), ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 113 | let (bit_var, one_minus_bit_var, product) = cs [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 114 | | .allocate_multiplier(Some((Fq::from(*bit), Fq::from(1 - (*bit as u8))))) [INFO] [stdout] 115 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable, 4>>, ..., ...), ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 129 | let (bit_var, one_minus_bit_var, product) = cs [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 130 | | .allocate_multiplier(None) [INFO] [stdout] 131 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 297 | let proof = prover [INFO] [stdout] | _____________________- [INFO] [stdout] 298 | | .prove(prng, &bp_gens) [INFO] [stdout] 299 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called on `Result>, R1CSError>` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<(), ark_bulletproofs::r1cs::R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:355:14 [INFO] [stdout] | [INFO] [stdout] 353 | / verifier [INFO] [stdout] 354 | | .verify(&self.0, &pc_gens_for_verifier, &bp_gens) [INFO] [stdout] 355 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result, 4>>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:44:47 [INFO] [stdout] | [INFO] [stdout] 44 | let x_var = cs.allocate((*x).clone()).c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult, 4>>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result, 4>>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | let y_var = cs.allocate((*y).clone()).c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult, 4>>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable, 4>>, ..., ...), ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 113 | let (bit_var, one_minus_bit_var, product) = cs [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 114 | | .allocate_multiplier(Some((Fq::from(*bit), Fq::from(1 - (*bit as u8))))) [INFO] [stdout] 115 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable, 4>>, ..., ...), ...>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:131:22 [INFO] [stdout] | [INFO] [stdout] 129 | let (bit_var, one_minus_bit_var, product) = cs [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 130 | | .allocate_multiplier(None) [INFO] [stdout] 131 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>, ark_bulletproofs::r1cs::Variable, 4>>), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result, 4>>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:189:46 [INFO] [stdout] | [INFO] [stdout] 189 | let s_var = cs.allocate(Some(s)).c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult, 4>>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result, 4>>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:199:43 [INFO] [stdout] | [INFO] [stdout] 199 | let s_var = cs.allocate(None).c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | ^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult, 4>>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `Result>, R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:300:14 [INFO] [stdout] | [INFO] [stdout] 298 | let proof = prover [INFO] [stdout] | _____________________- [INFO] [stdout] 299 | | .prove(prng, &bp_gens) [INFO] [stdout] 300 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called on `Result>, R1CSError>` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult>, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<(), ark_bulletproofs::r1cs::R1CSError>`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 354 | / verifier [INFO] [stdout] 355 | | .verify(&self.0, &pc_gens_for_verifier, &bp_gens) [INFO] [stdout] 356 | | .c(d!(NoahError::R1CSProofError))?; [INFO] [stdout] | | -^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-bulletproofs-4.1.1/src/errors.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum R1CSError { [INFO] [stdout] | ------------------ doesn't satisfy `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ark_bulletproofs::r1cs::R1CSError: StdError` [INFO] [stdout] which is required by `std::result::Result<(), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(), _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noah-crypto` (lib) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "2264615fafdb02770e7e62637fceb3f0dc53237f4ec5598440e3c64c068cd1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2264615fafdb02770e7e62637fceb3f0dc53237f4ec5598440e3c64c068cd1ac", kill_on_drop: false }` [INFO] [stdout] 2264615fafdb02770e7e62637fceb3f0dc53237f4ec5598440e3c64c068cd1ac