[INFO] fetching crate elgamal_ristretto 0.2.3...
[INFO] testing elgamal_ristretto-0.2.3 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate elgamal_ristretto 0.2.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate elgamal_ristretto 0.2.3
[INFO] finished tweaking crates.io crate elgamal_ristretto 0.2.3
[INFO] tweaked toml for crates.io crate elgamal_ristretto 0.2.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate elgamal_ristretto 0.2.3 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 95 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.8.2)
[INFO] [stderr]       Adding curve25519-dalek v2.1.3 (available: v5.0.0)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.10.2)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.10.1)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.11.0)
[INFO] [stderr]       Adding zkp v0.7.0 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded merlin v2.0.1
[INFO] [stderr]   Downloaded sha2 v0.8.2
[INFO] [stderr]   Downloaded criterion v0.2.11
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded zkp v0.7.0
[INFO] [stderr]   Downloaded criterion-plot v0.3.1
[INFO] [stderr]   Downloaded curve25519-dalek v2.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d
[INFO] running `Command { std: "docker" "start" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zkp v0.7.0
[INFO] [stderr]    Compiling elgamal_ristretto v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/ciphertext.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `dleq` is ambiguous
[INFO] [stdout]    --> src/private.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let (proof, _) = dleq::prove_compact(
[INFO] [stdout]     |                          ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `dleq` could refer to the module imported here
[INFO] [stdout]    --> src/private.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::ciphertext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout] note: `dleq` could also refer to the module imported here
[INFO] [stdout]    --> src/private.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use crate::public::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `dleq` is ambiguous
[INFO] [stdout]    --> src/private.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             dleq::ProveAssignments {
[INFO] [stdout]     |             ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `dleq` could refer to the module imported here
[INFO] [stdout]    --> src/private.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::ciphertext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout] note: `dleq` could also refer to the module imported here
[INFO] [stdout]    --> src/private.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use crate::public::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/public.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | define_proof! {dl_knowledge, "DLKnowledge Proof", (x), (A), (G) : A = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/public.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: elgamal_ristretto v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/ciphertext.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `dleq` is ambiguous
[INFO] [stdout]    --> src/private.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let (proof, _) = dleq::prove_compact(
[INFO] [stdout]     |                          ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `dleq` could refer to the module imported here
[INFO] [stdout]    --> src/private.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::ciphertext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout] note: `dleq` could also refer to the module imported here
[INFO] [stdout]    --> src/private.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use crate::public::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `dleq` is ambiguous
[INFO] [stdout]    --> src/private.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             dleq::ProveAssignments {
[INFO] [stdout]     |             ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `dleq` could refer to the module imported here
[INFO] [stdout]    --> src/private.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::ciphertext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout] note: `dleq` could also refer to the module imported here
[INFO] [stdout]    --> src/private.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use crate::public::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/public.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | define_proof! {dl_knowledge, "DLKnowledge Proof", (x), (A), (G) : A = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/public.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling elgamal_ristretto v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/ciphertext.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `dleq` is ambiguous
[INFO] [stdout]    --> src/private.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let (proof, _) = dleq::prove_compact(
[INFO] [stdout]     |                          ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `dleq` could refer to the module imported here
[INFO] [stdout]    --> src/private.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::ciphertext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout] note: `dleq` could also refer to the module imported here
[INFO] [stdout]    --> src/private.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use crate::public::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `dleq` is ambiguous
[INFO] [stdout]    --> src/private.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             dleq::ProveAssignments {
[INFO] [stdout]     |             ^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `dleq` could refer to the module imported here
[INFO] [stdout]    --> src/private.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 | use crate::ciphertext::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout] note: `dleq` could also refer to the module imported here
[INFO] [stdout]    --> src/private.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use crate::public::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/public.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | define_proof! {dl_knowledge, "DLKnowledge Proof", (x), (A), (G) : A = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/public.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11, elgamal_ristretto v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `bench`
[INFO] [stderr]   --> src/ciphertext.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `dleq` is ambiguous
[INFO] [stderr]    --> src/private.rs:101:26
[INFO] [stderr]     |
[INFO] [stderr] 101 |         let (proof, _) = dleq::prove_compact(
[INFO] [stderr]     |                          ^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `dleq` could refer to the module imported here
[INFO] [stderr]    --> src/private.rs:12:5
[INFO] [stderr]     |
[INFO] [stderr]  12 | use crate::ciphertext::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stderr] note: `dleq` could also refer to the module imported here
[INFO] [stderr]    --> src/private.rs:13:5
[INFO] [stderr]     |
[INFO] [stderr]  13 | use crate::public::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dleq` is ambiguous
[INFO] [stderr]    --> src/private.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 |             dleq::ProveAssignments {
[INFO] [stderr]     |             ^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `dleq` could refer to the module imported here
[INFO] [stderr]    --> src/private.rs:12:5
[INFO] [stderr]     |
[INFO] [stderr]  12 | use crate::ciphertext::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stderr] note: `dleq` could also refer to the module imported here
[INFO] [stderr]    --> src/private.rs:13:5
[INFO] [stderr]     |
[INFO] [stderr]  13 | use crate::public::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `dleq` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bench`
[INFO] [stderr]   --> src/public.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | define_proof! {dl_knowledge, "DLKnowledge Proof", (x), (A), (G) : A = (x * G)}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bench`
[INFO] [stderr]   --> src/public.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | define_proof! {dleq, "DLEQ Proof", (x), (A, B, H), (G) : A = (x * B), H = (x * G)}
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `nightly`, `std`, and `u64_backend`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `define_proof` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `elgamal_ristretto` (lib) generated 5 warnings
[INFO] [stderr] warning: `elgamal_ristretto` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11, elgamal_ristretto v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elgamal_ristretto-89c813db70dc14e2)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test ciphertext::tests::test_add_of_ciphertext_and_plaintext ... ok
[INFO] [stdout] test ciphertext::tests::test_multiplication_by_scalar ... ok
[INFO] [stdout] test ciphertext::tests::test_division_by_scalar ... ok
[INFO] [stdout] test private::tests::create_and_verify_fake_sk_knowledge ... ok
[INFO] [stdout] test ciphertext::tests::test_serde_ciphertext ... ok
[INFO] [stdout] test ciphertext::tests::test_homomorphic_subtraction ... ok
[INFO] [stdout] test private::tests::test_serde_secretkey ... ok
[INFO] [stdout] test private::tests::test_signature ... ok
[INFO] [stdout] test ciphertext::tests::test_homomorphic_addition ... ok
[INFO] [stdout] test public::tests::test_byte_conversion ... ok
[INFO] [stdout] test ciphertext::tests::test_sub_of_ciphertext_and_plaintext ... ok
[INFO] [stdout] test private::tests::create_and_verify_sk_knowledge ... ok
[INFO] [stdout] test ciphertext::tests::test_failed_randomisation_and_proof ... ok
[INFO] [stdout] test public::tests::test_serde_pubkey ... ok
[INFO] [stdout] test public::tests::test_encryption ... ok
[INFO] [stdout] test private::tests::prove_false_decryption ... ok
[INFO] [stdout] test private::tests::test_signature_failure ... ok
[INFO] [stdout] test ciphertext::tests::test_randomisation_and_proof ... ok
[INFO] [stdout] test private::tests::prove_correct_decryption ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests elgamal_ristretto
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/public.rs - public::PublicKey::verify_proof_knowledge (line 127) ... ok
[INFO] [stdout] test src/public.rs - public::PublicKey::verify_correct_decryption (line 161) ... ok
[INFO] [stdout] test src/public.rs - public::PublicKey::verify_signature (line 82) ... ok
[INFO] [stdout] test src/public.rs - public::PublicKey::encrypt (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d", kill_on_drop: false }`
[INFO] [stdout] a9a57bea7eadf4523d8b6d9992b60a836c4e08df5767a4cefce0952aff86631d
