[INFO] fetching crate noah-smoke-tests 0.4.0...
[INFO] testing noah-smoke-tests-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate noah-smoke-tests 0.4.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate noah-smoke-tests 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 207 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.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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.1.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8f28345c3115a9ccb38e8ff8de5d712fff9eb650bbeaf84f2d08555fb61cb5b
[INFO] running `Command { std: "docker" "start" "-a" "a8f28345c3115a9ccb38e8ff8de5d712fff9eb650bbeaf84f2d08555fb61cb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8f28345c3115a9ccb38e8ff8de5d712fff9eb650bbeaf84f2d08555fb61cb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f28345c3115a9ccb38e8ff8de5d712fff9eb650bbeaf84f2d08555fb61cb5b", kill_on_drop: false }`
[INFO] [stdout] a8f28345c3115a9ccb38e8ff8de5d712fff9eb650bbeaf84f2d08555fb61cb5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61ba56fc7e5f7a596433bcffd743cb0d85a61ea4ef4eafcde503ba8ddda9df80
[INFO] running `Command { std: "docker" "start" "-a" "61ba56fc7e5f7a596433bcffd743cb0d85a61ea4ef4eafcde503ba8ddda9df80", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling noah-plonk v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling ruc v1.0.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling noah-curve25519-dalek v4.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[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 hashbrown v0.13.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling noah-x25519-dalek v4.0.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling noah-bulletproofs v4.1.0
[INFO] [stderr]    Compiling noah-ed25519-dalek v4.0.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[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-ed25519 v0.4.0
[INFO] [stderr]    Compiling ark-secq256k1 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<noah_bulletproofs::r1cs::Variable, 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: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_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<noah_bulletproofs::r1cs::Variable, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<noah_bulletproofs::r1cs::Variable, 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: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_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<noah_bulletproofs::r1cs::Variable, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<noah_bulletproofs::r1cs::Variable, 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: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_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<noah_bulletproofs::r1cs::Variable, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<noah_bulletproofs::r1cs::Variable, 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: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_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<noah_bulletproofs::r1cs::Variable, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<noah_bulletproofs::r1cs::Variable, 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: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_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<noah_bulletproofs::r1cs::Variable, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `std::result::Result<noah_bulletproofs::r1cs::Variable, 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: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_bulletproofs::r1cs::Variable, noah_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<noah_bulletproofs::r1cs::Variable, _>`
[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]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-2642713909676502519.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/mix.rs:549:22
[INFO] [stdout]     |
[INFO] [stdout] 549 |         cs.constrain(o.into());
[INFO] [stdout]     |                      ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(RangeProof, Vec<CompressedRistretto>), 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_curve25519_dalek::ristretto::CompressedRistretto>), noah_bulletproofs::ProofError>: noah_algebra::prelude::RucResult<(RangeProof, Vec<noah_curve25519_dalek::ristretto::CompressedRistretto>), _>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-1015495267345412367.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/range.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let commitments = coms.iter().map(|x| CompressedRistretto(*x)).collect_vec();
[INFO] [stdout]    |                       ^^^^ cannot infer type
[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<Variable<Fp<MontBackend<FqConfig, 4>, 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<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-7181409034998994721.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<Variable<Fp<MontBackend<FqConfig, 4>, 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<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-7181409034998994721.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable<Fp<MontBackend<FqConfig, 4>, 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<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>), _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-16117964772470769678.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 cs.constrain(product.into());
[INFO] [stdout]     |                              ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable<Fp<MontBackend<FqConfig, 4>, 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<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_ed25519::FqConfig, 4>, 4>>), _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-16117964772470769678.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_ed25519.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 cs.constrain(product.into());
[INFO] [stdout]     |                              ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<R1CSProof<Affine<Parameters>>, 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<R1CSProof<Affine<Parameters>>, 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::R1CSProof<ark_ec::short_weierstrass::Affine<Parameters>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::R1CSProof<ark_ec::short_weierstrass::Affine<Parameters>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-9741812860010923188.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<Variable<Fp<MontBackend<FrConfig, 4>, 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<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-51643139698528249.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<Variable<Fp<MontBackend<FrConfig, 4>, 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<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-51643139698528249.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable<Fp<MontBackend<FrConfig, 4>, 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<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>), _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-9807188293049208937.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 cs.constrain(product.into());
[INFO] [stdout]     |                              ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<(Variable<Fp<MontBackend<FrConfig, 4>, 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<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>), ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<(ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>), _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-9807188293049208937.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 cs.constrain(product.into());
[INFO] [stdout]     |                              ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<Variable<Fp<MontBackend<FrConfig, 4>, 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<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-51643139698528249.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<Variable<Fp<MontBackend<FrConfig, 4>, 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<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::Variable<ark_ff::Fp<MontBackend<ark_secq256k1::FrConfig, 4>, 4>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-51643139698528249.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noah-crypto-0.4.0/src/bulletproofs/scalar_mul_for_secp256k1.rs:205:49
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let (_, _, s_squared_var) = cs.multiply(s_var.into(), s_var.into());
[INFO] [stdout]     |                                                 ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `c` exists for enum `Result<R1CSProof<Affine<Config>>, 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<R1CSProof<Affine<Config>>, 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::R1CSProof<ark_ec::short_weierstrass::Affine<ark_secq256k1::Config>>, ark_bulletproofs::r1cs::R1CSError>: noah_algebra::prelude::RucResult<ark_bulletproofs::r1cs::R1CSProof<ark_ec::short_weierstrass::Affine<ark_secq256k1::Config>>, _>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/noah_crypto-dfc8e496bc073649.long-type-4475942882796991620.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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] Some errors have detailed explanations: E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noah-crypto` (lib) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "61ba56fc7e5f7a596433bcffd743cb0d85a61ea4ef4eafcde503ba8ddda9df80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ba56fc7e5f7a596433bcffd743cb0d85a61ea4ef4eafcde503ba8ddda9df80", kill_on_drop: false }`
[INFO] [stdout] 61ba56fc7e5f7a596433bcffd743cb0d85a61ea4ef4eafcde503ba8ddda9df80
