[INFO] fetching crate crypto-paillier 0.0.1-pre.2... [INFO] checking crypto-paillier-0.0.1-pre.2 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf-spurious [INFO] extracting crate crypto-paillier 0.0.1-pre.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate crypto-paillier 0.0.1-pre.2 [INFO] finished tweaking crates.io crate crypto-paillier 0.0.1-pre.2 [INFO] tweaked toml for crates.io crate crypto-paillier 0.0.1-pre.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crypto-paillier 0.0.1-pre.2 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crypto-paillier 0.0.1-pre.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99ab898e8bf85d5d525b83fa668c63a0c62da83e8ed873d3dfa42a9e1e2237df [INFO] running `Command { std: "docker" "start" "-a" "99ab898e8bf85d5d525b83fa668c63a0c62da83e8ed873d3dfa42a9e1e2237df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99ab898e8bf85d5d525b83fa668c63a0c62da83e8ed873d3dfa42a9e1e2237df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ab898e8bf85d5d525b83fa668c63a0c62da83e8ed873d3dfa42a9e1e2237df", kill_on_drop: false }` [INFO] [stdout] 99ab898e8bf85d5d525b83fa668c63a0c62da83e8ed873d3dfa42a9e1e2237df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zstrict-projection-item-bounds" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 629cceed9ebdae5a56ac138629e8636b94a6e24f1fdb74fa61f75d973b4fb8d0 [INFO] running `Command { std: "docker" "start" "-a" "629cceed9ebdae5a56ac138629e8636b94a6e24f1fdb74fa61f75d973b4fb8d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking rand_core v0.9.2 [INFO] [stderr] Checking crypto-bigint v0.7.0-pre.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking crypto-primes v0.7.0-pre.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crypto-paillier v0.0.1-pre.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-10640314950509194372.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-10640314950509194372.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1609827344688616437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1609827344688616437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-10640314950509194372.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1609827344688616437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/rand.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/rand.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-14529545968183091946.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-2356813676146294111.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-10462658579266903839.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-12201822912204793030.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:95:38 [INFO] [stdout] | [INFO] [stdout] 95 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-5215962567413147984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:125:38 [INFO] [stdout] | [INFO] [stdout] 125 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-5215962567413147984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:95:38 [INFO] [stdout] | [INFO] [stdout] 95 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1240791625609586835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-5215962567413147984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:125:38 [INFO] [stdout] | [INFO] [stdout] 125 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1240791625609586835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1240791625609586835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-10640314950509194372.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1609827344688616437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-10640314950509194372.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-10640314950509194372.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/encrypt.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1609827344688616437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/homomorphic.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1609827344688616437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/rand.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-225690329851943164.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/pk/rand.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-13383131697016950453.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-14529545968183091946.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-2356813676146294111.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-10462658579266903839.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-12201822912204793030.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:95:38 [INFO] [stdout] | [INFO] [stdout] 95 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-5215962567413147984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:125:38 [INFO] [stdout] | [INFO] [stdout] 125 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-5215962567413147984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:95:38 [INFO] [stdout] | [INFO] [stdout] 95 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1240791625609586835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-5215962567413147984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/decrypt.rs:125:38 [INFO] [stdout] | [INFO] [stdout] 125 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1240791625609586835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/keygen.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-1240791625609586835.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-8492994571588786404.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-261df65a88083326.long-type-15525199441634236739.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk/precomp.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-6329336912965135734.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as Inverter>::Output == <... as PrecomputeInverter>::Output` [INFO] [stdout] --> src/sk.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | Odd>: PrecomputeInverter>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found `Uint` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `> as PrecomputeInverter>::Output` [INFO] [stdout] found struct `Uint` [INFO] [stdout] = help: consider constraining the associated type `> as PrecomputeInverter>::Output` to `Uint` or calling a method that returns `> as PrecomputeInverter>::Output` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crypto_paillier-dc5813aa8e504a42.long-type-15616231608184755477.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-paillier` (lib) due to 46 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-paillier` (lib test) due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "629cceed9ebdae5a56ac138629e8636b94a6e24f1fdb74fa61f75d973b4fb8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629cceed9ebdae5a56ac138629e8636b94a6e24f1fdb74fa61f75d973b4fb8d0", kill_on_drop: false }` [INFO] [stdout] 629cceed9ebdae5a56ac138629e8636b94a6e24f1fdb74fa61f75d973b4fb8d0