[INFO] cloning repository https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspring-epfl%2Faid-distribution-with-assessments-artifacts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspring-epfl%2Faid-distribution-with-assessments-artifacts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 797ca3dede437f0ea4ea42b870314f5bdf2746b8 [INFO] checking spring-epfl/aid-distribution-with-assessments-artifacts against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspring-epfl%2Faid-distribution-with-assessments-artifacts" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts [INFO] finished tweaking git repo https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts [INFO] tweaked toml for git repo https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spring-epfl/aid-distribution-with-assessments-artifacts 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tink-signature v0.3.0 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded aes-siv v0.7.0 [INFO] [stderr] Downloaded tink-daead v0.3.0 [INFO] [stderr] Downloaded tink-hybrid v0.3.0 [INFO] [stderr] Downloaded tink-proto v0.3.0 [INFO] [stderr] Downloaded tink-core v0.3.0 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded crypto v0.5.1 [INFO] [stderr] Downloaded modinverse v0.1.1 [INFO] [stderr] Downloaded dock_merlin v3.0.0 [INFO] [stderr] Downloaded tink-prf v0.3.0 [INFO] [stderr] Downloaded dock_crypto_utils v0.21.0 [INFO] [stderr] Downloaded secret_sharing_and_dkg v0.14.0 [INFO] [stderr] Downloaded tink-mac v0.3.0 [INFO] [stderr] Downloaded tink-aead v0.3.0 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded wide v0.7.32 [INFO] [stderr] Downloaded scalarff v0.8.1 [INFO] [stderr] Downloaded discrete-gaussian v0.0.6 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] [stderr] Downloaded num-bigint-dig v0.7.1 [INFO] [stderr] Downloaded schnorr_pok v0.21.0 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded prost-build v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9f790544c12dfadbfc1fc4fbd8ce9bcc1ccdb2e69e5a716bc9936c07054c435 [INFO] running `Command { std: "docker" "start" "-a" "b9f790544c12dfadbfc1fc4fbd8ce9bcc1ccdb2e69e5a716bc9936c07054c435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9f790544c12dfadbfc1fc4fbd8ce9bcc1ccdb2e69e5a716bc9936c07054c435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f790544c12dfadbfc1fc4fbd8ce9bcc1ccdb2e69e5a716bc9936c07054c435", kill_on_drop: false }` [INFO] [stdout] b9f790544c12dfadbfc1fc4fbd8ce9bcc1ccdb2e69e5a716bc9936c07054c435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d87bbf72354310034e3f8143660072b29e1c00b09d1a411b105f61d7df6c8dbf [INFO] running `Command { std: "docker" "start" "-a" "d87bbf72354310034e3f8143660072b29e1c00b09d1a411b105f61d7df6c8dbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling num-bigint-dig v0.7.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking modinverse v0.1.1 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking scalarff v0.8.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking aes-siv v0.7.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking discrete-gaussian v0.0.6 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking crypto v0.5.1 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling tink-proto v0.3.0 [INFO] [stderr] Checking dock_merlin v3.0.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tink-core v0.3.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking tink-prf v0.3.0 [INFO] [stderr] Checking tink-daead v0.3.0 [INFO] [stderr] Checking tink-signature v0.3.0 [INFO] [stderr] Checking tink-mac v0.3.0 [INFO] [stderr] Checking tink-aead v0.3.0 [INFO] [stderr] Checking tink-hybrid v0.3.0 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking dock_crypto_utils v0.21.0 [INFO] [stderr] Checking ark-bls12-381 v0.4.0 [INFO] [stderr] Checking schnorr_pok v0.21.0 [INFO] [stderr] Checking secret_sharing_and_dkg v0.14.0 [INFO] [stderr] Checking aid-distribution-with-assessments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `aid_distribution_with_assessments::DECRYPTION_THRESHOLD` [INFO] [stdout] --> benches/hbc_2pc_2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aid_distribution_with_assessments::DECRYPTION_THRESHOLD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `black_box` [INFO] [stdout] --> benches/hbc_2pc_2.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::cipher::Cipher` [INFO] [stdout] --> benches/hbc_thhe_1.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use openssl::cipher::Cipher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/hbc_thhe_1.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | Ok(cfg_into_iter!(basis) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see 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 `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/hbc_thhe_1.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | Ok(cfg_into_iter!(basis) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/hbc_thhe_1.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | .zip(cfg_into_iter!(shares)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/hbc_thhe_1.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | .zip(cfg_into_iter!(shares)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_serialize::CanonicalSerialize` [INFO] [stdout] --> benches/hbc_2pc_1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ark_serialize::CanonicalSerialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::cipher::Cipher` [INFO] [stdout] --> benches/mal_thhe_1.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use openssl::cipher::Cipher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/mal_thhe_1.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | Ok(cfg_into_iter!(basis) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see 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 `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/mal_thhe_1.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | Ok(cfg_into_iter!(basis) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/mal_thhe_1.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | .zip(cfg_into_iter!(shares)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parallel` [INFO] [stdout] --> benches/mal_thhe_1.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | .zip(cfg_into_iter!(shares)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [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 `cfg_into_iter` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `cfg_into_iter` may come from an old version of the `ark_std` crate, try updating your dependency with `cargo update -p ark_std` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `cfg_into_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::pairing` [INFO] [stdout] --> benches/mal_thhe_2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ark_ec::pairing; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::pairing::*` [INFO] [stdout] --> benches/mal_thhe_2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ark_ec::pairing::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::Group` [INFO] [stdout] --> benches/mal_thhe_2.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ark_ec::Group; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aid_distribution_with_assessments::thbgn::rand_invertible` [INFO] [stdout] --> benches/mal_thhe_2.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use aid_distribution_with_assessments::thbgn::rand_invertible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::bls12::Bls12` [INFO] [stdout] --> benches/mal_thhe_2.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use ark_ec::bls12::Bls12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::cfg_into_iter` [INFO] [stdout] --> benches/mal_thhe_2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use ark_std::cfg_into_iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::One` [INFO] [stdout] --> benches/mal_thhe_2.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ark_std::One; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::UniformRand` [INFO] [stdout] --> benches/mal_thhe_2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use ark_std::UniformRand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::cipher::Cipher` [INFO] [stdout] --> benches/mal_thhe_2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use openssl::cipher::Cipher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::thread_rng` [INFO] [stdout] --> benches/mal_thhe_2.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_sharing_and_dkg::common::lagrange_basis_at_0_for_all` [INFO] [stdout] --> benches/mal_thhe_2.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use secret_sharing_and_dkg::common::lagrange_basis_at_0_for_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_sharing_and_dkg::common::ShareId` [INFO] [stdout] --> benches/mal_thhe_2.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use secret_sharing_and_dkg::common::ShareId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_sharing_and_dkg::error::SSError` [INFO] [stdout] --> benches/mal_thhe_2.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use secret_sharing_and_dkg::error::SSError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::pairing` [INFO] [stdout] --> benches/hbc_thhe_2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ark_ec::pairing; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::pairing::*` [INFO] [stdout] --> benches/hbc_thhe_2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ark_ec::pairing::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::Group` [INFO] [stdout] --> benches/hbc_thhe_2.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ark_ec::Group; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aid_distribution_with_assessments::thbgn::rand_invertible` [INFO] [stdout] --> benches/hbc_thhe_2.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use aid_distribution_with_assessments::thbgn::rand_invertible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_ec::bls12::Bls12` [INFO] [stdout] --> benches/hbc_thhe_2.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use ark_ec::bls12::Bls12; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::cfg_into_iter` [INFO] [stdout] --> benches/hbc_thhe_2.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use ark_std::cfg_into_iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::One` [INFO] [stdout] --> benches/hbc_thhe_2.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use ark_std::One; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::UniformRand` [INFO] [stdout] --> benches/hbc_thhe_2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use ark_std::UniformRand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `openssl::cipher::Cipher` [INFO] [stdout] --> benches/hbc_thhe_2.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use openssl::cipher::Cipher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::thread_rng` [INFO] [stdout] --> benches/hbc_thhe_2.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_sharing_and_dkg::common::lagrange_basis_at_0_for_all` [INFO] [stdout] --> benches/hbc_thhe_2.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use secret_sharing_and_dkg::common::lagrange_basis_at_0_for_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_sharing_and_dkg::common::ShareId` [INFO] [stdout] --> benches/hbc_thhe_2.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use secret_sharing_and_dkg::common::ShareId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `secret_sharing_and_dkg::error::SSError` [INFO] [stdout] --> benches/hbc_thhe_2.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use secret_sharing_and_dkg::error::SSError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_period` [INFO] [stdout] --> benches/hbc_2pc_1.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let last_period = 0u16; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_period` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc` [INFO] [stdout] --> benches/hbc_2pc_1.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let enc = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_enc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_serialize::CanonicalSerialize` [INFO] [stdout] --> benches/hbc_2pc_2.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use ark_serialize::CanonicalSerialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `share_1` [INFO] [stdout] --> benches/hbc_2pc_2.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let share_1 = val - share_0; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_share_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_period` [INFO] [stdout] --> benches/hbc_2pc_2.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let last_period = 0u16; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc` [INFO] [stdout] --> benches/hbc_2pc_2.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | let enc = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_enc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_auditor` [INFO] [stdout] --> benches/hbc_2pc_2.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let enc_auditor = tink_hybrid::new_encrypt(&pk_enc_auditor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_auditor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctxts_1fe_helper` [INFO] [stdout] --> benches/hbc_2pc_2.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | let ctxts_1fe_helper = ctxts.iter().map(|(ct, _)| ct.clone()).collect::>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctxts_1fe_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::UniformRand` [INFO] [stdout] --> benches/hbc_thhe_1.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ark_std::UniformRand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ark_std::UniformRand` [INFO] [stdout] --> benches/mal_thhe_1.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use ark_std::UniformRand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pp` [INFO] [stdout] --> benches/hbc_thhe_1.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | pp: PublicParameters, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> benches/hbc_thhe_1.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | id: u16, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> benches/hbc_thhe_1.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | pk: PublicKey, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_period` [INFO] [stdout] --> benches/hbc_thhe_1.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | let last_period = 0u16; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc` [INFO] [stdout] --> benches/hbc_thhe_1.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | let enc = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_enc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pp` [INFO] [stdout] --> benches/mal_thhe_1.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | pp: PublicParameters, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> benches/mal_thhe_1.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | id: u16, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> benches/mal_thhe_1.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pk: PublicKey, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig` [INFO] [stdout] --> benches/hbc_thhe_1.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | let sig = tink_signature::new_signer(&sk_sig_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> benches/hbc_thhe_2.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | id: u16, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc` [INFO] [stdout] --> benches/hbc_thhe_1.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | let enc = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_enc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> benches/hbc_thhe_2.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | pk: PublicKey

, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt` is never used [INFO] [stdout] --> benches/hbc_thhe_1.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn decrypt(ctxt: Ciphertext, sk: SecretKey) -> G::ScalarField { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> benches/hbc_thhe_1.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | type SecretKeyShare = (ShareId, G::ScalarField); [INFO] [stdout] | ^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 25 - type SecretKeyShare = (ShareId, G::ScalarField); [INFO] [stdout] 25 + type SecretKeyShare = (ShareId, G::ScalarField); [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 25 | type SecretKeyShare = (ShareId, ::ScalarField); [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> benches/hbc_thhe_1.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | type SecretKey = G::ScalarField; [INFO] [stdout] | ^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 27 - type SecretKey = G::ScalarField; [INFO] [stdout] 27 + type SecretKey = G::ScalarField; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 27 | type SecretKey = ::ScalarField; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig_helper` [INFO] [stdout] --> benches/mal_thhe_1.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | let sig_helper = tink_signature::new_signer(&sk_sig_helper).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sig_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig_auditor` [INFO] [stdout] --> benches/mal_thhe_1.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | let sig_auditor = tink_signature::new_signer(&sk_sig_auditor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sig_auditor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_helper` [INFO] [stdout] --> benches/mal_thhe_1.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | let enc_helper = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_auditor` [INFO] [stdout] --> benches/mal_thhe_1.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | let enc_auditor = tink_hybrid::new_encrypt(&pk_enc_auditor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_auditor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> benches/mal_thhe_2.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | let mut res: Vec>> = cs_noshow.into_iter().map(|cs| [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decrypt` is never used [INFO] [stdout] --> benches/mal_thhe_1.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn decrypt(ctxt: Ciphertext, sk: SecretKey) -> G::ScalarField { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> benches/mal_thhe_1.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | type SecretKeyShare = (ShareId, G::ScalarField); [INFO] [stdout] | ^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 30 - type SecretKeyShare = (ShareId, G::ScalarField); [INFO] [stdout] 30 + type SecretKeyShare = (ShareId, G::ScalarField); [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 30 | type SecretKeyShare = (ShareId, ::ScalarField); [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> benches/mal_thhe_1.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | type SecretKey = G::ScalarField; [INFO] [stdout] | ^^^^^ will not be checked at usage sites of the type alias [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] help: remove this bound [INFO] [stdout] | [INFO] [stdout] 32 - type SecretKey = G::ScalarField; [INFO] [stdout] 32 + type SecretKey = G::ScalarField; [INFO] [stdout] | [INFO] [stdout] help: fully qualify this associated type [INFO] [stdout] | [INFO] [stdout] 32 | type SecretKey = ::ScalarField; [INFO] [stdout] | + +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig` [INFO] [stdout] --> benches/hbc_thhe_2.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | let sig = tink_signature::new_signer(&sk_sig_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc` [INFO] [stdout] --> benches/hbc_thhe_2.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | let enc = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_enc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `F` is never used [INFO] [stdout] --> benches/hbc_thhe_2.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | type F =

::ScalarField; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ark_ec::short_weierstrass::Projective` in tuple element 1 that must be used [INFO] [stdout] --> benches/hbc_thhe_1.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | / bench_recipient_2( [INFO] [stdout] 260 | | pp, [INFO] [stdout] 261 | | id, [INFO] [stdout] 262 | | pk_1fe, [INFO] [stdout] ... | [INFO] [stdout] 266 | | &vk_sig_helper, [INFO] [stdout] 267 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> benches/mal_thhe_2.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | id: u16, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pk` [INFO] [stdout] --> benches/mal_thhe_2.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | pk: PublicKey

, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ark_ec::short_weierstrass::Projective` in tuple element 1 that must be used [INFO] [stdout] --> benches/mal_thhe_1.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 437 | / bench_recipient_2( [INFO] [stdout] 438 | | pp, [INFO] [stdout] 439 | | id, [INFO] [stdout] 440 | | pk_1fe, [INFO] [stdout] ... | [INFO] [stdout] 444 | | &vk_sig_helper, [INFO] [stdout] 445 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig_helper` [INFO] [stdout] --> benches/mal_thhe_2.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | let sig_helper = tink_signature::new_signer(&sk_sig_helper).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sig_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sig_auditor` [INFO] [stdout] --> benches/mal_thhe_2.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | let sig_auditor = tink_signature::new_signer(&sk_sig_auditor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sig_auditor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_helper` [INFO] [stdout] --> benches/mal_thhe_2.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | let enc_helper = tink_hybrid::new_encrypt(&pk_enc_helper).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_helper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enc_auditor` [INFO] [stdout] --> benches/mal_thhe_2.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | let enc_auditor = tink_hybrid::new_encrypt(&pk_enc_auditor).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enc_auditor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `F` is never used [INFO] [stdout] --> benches/mal_thhe_2.rs:343:10 [INFO] [stdout] | [INFO] [stdout] 343 | type F =

::ScalarField; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "d87bbf72354310034e3f8143660072b29e1c00b09d1a411b105f61d7df6c8dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d87bbf72354310034e3f8143660072b29e1c00b09d1a411b105f61d7df6c8dbf", kill_on_drop: false }` [INFO] [stdout] d87bbf72354310034e3f8143660072b29e1c00b09d1a411b105f61d7df6c8dbf