[INFO] fetching crate cs_mwc_secp256k1zkp 0.7.16...
[INFO] testing cs_mwc_secp256k1zkp-0.7.16 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cs_mwc_secp256k1zkp 0.7.16 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cs_mwc_secp256k1zkp 0.7.16
[INFO] finished tweaking crates.io crate cs_mwc_secp256k1zkp 0.7.16
[INFO] tweaked toml for crates.io crate cs_mwc_secp256k1zkp 0.7.16 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cs_mwc_secp256k1zkp 0.7.16 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cs_mwc_secp256k1zkp 0.7.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06990c09901ba88c9ffb2b6b4ed161494792b3308d1562282568a54d0e658d5f
[INFO] running `Command { std: "docker" "start" "-a" "06990c09901ba88c9ffb2b6b4ed161494792b3308d1562282568a54d0e658d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06990c09901ba88c9ffb2b6b4ed161494792b3308d1562282568a54d0e658d5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06990c09901ba88c9ffb2b6b4ed161494792b3308d1562282568a54d0e658d5f", kill_on_drop: false }`
[INFO] [stdout] 06990c09901ba88c9ffb2b6b4ed161494792b3308d1562282568a54d0e658d5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e224c18f85cb57de5fcf7711ba209494f98dbdd141bebbfccb53f6913526dd3
[INFO] running `Command { std: "docker" "start" "-a" "1e224c18f85cb57de5fcf7711ba209494f98dbdd141bebbfccb53f6913526dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling cs_mwc_secp256k1zkp v0.7.16 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:14:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/ecmult_impl.h:1014:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:  1014 | static int secp256k1_ecmult_pippenger_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/ecmult_impl.h:641:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   641 | static int secp256k1_ecmult_strauss_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:13:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/group_impl.h:270:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   270 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/group_impl.h:200:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   200 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:11:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/field_impl.h:263:13: warning: 'secp256k1_fe_inv_all_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   263 | static void secp256k1_fe_inv_all_var(secp256k1_fe *r, const secp256k1_fe *a, size_t len) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:260:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   260 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:262:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   262 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:281:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   281 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:277:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   277 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   283 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:322:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   322 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:323:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   323 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:340:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   340 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:341:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   341 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:359:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   359 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:360:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   360 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:361:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   361 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:371:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   371 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:372:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   372 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:385:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   385 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   406 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:405:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   405 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   407 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:483:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   483 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:482:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   482 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   484 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:526:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   526 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:541:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   541 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:544:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   544 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:560:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   560 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:573:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   573 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:590:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   590 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:591:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   591 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:614:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   614 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:615:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   615 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:637:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   637 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   638 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:660:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   660 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:661:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   661 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:689:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   689 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:692:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   692 |     ARG_CHECK(pubnonces != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:714:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   714 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:734:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   734 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h: In function 'secp256k1_ecdh':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    20 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    21 |     ARG_CHECK(point != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    22 |     ARG_CHECK(scalar != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    44 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    45 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    64 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    66 |     ARG_CHECK(recid != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    65 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_convert':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    79 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    80 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_sign_recoverable':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   132 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   131 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   133 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recover':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   179 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   178 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   177 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    62 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    63 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    81 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    82 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_generate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   233 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   234 |     ARG_CHECK(key32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_generate_blinded':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   240 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   241 |     ARG_CHECK(key32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   242 |     ARG_CHECK(blind32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commitment_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    49 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    50 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commitment_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    69 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    70 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commit':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    90 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    91 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    92 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    93 |     ARG_CHECK(blind_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_blind_commit':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   123 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   124 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   125 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   126 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   127 |     ARG_CHECK(blind_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_blind_sum':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_out' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   189 |     ARG_CHECK(blind_out != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blinds' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   190 |     ARG_CHECK(blinds != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commit_sum':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit_out' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   220 |     ARG_CHECK(commit_out != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:9:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'commits' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   218 |     ARG_CHECK(!pcnt || (commits != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'ncommits' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   219 |     ARG_CHECK(!ncnt || (ncommits != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_verify_tally':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'pos' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   247 |     ARG_CHECK(!n_pos || (pos != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'neg' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   248 |     ARG_CHECK(!n_neg || (neg != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_info':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'exp' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    21 |     ARG_CHECK(exp != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'mantissa' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    22 |     ARG_CHECK(mantissa != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    23 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    24 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_rewind':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    44 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    41 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    39 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    40 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    46 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    62 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    63 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    60 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    61 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    65 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    79 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'plen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    80 |     ARG_CHECK(plen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    81 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    82 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    83 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    86 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    90 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    91 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    94 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    98 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_verify_multi':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   126 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   127 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   130 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   129 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_rewind':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   169 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   170 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   171 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   172 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   173 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_prove':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   203 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   204 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   212 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   213 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   214 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   215 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_context_create':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   112 |     ARG_CHECK(pubkeys != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   113 |     ARG_CHECK(seed != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_export_secnonce_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   160 |     ARG_CHECK(secnonce32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_generate_nonce':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   177 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_sign_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   220 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   221 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   222 |     ARG_CHECK(seckey32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   223 |     ARG_CHECK(seed != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_partial_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   304 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   305 |     ARG_CHECK(partial != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msghash32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   306 |     ARG_CHECK(msghash32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   307 |     ARG_CHECK(seckey32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_subtract_partial_signature':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:373:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   373 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result_alt' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:374:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   374 |     ARG_CHECK(result_alt != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:375:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   375 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:376:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   376 |     ARG_CHECK(partial64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_combine_signatures':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:479:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   479 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:480:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   480 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:481:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   481 |     ARG_CHECK(partial != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_add_signatures_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:527:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   527 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigs' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:528:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   528 |     ARG_CHECK(sigs != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce_total' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:530:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   530 |     ARG_CHECK(pubnonce_total != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:586:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   586 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:587:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   587 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:588:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   588 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:589:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   589 |     ARG_CHECK(pubkeys != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_verify_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:667:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   667 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:668:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   668 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:669:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   669 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'out64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    17 |     ARG_CHECK(out64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    18 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    26 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'in64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    27 |     ARG_CHECK(in64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    47 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    48 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    49 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   136 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   137 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pk' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   138 |     ARG_CHECK(pk != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_verify_batch':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   313 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:264:76
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     let mut ret: [u8; constants::COMPACT_SIGNATURE_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Message` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/lib.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Message([u8; constants::MESSAGE_SIZE]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::Generator` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Generator(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/ffi.rs:87:42
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub unsafe fn blank() -> PublicKey { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this code causes undefined behavior when executed
[INFO] [stdout]    |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:99:33
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub unsafe fn blank() -> Signature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:92:22
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:124:53
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub unsafe fn blank() -> RecoverableSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:99:33
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:131:55
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub unsafe fn blank() -> AggSigPartialSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:144:45
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub unsafe fn blank() -> SharedSecret { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a static
[INFO] [stdout]    --> src/ffi.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub static secp256k1_nonce_function_rfc6979: NonceFn;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  33 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a static
[INFO] [stdout]    --> src/ffi.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub static secp256k1_nonce_function_default: NonceFn;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn secp256k1_context_create(flags: c_uint) -> *mut Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn secp256k1_context_clone(cx: *mut Context) -> *mut Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn secp256k1_context_destroy(cx: *mut Context);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     pub fn secp256k1_context_randomize(cx: *mut Context,
[INFO] [stdout] 161 | |                                        seed32: *const c_uchar)
[INFO] [stdout] 162 | |                                        -> c_int;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub fn secp256k1_scratch_space_create(cx: *mut Context,
[INFO] [stdout] 165 | |                                           max_size: size_t)
[INFO] [stdout] 166 | |                                           -> *mut ScratchSpace;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn secp256k1_scratch_space_destroy(sp: *mut ScratchSpace);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | /     pub fn secp256k1_generator_generate(cx: *const Context,
[INFO] [stdout] 172 | |                                         gen: *mut Generator,
[INFO] [stdout] 173 | |                                         seed32: *const c_uchar)
[INFO] [stdout] 174 | |                                         -> c_int;
[INFO] [stdout]     | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | /     pub fn secp256k1_ec_pubkey_parse(cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 185 | |                                      input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 186 | |                                      -> c_int;
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | /     pub fn secp256k1_ec_pubkey_serialize(cx: *const Context, output: *const c_uchar,
[INFO] [stdout] 189 | |                                          out_len: *mut size_t, pk: *const PublicKey,
[INFO] [stdout] 190 | |                                          compressed: c_uint)
[INFO] [stdout] 191 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | /     pub fn secp256k1_ecdsa_signature_parse_der(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 195 | |                                                input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 196 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     pub fn secp256k1_ecdsa_signature_parse_compact(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 199 | |                                                    input64: *const c_uchar)
[INFO] [stdout] 200 | |                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | /     pub fn ecdsa_signature_parse_der_lax(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 203 | |                                          input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 204 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     pub fn secp256k1_ecdsa_signature_serialize_der(cx: *const Context, output: *const c_uchar,
[INFO] [stdout] 207 | |                                                    out_len: *mut size_t, sig: *const Signature)
[INFO] [stdout] 208 | |                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | /     pub fn secp256k1_ecdsa_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stdout] 211 | |                                                        sig: *const Signature)
[INFO] [stdout] 212 | |                                                        -> c_int;
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     pub fn secp256k1_ecdsa_recoverable_signature_parse_compact(cx: *const Context, sig: *mut RecoverableSignature,
[INFO] [stdout] 215 | |                                                                input64: *const c_uchar, recid: c_int)
[INFO] [stdout] 216 | |                                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     pub fn secp256k1_ecdsa_recoverable_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stdout] 219 | |                                                                    recid: *mut c_int, sig: *const RecoverableSignature)
[INFO] [stdout] 220 | |                                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | /     pub fn secp256k1_ecdsa_recoverable_signature_convert(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 223 | |                                                          input: *const RecoverableSignature)
[INFO] [stdout] 224 | |                                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn secp256k1_ecdsa_signature_normalize(cx: *const Context, out_sig: *mut Signature,
[INFO] [stdout] 227 | |                                                in_sig: *const Signature)
[INFO] [stdout] 228 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 | /     pub fn secp256k1_ecdsa_verify(cx: *const Context,
[INFO] [stdout] 232 | |                                   sig: *const Signature,
[INFO] [stdout] 233 | |                                   msg32: *const c_uchar,
[INFO] [stdout] 234 | |                                   pk: *const PublicKey)
[INFO] [stdout] 235 | |                                   -> c_int;
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | /     pub fn secp256k1_ecdsa_sign(cx: *const Context,
[INFO] [stdout] 238 | |                                 sig: *mut Signature,
[INFO] [stdout] 239 | |                                 msg32: *const c_uchar,
[INFO] [stdout] 240 | |                                 sk: *const c_uchar,
[INFO] [stdout] 241 | |                                 noncefn: NonceFn,
[INFO] [stdout] 242 | |                                 noncedata: *const c_void)
[INFO] [stdout] 243 | |                                 -> c_int;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | /     pub fn secp256k1_ecdsa_sign_recoverable(cx: *const Context,
[INFO] [stdout] 246 | |                                             sig: *mut RecoverableSignature,
[INFO] [stdout] 247 | |                                             msg32: *const c_uchar,
[INFO] [stdout] 248 | |                                             sk: *const c_uchar,
[INFO] [stdout] 249 | |                                             noncefn: NonceFn,
[INFO] [stdout] 250 | |                                             noncedata: *const c_void)
[INFO] [stdout] 251 | |                                             -> c_int;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | /     pub fn secp256k1_ecdsa_recover(cx: *const Context,
[INFO] [stdout] 254 | |                                    pk: *mut PublicKey,
[INFO] [stdout] 255 | |                                    sig: *const RecoverableSignature,
[INFO] [stdout] 256 | |                                    msg32: *const c_uchar)
[INFO] [stdout] 257 | |                                    -> c_int;
[INFO] [stdout]     | |____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | /     pub fn secp256k1_aggsig_context_create(cx: *const Context,
[INFO] [stdout] 260 | |                                            pks: *const PublicKey,
[INFO] [stdout] 261 | |                                            n_pks: size_t,
[INFO] [stdout] 262 | |                                            seed32: *const c_uchar)
[INFO] [stdout] 263 | |                                            -> *mut AggSigContext;
[INFO] [stdout]     | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn secp256k1_aggsig_context_destroy(aggctx: *mut AggSigContext);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | /     pub fn secp256k1_aggsig_generate_nonce(cx: *const Context,
[INFO] [stdout] 268 | |                                            aggctx: *mut AggSigContext,
[INFO] [stdout] 269 | |                                            index: size_t)
[INFO] [stdout] 270 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     pub fn secp256k1_aggsig_partial_sign(cx: *const Context,
[INFO] [stdout] 273 | |                                          aggctx: *mut AggSigContext,
[INFO] [stdout] 274 | |                                          sig: *mut AggSigPartialSignature,
[INFO] [stdout] 275 | |                                          msghash32: *const c_uchar,
[INFO] [stdout] 276 | |                                          seckey32: *const c_uchar,
[INFO] [stdout] 277 | |                                          index: size_t)
[INFO] [stdout] 278 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | /     pub fn secp256k1_aggsig_combine_signatures(cx: *const Context,
[INFO] [stdout] 281 | |                                          aggctx: *mut AggSigContext,
[INFO] [stdout] 282 | |                                          sig64: *mut Signature,
[INFO] [stdout] 283 | |                                          partial: *const AggSigPartialSignature,
[INFO] [stdout] 284 | |                                          index: size_t)
[INFO] [stdout] 285 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | /     pub fn secp256k1_aggsig_build_scratch_and_verify(cx: *const Context,
[INFO] [stdout] 288 | |                                                      sig64: *const Signature,
[INFO] [stdout] 289 | |                                                      msg32: *const c_uchar,
[INFO] [stdout] 290 | |                                                      pks: *const PublicKey,
[INFO] [stdout] 291 | |                                                      n_pubkeys: size_t)
[INFO] [stdout] 292 | |                                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     pub fn secp256k1_aggsig_export_secnonce_single(cx: *const Context,
[INFO] [stdout] 296 | |                                                    secnonce32: *mut c_uchar,
[INFO] [stdout] 297 | |                                                    seed32: *const c_uchar)
[INFO] [stdout] 298 | |                                                        -> c_int;
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     pub fn secp256k1_aggsig_sign_single(cx: *const Context,
[INFO] [stdout] 301 | |                                         sig: *mut Signature,
[INFO] [stdout] 302 | |                                         msg32: *const c_uchar,
[INFO] [stdout] 303 | |                                         seckey32: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 309 | |                                         seed32: *const c_uchar)
[INFO] [stdout] 310 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     pub fn secp256k1_aggsig_verify_single(cx: *const Context,
[INFO] [stdout] 313 | |                                           sig: *const Signature,
[INFO] [stdout] 314 | |                                           msg32: *const c_uchar,
[INFO] [stdout] 315 | |                                           pubnonce: *const PublicKey,
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                                           is_partial: c_uint)
[INFO] [stdout] 320 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     pub fn secp256k1_schnorrsig_verify_batch(cx: *const Context,
[INFO] [stdout] 323 | |                                              scratch: *mut ScratchSpace,
[INFO] [stdout] 324 | |                                              sig: *const *const c_uchar,
[INFO] [stdout] 325 | |                                              msg32: *const *const c_uchar,
[INFO] [stdout] 326 | |                                              pk: *const *const PublicKey,
[INFO] [stdout] 327 | |                                              n_sigs: size_t)
[INFO] [stdout] 328 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | /     pub fn secp256k1_aggsig_add_signatures_single(cx: *const Context,
[INFO] [stdout] 331 | |                                                   ret_sig: *mut Signature,
[INFO] [stdout] 332 | |                                                   sigs: *const *const c_uchar,
[INFO] [stdout] 333 | |                                                   num_sigs: size_t,
[INFO] [stdout] 334 | |                                                   pubnonce_total: *const PublicKey)
[INFO] [stdout] 335 | |                                                       -> c_int;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     pub fn secp256k1_aggsig_subtract_partial_signature(cx: *const Context,
[INFO] [stdout] 338 | |                                                   ret_partsig: *mut Signature,
[INFO] [stdout] 339 | |                                                   ret_partsig_alt: *mut Signature,
[INFO] [stdout] 340 | |                                                   sig: *const Signature,
[INFO] [stdout] 341 | |                                                   part_sig: *const Signature)
[INFO] [stdout] 342 | |                                                       -> c_int;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | /     pub fn secp256k1_ec_seckey_verify(cx: *const Context,
[INFO] [stdout] 346 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 349 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 | /     pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context,
[INFO] [stdout] 355 | |                                           sk: *mut c_uchar,
[INFO] [stdout] 356 | |                                           tweak: *const c_uchar)
[INFO] [stdout] 357 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context,
[INFO] [stdout] 360 | |                                          pk: *mut PublicKey,
[INFO] [stdout] 361 | |                                          tweak: *const c_uchar)
[INFO] [stdout] 362 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context,
[INFO] [stdout] 365 | |                                           sk: *mut c_uchar,
[INFO] [stdout] 366 | |                                           tweak: *const c_uchar)
[INFO] [stdout] 367 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 | /     pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context,
[INFO] [stdout] 370 | |                                          pk: *mut PublicKey,
[INFO] [stdout] 371 | |                                          tweak: *const c_uchar)
[INFO] [stdout] 372 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     pub fn secp256k1_ec_pubkey_combine(cx: *const Context,
[INFO] [stdout] 375 | |                                        out: *mut PublicKey,
[INFO] [stdout] 376 | |                                        ins: *const *const PublicKey,
[INFO] [stdout] 377 | |                                        n: c_int)
[INFO] [stdout] 378 | |                                        -> c_int;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | /     pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context,
[INFO] [stdout] 381 | |                                           sk: *mut c_uchar)
[INFO] [stdout] 382 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | /     pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context,
[INFO] [stdout] 385 | |                                           sk: *mut c_uchar)
[INFO] [stdout] 386 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:388:5
[INFO] [stdout]     |
[INFO] [stdout] 388 | /     pub fn secp256k1_ecdh(cx: *const Context,
[INFO] [stdout] 389 | |                           out: *mut SharedSecret,
[INFO] [stdout] 390 | |                           point: *const PublicKey,
[INFO] [stdout] 391 | |                           scalar: *const c_uchar)
[INFO] [stdout] 392 | |                           -> c_int;
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:395:3
[INFO] [stdout]     |
[INFO] [stdout] 395 | /   pub fn secp256k1_pedersen_commitment_parse(cx: *const Context,
[INFO] [stdout] 396 | |                                               commit: *mut c_uchar,
[INFO] [stdout] 397 | |                                               input: *const c_uchar)
[INFO] [stdout] 398 | |                                               -> c_int;
[INFO] [stdout]     | |_______________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:401:3
[INFO] [stdout]     |
[INFO] [stdout] 401 | /   pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context,
[INFO] [stdout] 402 | |                                                   output: *mut c_uchar,
[INFO] [stdout] 403 | |                                                   commit: *const c_uchar)
[INFO] [stdout] 404 | |                                                   -> c_int;
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:409:2
[INFO] [stdout]     |
[INFO] [stdout] 409 | /     pub fn secp256k1_pedersen_commit(
[INFO] [stdout] 410 | |         ctx: *const Context,
[INFO] [stdout] 411 | |         commit: *mut c_uchar,
[INFO] [stdout] 412 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 415 | |         blind_gen: *const c_uchar
[INFO] [stdout] 416 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:420:2
[INFO] [stdout]     |
[INFO] [stdout] 420 | /     pub fn secp256k1_pedersen_blind_commit(
[INFO] [stdout] 421 | |         ctx: *const Context,
[INFO] [stdout] 422 | |         commit: *mut c_uchar,
[INFO] [stdout] 423 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |         blind_gen: *const c_uchar
[INFO] [stdout] 427 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:430:2
[INFO] [stdout]     |
[INFO] [stdout] 430 | /     pub fn secp256k1_pedersen_commitment_to_pubkey(
[INFO] [stdout] 431 | |         cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 432 | |         commit: *const c_uchar) -> c_int;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:435:2
[INFO] [stdout]     |
[INFO] [stdout] 435 | /     pub fn secp256k1_pubkey_to_pedersen_commitment(
[INFO] [stdout] 436 | |         cx: *const Context, commit: *mut c_uchar,
[INFO] [stdout] 437 | |         pk: *const PublicKey) -> c_int;
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:442:2
[INFO] [stdout]     |
[INFO] [stdout] 442 | /     pub fn secp256k1_pedersen_blind_sum(
[INFO] [stdout] 443 | |         ctx: *const Context,
[INFO] [stdout] 444 | |         blind_out: *const c_uchar,
[INFO] [stdout] 445 | |         blinds: *const *const c_uchar,
[INFO] [stdout] 446 | |         n: size_t,
[INFO] [stdout] 447 | |         npositive: size_t
[INFO] [stdout] 448 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 | /     pub fn secp256k1_pedersen_commit_sum(
[INFO] [stdout] 453 | |         ctx: *const Context,
[INFO] [stdout] 454 | |         commit_out: *const c_uchar,
[INFO] [stdout] 455 | |         commits: *const *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         ncnt: size_t
[INFO] [stdout] 459 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 | /     pub fn secp256k1_blind_switch(
[INFO] [stdout] 463 | |         ctx: *const Context,
[INFO] [stdout] 464 | |         blind_switch: *mut c_uchar,
[INFO] [stdout] 465 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |         switch_pubkey: *const c_uchar
[INFO] [stdout] 470 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:474:2
[INFO] [stdout]     |
[INFO] [stdout] 474 | /     pub fn secp256k1_pedersen_verify_tally(ctx: *const Context,
[INFO] [stdout] 475 | |         commits: *const *const c_uchar,
[INFO] [stdout] 476 | |         pcnt: size_t,
[INFO] [stdout] 477 | |         ncommits: *const *const c_uchar,
[INFO] [stdout] 478 | |         ncnt: size_t
[INFO] [stdout] 479 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:481:2
[INFO] [stdout]     |
[INFO] [stdout] 481 | /     pub fn secp256k1_rangeproof_info(
[INFO] [stdout] 482 | |         ctx: *const Context,
[INFO] [stdout] 483 | |         exp: *mut c_int,
[INFO] [stdout] 484 | |         mantissa: *mut c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         plen: size_t
[INFO] [stdout] 489 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:491:2
[INFO] [stdout]     |
[INFO] [stdout] 491 | /     pub fn secp256k1_rangeproof_rewind(
[INFO] [stdout] 492 | |         ctx: *const Context,
[INFO] [stdout] 493 | |         blind_out: *mut c_uchar,
[INFO] [stdout] 494 | |         value_out: *mut u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |         gen: *const c_uchar
[INFO] [stdout] 506 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     pub fn secp256k1_rangeproof_verify(
[INFO] [stdout] 509 | |         ctx: *const Context,
[INFO] [stdout] 510 | |         min_value: &mut u64,
[INFO] [stdout] 511 | |         max_value: &mut u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |         gen: *const c_uchar
[INFO] [stdout] 518 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:520:2
[INFO] [stdout]     |
[INFO] [stdout] 520 | /     pub fn secp256k1_rangeproof_sign(
[INFO] [stdout] 521 | |         ctx: *const Context,
[INFO] [stdout] 522 | |         proof: *mut c_uchar,
[INFO] [stdout] 523 | |         plen: *mut size_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |         gen: *const c_uchar
[INFO] [stdout] 536 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:538:2
[INFO] [stdout]     |
[INFO] [stdout] 538 | /     pub fn secp256k1_bulletproof_generators_create(
[INFO] [stdout] 539 | |         ctx: *const Context,
[INFO] [stdout] 540 | |         blinding_gen: *const c_uchar,
[INFO] [stdout] 541 | |         n: size_t,
[INFO] [stdout] 542 | |     ) -> *mut BulletproofGenerators;
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:544:2
[INFO] [stdout]     |
[INFO] [stdout] 544 | /     pub fn secp256k1_bulletproof_generators_destroy(
[INFO] [stdout] 545 | |         ctx: *const Context,
[INFO] [stdout] 546 | |         gen: *mut BulletproofGenerators,
[INFO] [stdout] 547 | |     );
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:549:2
[INFO] [stdout]     |
[INFO] [stdout] 549 | /     pub fn secp256k1_bulletproof_rangeproof_prove(
[INFO] [stdout] 550 | |         ctx: *const Context,
[INFO] [stdout] 551 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 552 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |         message: *const c_uchar,
[INFO] [stdout] 570 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:572:2
[INFO] [stdout]     |
[INFO] [stdout] 572 | /     pub fn secp256k1_bulletproof_rangeproof_verify(
[INFO] [stdout] 573 | |         ctx: *const Context,
[INFO] [stdout] 574 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 575 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |         extra_commit_len: size_t
[INFO] [stdout] 585 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:587:2
[INFO] [stdout]     |
[INFO] [stdout] 587 | /     pub fn secp256k1_bulletproof_rangeproof_verify_multi(
[INFO] [stdout] 588 | |         ctx: *const Context,
[INFO] [stdout] 589 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 590 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |         extra_commit_len: *const size_t
[INFO] [stdout] 601 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:603:2
[INFO] [stdout]     |
[INFO] [stdout] 603 | /     pub fn secp256k1_bulletproof_rangeproof_rewind(
[INFO] [stdout] 604 | |         ctx: *const Context,
[INFO] [stdout] 605 | |         value: *mut u64,
[INFO] [stdout] 606 | |         blind: *mut c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |         message: *mut c_uchar,
[INFO] [stdout] 616 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `SecretKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/key.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SecretKey(pub [u8; constants::SECRET_KEY_SIZE]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stdout]    --> src/key.rs:319:82
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     let mut ret: [u8; constants::UNCOMPRESSED_PUBLIC_KEY_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pedersen.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         match SHARED_BULLETGENERATORS.clone() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pedersen.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pedersen.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stdout]   --> src/pedersen.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this code causes undefined behavior when executed
[INFO] [stdout]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pedersen.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 33]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pedersen.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stdout]   --> src/pedersen.rs:95:3
[INFO] [stdout]    |
[INFO] [stdout] 95 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this code causes undefined behavior when executed
[INFO] [stdout]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 5134]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:164:51
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let mut ret: [u8; constants::MAX_PROOF_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:508:36
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:530:36
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:661:38
[INFO] [stdout]     |
[INFO] [stdout] 661 |         let mut blind: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 2048]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:662:63
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let mut message: [u8; constants::PROOF_MSG_SIZE] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.33s
[INFO] running `Command { std: "docker" "inspect" "1e224c18f85cb57de5fcf7711ba209494f98dbdd141bebbfccb53f6913526dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e224c18f85cb57de5fcf7711ba209494f98dbdd141bebbfccb53f6913526dd3", kill_on_drop: false }`
[INFO] [stdout] 1e224c18f85cb57de5fcf7711ba209494f98dbdd141bebbfccb53f6913526dd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc7903c3db555e03be05b8ed9285864e8ba4f218c0f4c588d724152062e03450
[INFO] running `Command { std: "docker" "start" "-a" "bc7903c3db555e03be05b8ed9285864e8ba4f218c0f4c588d724152062e03450", kill_on_drop: false }`
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:14:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/ecmult_impl.h:1014:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:  1014 | static int secp256k1_ecmult_pippenger_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/ecmult_impl.h:641:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   641 | static int secp256k1_ecmult_strauss_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:13:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/group_impl.h:270:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   270 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/group_impl.h:200:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   200 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:11:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/field_impl.h:263:13: warning: 'secp256k1_fe_inv_all_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   263 | static void secp256k1_fe_inv_all_var(secp256k1_fe *r, const secp256k1_fe *a, size_t len) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:260:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   260 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:262:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   262 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:281:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   281 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:277:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   277 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   283 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:322:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   322 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:323:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   323 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:340:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   340 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:341:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   341 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:359:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   359 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:360:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   360 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:361:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   361 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:371:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   371 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:372:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   372 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:385:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   385 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   406 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:405:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   405 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   407 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:483:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   483 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:482:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   482 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   484 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:526:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   526 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:541:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   541 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:544:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   544 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:560:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   560 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:573:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   573 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:590:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   590 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:591:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   591 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:614:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   614 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:615:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   615 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:637:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   637 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   638 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:660:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   660 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:661:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   661 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:689:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   689 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:692:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   692 |     ARG_CHECK(pubnonces != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:714:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   714 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:734:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   734 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h: In function 'secp256k1_ecdh':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    20 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    21 |     ARG_CHECK(point != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    22 |     ARG_CHECK(scalar != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    44 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    45 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    64 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    66 |     ARG_CHECK(recid != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    65 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_convert':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    79 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    80 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_sign_recoverable':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   132 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   131 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   133 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recover':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   179 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   178 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   177 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    62 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    63 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    81 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    82 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_generate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   233 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   234 |     ARG_CHECK(key32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_generate_blinded':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   240 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   241 |     ARG_CHECK(key32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   242 |     ARG_CHECK(blind32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commitment_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    49 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    50 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commitment_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    69 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    70 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commit':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    90 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    91 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    92 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    93 |     ARG_CHECK(blind_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_blind_commit':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   123 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   124 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   125 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   126 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   127 |     ARG_CHECK(blind_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_blind_sum':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_out' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   189 |     ARG_CHECK(blind_out != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blinds' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   190 |     ARG_CHECK(blinds != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commit_sum':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit_out' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   220 |     ARG_CHECK(commit_out != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:9:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'commits' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   218 |     ARG_CHECK(!pcnt || (commits != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'ncommits' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   219 |     ARG_CHECK(!ncnt || (ncommits != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_verify_tally':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'pos' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   247 |     ARG_CHECK(!n_pos || (pos != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'neg' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   248 |     ARG_CHECK(!n_neg || (neg != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_info':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'exp' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    21 |     ARG_CHECK(exp != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'mantissa' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    22 |     ARG_CHECK(mantissa != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    23 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    24 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_rewind':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    44 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    41 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    39 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    40 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    46 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    62 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    63 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    60 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    61 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    65 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    79 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'plen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    80 |     ARG_CHECK(plen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    81 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    82 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    83 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    86 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    90 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    91 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    94 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    98 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_verify_multi':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   126 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   127 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   130 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   129 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_rewind':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   169 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   170 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   171 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   172 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   173 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_prove':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   203 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   204 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   212 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   213 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   214 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   215 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_context_create':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   112 |     ARG_CHECK(pubkeys != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   113 |     ARG_CHECK(seed != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_export_secnonce_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   160 |     ARG_CHECK(secnonce32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_generate_nonce':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   177 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_sign_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   220 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   221 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   222 |     ARG_CHECK(seckey32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   223 |     ARG_CHECK(seed != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_partial_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   304 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   305 |     ARG_CHECK(partial != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msghash32' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:264:76
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     let mut ret: [u8; constants::COMPACT_SIGNATURE_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   306 |     ARG_CHECK(msghash32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   307 |     ARG_CHECK(seckey32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_subtract_partial_signature':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:373:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   373 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result_alt' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:374:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   374 |     ARG_CHECK(result_alt != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:375:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   375 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:376:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   376 |     ARG_CHECK(partial64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_combine_signatures':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:479:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   479 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:480:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   480 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:481:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   481 |     ARG_CHECK(partial != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_add_signatures_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:527:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   527 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigs' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:528:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   528 |     ARG_CHECK(sigs != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce_total' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:530:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   530 |     ARG_CHECK(pubnonce_total != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:586:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   586 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:587:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   587 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:588:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   588 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:589:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   589 |     ARG_CHECK(pubkeys != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_verify_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:667:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   667 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:668:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   668 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:669:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   669 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'out64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    17 |     ARG_CHECK(out64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    18 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: the type `Message` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/lib.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Message([u8; constants::MESSAGE_SIZE]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_parse':
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: the type `ffi::Generator` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Generator(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    26 |     ARG_CHECK(sig != NULL);
[INFO] [stdout] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/ffi.rs:87:42
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub unsafe fn blank() -> PublicKey { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this code causes undefined behavior when executed
[INFO] [stdout]    |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'in64' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:99:33
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    27 |     ARG_CHECK(in64 != NULL);
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub unsafe fn blank() -> Signature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:92:22
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_sign':
[INFO] [stdout] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:124:53
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub unsafe fn blank() -> RecoverableSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:99:33
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:131:55
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub unsafe fn blank() -> AggSigPartialSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:144:45
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub unsafe fn blank() -> SharedSecret { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    47 |     ARG_CHECK(sig != NULL);
[INFO] [stdout] warning: missing documentation for a static
[INFO] [stdout]    --> src/ffi.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub static secp256k1_nonce_function_rfc6979: NonceFn;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  33 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a static
[INFO] [stdout]    --> src/ffi.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub static secp256k1_nonce_function_default: NonceFn;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn secp256k1_context_create(flags: c_uint) -> *mut Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn secp256k1_context_clone(cx: *mut Context) -> *mut Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn secp256k1_context_destroy(cx: *mut Context);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     pub fn secp256k1_context_randomize(cx: *mut Context,
[INFO] [stdout] 161 | |                                        seed32: *const c_uchar)
[INFO] [stdout] 162 | |                                        -> c_int;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    48 |     ARG_CHECK(msg32 != NULL);
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub fn secp256k1_scratch_space_create(cx: *mut Context,
[INFO] [stdout] 165 | |                                           max_size: size_t)
[INFO] [stdout] 166 | |                                           -> *mut ScratchSpace;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn secp256k1_scratch_space_destroy(sp: *mut ScratchSpace);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | /     pub fn secp256k1_generator_generate(cx: *const Context,
[INFO] [stdout] 172 | |                                         gen: *mut Generator,
[INFO] [stdout] 173 | |                                         seed32: *const c_uchar)
[INFO] [stdout] 174 | |                                         -> c_int;
[INFO] [stdout]     | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | /     pub fn secp256k1_ec_pubkey_parse(cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 185 | |                                      input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 186 | |                                      -> c_int;
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | /     pub fn secp256k1_ec_pubkey_serialize(cx: *const Context, output: *const c_uchar,
[INFO] [stdout] 189 | |                                          out_len: *mut size_t, pk: *const PublicKey,
[INFO] [stdout] 190 | |                                          compressed: c_uint)
[INFO] [stdout] 191 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | /     pub fn secp256k1_ecdsa_signature_parse_der(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 195 | |                                                input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 196 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    49 |     ARG_CHECK(seckey != NULL);
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     pub fn secp256k1_ecdsa_signature_parse_compact(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 199 | |                                                    input64: *const c_uchar)
[INFO] [stdout] 200 | |                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | /     pub fn ecdsa_signature_parse_der_lax(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 203 | |                                          input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 204 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_verify':
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     pub fn secp256k1_ecdsa_signature_serialize_der(cx: *const Context, output: *const c_uchar,
[INFO] [stdout] 207 | |                                                    out_len: *mut size_t, sig: *const Signature)
[INFO] [stdout] 208 | |                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | /     pub fn secp256k1_ecdsa_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stdout] 211 | |                                                        sig: *const Signature)
[INFO] [stdout] 212 | |                                                        -> c_int;
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     pub fn secp256k1_ecdsa_recoverable_signature_parse_compact(cx: *const Context, sig: *mut RecoverableSignature,
[INFO] [stdout] 215 | |                                                                input64: *const c_uchar, recid: c_int)
[INFO] [stdout] 216 | |                                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     pub fn secp256k1_ecdsa_recoverable_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stdout] 219 | |                                                                    recid: *mut c_int, sig: *const RecoverableSignature)
[INFO] [stdout] 220 | |                                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | /     pub fn secp256k1_ecdsa_recoverable_signature_convert(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 223 | |                                                          input: *const RecoverableSignature)
[INFO] [stdout] 224 | |                                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   136 |     ARG_CHECK(sig != NULL);
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn secp256k1_ecdsa_signature_normalize(cx: *const Context, out_sig: *mut Signature,
[INFO] [stdout] 227 | |                                                in_sig: *const Signature)
[INFO] [stdout] 228 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 | /     pub fn secp256k1_ecdsa_verify(cx: *const Context,
[INFO] [stdout] 232 | |                                   sig: *const Signature,
[INFO] [stdout] 233 | |                                   msg32: *const c_uchar,
[INFO] [stdout] 234 | |                                   pk: *const PublicKey)
[INFO] [stdout] 235 | |                                   -> c_int;
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | /     pub fn secp256k1_ecdsa_sign(cx: *const Context,
[INFO] [stdout] 238 | |                                 sig: *mut Signature,
[INFO] [stdout] 239 | |                                 msg32: *const c_uchar,
[INFO] [stdout] 240 | |                                 sk: *const c_uchar,
[INFO] [stdout] 241 | |                                 noncefn: NonceFn,
[INFO] [stdout] 242 | |                                 noncedata: *const c_void)
[INFO] [stdout] 243 | |                                 -> c_int;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | /     pub fn secp256k1_ecdsa_sign_recoverable(cx: *const Context,
[INFO] [stdout] 246 | |                                             sig: *mut RecoverableSignature,
[INFO] [stdout] 247 | |                                             msg32: *const c_uchar,
[INFO] [stdout] 248 | |                                             sk: *const c_uchar,
[INFO] [stdout] 249 | |                                             noncefn: NonceFn,
[INFO] [stdout] 250 | |                                             noncedata: *const c_void)
[INFO] [stdout] 251 | |                                             -> c_int;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | /     pub fn secp256k1_ecdsa_recover(cx: *const Context,
[INFO] [stdout] 254 | |                                    pk: *mut PublicKey,
[INFO] [stdout] 255 | |                                    sig: *const RecoverableSignature,
[INFO] [stdout] 256 | |                                    msg32: *const c_uchar)
[INFO] [stdout] 257 | |                                    -> c_int;
[INFO] [stdout]     | |____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | /     pub fn secp256k1_aggsig_context_create(cx: *const Context,
[INFO] [stdout] 260 | |                                            pks: *const PublicKey,
[INFO] [stdout] 261 | |                                            n_pks: size_t,
[INFO] [stdout] 262 | |                                            seed32: *const c_uchar)
[INFO] [stdout] 263 | |                                            -> *mut AggSigContext;
[INFO] [stdout]     | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   137 |     ARG_CHECK(msg32 != NULL);
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn secp256k1_aggsig_context_destroy(aggctx: *mut AggSigContext);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | /     pub fn secp256k1_aggsig_generate_nonce(cx: *const Context,
[INFO] [stdout] 268 | |                                            aggctx: *mut AggSigContext,
[INFO] [stdout] 269 | |                                            index: size_t)
[INFO] [stdout] 270 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pk' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     pub fn secp256k1_aggsig_partial_sign(cx: *const Context,
[INFO] [stdout] 273 | |                                          aggctx: *mut AggSigContext,
[INFO] [stdout] 274 | |                                          sig: *mut AggSigPartialSignature,
[INFO] [stdout] 275 | |                                          msghash32: *const c_uchar,
[INFO] [stdout] 276 | |                                          seckey32: *const c_uchar,
[INFO] [stdout] 277 | |                                          index: size_t)
[INFO] [stdout] 278 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | /     pub fn secp256k1_aggsig_combine_signatures(cx: *const Context,
[INFO] [stdout] 281 | |                                          aggctx: *mut AggSigContext,
[INFO] [stdout] 282 | |                                          sig64: *mut Signature,
[INFO] [stdout] 283 | |                                          partial: *const AggSigPartialSignature,
[INFO] [stdout] 284 | |                                          index: size_t)
[INFO] [stdout] 285 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | /     pub fn secp256k1_aggsig_build_scratch_and_verify(cx: *const Context,
[INFO] [stdout] 288 | |                                                      sig64: *const Signature,
[INFO] [stdout] 289 | |                                                      msg32: *const c_uchar,
[INFO] [stdout] 290 | |                                                      pks: *const PublicKey,
[INFO] [stdout] 291 | |                                                      n_pubkeys: size_t)
[INFO] [stdout] 292 | |                                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     pub fn secp256k1_aggsig_export_secnonce_single(cx: *const Context,
[INFO] [stdout] 296 | |                                                    secnonce32: *mut c_uchar,
[INFO] [stdout] 297 | |                                                    seed32: *const c_uchar)
[INFO] [stdout] 298 | |                                                        -> c_int;
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   138 |     ARG_CHECK(pk != NULL);
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     pub fn secp256k1_aggsig_sign_single(cx: *const Context,
[INFO] [stdout] 301 | |                                         sig: *mut Signature,
[INFO] [stdout] 302 | |                                         msg32: *const c_uchar,
[INFO] [stdout] 303 | |                                         seckey32: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 309 | |                                         seed32: *const c_uchar)
[INFO] [stdout] 310 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     pub fn secp256k1_aggsig_verify_single(cx: *const Context,
[INFO] [stdout] 313 | |                                           sig: *const Signature,
[INFO] [stdout] 314 | |                                           msg32: *const c_uchar,
[INFO] [stdout] 315 | |                                           pubnonce: *const PublicKey,
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                                           is_partial: c_uint)
[INFO] [stdout] 320 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_verify_batch':
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     pub fn secp256k1_schnorrsig_verify_batch(cx: *const Context,
[INFO] [stdout] 323 | |                                              scratch: *mut ScratchSpace,
[INFO] [stdout] 324 | |                                              sig: *const *const c_uchar,
[INFO] [stdout] 325 | |                                              msg32: *const *const c_uchar,
[INFO] [stdout] 326 | |                                              pk: *const *const PublicKey,
[INFO] [stdout] 327 | |                                              n_sigs: size_t)
[INFO] [stdout] 328 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | /     pub fn secp256k1_aggsig_add_signatures_single(cx: *const Context,
[INFO] [stdout] 331 | |                                                   ret_sig: *mut Signature,
[INFO] [stdout] 332 | |                                                   sigs: *const *const c_uchar,
[INFO] [stdout] 333 | |                                                   num_sigs: size_t,
[INFO] [stdout] 334 | |                                                   pubnonce_total: *const PublicKey)
[INFO] [stdout] 335 | |                                                       -> c_int;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     pub fn secp256k1_aggsig_subtract_partial_signature(cx: *const Context,
[INFO] [stdout] 338 | |                                                   ret_partsig: *mut Signature,
[INFO] [stdout] 339 | |                                                   ret_partsig_alt: *mut Signature,
[INFO] [stdout] 340 | |                                                   sig: *const Signature,
[INFO] [stdout] 341 | |                                                   part_sig: *const Signature)
[INFO] [stdout] 342 | |                                                       -> c_int;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | /     pub fn secp256k1_ec_seckey_verify(cx: *const Context,
[INFO] [stdout] 346 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 349 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   313 |     ARG_CHECK(scratch != NULL);
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 | /     pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context,
[INFO] [stdout] 355 | |                                           sk: *mut c_uchar,
[INFO] [stdout] 356 | |                                           tweak: *const c_uchar)
[INFO] [stdout] 357 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context,
[INFO] [stdout] 360 | |                                          pk: *mut PublicKey,
[INFO] [stdout] 361 | |                                          tweak: *const c_uchar)
[INFO] [stdout] 362 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context,
[INFO] [stdout] 365 | |                                           sk: *mut c_uchar,
[INFO] [stdout] 366 | |                                           tweak: *const c_uchar)
[INFO] [stdout] 367 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 | /     pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context,
[INFO] [stdout] 370 | |                                          pk: *mut PublicKey,
[INFO] [stdout] 371 | |                                          tweak: *const c_uchar)
[INFO] [stdout] 372 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     pub fn secp256k1_ec_pubkey_combine(cx: *const Context,
[INFO] [stdout] 375 | |                                        out: *mut PublicKey,
[INFO] [stdout] 376 | |                                        ins: *const *const PublicKey,
[INFO] [stdout] 377 | |                                        n: c_int)
[INFO] [stdout] 378 | |                                        -> c_int;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | /     pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context,
[INFO] [stdout] 381 | |                                           sk: *mut c_uchar)
[INFO] [stdout] 382 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | /     pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context,
[INFO] [stdout] 385 | |                                           sk: *mut c_uchar)
[INFO] [stdout] 386 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:388:5
[INFO] [stdout]     |
[INFO] [stdout] 388 | /     pub fn secp256k1_ecdh(cx: *const Context,
[INFO] [stdout] 389 | |                           out: *mut SharedSecret,
[INFO] [stdout] 390 | |                           point: *const PublicKey,
[INFO] [stdout] 391 | |                           scalar: *const c_uchar)
[INFO] [stdout] 392 | |                           -> c_int;
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:395:3
[INFO] [stdout]     |
[INFO] [stdout] 395 | /   pub fn secp256k1_pedersen_commitment_parse(cx: *const Context,
[INFO] [stdout] 396 | |                                               commit: *mut c_uchar,
[INFO] [stdout] 397 | |                                               input: *const c_uchar)
[INFO] [stdout] 398 | |                                               -> c_int;
[INFO] [stdout]     | |_______________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:401:3
[INFO] [stdout]     |
[INFO] [stdout] 401 | /   pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context,
[INFO] [stdout] 402 | |                                                   output: *mut c_uchar,
[INFO] [stdout] 403 | |                                                   commit: *const c_uchar)
[INFO] [stdout] 404 | |                                                   -> c_int;
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:409:2
[INFO] [stdout]     |
[INFO] [stdout] 409 | /     pub fn secp256k1_pedersen_commit(
[INFO] [stdout] 410 | |         ctx: *const Context,
[INFO] [stdout] 411 | |         commit: *mut c_uchar,
[INFO] [stdout] 412 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 415 | |         blind_gen: *const c_uchar
[INFO] [stdout] 416 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:420:2
[INFO] [stdout]     |
[INFO] [stdout] 420 | /     pub fn secp256k1_pedersen_blind_commit(
[INFO] [stdout] 421 | |         ctx: *const Context,
[INFO] [stdout] 422 | |         commit: *mut c_uchar,
[INFO] [stdout] 423 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |         blind_gen: *const c_uchar
[INFO] [stdout] 427 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:430:2
[INFO] [stdout]     |
[INFO] [stdout] 430 | /     pub fn secp256k1_pedersen_commitment_to_pubkey(
[INFO] [stdout] 431 | |         cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 432 | |         commit: *const c_uchar) -> c_int;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:435:2
[INFO] [stdout]     |
[INFO] [stdout] 435 | /     pub fn secp256k1_pubkey_to_pedersen_commitment(
[INFO] [stdout] 436 | |         cx: *const Context, commit: *mut c_uchar,
[INFO] [stdout] 437 | |         pk: *const PublicKey) -> c_int;
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:442:2
[INFO] [stdout]     |
[INFO] [stdout] 442 | /     pub fn secp256k1_pedersen_blind_sum(
[INFO] [stdout] 443 | |         ctx: *const Context,
[INFO] [stdout] 444 | |         blind_out: *const c_uchar,
[INFO] [stdout] 445 | |         blinds: *const *const c_uchar,
[INFO] [stdout] 446 | |         n: size_t,
[INFO] [stdout] 447 | |         npositive: size_t
[INFO] [stdout] 448 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 | /     pub fn secp256k1_pedersen_commit_sum(
[INFO] [stdout] 453 | |         ctx: *const Context,
[INFO] [stdout] 454 | |         commit_out: *const c_uchar,
[INFO] [stdout] 455 | |         commits: *const *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         ncnt: size_t
[INFO] [stdout] 459 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 | /     pub fn secp256k1_blind_switch(
[INFO] [stdout] 463 | |         ctx: *const Context,
[INFO] [stdout] 464 | |         blind_switch: *mut c_uchar,
[INFO] [stdout] 465 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |         switch_pubkey: *const c_uchar
[INFO] [stdout] 470 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:474:2
[INFO] [stdout]     |
[INFO] [stdout] 474 | /     pub fn secp256k1_pedersen_verify_tally(ctx: *const Context,
[INFO] [stdout] 475 | |         commits: *const *const c_uchar,
[INFO] [stdout] 476 | |         pcnt: size_t,
[INFO] [stdout] 477 | |         ncommits: *const *const c_uchar,
[INFO] [stdout] 478 | |         ncnt: size_t
[INFO] [stdout] 479 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:481:2
[INFO] [stdout]     |
[INFO] [stdout] 481 | /     pub fn secp256k1_rangeproof_info(
[INFO] [stdout] 482 | |         ctx: *const Context,
[INFO] [stdout] 483 | |         exp: *mut c_int,
[INFO] [stdout] 484 | |         mantissa: *mut c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         plen: size_t
[INFO] [stdout] 489 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:491:2
[INFO] [stdout]     |
[INFO] [stdout] 491 | /     pub fn secp256k1_rangeproof_rewind(
[INFO] [stdout] 492 | |         ctx: *const Context,
[INFO] [stdout] 493 | |         blind_out: *mut c_uchar,
[INFO] [stdout] 494 | |         value_out: *mut u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |         gen: *const c_uchar
[INFO] [stdout] 506 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     pub fn secp256k1_rangeproof_verify(
[INFO] [stdout] 509 | |         ctx: *const Context,
[INFO] [stdout] 510 | |         min_value: &mut u64,
[INFO] [stdout] 511 | |         max_value: &mut u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |         gen: *const c_uchar
[INFO] [stdout] 518 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:520:2
[INFO] [stdout]     |
[INFO] [stdout] 520 | /     pub fn secp256k1_rangeproof_sign(
[INFO] [stdout] 521 | |         ctx: *const Context,
[INFO] [stdout] 522 | |         proof: *mut c_uchar,
[INFO] [stdout] 523 | |         plen: *mut size_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |         gen: *const c_uchar
[INFO] [stdout] 536 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:538:2
[INFO] [stdout]     |
[INFO] [stdout] 538 | /     pub fn secp256k1_bulletproof_generators_create(
[INFO] [stdout] 539 | |         ctx: *const Context,
[INFO] [stdout] 540 | |         blinding_gen: *const c_uchar,
[INFO] [stdout] 541 | |         n: size_t,
[INFO] [stdout] 542 | |     ) -> *mut BulletproofGenerators;
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:544:2
[INFO] [stdout]     |
[INFO] [stdout] 544 | /     pub fn secp256k1_bulletproof_generators_destroy(
[INFO] [stdout] 545 | |         ctx: *const Context,
[INFO] [stdout] 546 | |         gen: *mut BulletproofGenerators,
[INFO] [stdout] 547 | |     );
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:549:2
[INFO] [stdout]     |
[INFO] [stdout] 549 | /     pub fn secp256k1_bulletproof_rangeproof_prove(
[INFO] [stdout] 550 | |         ctx: *const Context,
[INFO] [stdout] 551 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 552 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |         message: *const c_uchar,
[INFO] [stdout] 570 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:572:2
[INFO] [stdout]     |
[INFO] [stdout] 572 | /     pub fn secp256k1_bulletproof_rangeproof_verify(
[INFO] [stdout] 573 | |         ctx: *const Context,
[INFO] [stdout] 574 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 575 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |         extra_commit_len: size_t
[INFO] [stdout] 585 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:587:2
[INFO] [stdout]     |
[INFO] [stdout] 587 | /     pub fn secp256k1_bulletproof_rangeproof_verify_multi(
[INFO] [stdout] 588 | |         ctx: *const Context,
[INFO] [stdout] 589 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 590 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |         extra_commit_len: *const size_t
[INFO] [stdout] 601 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:603:2
[INFO] [stdout]     |
[INFO] [stdout] 603 | /     pub fn secp256k1_bulletproof_rangeproof_rewind(
[INFO] [stdout] 604 | |         ctx: *const Context,
[INFO] [stdout] 605 | |         value: *mut u64,
[INFO] [stdout] 606 | |         blind: *mut c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |         message: *mut c_uchar,
[INFO] [stdout] 616 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `SecretKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/key.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SecretKey(pub [u8; constants::SECRET_KEY_SIZE]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stdout]    --> src/key.rs:319:82
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     let mut ret: [u8; constants::UNCOMPRESSED_PUBLIC_KEY_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pedersen.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         match SHARED_BULLETGENERATORS.clone() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pedersen.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pedersen.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stdout]   --> src/pedersen.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this code causes undefined behavior when executed
[INFO] [stdout]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pedersen.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 33]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pedersen.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stdout]   --> src/pedersen.rs:95:3
[INFO] [stdout]    |
[INFO] [stdout] 95 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this code causes undefined behavior when executed
[INFO] [stdout]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 5134]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:164:51
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let mut ret: [u8; constants::MAX_PROOF_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:508:36
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:530:36
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:661:38
[INFO] [stdout]     |
[INFO] [stdout] 661 |         let mut blind: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 2048]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:662:63
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let mut message: [u8; constants::PROOF_MSG_SIZE] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cs_mwc_secp256k1zkp v0.7.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> src/pedersen.rs:1882:27
[INFO] [stdout]      |
[INFO] [stdout] 1882 |             let start = Utc::now().timestamp_nanos();
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> src/pedersen.rs:1889:25
[INFO] [stdout]      |
[INFO] [stdout] 1889 |             let fin = Utc::now().timestamp_nanos();
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> src/pedersen.rs:1893:27
[INFO] [stdout]      |
[INFO] [stdout] 1893 |             let start = Utc::now().timestamp_nanos();
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]     --> src/pedersen.rs:1896:25
[INFO] [stdout]      |
[INFO] [stdout] 1896 |             let fin = Utc::now().timestamp_nanos();
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:264:76
[INFO] [stdout]     |
[INFO] [stdout] 264 |                     let mut ret: [u8; constants::COMPACT_SIGNATURE_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Message` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/lib.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Message([u8; constants::MESSAGE_SIZE]);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:427:1
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::Generator` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Generator(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:73:1
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/ffi.rs:87:42
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub unsafe fn blank() -> PublicKey { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          this code causes undefined behavior when executed
[INFO] [stdout]    |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/ffi.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:99:33
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:117:42
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub unsafe fn blank() -> Signature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:92:22
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:124:53
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub unsafe fn blank() -> RecoverableSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:99:33
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:131:55
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub unsafe fn blank() -> AggSigPartialSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this code causes undefined behavior when executed
[INFO] [stdout]     |                                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:78:43
[INFO] [stdout]     |
[INFO] [stdout]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this code causes undefined behavior when executed
[INFO] [stdout]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stdout]    --> src/ffi.rs:144:45
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub unsafe fn blank() -> SharedSecret { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this code causes undefined behavior when executed
[INFO] [stdout]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> src/ffi.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a static
[INFO] [stdout]    --> src/ffi.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub static secp256k1_nonce_function_rfc6979: NonceFn;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  33 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a static
[INFO] [stdout]    --> src/ffi.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub static secp256k1_nonce_function_default: NonceFn;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn secp256k1_context_create(flags: c_uint) -> *mut Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn secp256k1_context_clone(cx: *mut Context) -> *mut Context;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn secp256k1_context_destroy(cx: *mut Context);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     pub fn secp256k1_context_randomize(cx: *mut Context,
[INFO] [stdout] 161 | |                                        seed32: *const c_uchar)
[INFO] [stdout] 162 | |                                        -> c_int;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | /     pub fn secp256k1_scratch_space_create(cx: *mut Context,
[INFO] [stdout] 165 | |                                           max_size: size_t)
[INFO] [stdout] 166 | |                                           -> *mut ScratchSpace;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn secp256k1_scratch_space_destroy(sp: *mut ScratchSpace);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | /     pub fn secp256k1_generator_generate(cx: *const Context,
[INFO] [stdout] 172 | |                                         gen: *mut Generator,
[INFO] [stdout] 173 | |                                         seed32: *const c_uchar)
[INFO] [stdout] 174 | |                                         -> c_int;
[INFO] [stdout]     | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | /     pub fn secp256k1_ec_pubkey_parse(cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 185 | |                                      input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 186 | |                                      -> c_int;
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | /     pub fn secp256k1_ec_pubkey_serialize(cx: *const Context, output: *const c_uchar,
[INFO] [stdout] 189 | |                                          out_len: *mut size_t, pk: *const PublicKey,
[INFO] [stdout] 190 | |                                          compressed: c_uint)
[INFO] [stdout] 191 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 | /     pub fn secp256k1_ecdsa_signature_parse_der(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 195 | |                                                input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 196 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     pub fn secp256k1_ecdsa_signature_parse_compact(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 199 | |                                                    input64: *const c_uchar)
[INFO] [stdout] 200 | |                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | /     pub fn ecdsa_signature_parse_der_lax(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 203 | |                                          input: *const c_uchar, in_len: size_t)
[INFO] [stdout] 204 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | /     pub fn secp256k1_ecdsa_signature_serialize_der(cx: *const Context, output: *const c_uchar,
[INFO] [stdout] 207 | |                                                    out_len: *mut size_t, sig: *const Signature)
[INFO] [stdout] 208 | |                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | /     pub fn secp256k1_ecdsa_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stdout] 211 | |                                                        sig: *const Signature)
[INFO] [stdout] 212 | |                                                        -> c_int;
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 | /     pub fn secp256k1_ecdsa_recoverable_signature_parse_compact(cx: *const Context, sig: *mut RecoverableSignature,
[INFO] [stdout] 215 | |                                                                input64: *const c_uchar, recid: c_int)
[INFO] [stdout] 216 | |                                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     pub fn secp256k1_ecdsa_recoverable_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stdout] 219 | |                                                                    recid: *mut c_int, sig: *const RecoverableSignature)
[INFO] [stdout] 220 | |                                                                    -> c_int;
[INFO] [stdout]     | |____________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | /     pub fn secp256k1_ecdsa_recoverable_signature_convert(cx: *const Context, sig: *mut Signature,
[INFO] [stdout] 223 | |                                                          input: *const RecoverableSignature)
[INFO] [stdout] 224 | |                                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn secp256k1_ecdsa_signature_normalize(cx: *const Context, out_sig: *mut Signature,
[INFO] [stdout] 227 | |                                                in_sig: *const Signature)
[INFO] [stdout] 228 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 | /     pub fn secp256k1_ecdsa_verify(cx: *const Context,
[INFO] [stdout] 232 | |                                   sig: *const Signature,
[INFO] [stdout] 233 | |                                   msg32: *const c_uchar,
[INFO] [stdout] 234 | |                                   pk: *const PublicKey)
[INFO] [stdout] 235 | |                                   -> c_int;
[INFO] [stdout]     | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | /     pub fn secp256k1_ecdsa_sign(cx: *const Context,
[INFO] [stdout] 238 | |                                 sig: *mut Signature,
[INFO] [stdout] 239 | |                                 msg32: *const c_uchar,
[INFO] [stdout] 240 | |                                 sk: *const c_uchar,
[INFO] [stdout] 241 | |                                 noncefn: NonceFn,
[INFO] [stdout] 242 | |                                 noncedata: *const c_void)
[INFO] [stdout] 243 | |                                 -> c_int;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | /     pub fn secp256k1_ecdsa_sign_recoverable(cx: *const Context,
[INFO] [stdout] 246 | |                                             sig: *mut RecoverableSignature,
[INFO] [stdout] 247 | |                                             msg32: *const c_uchar,
[INFO] [stdout] 248 | |                                             sk: *const c_uchar,
[INFO] [stdout] 249 | |                                             noncefn: NonceFn,
[INFO] [stdout] 250 | |                                             noncedata: *const c_void)
[INFO] [stdout] 251 | |                                             -> c_int;
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 | /     pub fn secp256k1_ecdsa_recover(cx: *const Context,
[INFO] [stdout] 254 | |                                    pk: *mut PublicKey,
[INFO] [stdout] 255 | |                                    sig: *const RecoverableSignature,
[INFO] [stdout] 256 | |                                    msg32: *const c_uchar)
[INFO] [stdout] 257 | |                                    -> c_int;
[INFO] [stdout]     | |____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | /     pub fn secp256k1_aggsig_context_create(cx: *const Context,
[INFO] [stdout] 260 | |                                            pks: *const PublicKey,
[INFO] [stdout] 261 | |                                            n_pks: size_t,
[INFO] [stdout] 262 | |                                            seed32: *const c_uchar)
[INFO] [stdout] 263 | |                                            -> *mut AggSigContext;
[INFO] [stdout]     | |_________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn secp256k1_aggsig_context_destroy(aggctx: *mut AggSigContext);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | /     pub fn secp256k1_aggsig_generate_nonce(cx: *const Context,
[INFO] [stdout] 268 | |                                            aggctx: *mut AggSigContext,
[INFO] [stdout] 269 | |                                            index: size_t)
[INFO] [stdout] 270 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     pub fn secp256k1_aggsig_partial_sign(cx: *const Context,
[INFO] [stdout] 273 | |                                          aggctx: *mut AggSigContext,
[INFO] [stdout] 274 | |                                          sig: *mut AggSigPartialSignature,
[INFO] [stdout] 275 | |                                          msghash32: *const c_uchar,
[INFO] [stdout] 276 | |                                          seckey32: *const c_uchar,
[INFO] [stdout] 277 | |                                          index: size_t)
[INFO] [stdout] 278 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | /     pub fn secp256k1_aggsig_combine_signatures(cx: *const Context,
[INFO] [stdout] 281 | |                                          aggctx: *mut AggSigContext,
[INFO] [stdout] 282 | |                                          sig64: *mut Signature,
[INFO] [stdout] 283 | |                                          partial: *const AggSigPartialSignature,
[INFO] [stdout] 284 | |                                          index: size_t)
[INFO] [stdout] 285 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | /     pub fn secp256k1_aggsig_build_scratch_and_verify(cx: *const Context,
[INFO] [stdout] 288 | |                                                      sig64: *const Signature,
[INFO] [stdout] 289 | |                                                      msg32: *const c_uchar,
[INFO] [stdout] 290 | |                                                      pks: *const PublicKey,
[INFO] [stdout] 291 | |                                                      n_pubkeys: size_t)
[INFO] [stdout] 292 | |                                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     pub fn secp256k1_aggsig_export_secnonce_single(cx: *const Context,
[INFO] [stdout] 296 | |                                                    secnonce32: *mut c_uchar,
[INFO] [stdout] 297 | |                                                    seed32: *const c_uchar)
[INFO] [stdout] 298 | |                                                        -> c_int;
[INFO] [stdout]     | |________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     pub fn secp256k1_aggsig_sign_single(cx: *const Context,
[INFO] [stdout] 301 | |                                         sig: *mut Signature,
[INFO] [stdout] 302 | |                                         msg32: *const c_uchar,
[INFO] [stdout] 303 | |                                         seckey32: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 309 | |                                         seed32: *const c_uchar)
[INFO] [stdout] 310 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     pub fn secp256k1_aggsig_verify_single(cx: *const Context,
[INFO] [stdout] 313 | |                                           sig: *const Signature,
[INFO] [stdout] 314 | |                                           msg32: *const c_uchar,
[INFO] [stdout] 315 | |                                           pubnonce: *const PublicKey,
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | |                                           is_partial: c_uint)
[INFO] [stdout] 320 | |                                            -> c_int;
[INFO] [stdout]     | |____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     pub fn secp256k1_schnorrsig_verify_batch(cx: *const Context,
[INFO] [stdout] 323 | |                                              scratch: *mut ScratchSpace,
[INFO] [stdout] 324 | |                                              sig: *const *const c_uchar,
[INFO] [stdout] 325 | |                                              msg32: *const *const c_uchar,
[INFO] [stdout] 326 | |                                              pk: *const *const PublicKey,
[INFO] [stdout] 327 | |                                              n_sigs: size_t)
[INFO] [stdout] 328 | |                                                -> c_int;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 | /     pub fn secp256k1_aggsig_add_signatures_single(cx: *const Context,
[INFO] [stdout] 331 | |                                                   ret_sig: *mut Signature,
[INFO] [stdout] 332 | |                                                   sigs: *const *const c_uchar,
[INFO] [stdout] 333 | |                                                   num_sigs: size_t,
[INFO] [stdout] 334 | |                                                   pubnonce_total: *const PublicKey)
[INFO] [stdout] 335 | |                                                       -> c_int;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     pub fn secp256k1_aggsig_subtract_partial_signature(cx: *const Context,
[INFO] [stdout] 338 | |                                                   ret_partsig: *mut Signature,
[INFO] [stdout] 339 | |                                                   ret_partsig_alt: *mut Signature,
[INFO] [stdout] 340 | |                                                   sig: *const Signature,
[INFO] [stdout] 341 | |                                                   part_sig: *const Signature)
[INFO] [stdout] 342 | |                                                       -> c_int;
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | /     pub fn secp256k1_ec_seckey_verify(cx: *const Context,
[INFO] [stdout] 346 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | /     pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 349 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 | /     pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context,
[INFO] [stdout] 355 | |                                           sk: *mut c_uchar,
[INFO] [stdout] 356 | |                                           tweak: *const c_uchar)
[INFO] [stdout] 357 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context,
[INFO] [stdout] 360 | |                                          pk: *mut PublicKey,
[INFO] [stdout] 361 | |                                          tweak: *const c_uchar)
[INFO] [stdout] 362 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 | /     pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context,
[INFO] [stdout] 365 | |                                           sk: *mut c_uchar,
[INFO] [stdout] 366 | |                                           tweak: *const c_uchar)
[INFO] [stdout] 367 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 | /     pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context,
[INFO] [stdout] 370 | |                                          pk: *mut PublicKey,
[INFO] [stdout] 371 | |                                          tweak: *const c_uchar)
[INFO] [stdout] 372 | |                                          -> c_int;
[INFO] [stdout]     | |__________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     pub fn secp256k1_ec_pubkey_combine(cx: *const Context,
[INFO] [stdout] 375 | |                                        out: *mut PublicKey,
[INFO] [stdout] 376 | |                                        ins: *const *const PublicKey,
[INFO] [stdout] 377 | |                                        n: c_int)
[INFO] [stdout] 378 | |                                        -> c_int;
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | /     pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context,
[INFO] [stdout] 381 | |                                           sk: *mut c_uchar)
[INFO] [stdout] 382 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | /     pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context,
[INFO] [stdout] 385 | |                                           sk: *mut c_uchar)
[INFO] [stdout] 386 | |                                           -> c_int;
[INFO] [stdout]     | |___________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:388:5
[INFO] [stdout]     |
[INFO] [stdout] 388 | /     pub fn secp256k1_ecdh(cx: *const Context,
[INFO] [stdout] 389 | |                           out: *mut SharedSecret,
[INFO] [stdout] 390 | |                           point: *const PublicKey,
[INFO] [stdout] 391 | |                           scalar: *const c_uchar)
[INFO] [stdout] 392 | |                           -> c_int;
[INFO] [stdout]     | |___________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:395:3
[INFO] [stdout]     |
[INFO] [stdout] 395 | /   pub fn secp256k1_pedersen_commitment_parse(cx: *const Context,
[INFO] [stdout] 396 | |                                               commit: *mut c_uchar,
[INFO] [stdout] 397 | |                                               input: *const c_uchar)
[INFO] [stdout] 398 | |                                               -> c_int;
[INFO] [stdout]     | |_______________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:401:3
[INFO] [stdout]     |
[INFO] [stdout] 401 | /   pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context,
[INFO] [stdout] 402 | |                                                   output: *mut c_uchar,
[INFO] [stdout] 403 | |                                                   commit: *const c_uchar)
[INFO] [stdout] 404 | |                                                   -> c_int;
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:409:2
[INFO] [stdout]     |
[INFO] [stdout] 409 | /     pub fn secp256k1_pedersen_commit(
[INFO] [stdout] 410 | |         ctx: *const Context,
[INFO] [stdout] 411 | |         commit: *mut c_uchar,
[INFO] [stdout] 412 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 415 | |         blind_gen: *const c_uchar
[INFO] [stdout] 416 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:420:2
[INFO] [stdout]     |
[INFO] [stdout] 420 | /     pub fn secp256k1_pedersen_blind_commit(
[INFO] [stdout] 421 | |         ctx: *const Context,
[INFO] [stdout] 422 | |         commit: *mut c_uchar,
[INFO] [stdout] 423 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 426 | |         blind_gen: *const c_uchar
[INFO] [stdout] 427 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:430:2
[INFO] [stdout]     |
[INFO] [stdout] 430 | /     pub fn secp256k1_pedersen_commitment_to_pubkey(
[INFO] [stdout] 431 | |         cx: *const Context, pk: *mut PublicKey,
[INFO] [stdout] 432 | |         commit: *const c_uchar) -> c_int;
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:435:2
[INFO] [stdout]     |
[INFO] [stdout] 435 | /     pub fn secp256k1_pubkey_to_pedersen_commitment(
[INFO] [stdout] 436 | |         cx: *const Context, commit: *mut c_uchar,
[INFO] [stdout] 437 | |         pk: *const PublicKey) -> c_int;
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:442:2
[INFO] [stdout]     |
[INFO] [stdout] 442 | /     pub fn secp256k1_pedersen_blind_sum(
[INFO] [stdout] 443 | |         ctx: *const Context,
[INFO] [stdout] 444 | |         blind_out: *const c_uchar,
[INFO] [stdout] 445 | |         blinds: *const *const c_uchar,
[INFO] [stdout] 446 | |         n: size_t,
[INFO] [stdout] 447 | |         npositive: size_t
[INFO] [stdout] 448 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 | /     pub fn secp256k1_pedersen_commit_sum(
[INFO] [stdout] 453 | |         ctx: *const Context,
[INFO] [stdout] 454 | |         commit_out: *const c_uchar,
[INFO] [stdout] 455 | |         commits: *const *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |         ncnt: size_t
[INFO] [stdout] 459 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 | /     pub fn secp256k1_blind_switch(
[INFO] [stdout] 463 | |         ctx: *const Context,
[INFO] [stdout] 464 | |         blind_switch: *mut c_uchar,
[INFO] [stdout] 465 | |         blind: *const c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |         switch_pubkey: *const c_uchar
[INFO] [stdout] 470 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:474:2
[INFO] [stdout]     |
[INFO] [stdout] 474 | /     pub fn secp256k1_pedersen_verify_tally(ctx: *const Context,
[INFO] [stdout] 475 | |         commits: *const *const c_uchar,
[INFO] [stdout] 476 | |         pcnt: size_t,
[INFO] [stdout] 477 | |         ncommits: *const *const c_uchar,
[INFO] [stdout] 478 | |         ncnt: size_t
[INFO] [stdout] 479 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:481:2
[INFO] [stdout]     |
[INFO] [stdout] 481 | /     pub fn secp256k1_rangeproof_info(
[INFO] [stdout] 482 | |         ctx: *const Context,
[INFO] [stdout] 483 | |         exp: *mut c_int,
[INFO] [stdout] 484 | |         mantissa: *mut c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         plen: size_t
[INFO] [stdout] 489 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:491:2
[INFO] [stdout]     |
[INFO] [stdout] 491 | /     pub fn secp256k1_rangeproof_rewind(
[INFO] [stdout] 492 | |         ctx: *const Context,
[INFO] [stdout] 493 | |         blind_out: *mut c_uchar,
[INFO] [stdout] 494 | |         value_out: *mut u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |         gen: *const c_uchar
[INFO] [stdout] 506 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:508:2
[INFO] [stdout]     |
[INFO] [stdout] 508 | /     pub fn secp256k1_rangeproof_verify(
[INFO] [stdout] 509 | |         ctx: *const Context,
[INFO] [stdout] 510 | |         min_value: &mut u64,
[INFO] [stdout] 511 | |         max_value: &mut u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |         gen: *const c_uchar
[INFO] [stdout] 518 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:520:2
[INFO] [stdout]     |
[INFO] [stdout] 520 | /     pub fn secp256k1_rangeproof_sign(
[INFO] [stdout] 521 | |         ctx: *const Context,
[INFO] [stdout] 522 | |         proof: *mut c_uchar,
[INFO] [stdout] 523 | |         plen: *mut size_t,
[INFO] [stdout] ...   |
[INFO] [stdout] 535 | |         gen: *const c_uchar
[INFO] [stdout] 536 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:538:2
[INFO] [stdout]     |
[INFO] [stdout] 538 | /     pub fn secp256k1_bulletproof_generators_create(
[INFO] [stdout] 539 | |         ctx: *const Context,
[INFO] [stdout] 540 | |         blinding_gen: *const c_uchar,
[INFO] [stdout] 541 | |         n: size_t,
[INFO] [stdout] 542 | |     ) -> *mut BulletproofGenerators;
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:544:2
[INFO] [stdout]     |
[INFO] [stdout] 544 | /     pub fn secp256k1_bulletproof_generators_destroy(
[INFO] [stdout] 545 | |         ctx: *const Context,
[INFO] [stdout] 546 | |         gen: *mut BulletproofGenerators,
[INFO] [stdout] 547 | |     );
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:549:2
[INFO] [stdout]     |
[INFO] [stdout] 549 | /     pub fn secp256k1_bulletproof_rangeproof_prove(
[INFO] [stdout] 550 | |         ctx: *const Context,
[INFO] [stdout] 551 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 552 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 569 | |         message: *const c_uchar,
[INFO] [stdout] 570 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:572:2
[INFO] [stdout]     |
[INFO] [stdout] 572 | /     pub fn secp256k1_bulletproof_rangeproof_verify(
[INFO] [stdout] 573 | |         ctx: *const Context,
[INFO] [stdout] 574 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 575 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 584 | |         extra_commit_len: size_t
[INFO] [stdout] 585 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:587:2
[INFO] [stdout]     |
[INFO] [stdout] 587 | /     pub fn secp256k1_bulletproof_rangeproof_verify_multi(
[INFO] [stdout] 588 | |         ctx: *const Context,
[INFO] [stdout] 589 | |         scratch: *mut ScratchSpace,
[INFO] [stdout] 590 | |         gens: *const BulletproofGenerators,
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |         extra_commit_len: *const size_t
[INFO] [stdout] 601 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/ffi.rs:603:2
[INFO] [stdout]     |
[INFO] [stdout] 603 | /     pub fn secp256k1_bulletproof_rangeproof_rewind(
[INFO] [stdout] 604 | |         ctx: *const Context,
[INFO] [stdout] 605 | |         value: *mut u64,
[INFO] [stdout] 606 | |         blind: *mut c_uchar,
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |         message: *mut c_uchar,
[INFO] [stdout] 616 | |     ) -> c_int;
[INFO] [stdout]     | |_______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `SecretKey` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/key.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SecretKey(pub [u8; constants::SECRET_KEY_SIZE]);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stdout]    --> src/key.rs:319:82
[INFO] [stdout]     |
[INFO] [stdout] 319 |                     let mut ret: [u8; constants::UNCOMPRESSED_PUBLIC_KEY_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pedersen.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         match SHARED_BULLETGENERATORS.clone() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pedersen.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stdout]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pedersen.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stdout]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stdout]   --> src/pedersen.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this code causes undefined behavior when executed
[INFO] [stdout]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stdout]   --> src/macros.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this code causes undefined behavior when executed
[INFO] [stdout]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pedersen.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 33]` does not permit being left uninitialized
[INFO] [stdout]    --> src/macros.rs:165:56
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pedersen.rs:79:1
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stdout]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stdout]   --> src/pedersen.rs:95:3
[INFO] [stdout]    |
[INFO] [stdout] 95 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this code causes undefined behavior when executed
[INFO] [stdout]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/pedersen.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 5134]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:164:51
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let mut ret: [u8; constants::MAX_PROOF_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:508:36
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:530:36
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:661:38
[INFO] [stdout]     |
[INFO] [stdout] 661 |         let mut blind: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this code causes undefined behavior when executed
[INFO] [stdout]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 2048]` does not permit being left uninitialized
[INFO] [stdout]    --> src/pedersen.rs:662:63
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let mut message: [u8; constants::PROOF_MSG_SIZE] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     this code causes undefined behavior when executed
[INFO] [stdout]     |                                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "bc7903c3db555e03be05b8ed9285864e8ba4f218c0f4c588d724152062e03450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7903c3db555e03be05b8ed9285864e8ba4f218c0f4c588d724152062e03450", kill_on_drop: false }`
[INFO] [stdout] bc7903c3db555e03be05b8ed9285864e8ba4f218c0f4c588d724152062e03450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c0a98a60f0cfa62b303c9daf0c91856b7a7a406439c6850ce56f343b028f7e8
[INFO] running `Command { std: "docker" "start" "-a" "0c0a98a60f0cfa62b303c9daf0c91856b7a7a406439c6850ce56f343b028f7e8", kill_on_drop: false }`
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:14:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/ecmult_impl.h:1014:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:  1014 | static int secp256k1_ecmult_pippenger_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/ecmult_impl.h:641:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   641 | static int secp256k1_ecmult_strauss_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:13:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/group_impl.h:270:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   270 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/group_impl.h:200:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   200 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |             ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:11:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/field_impl.h:263:13: warning: 'secp256k1_fe_inv_all_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   263 | static void secp256k1_fe_inv_all_var(secp256k1_fe *r, const secp256k1_fe *a, size_t len) {
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:260:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   260 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:262:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   262 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:281:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   281 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:277:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   277 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   283 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:322:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   322 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:323:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   323 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:340:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   340 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:341:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   341 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:359:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   359 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:360:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   360 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:361:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   361 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:371:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   371 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:372:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   372 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:385:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   385 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   406 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:405:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   405 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   407 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:483:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   483 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:482:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   482 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   484 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:526:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   526 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:541:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   541 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:544:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   544 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:560:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   560 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:573:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   573 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:590:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   590 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:591:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   591 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:614:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   614 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:615:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   615 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:637:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   637 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   638 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:660:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   660 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:661:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   661 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:689:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   689 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:692:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   692 |     ARG_CHECK(pubnonces != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:714:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   714 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:734:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   734 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h: In function 'secp256k1_ecdh':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    20 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    21 |     ARG_CHECK(point != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    22 |     ARG_CHECK(scalar != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    44 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    45 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    64 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    66 |     ARG_CHECK(recid != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    65 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_convert':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    79 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    80 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_sign_recoverable':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   132 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   131 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   133 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recover':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   179 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   178 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   177 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    62 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    63 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    81 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    82 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_generate':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   233 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   234 |     ARG_CHECK(key32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h: In function 'secp256k1_generator_generate_blinded':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   240 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   241 |     ARG_CHECK(key32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   242 |     ARG_CHECK(blind32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commitment_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    49 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    50 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commitment_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    69 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    70 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commit':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    90 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    91 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    92 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    93 |     ARG_CHECK(blind_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_blind_commit':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   123 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   124 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   125 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   126 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   127 |     ARG_CHECK(blind_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_blind_sum':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_out' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   189 |     ARG_CHECK(blind_out != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blinds' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   190 |     ARG_CHECK(blinds != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_commit_sum':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit_out' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   220 |     ARG_CHECK(commit_out != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: In file included from depend/secp256k1-zkp/src/secp256k1.c:9:
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'commits' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   218 |     ARG_CHECK(!pcnt || (commits != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'ncommits' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   219 |     ARG_CHECK(!ncnt || (ncommits != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h: In function 'secp256k1_pedersen_verify_tally':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'pos' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   247 |     ARG_CHECK(!n_pos || (pos != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'neg' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 | #define EXPECT(x,c) (x)
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |                      ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   248 |     ARG_CHECK(!n_neg || (neg != NULL));
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_info':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'exp' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    21 |     ARG_CHECK(exp != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'mantissa' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    22 |     ARG_CHECK(mantissa != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    23 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    24 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_rewind':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    44 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    41 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    42 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    39 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    40 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    46 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    62 |     ARG_CHECK(min_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    63 |     ARG_CHECK(max_value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    60 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    61 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    65 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h: In function 'secp256k1_rangeproof_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    79 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'plen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    80 |     ARG_CHECK(plen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    81 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    82 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    83 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    86 |     ARG_CHECK(gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    90 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    91 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    94 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    98 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_verify_multi':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   126 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   127 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   130 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   129 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_rewind':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   169 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   170 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   171 |     ARG_CHECK(proof != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   172 |     ARG_CHECK(commit != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   173 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h: In function 'secp256k1_bulletproof_rangeproof_prove':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   203 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   204 |     ARG_CHECK(gens != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   212 |     ARG_CHECK(value != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   213 |     ARG_CHECK(blind != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   214 |     ARG_CHECK(value_gen != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   215 |     ARG_CHECK(nonce != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_context_create':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   112 |     ARG_CHECK(pubkeys != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   113 |     ARG_CHECK(seed != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_export_secnonce_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   160 |     ARG_CHECK(secnonce32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_generate_nonce':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   177 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_sign_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   220 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   221 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   222 |     ARG_CHECK(seckey32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   223 |     ARG_CHECK(seed != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_partial_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   304 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   305 |     ARG_CHECK(partial != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msghash32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   306 |     ARG_CHECK(msghash32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   307 |     ARG_CHECK(seckey32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_subtract_partial_signature':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:373:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   373 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result_alt' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:374:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   374 |     ARG_CHECK(result_alt != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:375:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   375 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:376:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   376 |     ARG_CHECK(partial64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_combine_signatures':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:479:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   479 |     ARG_CHECK(aggctx != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:480:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   480 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:481:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   481 |     ARG_CHECK(partial != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_add_signatures_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:527:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   527 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigs' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:528:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   528 |     ARG_CHECK(sigs != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce_total' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:530:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   530 |     ARG_CHECK(pubnonce_total != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:586:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   586 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:587:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   587 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:588:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   588 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:589:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   589 |     ARG_CHECK(pubkeys != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h: In function 'secp256k1_aggsig_verify_single':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:667:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   667 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:668:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   668 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:669:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   669 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_serialize':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'out64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    17 |     ARG_CHECK(out64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    18 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_parse':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    26 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'in64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    27 |     ARG_CHECK(in64 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_sign':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    47 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    48 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    49 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_verify':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   136 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   137 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pk' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   138 |     ARG_CHECK(pk != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h: In function 'secp256k1_schnorrsig_verify_batch':
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:    43 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |        ^
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:   313 |     ARG_CHECK(scratch != NULL);
[INFO] [stderr] warning: cs_mwc_secp256k1zkp@0.7.16:       |     ^~~~~~~~~
[INFO] [stderr] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stderr]    --> src/lib.rs:264:76
[INFO] [stderr]     |
[INFO] [stderr] 264 |                     let mut ret: [u8; constants::COMPACT_SIGNATURE_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                                            |
[INFO] [stderr]     |                                                                            this code causes undefined behavior when executed
[INFO] [stderr]     |                                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the type `Message` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:78:43
[INFO] [stderr]     |
[INFO] [stderr]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           this code causes undefined behavior when executed
[INFO] [stderr]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:427:1
[INFO] [stderr]     |
[INFO] [stderr] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/lib.rs:425:20
[INFO] [stderr]     |
[INFO] [stderr] 425 | pub struct Message([u8; constants::MESSAGE_SIZE]);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:427:1
[INFO] [stderr]     |
[INFO] [stderr] 427 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::Generator` does not permit being left uninitialized
[INFO] [stderr]   --> src/macros.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           this code causes undefined behavior when executed
[INFO] [stderr]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/ffi.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stderr]    | ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/ffi.rs:71:22
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct Generator(pub [c_uchar; 64]);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:73:1
[INFO] [stderr]     |
[INFO] [stderr]  73 | impl_array_newtype!(Generator, c_uchar, 64);
[INFO] [stderr]     | ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stderr]   --> src/macros.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           this code causes undefined behavior when executed
[INFO] [stderr]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/ffi.rs:80:1
[INFO] [stderr]    |
[INFO] [stderr] 80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stderr]    | ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/ffi.rs:78:22
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:80:1
[INFO] [stderr]     |
[INFO] [stderr]  80 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stderr]     | ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::PublicKey` does not permit being left uninitialized
[INFO] [stderr]   --> src/ffi.rs:87:42
[INFO] [stderr]    |
[INFO] [stderr] 87 |     pub unsafe fn blank() -> PublicKey { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          this code causes undefined behavior when executed
[INFO] [stderr]    |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/ffi.rs:78:22
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct PublicKey(pub [c_uchar; 64]);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stderr]   --> src/macros.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           this code causes undefined behavior when executed
[INFO] [stderr]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/ffi.rs:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stderr]    | ------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/ffi.rs:92:22
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:94:1
[INFO] [stderr]     |
[INFO] [stderr]  94 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stderr]     | ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:78:43
[INFO] [stderr]     |
[INFO] [stderr]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           this code causes undefined behavior when executed
[INFO] [stderr]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:101:1
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:99:33
[INFO] [stderr]     |
[INFO] [stderr]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:101:1
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:78:43
[INFO] [stderr]     |
[INFO] [stderr]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           this code causes undefined behavior when executed
[INFO] [stderr]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:108:1
[INFO] [stderr]     |
[INFO] [stderr] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stderr]     | -------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:106:35
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:108:1
[INFO] [stderr]     |
[INFO] [stderr] 108 | impl_array_newtype!(AggSigPartialSignature, c_uchar, 32);
[INFO] [stderr]     | -------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::Signature` does not permit being left uninitialized
[INFO] [stderr]    --> src/ffi.rs:117:42
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub unsafe fn blank() -> Signature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          this code causes undefined behavior when executed
[INFO] [stderr]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:92:22
[INFO] [stderr]     |
[INFO] [stderr]  92 | pub struct Signature(pub [c_uchar; 64]);
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::RecoverableSignature` does not permit being left uninitialized
[INFO] [stderr]    --> src/ffi.rs:124:53
[INFO] [stderr]     |
[INFO] [stderr] 124 |     pub unsafe fn blank() -> RecoverableSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                     |
[INFO] [stderr]     |                                                     this code causes undefined behavior when executed
[INFO] [stderr]     |                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:99:33
[INFO] [stderr]     |
[INFO] [stderr]  99 | pub struct RecoverableSignature([c_uchar; 65]);
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: the type `ffi::AggSigPartialSignature` does not permit being left uninitialized
[INFO] [stdout] running 58 tests
[INFO] [stderr]    --> src/ffi.rs:131:55
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub unsafe fn blank() -> AggSigPartialSignature { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                       |
[INFO] [stderr]     |                                                       this code causes undefined behavior when executed
[INFO] [stderr]     |                                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:106:35
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub struct AggSigPartialSignature([c_uchar; 32]);
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:78:43
[INFO] [stderr]     |
[INFO] [stderr]  78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           this code causes undefined behavior when executed
[INFO] [stderr]     |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stderr]     | ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:136:25
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/ffi.rs:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stderr]     | ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `ffi::SharedSecret` does not permit being left uninitialized
[INFO] [stderr]    --> src/ffi.rs:144:45
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub unsafe fn blank() -> SharedSecret { mem::MaybeUninit::uninit().assume_init() }
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                             |
[INFO] [stderr]     |                                             this code causes undefined behavior when executed
[INFO] [stderr]     |                                             help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]    --> src/ffi.rs:136:25
[INFO] [stderr]     |
[INFO] [stderr] 136 | pub struct SharedSecret([c_uchar; 32]);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a static
[INFO] [stderr]    --> src/ffi.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub static secp256k1_nonce_function_rfc6979: NonceFn;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:33:9
[INFO] [stderr]     |
[INFO] [stderr]  33 | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a static
[INFO] [stderr]    --> src/ffi.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub static secp256k1_nonce_function_default: NonceFn;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:154:5
[INFO] [stderr]     |
[INFO] [stderr] 154 |     pub fn secp256k1_context_create(flags: c_uint) -> *mut Context;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:156:5
[INFO] [stderr]     |
[INFO] [stderr] 156 |     pub fn secp256k1_context_clone(cx: *mut Context) -> *mut Context;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:158:5
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn secp256k1_context_destroy(cx: *mut Context);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:160:5
[INFO] [stderr]     |
[INFO] [stderr] 160 | /     pub fn secp256k1_context_randomize(cx: *mut Context,
[INFO] [stderr] 161 | |                                        seed32: *const c_uchar)
[INFO] [stderr] 162 | |                                        -> c_int;
[INFO] [stderr]     | |________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:164:5
[INFO] [stderr]     |
[INFO] [stderr] 164 | /     pub fn secp256k1_scratch_space_create(cx: *mut Context,
[INFO] [stderr] 165 | |                                           max_size: size_t)
[INFO] [stderr] 166 | |                                           -> *mut ScratchSpace;
[INFO] [stderr]     | |_______________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:168:5
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn secp256k1_scratch_space_destroy(sp: *mut ScratchSpace);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:171:5
[INFO] [stderr]     |
[INFO] [stderr] 171 | /     pub fn secp256k1_generator_generate(cx: *const Context,
[INFO] [stderr] 172 | |                                         gen: *mut Generator,
[INFO] [stderr] 173 | |                                         seed32: *const c_uchar)
[INFO] [stderr] 174 | |                                         -> c_int;
[INFO] [stderr]     | |_________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:184:5
[INFO] [stderr]     |
[INFO] [stderr] 184 | /     pub fn secp256k1_ec_pubkey_parse(cx: *const Context, pk: *mut PublicKey,
[INFO] [stderr] 185 | |                                      input: *const c_uchar, in_len: size_t)
[INFO] [stderr] 186 | |                                      -> c_int;
[INFO] [stderr]     | |______________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:188:5
[INFO] [stderr]     |
[INFO] [stderr] 188 | /     pub fn secp256k1_ec_pubkey_serialize(cx: *const Context, output: *const c_uchar,
[INFO] [stderr] 189 | |                                          out_len: *mut size_t, pk: *const PublicKey,
[INFO] [stderr] 190 | |                                          compressed: c_uint)
[INFO] [stderr] 191 | |                                          -> c_int;
[INFO] [stderr]     | |__________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:194:5
[INFO] [stderr]     |
[INFO] [stderr] 194 | /     pub fn secp256k1_ecdsa_signature_parse_der(cx: *const Context, sig: *mut Signature,
[INFO] [stderr] 195 | |                                                input: *const c_uchar, in_len: size_t)
[INFO] [stderr] 196 | |                                                -> c_int;
[INFO] [stderr]     | |________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:198:5
[INFO] [stderr]     |
[INFO] [stderr] 198 | /     pub fn secp256k1_ecdsa_signature_parse_compact(cx: *const Context, sig: *mut Signature,
[INFO] [stderr] 199 | |                                                    input64: *const c_uchar)
[INFO] [stderr] 200 | |                                                    -> c_int;
[INFO] [stderr]     | |____________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:202:5
[INFO] [stderr]     |
[INFO] [stderr] 202 | /     pub fn ecdsa_signature_parse_der_lax(cx: *const Context, sig: *mut Signature,
[INFO] [stderr] 203 | |                                          input: *const c_uchar, in_len: size_t)
[INFO] [stderr] 204 | |                                          -> c_int;
[INFO] [stderr]     | |__________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:206:5
[INFO] [stderr]     |
[INFO] [stderr] 206 | /     pub fn secp256k1_ecdsa_signature_serialize_der(cx: *const Context, output: *const c_uchar,
[INFO] [stderr] 207 | |                                                    out_len: *mut size_t, sig: *const Signature)
[INFO] [stderr] 208 | |                                                    -> c_int;
[INFO] [stderr]     | |____________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 210 | /     pub fn secp256k1_ecdsa_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stderr] 211 | |                                                        sig: *const Signature)
[INFO] [stderr] 212 | |                                                        -> c_int;
[INFO] [stderr]     | |________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:214:5
[INFO] [stderr]     |
[INFO] [stderr] 214 | /     pub fn secp256k1_ecdsa_recoverable_signature_parse_compact(cx: *const Context, sig: *mut RecoverableSignature,
[INFO] [stderr] 215 | |                                                                input64: *const c_uchar, recid: c_int)
[INFO] [stderr] 216 | |                                                                -> c_int;
[INFO] [stderr]     | |________________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:218:5
[INFO] [stderr]     |
[INFO] [stderr] 218 | /     pub fn secp256k1_ecdsa_recoverable_signature_serialize_compact(cx: *const Context, output64: *const c_uchar,
[INFO] [stderr] 219 | |                                                                    recid: *mut c_int, sig: *const RecoverableSignature)
[INFO] [stderr] 220 | |                                                                    -> c_int;
[INFO] [stderr]     | |____________________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:222:5
[INFO] [stderr]     |
[INFO] [stderr] 222 | /     pub fn secp256k1_ecdsa_recoverable_signature_convert(cx: *const Context, sig: *mut Signature,
[INFO] [stderr] 223 | |                                                          input: *const RecoverableSignature)
[INFO] [stderr] 224 | |                                                          -> c_int;
[INFO] [stderr]     | |__________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 226 | /     pub fn secp256k1_ecdsa_signature_normalize(cx: *const Context, out_sig: *mut Signature,
[INFO] [stderr] 227 | |                                                in_sig: *const Signature)
[INFO] [stderr] 228 | |                                                -> c_int;
[INFO] [stderr]     | |________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:231:5
[INFO] [stderr]     |
[INFO] [stderr] 231 | /     pub fn secp256k1_ecdsa_verify(cx: *const Context,
[INFO] [stderr] 232 | |                                   sig: *const Signature,
[INFO] [stderr] 233 | |                                   msg32: *const c_uchar,
[INFO] [stderr] 234 | |                                   pk: *const PublicKey)
[INFO] [stderr] 235 | |                                   -> c_int;
[INFO] [stderr]     | |___________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:237:5
[INFO] [stderr]     |
[INFO] [stderr] 237 | /     pub fn secp256k1_ecdsa_sign(cx: *const Context,
[INFO] [stderr] 238 | |                                 sig: *mut Signature,
[INFO] [stderr] 239 | |                                 msg32: *const c_uchar,
[INFO] [stderr] 240 | |                                 sk: *const c_uchar,
[INFO] [stderr] 241 | |                                 noncefn: NonceFn,
[INFO] [stderr] 242 | |                                 noncedata: *const c_void)
[INFO] [stderr] 243 | |                                 -> c_int;
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:245:5
[INFO] [stderr]     |
[INFO] [stderr] 245 | /     pub fn secp256k1_ecdsa_sign_recoverable(cx: *const Context,
[INFO] [stderr] 246 | |                                             sig: *mut RecoverableSignature,
[INFO] [stderr] 247 | |                                             msg32: *const c_uchar,
[INFO] [stderr] 248 | |                                             sk: *const c_uchar,
[INFO] [stderr] 249 | |                                             noncefn: NonceFn,
[INFO] [stderr] 250 | |                                             noncedata: *const c_void)
[INFO] [stderr] 251 | |                                             -> c_int;
[INFO] [stderr]     | |_____________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:253:5
[INFO] [stderr]     |
[INFO] [stderr] 253 | /     pub fn secp256k1_ecdsa_recover(cx: *const Context,
[INFO] [stderr] 254 | |                                    pk: *mut PublicKey,
[INFO] [stderr] 255 | |                                    sig: *const RecoverableSignature,
[INFO] [stderr] 256 | |                                    msg32: *const c_uchar)
[INFO] [stderr] 257 | |                                    -> c_int;
[INFO] [stderr]     | |____________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:259:5
[INFO] [stderr]     |
[INFO] [stderr] 259 | /     pub fn secp256k1_aggsig_context_create(cx: *const Context,
[INFO] [stderr] 260 | |                                            pks: *const PublicKey,
[INFO] [stderr] 261 | |                                            n_pks: size_t,
[INFO] [stderr] 262 | |                                            seed32: *const c_uchar)
[INFO] [stderr] 263 | |                                            -> *mut AggSigContext;
[INFO] [stderr]     | |_________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:265:5
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn secp256k1_aggsig_context_destroy(aggctx: *mut AggSigContext);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:267:5
[INFO] [stderr]     |
[INFO] [stderr] 267 | /     pub fn secp256k1_aggsig_generate_nonce(cx: *const Context,
[INFO] [stderr] 268 | |                                            aggctx: *mut AggSigContext,
[INFO] [stderr] 269 | |                                            index: size_t)
[INFO] [stderr] 270 | |                                            -> c_int;
[INFO] [stderr]     | |____________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:272:5
[INFO] [stderr]     |
[INFO] [stderr] 272 | /     pub fn secp256k1_aggsig_partial_sign(cx: *const Context,
[INFO] [stderr] 273 | |                                          aggctx: *mut AggSigContext,
[INFO] [stderr] 274 | |                                          sig: *mut AggSigPartialSignature,
[INFO] [stderr] 275 | |                                          msghash32: *const c_uchar,
[INFO] [stderr] 276 | |                                          seckey32: *const c_uchar,
[INFO] [stderr] 277 | |                                          index: size_t)
[INFO] [stderr] 278 | |                                            -> c_int;
[INFO] [stderr]     | |____________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:280:5
[INFO] [stderr]     |
[INFO] [stderr] 280 | /     pub fn secp256k1_aggsig_combine_signatures(cx: *const Context,
[INFO] [stderr] 281 | |                                          aggctx: *mut AggSigContext,
[INFO] [stderr] 282 | |                                          sig64: *mut Signature,
[INFO] [stderr] 283 | |                                          partial: *const AggSigPartialSignature,
[INFO] [stderr] 284 | |                                          index: size_t)
[INFO] [stderr] 285 | |                                            -> c_int;
[INFO] [stderr]     | |____________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:287:5
[INFO] [stderr]     |
[INFO] [stderr] 287 | /     pub fn secp256k1_aggsig_build_scratch_and_verify(cx: *const Context,
[INFO] [stderr] 288 | |                                                      sig64: *const Signature,
[INFO] [stderr] 289 | |                                                      msg32: *const c_uchar,
[INFO] [stderr] 290 | |                                                      pks: *const PublicKey,
[INFO] [stderr] 291 | |                                                      n_pubkeys: size_t)
[INFO] [stderr] 292 | |                                                          -> c_int;
[INFO] [stderr]     | |__________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:295:5
[INFO] [stderr]     |
[INFO] [stderr] 295 | /     pub fn secp256k1_aggsig_export_secnonce_single(cx: *const Context,
[INFO] [stderr] 296 | |                                                    secnonce32: *mut c_uchar,
[INFO] [stderr] 297 | |                                                    seed32: *const c_uchar)
[INFO] [stderr] 298 | |                                                        -> c_int;
[INFO] [stderr]     | |________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:300:5
[INFO] [stderr]     |
[INFO] [stderr] 300 | /     pub fn secp256k1_aggsig_sign_single(cx: *const Context,
[INFO] [stderr] 301 | |                                         sig: *mut Signature,
[INFO] [stderr] 302 | |                                         msg32: *const c_uchar,
[INFO] [stderr] 303 | |                                         seckey32: *const c_uchar,
[INFO] [stderr] ...   |
[INFO] [stderr] 309 | |                                         seed32: *const c_uchar)
[INFO] [stderr] 310 | |                                            -> c_int;
[INFO] [stderr]     | |____________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:312:5
[INFO] [stderr]     |
[INFO] [stderr] 312 | /     pub fn secp256k1_aggsig_verify_single(cx: *const Context,
[INFO] [stderr] 313 | |                                           sig: *const Signature,
[INFO] [stderr] 314 | |                                           msg32: *const c_uchar,
[INFO] [stderr] 315 | |                                           pubnonce: *const PublicKey,
[INFO] [stderr] ...   |
[INFO] [stderr] 319 | |                                           is_partial: c_uint)
[INFO] [stderr] 320 | |                                            -> c_int;
[INFO] [stderr]     | |____________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:322:5
[INFO] [stderr]     |
[INFO] [stderr] 322 | /     pub fn secp256k1_schnorrsig_verify_batch(cx: *const Context,
[INFO] [stderr] 323 | |                                              scratch: *mut ScratchSpace,
[INFO] [stderr] 324 | |                                              sig: *const *const c_uchar,
[INFO] [stderr] 325 | |                                              msg32: *const *const c_uchar,
[INFO] [stderr] 326 | |                                              pk: *const *const PublicKey,
[INFO] [stderr] 327 | |                                              n_sigs: size_t)
[INFO] [stderr] 328 | |                                                -> c_int;
[INFO] [stderr]     | |________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 | /     pub fn secp256k1_aggsig_add_signatures_single(cx: *const Context,
[INFO] [stderr] 331 | |                                                   ret_sig: *mut Signature,
[INFO] [stderr] 332 | |                                                   sigs: *const *const c_uchar,
[INFO] [stderr] 333 | |                                                   num_sigs: size_t,
[INFO] [stderr] 334 | |                                                   pubnonce_total: *const PublicKey)
[INFO] [stderr] 335 | |                                                       -> c_int;
[INFO] [stderr]     | |_______________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:337:5
[INFO] [stderr]     |
[INFO] [stderr] 337 | /     pub fn secp256k1_aggsig_subtract_partial_signature(cx: *const Context,
[INFO] [stderr] 338 | |                                                   ret_partsig: *mut Signature,
[INFO] [stderr] 339 | |                                                   ret_partsig_alt: *mut Signature,
[INFO] [stderr] 340 | |                                                   sig: *const Signature,
[INFO] [stderr] 341 | |                                                   part_sig: *const Signature)
[INFO] [stderr] 342 | |                                                       -> c_int;
[INFO] [stderr]     | |_______________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:345:5
[INFO] [stderr]     |
[INFO] [stderr] 345 | /     pub fn secp256k1_ec_seckey_verify(cx: *const Context,
[INFO] [stderr] 346 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stderr]     | |___________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:348:5
[INFO] [stderr]     |
[INFO] [stderr] 348 | /     pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey,
[INFO] [stderr] 349 | |                                       sk: *const c_uchar) -> c_int;
[INFO] [stderr]     | |___________________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:354:5
[INFO] [stderr]     |
[INFO] [stderr] 354 | /     pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context,
[INFO] [stderr] 355 | |                                           sk: *mut c_uchar,
[INFO] [stderr] 356 | |                                           tweak: *const c_uchar)
[INFO] [stderr] 357 | |                                           -> c_int;
[INFO] [stderr]     | |___________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:359:5
[INFO] [stderr]     |
[INFO] [stderr] 359 | /     pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context,
[INFO] [stderr] 360 | |                                          pk: *mut PublicKey,
[INFO] [stderr] 361 | |                                          tweak: *const c_uchar)
[INFO] [stderr] 362 | |                                          -> c_int;
[INFO] [stderr]     | |__________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:364:5
[INFO] [stderr]     |
[INFO] [stderr] 364 | /     pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context,
[INFO] [stderr] 365 | |                                           sk: *mut c_uchar,
[INFO] [stderr] 366 | |                                           tweak: *const c_uchar)
[INFO] [stderr] 367 | |                                           -> c_int;
[INFO] [stderr]     | |___________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:369:5
[INFO] [stderr]     |
[INFO] [stderr] 369 | /     pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context,
[INFO] [stderr] 370 | |                                          pk: *mut PublicKey,
[INFO] [stderr] 371 | |                                          tweak: *const c_uchar)
[INFO] [stderr] 372 | |                                          -> c_int;
[INFO] [stderr]     | |__________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:374:5
[INFO] [stderr]     |
[INFO] [stderr] 374 | /     pub fn secp256k1_ec_pubkey_combine(cx: *const Context,
[INFO] [stderr] 375 | |                                        out: *mut PublicKey,
[INFO] [stderr] 376 | |                                        ins: *const *const PublicKey,
[INFO] [stderr] 377 | |                                        n: c_int)
[INFO] [stderr] 378 | |                                        -> c_int;
[INFO] [stderr]     | |________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:380:5
[INFO] [stderr]     |
[INFO] [stderr] 380 | /     pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context,
[INFO] [stderr] 381 | |                                           sk: *mut c_uchar)
[INFO] [stderr] 382 | |                                           -> c_int;
[INFO] [stderr]     | |___________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:384:5
[INFO] [stderr]     |
[INFO] [stderr] 384 | /     pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context,
[INFO] [stderr] 385 | |                                           sk: *mut c_uchar)
[INFO] [stderr] 386 | |                                           -> c_int;
[INFO] [stderr]     | |___________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:388:5
[INFO] [stderr]     |
[INFO] [stderr] 388 | /     pub fn secp256k1_ecdh(cx: *const Context,
[INFO] [stderr] 389 | |                           out: *mut SharedSecret,
[INFO] [stderr] 390 | |                           point: *const PublicKey,
[INFO] [stderr] 391 | |                           scalar: *const c_uchar)
[INFO] [stderr] 392 | |                           -> c_int;
[INFO] [stderr]     | |___________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:395:3
[INFO] [stderr]     |
[INFO] [stderr] 395 | /   pub fn secp256k1_pedersen_commitment_parse(cx: *const Context,
[INFO] [stderr] 396 | |                                               commit: *mut c_uchar,
[INFO] [stderr] 397 | |                                               input: *const c_uchar)
[INFO] [stderr] 398 | |                                               -> c_int;
[INFO] [stderr]     | |_______________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:401:3
[INFO] [stderr]     |
[INFO] [stderr] 401 | /   pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context,
[INFO] [stderr] 402 | |                                                   output: *mut c_uchar,
[INFO] [stderr] 403 | |                                                   commit: *const c_uchar)
[INFO] [stderr] 404 | |                                                   -> c_int;
[INFO] [stderr]     | |___________________________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:409:2
[INFO] [stderr]     |
[INFO] [stderr] 409 | /     pub fn secp256k1_pedersen_commit(
[INFO] [stderr] 410 | |         ctx: *const Context,
[INFO] [stderr] 411 | |         commit: *mut c_uchar,
[INFO] [stderr] 412 | |         blind: *const c_uchar,
[INFO] [stderr] ...   |
[INFO] [stderr] 415 | |         blind_gen: *const c_uchar
[INFO] [stderr] 416 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:420:2
[INFO] [stderr]     |
[INFO] [stderr] 420 | /     pub fn secp256k1_pedersen_blind_commit(
[INFO] [stderr] 421 | |         ctx: *const Context,
[INFO] [stderr] 422 | |         commit: *mut c_uchar,
[INFO] [stderr] 423 | |         blind: *const c_uchar,
[INFO] [stderr] ...   |
[INFO] [stderr] 426 | |         blind_gen: *const c_uchar
[INFO] [stderr] 427 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:430:2
[INFO] [stderr]     |
[INFO] [stderr] 430 | /     pub fn secp256k1_pedersen_commitment_to_pubkey(
[INFO] [stderr] 431 | |         cx: *const Context, pk: *mut PublicKey,
[INFO] [stderr] 432 | |         commit: *const c_uchar) -> c_int;
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:435:2
[INFO] [stderr]     |
[INFO] [stderr] 435 | /     pub fn secp256k1_pubkey_to_pedersen_commitment(
[INFO] [stderr] 436 | |         cx: *const Context, commit: *mut c_uchar,
[INFO] [stderr] 437 | |         pk: *const PublicKey) -> c_int;
[INFO] [stderr]     | |_______________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:442:2
[INFO] [stderr]     |
[INFO] [stderr] 442 | /     pub fn secp256k1_pedersen_blind_sum(
[INFO] [stderr] 443 | |         ctx: *const Context,
[INFO] [stderr] 444 | |         blind_out: *const c_uchar,
[INFO] [stderr] 445 | |         blinds: *const *const c_uchar,
[INFO] [stderr] 446 | |         n: size_t,
[INFO] [stderr] 447 | |         npositive: size_t
[INFO] [stderr] 448 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:452:2
[INFO] [stderr]     |
[INFO] [stderr] 452 | /     pub fn secp256k1_pedersen_commit_sum(
[INFO] [stderr] 453 | |         ctx: *const Context,
[INFO] [stderr] 454 | |         commit_out: *const c_uchar,
[INFO] [stderr] 455 | |         commits: *const *const c_uchar,
[INFO] [stderr] ...   |
[INFO] [stderr] 458 | |         ncnt: size_t
[INFO] [stderr] 459 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:462:5
[INFO] [stderr]     |
[INFO] [stderr] 462 | /     pub fn secp256k1_blind_switch(
[INFO] [stderr] 463 | |         ctx: *const Context,
[INFO] [stderr] 464 | |         blind_switch: *mut c_uchar,
[INFO] [stderr] 465 | |         blind: *const c_uchar,
[INFO] [stderr] ...   |
[INFO] [stderr] 469 | |         switch_pubkey: *const c_uchar
[INFO] [stderr] 470 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:474:2
[INFO] [stderr]     |
[INFO] [stderr] 474 | /     pub fn secp256k1_pedersen_verify_tally(ctx: *const Context,
[INFO] [stderr] 475 | |         commits: *const *const c_uchar,
[INFO] [stderr] 476 | |         pcnt: size_t,
[INFO] [stderr] 477 | |         ncommits: *const *const c_uchar,
[INFO] [stderr] 478 | |         ncnt: size_t
[INFO] [stderr] 479 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:481:2
[INFO] [stderr]     |
[INFO] [stderr] 481 | /     pub fn secp256k1_rangeproof_info(
[INFO] [stderr] 482 | |         ctx: *const Context,
[INFO] [stderr] 483 | |         exp: *mut c_int,
[INFO] [stderr] 484 | |         mantissa: *mut c_int,
[INFO] [stderr] ...   |
[INFO] [stderr] 488 | |         plen: size_t
[INFO] [stderr] 489 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:491:2
[INFO] [stderr]     |
[INFO] [stderr] 491 | /     pub fn secp256k1_rangeproof_rewind(
[INFO] [stderr] 492 | |         ctx: *const Context,
[INFO] [stderr] 493 | |         blind_out: *mut c_uchar,
[INFO] [stderr] 494 | |         value_out: *mut u64,
[INFO] [stderr] ...   |
[INFO] [stderr] 505 | |         gen: *const c_uchar
[INFO] [stderr] 506 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:508:2
[INFO] [stderr]     |
[INFO] [stderr] 508 | /     pub fn secp256k1_rangeproof_verify(
[INFO] [stderr] 509 | |         ctx: *const Context,
[INFO] [stderr] 510 | |         min_value: &mut u64,
[INFO] [stderr] 511 | |         max_value: &mut u64,
[INFO] [stderr] ...   |
[INFO] [stderr] 517 | |         gen: *const c_uchar
[INFO] [stderr] 518 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:520:2
[INFO] [stderr]     |
[INFO] [stderr] 520 | /     pub fn secp256k1_rangeproof_sign(
[INFO] [stderr] 521 | |         ctx: *const Context,
[INFO] [stderr] 522 | |         proof: *mut c_uchar,
[INFO] [stderr] 523 | |         plen: *mut size_t,
[INFO] [stderr] ...   |
[INFO] [stderr] 535 | |         gen: *const c_uchar
[INFO] [stderr] 536 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:538:2
[INFO] [stderr]     |
[INFO] [stderr] 538 | /     pub fn secp256k1_bulletproof_generators_create(
[INFO] [stderr] 539 | |         ctx: *const Context,
[INFO] [stderr] 540 | |         blinding_gen: *const c_uchar,
[INFO] [stderr] 541 | |         n: size_t,
[INFO] [stderr] 542 | |     ) -> *mut BulletproofGenerators;
[INFO] [stderr]     | |____________________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:544:2
[INFO] [stderr]     |
[INFO] [stderr] 544 | /     pub fn secp256k1_bulletproof_generators_destroy(
[INFO] [stderr] 545 | |         ctx: *const Context,
[INFO] [stderr] 546 | |         gen: *mut BulletproofGenerators,
[INFO] [stderr] 547 | |     );
[INFO] [stderr]     | |______^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:549:2
[INFO] [stderr]     |
[INFO] [stderr] 549 | /     pub fn secp256k1_bulletproof_rangeproof_prove(
[INFO] [stderr] 550 | |         ctx: *const Context,
[INFO] [stderr] 551 | |         scratch: *mut ScratchSpace,
[INFO] [stderr] 552 | |         gens: *const BulletproofGenerators,
[INFO] [stderr] ...   |
[INFO] [stderr] 569 | |         message: *const c_uchar,
[INFO] [stderr] 570 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:572:2
[INFO] [stderr]     |
[INFO] [stderr] 572 | /     pub fn secp256k1_bulletproof_rangeproof_verify(
[INFO] [stderr] 573 | |         ctx: *const Context,
[INFO] [stderr] 574 | |         scratch: *mut ScratchSpace,
[INFO] [stderr] 575 | |         gens: *const BulletproofGenerators,
[INFO] [stderr] ...   |
[INFO] [stderr] 584 | |         extra_commit_len: size_t
[INFO] [stderr] 585 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:587:2
[INFO] [stderr]     |
[INFO] [stderr] 587 | /     pub fn secp256k1_bulletproof_rangeproof_verify_multi(
[INFO] [stderr] 588 | |         ctx: *const Context,
[INFO] [stderr] 589 | |         scratch: *mut ScratchSpace,
[INFO] [stderr] 590 | |         gens: *const BulletproofGenerators,
[INFO] [stderr] ...   |
[INFO] [stderr] 600 | |         extra_commit_len: *const size_t
[INFO] [stderr] 601 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/ffi.rs:603:2
[INFO] [stderr]     |
[INFO] [stderr] 603 | /     pub fn secp256k1_bulletproof_rangeproof_rewind(
[INFO] [stderr] 604 | |         ctx: *const Context,
[INFO] [stderr] 605 | |         value: *mut u64,
[INFO] [stderr] 606 | |         blind: *mut c_uchar,
[INFO] [stderr] ...   |
[INFO] [stderr] 615 | |         message: *mut c_uchar,
[INFO] [stderr] 616 | |     ) -> c_int;
[INFO] [stderr]     | |_______________^
[INFO] [stderr] 
[INFO] [stderr] warning: the type `SecretKey` does not permit being left uninitialized
[INFO] [stderr]   --> src/macros.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           this code causes undefined behavior when executed
[INFO] [stderr]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/key.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stderr]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/key.rs:33:22
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct SecretKey(pub [u8; constants::SECRET_KEY_SIZE]);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/key.rs:34:1
[INFO] [stderr]     |
[INFO] [stderr]  34 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stderr]     | -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 65]` does not permit being left uninitialized
[INFO] [stderr]    --> src/key.rs:319:82
[INFO] [stderr]     |
[INFO] [stderr] 319 |                     let mut ret: [u8; constants::UNCOMPRESSED_PUBLIC_KEY_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                                                  |
[INFO] [stderr]     |                                                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/pedersen.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         match SHARED_BULLETGENERATORS.clone() {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stderr]   --> src/macros.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           this code causes undefined behavior when executed
[INFO] [stderr]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pedersen.rs:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stderr]    | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/pedersen.rs:63:31
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/pedersen.rs:65:1
[INFO] [stderr]     |
[INFO] [stderr]  65 | impl_array_newtype!(CommitmentInternal, u8, constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL);
[INFO] [stderr]     | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `CommitmentInternal` does not permit being left uninitialized
[INFO] [stderr]   --> src/pedersen.rs:72:3
[INFO] [stderr]    |
[INFO] [stderr] 72 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         this code causes undefined behavior when executed
[INFO] [stderr]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/pedersen.rs:63:31
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct CommitmentInternal(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE_INTERNAL]);
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stderr]   --> src/macros.rs:78:43
[INFO] [stderr]    |
[INFO] [stderr] 78 |                     let mut ret: $thing = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                           |
[INFO] [stderr]    |                                           this code causes undefined behavior when executed
[INFO] [stderr]    |                                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pedersen.rs:79:1
[INFO] [stderr]    |
[INFO] [stderr] 79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stderr]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/pedersen.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 33]` does not permit being left uninitialized
[INFO] [stderr]    --> src/macros.rs:165:56
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   let mut ret: [$ty; $len] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                  |
[INFO] [stderr]     |                                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/pedersen.rs:79:1
[INFO] [stderr]     |
[INFO] [stderr]  79 | impl_array_newtype!(Commitment, u8, constants::PEDERSEN_COMMITMENT_SIZE);
[INFO] [stderr]     | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `Commitment` does not permit being left uninitialized
[INFO] [stderr]   --> src/pedersen.rs:95:3
[INFO] [stderr]    |
[INFO] [stderr] 95 |         mem::MaybeUninit::uninit().assume_init()
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         this code causes undefined behavior when executed
[INFO] [stderr]    |         help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/pedersen.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct Commitment(pub [u8; constants::PEDERSEN_COMMITMENT_SIZE]);
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 5134]` does not permit being left uninitialized
[INFO] [stderr]    --> src/pedersen.rs:164:51
[INFO] [stderr]     |
[INFO] [stderr] 164 |             let mut ret: [u8; constants::MAX_PROOF_SIZE] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                            |
[INFO] [stderr]     |                                                            this code causes undefined behavior when executed
[INFO] [stderr]     |                                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/pedersen.rs:508:36
[INFO] [stderr]     |
[INFO] [stderr] 508 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          this code causes undefined behavior when executed
[INFO] [stderr]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/pedersen.rs:530:36
[INFO] [stderr]     |
[INFO] [stderr] 530 |         let mut ret: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          this code causes undefined behavior when executed
[INFO] [stderr]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 32]` does not permit being left uninitialized
[INFO] [stderr]    --> src/pedersen.rs:661:38
[INFO] [stderr]     |
[INFO] [stderr] 661 |         let mut blind: [u8; 32] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            this code causes undefined behavior when executed
[INFO] [stderr]     |                                            help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: the type `[u8; 2048]` does not permit being left uninitialized
[INFO] [stderr]    --> src/pedersen.rs:662:63
[INFO] [stderr]     |
[INFO] [stderr] 662 |         let mut message: [u8; constants::PROOF_MSG_SIZE] = unsafe { mem::MaybeUninit::uninit().assume_init() };
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                                     |
[INFO] [stderr]     |                                                                     this code causes undefined behavior when executed
[INFO] [stderr]     |                                                                     help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: `cs_mwc_secp256k1zkp` (lib) generated 101 warnings
[INFO] [stderr] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stderr]     --> src/pedersen.rs:1882:27
[INFO] [stderr]      |
[INFO] [stderr] 1882 |             let start = Utc::now().timestamp_nanos();
[INFO] [stderr]      |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stderr]     --> src/pedersen.rs:1889:25
[INFO] [stderr]      |
[INFO] [stderr] 1889 |             let fin = Utc::now().timestamp_nanos();
[INFO] [stderr]      |                                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stderr]     --> src/pedersen.rs:1893:27
[INFO] [stderr]      |
[INFO] [stderr] 1893 |             let start = Utc::now().timestamp_nanos();
[INFO] [stderr]      |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pedersen::tests::chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stderr]     --> src/pedersen.rs:1896:25
[INFO] [stderr]      |
[INFO] [stderr] 1896 |             let fin = Utc::now().timestamp_nanos();
[INFO] [stderr]      |                                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cs_mwc_secp256k1zkp` (lib test) generated 105 warnings (101 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secp256k1zkp-edf57797b33814ee)
[INFO] [stdout] test ecdh::tests::ecdh ... ok
[INFO] [stdout] test key::test::test_bad_serde_deserialize ... ok
[INFO] [stdout] test aggsig::tests::test_aggsig_multisig ... ok
[INFO] [stdout] test key::test::pubkey_from_slice ... ok
[INFO] [stdout] test key::test::test_addition ... ok
[INFO] [stdout] test aggsig::tests::test_aggsig_single ... ok
[INFO] [stdout] test aggsig::tests::test_aggsig_batch ... ok
[INFO] [stdout] test key::test::test_add_exp_bad_context ... ok
[INFO] [stdout] test key::test::test_debug_output ... ok
[INFO] [stdout] test key::test::test_multiplication ... ok
[INFO] [stdout] test pedersen::tests::bench_bullet_proof_single_vs_multi ... ignored
[INFO] [stdout] test key::test::invalid_secret_key ... ok
[INFO] [stdout] test key::test::test_inverse ... ok
[INFO] [stdout] test key::test::test_negate ... ok
[INFO] [stdout] test aggsig::tests::test_aggsig_fuzz ... ok
[INFO] [stdout] test key::test::test_out_of_range ... ok
[INFO] [stdout] test key::test::test_pk_combination ... ok
[INFO] [stdout] test key::test::test_pubkey_from_bad_slice ... ok
[INFO] [stdout] test key::test::skey_clear_on_drop ... ok
[INFO] [stdout] test key::test::skey_from_slice ... ok
[INFO] [stdout] test key::test::keypair_slice_round_trip ... ok
[INFO] [stdout] test pedersen::tests::commit_parse_ser ... ok
[INFO] [stdout] test pedersen::tests::test_blind_commit ... ok
[INFO] [stdout] test key::test::pubkey_hash ... ok
[INFO] [stdout] test key::test::test_pubkey_from_slice_bad_context ... ok
[INFO] [stdout] test key::test::test_pubkey_serialize ... ok
[INFO] [stdout] test pedersen::tests::test_sign_with_pubkey_from_commitment ... ok
[INFO] [stdout] test pedersen::tests::test_to_pubkey ... ok
[INFO] [stdout] test key::test::test_serialize_serde ... ok
[INFO] [stdout] test tests::bad_recovery ... ok
[INFO] [stdout] test tests::recid_sanity_check ... ok
[INFO] [stdout] test pedersen::tests::rewind_empty_message ... ok
[INFO] [stdout] test tests::invalid_pubkey ... ok
[INFO] [stdout] test tests::sign ... ok
[INFO] [stdout] test tests::capabilities ... ok
[INFO] [stdout] test tests::sign_and_verify_extreme ... ok
[INFO] [stdout] test tests::signature_lax_der ... ok
[INFO] [stdout] test tests::sign_with_recovery ... ok
[INFO] [stdout] test tests::sign_and_verify_fail ... ok
[INFO] [stdout] test pedersen::tests::test_commit_sum ... ok
[INFO] [stdout] test pedersen::tests::test_verify_commit_sum_random_keys_switch ... ok
[INFO] [stdout] test tests::test_recov_id_conversion_between_i32 ... ok
[INFO] [stdout] test tests::test_debug_output ... ok
[INFO] [stdout] test tests::test_bad_slice ... ok
[INFO] [stdout] test tests::test_recov_sig_serialize_compact ... ok
[INFO] [stdout] test pedersen::tests::test_verify_commit_sum_random_keys ... ok
[INFO] [stdout] test pedersen::tests::rewind_message ... ok
[INFO] [stdout] test tests::test_low_s ... ok
[INFO] [stdout] test tests::sign_and_verify ... ok
[INFO] [stdout] test tests::signature_serialize_roundtrip ... ok
[INFO] [stdout] test pedersen::tests::test_range_proof ... ok
[INFO] [stdout] test pedersen::tests::test_verify_commit_sum_zero_keys ... ok
[INFO] [stdout] test pedersen::tests::test_verify_commit_sum_one_keys ... ok
[INFO] [stdout] test pedersen::tests::test_bullet_proof_single ... ok
[INFO] [stdout] test pedersen::tests::test_bullet_proof_multisig ... ok
[INFO] [stdout] test aggsig::tests::test_aggsig_exchange ... ok
[INFO] [stdout] test pedersen::tests::test_from_pubkey ... ok
[INFO] [stdout] test pedersen::tests::test_bullet_proof_verify_multi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 37.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests secp256k1zkp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c0a98a60f0cfa62b303c9daf0c91856b7a7a406439c6850ce56f343b028f7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c0a98a60f0cfa62b303c9daf0c91856b7a7a406439c6850ce56f343b028f7e8", kill_on_drop: false }`
[INFO] [stdout] 0c0a98a60f0cfa62b303c9daf0c91856b7a7a406439c6850ce56f343b028f7e8
