[INFO] fetching crate indy-crypto 0.5.1-rc-1... [INFO] checking indy-crypto-0.5.1-rc-1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate indy-crypto 0.5.1-rc-1 into /workspace/builds/worker-119/source [INFO] validating manifest of crates.io crate indy-crypto 0.5.1-rc-1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate indy-crypto 0.5.1-rc-1 [INFO] finished tweaking crates.io crate indy-crypto 0.5.1-rc-1 [INFO] tweaked toml for crates.io crate indy-crypto 0.5.1-rc-1 written to /workspace/builds/worker-119/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha3 v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e5fc3177a2d18d69bb875b1ce6d91a2fb144c244222ce80857eedeb537d2ae [INFO] running `Command { std: "docker" "start" "-a" "b5e5fc3177a2d18d69bb875b1ce6d91a2fb144c244222ce80857eedeb537d2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e5fc3177a2d18d69bb875b1ce6d91a2fb144c244222ce80857eedeb537d2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e5fc3177a2d18d69bb875b1ce6d91a2fb144c244222ce80857eedeb537d2ae", kill_on_drop: false }` [INFO] [stdout] b5e5fc3177a2d18d69bb875b1ce6d91a2fb144c244222ce80857eedeb537d2ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ca6449f434e059235a74ec7a586bb8d7bc838b4e83ed983a2af3bbd1dc399a8 [INFO] running `Command { std: "docker" "start" "-a" "5ca6449f434e059235a74ec7a586bb8d7bc838b4e83ed983a2af3bbd1dc399a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking amcl v0.2.0 [INFO] [stderr] Checking int_traits v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking sha3 v0.7.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking openssl-sys v0.9.66 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking openssl v0.10.36 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking indy-crypto v0.5.1-rc-1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cl/issuer.rs:957:60 [INFO] [stdout] | [INFO] [stdout] 957 | ... rev_tails_accessor: &RevocationTailsAccessor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RevocationTailsAccessor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cl/mod.rs:513:56 [INFO] [stdout] | [INFO] [stdout] 513 | fn access_tail(&self, tail_id: u32, accessor: &mut FnMut(&Tail)) -> Result<(), IndyCryptoError>; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Tail)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cl/mod.rs:523:56 [INFO] [stdout] | [INFO] [stdout] 523 | fn access_tail(&self, tail_id: u32, accessor: &mut FnMut(&Tail)) -> Result<(), IndyCryptoError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Tail)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/mod.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | check_useful_c_reference!(credential_schema, CredentialSchema, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | check_useful_c_reference!(non_credential_schema, NonCredentialSchema, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | check_useful_c_reference!(credential_priv_key, CredentialPrivateKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | check_useful_c_reference!(credential_key_correctness_proof, CredentialKeyCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | check_useful_c_reference!(rev_key_pub, RevocationKeyPublic, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | check_useful_c_reference!(rev_key_priv, RevocationKeyPrivate, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | check_useful_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | check_useful_c_reference!(rev_tails_generator, RevocationTailsGenerator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | check_useful_c_reference!(blinded_credential_secrets, BlindedCredentialSecrets, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | check_useful_c_reference!(blinded_credential_secrets_correctness_proof, BlindedCredentialSecretsCorrectnessProof, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | check_useful_c_reference!(credential_nonce, Nonce, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | check_useful_c_reference!(credential_issuance_nonce, Nonce, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:823:5 [INFO] [stdout] | [INFO] [stdout] 823 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam7); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 824 | check_useful_c_reference!(credential_priv_key, CredentialPrivateKey, ErrorCode::CommonInvalidParam8); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:915:5 [INFO] [stdout] | [INFO] [stdout] 915 | check_useful_c_reference!(blinded_credential_secrets, BlindedCredentialSecrets, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | check_useful_c_reference!(blinded_credential_secrets_correctness_proof, BlindedCredentialSecretsCorrectnessProof, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:917:5 [INFO] [stdout] | [INFO] [stdout] 917 | check_useful_c_reference!(credential_nonce, Nonce, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:918:5 [INFO] [stdout] | [INFO] [stdout] 918 | check_useful_c_reference!(credential_issuance_nonce, Nonce, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:919:5 [INFO] [stdout] | [INFO] [stdout] 919 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:920:5 [INFO] [stdout] | [INFO] [stdout] 920 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam7); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:921:5 [INFO] [stdout] | [INFO] [stdout] 921 | check_useful_c_reference!(credential_priv_key, CredentialPrivateKey, ErrorCode::CommonInvalidParam8); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:922:5 [INFO] [stdout] | [INFO] [stdout] 922 | check_useful_mut_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam12); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | check_useful_c_reference!(rev_key_priv, RevocationKeyPrivate, ErrorCode::CommonInvalidState); //TODO invalid param [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | check_useful_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1068:5 [INFO] [stdout] | [INFO] [stdout] 1068 | check_useful_c_reference!(signature_correctness_proof, SignatureCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1158:5 [INFO] [stdout] | [INFO] [stdout] 1158 | check_useful_c_reference!(revocation_registry_delta, SignatureCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1248:5 [INFO] [stdout] | [INFO] [stdout] 1248 | check_useful_c_reference!(rev_reg_to, RevocationRegistry, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1289:5 [INFO] [stdout] | [INFO] [stdout] 1289 | check_useful_mut_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1327:5 [INFO] [stdout] | [INFO] [stdout] 1327 | check_useful_mut_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1354:5 [INFO] [stdout] | [INFO] [stdout] 1354 | check_useful_mut_c_reference!(revoc_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1355:5 [INFO] [stdout] | [INFO] [stdout] 1355 | check_useful_c_reference!(other_revoc_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | check_useful_c_reference!(master_secret, MasterSecret, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | check_useful_c_reference!(credential_key_correctness_proof, CredentialKeyCorrectnessProof, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | check_useful_c_reference!(credential_nonce, Nonce, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | check_useful_c_reference!(blinded_credential_secrets, BlindedCredentialSecrets, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | check_useful_c_reference!(credential_secrets_blinding_factors, CredentialSecretsBlindingFactors, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | check_useful_c_reference!(blinded_credential_secrets_correctness_proof, BlindedCredentialSecretsCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | check_useful_mut_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | check_useful_c_reference!(signature_correctness_proof, SignatureCorrectnessProof, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | check_useful_c_reference!(credential_secrets_blinding_factors, CredentialSecretsBlindingFactors, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 536 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | check_useful_c_reference!(credential_issuance_nonce, Nonce, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | check_useful_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | check_useful_mut_c_reference!(proof_builder, ProofBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:679:5 [INFO] [stdout] | [INFO] [stdout] 679 | check_useful_c_reference!(sub_proof_request, SubProofRequest, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | check_useful_c_reference!(credential_schema, CredentialSchema, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | check_useful_c_reference!(non_credential_schema, NonCredentialSchema, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | check_useful_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 684 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam7); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | check_useful_c_reference!(nonce, Nonce, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | check_useful_c_reference!(proof, Proof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | check_useful_mut_c_reference!(proof_verifier, ProofVerifier, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | check_useful_c_reference!(sub_proof_request, SubProofRequest, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | check_useful_c_reference!(credential_schema, CredentialSchema, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | check_useful_c_reference!(non_credential_schema, NonCredentialSchema, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | check_useful_c_reference!(proof, Proof, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | check_useful_c_reference!(nonce, Nonce, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | check_useful_mut_c_reference!(rev_tails_generator, RevocationTailsGenerator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | check_useful_mut_c_reference!(rev_tails_generator, RevocationTailsGenerator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | check_useful_c_reference!(rev_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | check_useful_c_reference!(rev_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | check_useful_mut_c_reference!(witness, Witness, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | check_useful_mut_c_reference!(credential_schema_builder, CredentialSchemaBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | check_useful_mut_c_reference!(non_credential_schema_builder, NonCredentialSchemaBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | check_useful_mut_c_reference!(credential_values_builder, CredentialValuesBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | check_useful_mut_c_reference!(credential_values_builder, CredentialValuesBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | check_useful_mut_c_reference!(credential_values_builder, CredentialValuesBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:592:5 [INFO] [stdout] | [INFO] [stdout] 592 | check_useful_mut_c_reference!(sub_proof_request_builder, SubProofRequestBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | check_useful_mut_c_reference!(sub_proof_request_builder, SubProofRequestBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | check_useful_c_reference!(nonce, Nonce, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi/cl/mod.rs:824:56 [INFO] [stdout] | [INFO] [stdout] 824 | fn access_tail(&self, tail_id: u32, accessor: &mut FnMut(&Tail)) -> Result<(), IndyCryptoError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Tail)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | check_useful_c_reference!(pop, ProofOfPossession, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | check_useful_c_reference!(signature, Signature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | check_useful_c_reference!(signature, Signature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:736:5 [INFO] [stdout] | [INFO] [stdout] 736 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | check_useful_c_reference!(multi_sig, MultiSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:778:5 [INFO] [stdout] | [INFO] [stdout] 778 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | check_useful_c_reference!(pop, ProofOfPossession, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cl/issuer.rs:957:60 [INFO] [stdout] | [INFO] [stdout] 957 | ... rev_tails_accessor: &RevocationTailsAccessor) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RevocationTailsAccessor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cl/mod.rs:513:56 [INFO] [stdout] | [INFO] [stdout] 513 | fn access_tail(&self, tail_id: u32, accessor: &mut FnMut(&Tail)) -> Result<(), IndyCryptoError>; [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Tail)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cl/mod.rs:523:56 [INFO] [stdout] | [INFO] [stdout] 523 | fn access_tail(&self, tail_id: u32, accessor: &mut FnMut(&Tail)) -> Result<(), IndyCryptoError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Tail)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/mod.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | fn cause(&self) -> Option<&Fail> { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | check_useful_c_reference!(credential_schema, CredentialSchema, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | check_useful_c_reference!(non_credential_schema, NonCredentialSchema, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | check_useful_c_reference!(credential_priv_key, CredentialPrivateKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | check_useful_c_reference!(credential_key_correctness_proof, CredentialKeyCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:429:5 [INFO] [stdout] | [INFO] [stdout] 429 | check_useful_c_reference!(rev_key_pub, RevocationKeyPublic, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | check_useful_c_reference!(rev_key_priv, RevocationKeyPrivate, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | check_useful_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | check_useful_c_reference!(rev_tails_generator, RevocationTailsGenerator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | check_useful_c_reference!(blinded_credential_secrets, BlindedCredentialSecrets, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | check_useful_c_reference!(blinded_credential_secrets_correctness_proof, BlindedCredentialSecretsCorrectnessProof, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | check_useful_c_reference!(credential_nonce, Nonce, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | check_useful_c_reference!(credential_issuance_nonce, Nonce, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:823:5 [INFO] [stdout] | [INFO] [stdout] 823 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam7); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 824 | check_useful_c_reference!(credential_priv_key, CredentialPrivateKey, ErrorCode::CommonInvalidParam8); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:915:5 [INFO] [stdout] | [INFO] [stdout] 915 | check_useful_c_reference!(blinded_credential_secrets, BlindedCredentialSecrets, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:916:5 [INFO] [stdout] | [INFO] [stdout] 916 | check_useful_c_reference!(blinded_credential_secrets_correctness_proof, BlindedCredentialSecretsCorrectnessProof, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:917:5 [INFO] [stdout] | [INFO] [stdout] 917 | check_useful_c_reference!(credential_nonce, Nonce, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:918:5 [INFO] [stdout] | [INFO] [stdout] 918 | check_useful_c_reference!(credential_issuance_nonce, Nonce, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:919:5 [INFO] [stdout] | [INFO] [stdout] 919 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:920:5 [INFO] [stdout] | [INFO] [stdout] 920 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam7); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:921:5 [INFO] [stdout] | [INFO] [stdout] 921 | check_useful_c_reference!(credential_priv_key, CredentialPrivateKey, ErrorCode::CommonInvalidParam8); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:922:5 [INFO] [stdout] | [INFO] [stdout] 922 | check_useful_mut_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam12); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | check_useful_c_reference!(rev_key_priv, RevocationKeyPrivate, ErrorCode::CommonInvalidState); //TODO invalid param [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | check_useful_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1068:5 [INFO] [stdout] | [INFO] [stdout] 1068 | check_useful_c_reference!(signature_correctness_proof, SignatureCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1158:5 [INFO] [stdout] | [INFO] [stdout] 1158 | check_useful_c_reference!(revocation_registry_delta, SignatureCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1248:5 [INFO] [stdout] | [INFO] [stdout] 1248 | check_useful_c_reference!(rev_reg_to, RevocationRegistry, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1289:5 [INFO] [stdout] | [INFO] [stdout] 1289 | check_useful_mut_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1327:5 [INFO] [stdout] | [INFO] [stdout] 1327 | check_useful_mut_c_reference!(rev_reg, RevocationRegistry, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1354:5 [INFO] [stdout] | [INFO] [stdout] 1354 | check_useful_mut_c_reference!(revoc_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/issuer.rs:1355:5 [INFO] [stdout] | [INFO] [stdout] 1355 | check_useful_c_reference!(other_revoc_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | check_useful_c_reference!(master_secret, MasterSecret, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | check_useful_c_reference!(credential_key_correctness_proof, CredentialKeyCorrectnessProof, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | check_useful_c_reference!(credential_nonce, Nonce, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | check_useful_c_reference!(blinded_credential_secrets, BlindedCredentialSecrets, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | check_useful_c_reference!(credential_secrets_blinding_factors, CredentialSecretsBlindingFactors, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | check_useful_c_reference!(blinded_credential_secrets_correctness_proof, BlindedCredentialSecretsCorrectnessProof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | check_useful_mut_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 534 | check_useful_c_reference!(signature_correctness_proof, SignatureCorrectnessProof, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:535:5 [INFO] [stdout] | [INFO] [stdout] 535 | check_useful_c_reference!(credential_secrets_blinding_factors, CredentialSecretsBlindingFactors, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 536 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | check_useful_c_reference!(credential_issuance_nonce, Nonce, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | check_useful_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 678 | check_useful_mut_c_reference!(proof_builder, ProofBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:679:5 [INFO] [stdout] | [INFO] [stdout] 679 | check_useful_c_reference!(sub_proof_request, SubProofRequest, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | check_useful_c_reference!(credential_schema, CredentialSchema, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | check_useful_c_reference!(non_credential_schema, NonCredentialSchema, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | check_useful_c_reference!(credential_signature, CredentialSignature, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:683:5 [INFO] [stdout] | [INFO] [stdout] 683 | check_useful_c_reference!(credential_values, CredentialValues, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:684:5 [INFO] [stdout] | [INFO] [stdout] 684 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam7); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:741:5 [INFO] [stdout] | [INFO] [stdout] 741 | check_useful_c_reference!(nonce, Nonce, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/prover.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | check_useful_c_reference!(proof, Proof, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | check_useful_mut_c_reference!(proof_verifier, ProofVerifier, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | check_useful_c_reference!(sub_proof_request, SubProofRequest, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | check_useful_c_reference!(credential_schema, CredentialSchema, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | check_useful_c_reference!(non_credential_schema, NonCredentialSchema, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | check_useful_c_reference!(credential_pub_key, CredentialPublicKey, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | check_useful_c_reference!(proof, Proof, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/verifier.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | check_useful_c_reference!(nonce, Nonce, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | check_useful_mut_c_reference!(rev_tails_generator, RevocationTailsGenerator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | check_useful_mut_c_reference!(rev_tails_generator, RevocationTailsGenerator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | check_useful_c_reference!(rev_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | check_useful_c_reference!(rev_reg_delta, RevocationRegistryDelta, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | check_useful_mut_c_reference!(witness, Witness, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | check_useful_mut_c_reference!(credential_schema_builder, CredentialSchemaBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | check_useful_mut_c_reference!(non_credential_schema_builder, NonCredentialSchemaBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | check_useful_mut_c_reference!(credential_values_builder, CredentialValuesBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:448:5 [INFO] [stdout] | [INFO] [stdout] 448 | check_useful_mut_c_reference!(credential_values_builder, CredentialValuesBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | check_useful_mut_c_reference!(credential_values_builder, CredentialValuesBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:592:5 [INFO] [stdout] | [INFO] [stdout] 592 | check_useful_mut_c_reference!(sub_proof_request_builder, SubProofRequestBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:73:70 [INFO] [stdout] | [INFO] [stdout] 73 | let $ptr: &mut $type = unsafe { &mut *($ptr as *mut $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | check_useful_mut_c_reference!(sub_proof_request_builder, SubProofRequestBuilder, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_mut_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/cl/mod.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | check_useful_c_reference!(nonce, Nonce, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi/cl/mod.rs:824:56 [INFO] [stdout] | [INFO] [stdout] 824 | fn access_tail(&self, tail_id: u32, accessor: &mut FnMut(&Tail)) -> Result<(), IndyCryptoError> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Tail)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:321:5 [INFO] [stdout] | [INFO] [stdout] 321 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | check_useful_c_reference!(pop, ProofOfPossession, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | check_useful_c_reference!(signature, Signature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | check_useful_c_reference!(sign_key, SignKey, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | check_useful_c_reference!(signature, Signature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:735:5 [INFO] [stdout] | [INFO] [stdout] 735 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam4); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:736:5 [INFO] [stdout] | [INFO] [stdout] 736 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam5); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | check_useful_c_reference!(multi_sig, MultiSignature, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:778:5 [INFO] [stdout] | [INFO] [stdout] 778 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam6); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:811:5 [INFO] [stdout] | [INFO] [stdout] 811 | check_useful_c_reference!(pop, ProofOfPossession, ErrorCode::CommonInvalidParam1); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | check_useful_c_reference!(ver_key, VerKey, ErrorCode::CommonInvalidParam2); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utils/ctypes.rs:62:64 [INFO] [stdout] | [INFO] [stdout] 62 | let $ptr: &$type = unsafe { &*($ptr as *const $type) };; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] ::: src/ffi/bls.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | check_useful_c_reference!(gen, Generator, ErrorCode::CommonInvalidParam3); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `check_useful_c_reference` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `failure::core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/mod.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | for cause in Fail::iter_chain(&self.inner) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 103 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/bn/openssl.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | let checks = prime_len.log2() as i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `failure::core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/mod.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | for cause in Fail::iter_chain(&self.inner) { [INFO] [stdout] | ^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 103 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.82s [INFO] running `Command { std: "docker" "inspect" "5ca6449f434e059235a74ec7a586bb8d7bc838b4e83ed983a2af3bbd1dc399a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca6449f434e059235a74ec7a586bb8d7bc838b4e83ed983a2af3bbd1dc399a8", kill_on_drop: false }` [INFO] [stdout] 5ca6449f434e059235a74ec7a586bb8d7bc838b4e83ed983a2af3bbd1dc399a8