[INFO] fetching crate grin_secp256k1zkp 0.7.11... [INFO] testing grin_secp256k1zkp-0.7.11 against 1.60.0 for beta-1.61-1 [INFO] extracting crate grin_secp256k1zkp 0.7.11 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate grin_secp256k1zkp 0.7.11 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_secp256k1zkp 0.7.11 [INFO] finished tweaking crates.io crate grin_secp256k1zkp 0.7.11 [INFO] tweaked toml for crates.io crate grin_secp256k1zkp 0.7.11 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 456d795b435f4a1b5d187446dd2b6265b9cc18e438fff2c991ce44a3ba2eaf67 [INFO] running `Command { std: "docker" "start" "-a" "456d795b435f4a1b5d187446dd2b6265b9cc18e438fff2c991ce44a3ba2eaf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "456d795b435f4a1b5d187446dd2b6265b9cc18e438fff2c991ce44a3ba2eaf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "456d795b435f4a1b5d187446dd2b6265b9cc18e438fff2c991ce44a3ba2eaf67", kill_on_drop: false }` [INFO] [stdout] 456d795b435f4a1b5d187446dd2b6265b9cc18e438fff2c991ce44a3ba2eaf67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b1b31b2c0b95e34fb0ea7125313c38faee2bf5575594016e8e7527337547291 [INFO] running `Command { std: "docker" "start" "-a" "7b1b31b2c0b95e34fb0ea7125313c38faee2bf5575594016e8e7527337547291", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:14: [INFO] [stderr] warning: depend/secp256k1-zkp/src/ecmult_impl.h:930:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: 930 | 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: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/ecmult_impl.h:557:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: 557 | 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: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:13: [INFO] [stderr] warning: depend/secp256k1-zkp/src/group_impl.h:273:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function] [INFO] [stderr] warning: 273 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/group_impl.h:203:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function] [INFO] [stderr] warning: 203 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:184:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 184 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:186:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 186 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:205:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 205 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:201:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 201 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:207:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 207 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:246:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 246 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 247 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:264:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 264 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:265:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 265 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 283 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:284:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 284 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:285:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 285 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:295:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 295 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:296:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 296 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:309:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 309 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:330:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 330 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:329:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 329 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:331:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 331 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 407 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 406 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:408:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 408 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:450:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 450 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:465:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 465 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:468:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 468 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 484 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:497:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 497 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:514:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 514 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:515:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 515 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:538:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 538 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:539:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 539 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:561:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 561 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:562:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 562 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:584:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 584 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:585:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 585 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:613:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 613 | ARG_CHECK(pubnonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonces' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:616:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 616 | ARG_CHECK(pubnonces != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 638 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:658:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 658 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdh': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 20 | ARG_CHECK(result != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'point' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 21 | ARG_CHECK(point != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scalar' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 22 | ARG_CHECK(scalar != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 44 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 45 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 64 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'recid' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 66 | ARG_CHECK(recid != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 65 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_convert': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 79 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 80 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign_recoverable': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 132 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 131 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 133 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recover': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 179 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 178 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 177 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 62 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 63 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 81 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 82 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 233 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 234 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate_blinded': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 240 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 241 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 242 | ARG_CHECK(blind32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 49 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 50 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 69 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 70 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 90 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 91 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 92 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 93 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_commit': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 123 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 124 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 125 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 126 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 127 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_sum': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 189 | ARG_CHECK(blind_out != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blinds' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 190 | ARG_CHECK(blinds != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit_sum': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 220 | ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:9: [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 218 | ARG_CHECK(!pcnt || (commits != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'ncommits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 219 | ARG_CHECK(!ncnt || (ncommits != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_verify_tally': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'pos' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 247 | ARG_CHECK(!n_pos || (pos != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'neg' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 248 | ARG_CHECK(!n_neg || (neg != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_info': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'exp' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 21 | ARG_CHECK(exp != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'mantissa' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 22 | ARG_CHECK(mantissa != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 23 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 24 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_rewind': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 44 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 41 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 42 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 39 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 40 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 46 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 62 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 63 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 60 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 61 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 65 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 79 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'plen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 80 | ARG_CHECK(plen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 81 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 82 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 83 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 86 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 90 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 91 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 94 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 98 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify_multi': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 126 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 127 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 130 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 129 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_rewind': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 169 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 170 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 171 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 172 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 173 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_prove': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 203 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 204 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 212 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 213 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 214 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 215 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_context_create': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 112 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 113 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_export_secnonce_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'secnonce32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 160 | ARG_CHECK(secnonce32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_generate_nonce': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 177 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_sign_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 220 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 221 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 222 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 223 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_partial_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 304 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 305 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msghash32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 306 | ARG_CHECK(msghash32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 307 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_combine_signatures': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:355:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 355 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:356:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 356 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:357:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 357 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_add_signatures_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:403:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 403 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigs' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:404:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 404 | ARG_CHECK(sigs != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonce_total' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 406 | ARG_CHECK(pubnonce_total != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:462:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 462 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:463:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 463 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:464:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 464 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:465:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 465 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:543:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 543 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:544:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 544 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:545:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 545 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'out64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 17 | ARG_CHECK(out64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 18 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 26 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'in64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 27 | ARG_CHECK(in64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 47 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 48 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 49 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 136 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 137 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pk' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 138 | ARG_CHECK(pk != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify_batch': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 313 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:475:19 [INFO] [stdout] | [INFO] [stdout] 475 | let pos = map_vec!(positive, |p| { self.commit_parse(p.0).unwrap() }); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:476:19 [INFO] [stdout] | [INFO] [stdout] 476 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 477 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:478:19 [INFO] [stdout] | [INFO] [stdout] 478 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:496:19 [INFO] [stdout] | [INFO] [stdout] 496 | let pos = map_vec!(positive, |p| self.commit_parse(p.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:497:19 [INFO] [stdout] | [INFO] [stdout] 497 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:498:19 [INFO] [stdout] | [INFO] [stdout] 498 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | let mut neg = map_vec!(negative, |n| n.as_ptr()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:525:23 [INFO] [stdout] | [INFO] [stdout] 525 | let mut all = map_vec!(positive, |p| p.as_ptr()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:770:25 [INFO] [stdout] | [INFO] [stdout] 770 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:855:25 [INFO] [stdout] | [INFO] [stdout] 855 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:893:26 [INFO] [stdout] | [INFO] [stdout] 893 | commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:894:30 [INFO] [stdout] | [INFO] [stdout] 894 | commit_ptr_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1019:26 [INFO] [stdout] | [INFO] [stdout] 1019 | let commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1020:26 [INFO] [stdout] | [INFO] [stdout] 1020 | let commit_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | let proof_vec = map_vec!(proofs, |p| p.proof.as_ptr()); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1043:38 [INFO] [stdout] | [INFO] [stdout] 1043 | let extra_data_vec = map_vec!(ed, |d| d.as_ptr()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1044:42 [INFO] [stdout] | [INFO] [stdout] 1044 | let extra_data_lengths = map_vec![ed, |d| d.len()]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | let sigs_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | let msgs_vec = map_vec!(msgs, |m| m.as_ptr()); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | let pub_keys_vec = map_vec!(pub_keys, |pk| pk.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | let sig_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #![crate_type = "rlib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #![crate_type = "lib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #![crate_type = "dylib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #![crate_type = "lib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [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_ec_seckey_verify(cx: *const Context, [INFO] [stdout] 338 | | 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:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | / pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey, [INFO] [stdout] 341 | | 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:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | / pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context, [INFO] [stdout] 347 | | sk: *mut c_uchar, [INFO] [stdout] 348 | | tweak: *const c_uchar) [INFO] [stdout] 349 | | -> c_int; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | / pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context, [INFO] [stdout] 352 | | pk: *mut PublicKey, [INFO] [stdout] 353 | | tweak: *const c_uchar) [INFO] [stdout] 354 | | -> c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | / pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context, [INFO] [stdout] 357 | | sk: *mut c_uchar, [INFO] [stdout] 358 | | tweak: *const c_uchar) [INFO] [stdout] 359 | | -> c_int; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | / pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context, [INFO] [stdout] 362 | | pk: *mut PublicKey, [INFO] [stdout] 363 | | tweak: *const c_uchar) [INFO] [stdout] 364 | | -> c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / pub fn secp256k1_ec_pubkey_combine(cx: *const Context, [INFO] [stdout] 367 | | out: *mut PublicKey, [INFO] [stdout] 368 | | ins: *const *const PublicKey, [INFO] [stdout] 369 | | n: c_int) [INFO] [stdout] 370 | | -> c_int; [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | / pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context, [INFO] [stdout] 373 | | sk: *mut c_uchar) [INFO] [stdout] 374 | | -> c_int; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context, [INFO] [stdout] 377 | | sk: *mut c_uchar) [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_ecdh(cx: *const Context, [INFO] [stdout] 381 | | out: *mut SharedSecret, [INFO] [stdout] 382 | | point: *const PublicKey, [INFO] [stdout] 383 | | scalar: *const c_uchar) [INFO] [stdout] 384 | | -> c_int; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:387:3 [INFO] [stdout] | [INFO] [stdout] 387 | / pub fn secp256k1_pedersen_commitment_parse(cx: *const Context, [INFO] [stdout] 388 | | commit: *mut c_uchar, [INFO] [stdout] 389 | | input: *const c_uchar) [INFO] [stdout] 390 | | -> c_int; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:393:3 [INFO] [stdout] | [INFO] [stdout] 393 | / pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context, [INFO] [stdout] 394 | | output: *mut c_uchar, [INFO] [stdout] 395 | | commit: *const c_uchar) [INFO] [stdout] 396 | | -> c_int; [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:401:2 [INFO] [stdout] | [INFO] [stdout] 401 | / pub fn secp256k1_pedersen_commit( [INFO] [stdout] 402 | | ctx: *const Context, [INFO] [stdout] 403 | | commit: *mut c_uchar, [INFO] [stdout] 404 | | blind: *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 407 | | blind_gen: *const c_uchar [INFO] [stdout] 408 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:412:2 [INFO] [stdout] | [INFO] [stdout] 412 | / pub fn secp256k1_pedersen_blind_commit( [INFO] [stdout] 413 | | ctx: *const Context, [INFO] [stdout] 414 | | commit: *mut c_uchar, [INFO] [stdout] 415 | | blind: *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 418 | | blind_gen: *const c_uchar [INFO] [stdout] 419 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:422:2 [INFO] [stdout] | [INFO] [stdout] 422 | / pub fn secp256k1_pedersen_commitment_to_pubkey( [INFO] [stdout] 423 | | cx: *const Context, pk: *mut PublicKey, [INFO] [stdout] 424 | | 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:427:2 [INFO] [stdout] | [INFO] [stdout] 427 | / pub fn secp256k1_pubkey_to_pedersen_commitment( [INFO] [stdout] 428 | | cx: *const Context, commit: *mut c_uchar, [INFO] [stdout] 429 | | pk: *const PublicKey) -> c_int; [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:434:2 [INFO] [stdout] | [INFO] [stdout] 434 | / pub fn secp256k1_pedersen_blind_sum( [INFO] [stdout] 435 | | ctx: *const Context, [INFO] [stdout] 436 | | blind_out: *const c_uchar, [INFO] [stdout] 437 | | blinds: *const *const c_uchar, [INFO] [stdout] 438 | | n: size_t, [INFO] [stdout] 439 | | npositive: size_t [INFO] [stdout] 440 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:444:2 [INFO] [stdout] | [INFO] [stdout] 444 | / pub fn secp256k1_pedersen_commit_sum( [INFO] [stdout] 445 | | ctx: *const Context, [INFO] [stdout] 446 | | commit_out: *const c_uchar, [INFO] [stdout] 447 | | commits: *const *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 450 | | ncnt: size_t [INFO] [stdout] 451 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | / pub fn secp256k1_blind_switch( [INFO] [stdout] 455 | | ctx: *const Context, [INFO] [stdout] 456 | | blind_switch: *mut c_uchar, [INFO] [stdout] 457 | | blind: *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 461 | | switch_pubkey: *const c_uchar [INFO] [stdout] 462 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:466:2 [INFO] [stdout] | [INFO] [stdout] 466 | / pub fn secp256k1_pedersen_verify_tally(ctx: *const Context, [INFO] [stdout] 467 | | commits: *const *const c_uchar, [INFO] [stdout] 468 | | pcnt: size_t, [INFO] [stdout] 469 | | ncommits: *const *const c_uchar, [INFO] [stdout] 470 | | ncnt: size_t [INFO] [stdout] 471 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:473:2 [INFO] [stdout] | [INFO] [stdout] 473 | / pub fn secp256k1_rangeproof_info( [INFO] [stdout] 474 | | ctx: *const Context, [INFO] [stdout] 475 | | exp: *mut c_int, [INFO] [stdout] 476 | | mantissa: *mut c_int, [INFO] [stdout] ... | [INFO] [stdout] 480 | | plen: size_t [INFO] [stdout] 481 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:483:2 [INFO] [stdout] | [INFO] [stdout] 483 | / pub fn secp256k1_rangeproof_rewind( [INFO] [stdout] 484 | | ctx: *const Context, [INFO] [stdout] 485 | | blind_out: *mut c_uchar, [INFO] [stdout] 486 | | value_out: *mut u64, [INFO] [stdout] ... | [INFO] [stdout] 497 | | gen: *const c_uchar [INFO] [stdout] 498 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | / pub fn secp256k1_rangeproof_verify( [INFO] [stdout] 501 | | ctx: *const Context, [INFO] [stdout] 502 | | min_value: &mut u64, [INFO] [stdout] 503 | | max_value: &mut u64, [INFO] [stdout] ... | [INFO] [stdout] 509 | | gen: *const c_uchar [INFO] [stdout] 510 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:512:2 [INFO] [stdout] | [INFO] [stdout] 512 | / pub fn secp256k1_rangeproof_sign( [INFO] [stdout] 513 | | ctx: *const Context, [INFO] [stdout] 514 | | proof: *mut c_uchar, [INFO] [stdout] 515 | | plen: *mut size_t, [INFO] [stdout] ... | [INFO] [stdout] 527 | | gen: *const c_uchar [INFO] [stdout] 528 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:530:2 [INFO] [stdout] | [INFO] [stdout] 530 | / pub fn secp256k1_bulletproof_generators_create( [INFO] [stdout] 531 | | ctx: *const Context, [INFO] [stdout] 532 | | blinding_gen: *const c_uchar, [INFO] [stdout] 533 | | n: size_t, [INFO] [stdout] 534 | | ) -> *mut BulletproofGenerators; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:536:2 [INFO] [stdout] | [INFO] [stdout] 536 | / pub fn secp256k1_bulletproof_generators_destroy( [INFO] [stdout] 537 | | ctx: *const Context, [INFO] [stdout] 538 | | gen: *mut BulletproofGenerators, [INFO] [stdout] 539 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:541:2 [INFO] [stdout] | [INFO] [stdout] 541 | / pub fn secp256k1_bulletproof_rangeproof_prove( [INFO] [stdout] 542 | | ctx: *const Context, [INFO] [stdout] 543 | | scratch: *mut ScratchSpace, [INFO] [stdout] 544 | | gens: *const BulletproofGenerators, [INFO] [stdout] ... | [INFO] [stdout] 561 | | message: *const c_uchar, [INFO] [stdout] 562 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:564:2 [INFO] [stdout] | [INFO] [stdout] 564 | / pub fn secp256k1_bulletproof_rangeproof_verify( [INFO] [stdout] 565 | | ctx: *const Context, [INFO] [stdout] 566 | | scratch: *mut ScratchSpace, [INFO] [stdout] 567 | | gens: *const BulletproofGenerators, [INFO] [stdout] ... | [INFO] [stdout] 576 | | extra_commit_len: size_t [INFO] [stdout] 577 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:579:2 [INFO] [stdout] | [INFO] [stdout] 579 | / pub fn secp256k1_bulletproof_rangeproof_verify_multi( [INFO] [stdout] 580 | | ctx: *const Context, [INFO] [stdout] 581 | | scratch: *mut ScratchSpace, [INFO] [stdout] 582 | | gens: *const BulletproofGenerators, [INFO] [stdout] ... | [INFO] [stdout] 592 | | extra_commit_len: *const size_t [INFO] [stdout] 593 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:595:2 [INFO] [stdout] | [INFO] [stdout] 595 | / pub fn secp256k1_bulletproof_rangeproof_rewind( [INFO] [stdout] 596 | | ctx: *const Context, [INFO] [stdout] 597 | | value: *mut u64, [INFO] [stdout] 598 | | blind: *mut c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 607 | | message: *mut c_uchar, [INFO] [stdout] 608 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "7b1b31b2c0b95e34fb0ea7125313c38faee2bf5575594016e8e7527337547291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1b31b2c0b95e34fb0ea7125313c38faee2bf5575594016e8e7527337547291", kill_on_drop: false }` [INFO] [stdout] 7b1b31b2c0b95e34fb0ea7125313c38faee2bf5575594016e8e7527337547291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 362eede5b36e2e1fa544a748db5ed1644a09b50bb819bf0ff4fb19f3717c35e6 [INFO] running `Command { std: "docker" "start" "-a" "362eede5b36e2e1fa544a748db5ed1644a09b50bb819bf0ff4fb19f3717c35e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:14: [INFO] [stderr] warning: depend/secp256k1-zkp/src/ecmult_impl.h:930:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: 930 | 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: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/ecmult_impl.h:557:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: 557 | 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: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:13: [INFO] [stderr] warning: depend/secp256k1-zkp/src/group_impl.h:273:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function] [INFO] [stderr] warning: 273 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/group_impl.h:203:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function] [INFO] [stderr] warning: 203 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:184:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 184 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:186:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 186 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:205:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 205 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:201:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 201 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:207:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 207 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:246:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 246 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 247 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:264:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 264 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:265:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 265 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 283 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:284:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 284 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:285:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 285 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:295:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 295 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:296:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 296 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:309:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 309 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:330:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 330 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:329:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 329 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:331:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 331 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 407 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 406 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:408:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 408 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:450:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 450 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:465:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 465 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:468:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 468 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 484 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:497:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 497 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:514:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 514 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:515:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 515 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:538:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 538 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:539:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 539 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:561:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 561 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:562:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 562 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:584:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 584 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:585:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 585 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:613:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 613 | ARG_CHECK(pubnonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonces' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:616:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 616 | ARG_CHECK(pubnonces != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 638 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:658:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 658 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdh': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 20 | ARG_CHECK(result != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'point' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 21 | ARG_CHECK(point != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scalar' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 22 | ARG_CHECK(scalar != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 44 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 45 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 64 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'recid' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 66 | ARG_CHECK(recid != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 65 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_convert': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 79 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 80 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign_recoverable': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 132 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 131 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 133 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recover': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 179 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 178 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 177 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 62 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 63 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 81 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 82 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 233 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 234 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate_blinded': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 240 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 241 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 242 | ARG_CHECK(blind32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 49 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 50 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 69 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 70 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 90 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 91 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 92 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 93 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_commit': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 123 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 124 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 125 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 126 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 127 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_sum': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 189 | ARG_CHECK(blind_out != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blinds' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 190 | ARG_CHECK(blinds != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit_sum': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 220 | ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:9: [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 218 | ARG_CHECK(!pcnt || (commits != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'ncommits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 219 | ARG_CHECK(!ncnt || (ncommits != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_verify_tally': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'pos' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 247 | ARG_CHECK(!n_pos || (pos != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'neg' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 248 | ARG_CHECK(!n_neg || (neg != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_info': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'exp' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 21 | ARG_CHECK(exp != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'mantissa' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 22 | ARG_CHECK(mantissa != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 23 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 24 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_rewind': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 44 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 41 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 42 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 39 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 40 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 46 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 62 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 63 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 60 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 61 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 65 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 79 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'plen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 80 | ARG_CHECK(plen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 81 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 82 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 83 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 86 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 90 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 91 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 94 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 98 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify_multi': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 126 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 127 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 130 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 129 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_rewind': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 169 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 170 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 171 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 172 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 173 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_prove': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 203 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 204 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 212 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 213 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 214 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 215 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_context_create': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 112 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 113 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_export_secnonce_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'secnonce32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 160 | ARG_CHECK(secnonce32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_generate_nonce': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 177 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_sign_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 220 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 221 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 222 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 223 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_partial_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 304 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 305 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msghash32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 306 | ARG_CHECK(msghash32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 307 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_combine_signatures': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:355:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 355 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:356:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 356 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:357:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 357 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_add_signatures_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:403:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 403 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigs' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:404:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 404 | ARG_CHECK(sigs != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonce_total' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 406 | ARG_CHECK(pubnonce_total != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:462:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 462 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:463:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 463 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:464:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 464 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:465:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 465 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:543:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 543 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:544:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 544 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:545:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 545 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'out64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 17 | ARG_CHECK(out64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:475:19 [INFO] [stdout] | [INFO] [stdout] 475 | let pos = map_vec!(positive, |p| { self.commit_parse(p.0).unwrap() }); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 18 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 26 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'in64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 27 | ARG_CHECK(in64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 47 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 48 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 49 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 136 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 137 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pk' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 138 | ARG_CHECK(pk != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify_batch': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 313 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] Compiling time v0.1.44 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:476:19 [INFO] [stdout] | [INFO] [stdout] 476 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 477 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:478:19 [INFO] [stdout] | [INFO] [stdout] 478 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:496:19 [INFO] [stdout] | [INFO] [stdout] 496 | let pos = map_vec!(positive, |p| self.commit_parse(p.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:497:19 [INFO] [stdout] | [INFO] [stdout] 497 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:498:19 [INFO] [stdout] | [INFO] [stdout] 498 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | let mut neg = map_vec!(negative, |n| n.as_ptr()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:525:23 [INFO] [stdout] | [INFO] [stdout] 525 | let mut all = map_vec!(positive, |p| p.as_ptr()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:770:25 [INFO] [stdout] | [INFO] [stdout] 770 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:855:25 [INFO] [stdout] | [INFO] [stdout] 855 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:893:26 [INFO] [stdout] | [INFO] [stdout] 893 | commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:894:30 [INFO] [stdout] | [INFO] [stdout] 894 | commit_ptr_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1019:26 [INFO] [stdout] | [INFO] [stdout] 1019 | let commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1020:26 [INFO] [stdout] | [INFO] [stdout] 1020 | let commit_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | let proof_vec = map_vec!(proofs, |p| p.proof.as_ptr()); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1043:38 [INFO] [stdout] | [INFO] [stdout] 1043 | let extra_data_vec = map_vec!(ed, |d| d.as_ptr()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1044:42 [INFO] [stdout] | [INFO] [stdout] 1044 | let extra_data_lengths = map_vec![ed, |d| d.len()]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | let sigs_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | let msgs_vec = map_vec!(msgs, |m| m.as_ptr()); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | let pub_keys_vec = map_vec!(pub_keys, |pk| pk.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | let sig_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #![crate_type = "rlib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #![crate_type = "lib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #![crate_type = "dylib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #![crate_type = "lib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [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_ec_seckey_verify(cx: *const Context, [INFO] [stdout] 338 | | 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:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | / pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey, [INFO] [stdout] 341 | | 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:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | / pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context, [INFO] [stdout] 347 | | sk: *mut c_uchar, [INFO] [stdout] 348 | | tweak: *const c_uchar) [INFO] [stdout] 349 | | -> c_int; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | / pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context, [INFO] [stdout] 352 | | pk: *mut PublicKey, [INFO] [stdout] 353 | | tweak: *const c_uchar) [INFO] [stdout] 354 | | -> c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | / pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context, [INFO] [stdout] 357 | | sk: *mut c_uchar, [INFO] [stdout] 358 | | tweak: *const c_uchar) [INFO] [stdout] 359 | | -> c_int; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:361:5 [INFO] [stdout] | [INFO] [stdout] 361 | / pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context, [INFO] [stdout] 362 | | pk: *mut PublicKey, [INFO] [stdout] 363 | | tweak: *const c_uchar) [INFO] [stdout] 364 | | -> c_int; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | / pub fn secp256k1_ec_pubkey_combine(cx: *const Context, [INFO] [stdout] 367 | | out: *mut PublicKey, [INFO] [stdout] 368 | | ins: *const *const PublicKey, [INFO] [stdout] 369 | | n: c_int) [INFO] [stdout] 370 | | -> c_int; [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:372:5 [INFO] [stdout] | [INFO] [stdout] 372 | / pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context, [INFO] [stdout] 373 | | sk: *mut c_uchar) [INFO] [stdout] 374 | | -> c_int; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context, [INFO] [stdout] 377 | | sk: *mut c_uchar) [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_ecdh(cx: *const Context, [INFO] [stdout] 381 | | out: *mut SharedSecret, [INFO] [stdout] 382 | | point: *const PublicKey, [INFO] [stdout] 383 | | scalar: *const c_uchar) [INFO] [stdout] 384 | | -> c_int; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:387:3 [INFO] [stdout] | [INFO] [stdout] 387 | / pub fn secp256k1_pedersen_commitment_parse(cx: *const Context, [INFO] [stdout] 388 | | commit: *mut c_uchar, [INFO] [stdout] 389 | | input: *const c_uchar) [INFO] [stdout] 390 | | -> c_int; [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:393:3 [INFO] [stdout] | [INFO] [stdout] 393 | / pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context, [INFO] [stdout] 394 | | output: *mut c_uchar, [INFO] [stdout] 395 | | commit: *const c_uchar) [INFO] [stdout] 396 | | -> c_int; [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:401:2 [INFO] [stdout] | [INFO] [stdout] 401 | / pub fn secp256k1_pedersen_commit( [INFO] [stdout] 402 | | ctx: *const Context, [INFO] [stdout] 403 | | commit: *mut c_uchar, [INFO] [stdout] 404 | | blind: *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 407 | | blind_gen: *const c_uchar [INFO] [stdout] 408 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:412:2 [INFO] [stdout] | [INFO] [stdout] 412 | / pub fn secp256k1_pedersen_blind_commit( [INFO] [stdout] 413 | | ctx: *const Context, [INFO] [stdout] 414 | | commit: *mut c_uchar, [INFO] [stdout] 415 | | blind: *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 418 | | blind_gen: *const c_uchar [INFO] [stdout] 419 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:422:2 [INFO] [stdout] | [INFO] [stdout] 422 | / pub fn secp256k1_pedersen_commitment_to_pubkey( [INFO] [stdout] 423 | | cx: *const Context, pk: *mut PublicKey, [INFO] [stdout] 424 | | 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:427:2 [INFO] [stdout] | [INFO] [stdout] 427 | / pub fn secp256k1_pubkey_to_pedersen_commitment( [INFO] [stdout] 428 | | cx: *const Context, commit: *mut c_uchar, [INFO] [stdout] 429 | | pk: *const PublicKey) -> c_int; [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:434:2 [INFO] [stdout] | [INFO] [stdout] 434 | / pub fn secp256k1_pedersen_blind_sum( [INFO] [stdout] 435 | | ctx: *const Context, [INFO] [stdout] 436 | | blind_out: *const c_uchar, [INFO] [stdout] 437 | | blinds: *const *const c_uchar, [INFO] [stdout] 438 | | n: size_t, [INFO] [stdout] 439 | | npositive: size_t [INFO] [stdout] 440 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:444:2 [INFO] [stdout] | [INFO] [stdout] 444 | / pub fn secp256k1_pedersen_commit_sum( [INFO] [stdout] 445 | | ctx: *const Context, [INFO] [stdout] 446 | | commit_out: *const c_uchar, [INFO] [stdout] 447 | | commits: *const *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 450 | | ncnt: size_t [INFO] [stdout] 451 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | / pub fn secp256k1_blind_switch( [INFO] [stdout] 455 | | ctx: *const Context, [INFO] [stdout] 456 | | blind_switch: *mut c_uchar, [INFO] [stdout] 457 | | blind: *const c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 461 | | switch_pubkey: *const c_uchar [INFO] [stdout] 462 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:466:2 [INFO] [stdout] | [INFO] [stdout] 466 | / pub fn secp256k1_pedersen_verify_tally(ctx: *const Context, [INFO] [stdout] 467 | | commits: *const *const c_uchar, [INFO] [stdout] 468 | | pcnt: size_t, [INFO] [stdout] 469 | | ncommits: *const *const c_uchar, [INFO] [stdout] 470 | | ncnt: size_t [INFO] [stdout] 471 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:473:2 [INFO] [stdout] | [INFO] [stdout] 473 | / pub fn secp256k1_rangeproof_info( [INFO] [stdout] 474 | | ctx: *const Context, [INFO] [stdout] 475 | | exp: *mut c_int, [INFO] [stdout] 476 | | mantissa: *mut c_int, [INFO] [stdout] ... | [INFO] [stdout] 480 | | plen: size_t [INFO] [stdout] 481 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:483:2 [INFO] [stdout] | [INFO] [stdout] 483 | / pub fn secp256k1_rangeproof_rewind( [INFO] [stdout] 484 | | ctx: *const Context, [INFO] [stdout] 485 | | blind_out: *mut c_uchar, [INFO] [stdout] 486 | | value_out: *mut u64, [INFO] [stdout] ... | [INFO] [stdout] 497 | | gen: *const c_uchar [INFO] [stdout] 498 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:500:2 [INFO] [stdout] | [INFO] [stdout] 500 | / pub fn secp256k1_rangeproof_verify( [INFO] [stdout] 501 | | ctx: *const Context, [INFO] [stdout] 502 | | min_value: &mut u64, [INFO] [stdout] 503 | | max_value: &mut u64, [INFO] [stdout] ... | [INFO] [stdout] 509 | | gen: *const c_uchar [INFO] [stdout] 510 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:512:2 [INFO] [stdout] | [INFO] [stdout] 512 | / pub fn secp256k1_rangeproof_sign( [INFO] [stdout] 513 | | ctx: *const Context, [INFO] [stdout] 514 | | proof: *mut c_uchar, [INFO] [stdout] 515 | | plen: *mut size_t, [INFO] [stdout] ... | [INFO] [stdout] 527 | | gen: *const c_uchar [INFO] [stdout] 528 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:530:2 [INFO] [stdout] | [INFO] [stdout] 530 | / pub fn secp256k1_bulletproof_generators_create( [INFO] [stdout] 531 | | ctx: *const Context, [INFO] [stdout] 532 | | blinding_gen: *const c_uchar, [INFO] [stdout] 533 | | n: size_t, [INFO] [stdout] 534 | | ) -> *mut BulletproofGenerators; [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:536:2 [INFO] [stdout] | [INFO] [stdout] 536 | / pub fn secp256k1_bulletproof_generators_destroy( [INFO] [stdout] 537 | | ctx: *const Context, [INFO] [stdout] 538 | | gen: *mut BulletproofGenerators, [INFO] [stdout] 539 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:541:2 [INFO] [stdout] | [INFO] [stdout] 541 | / pub fn secp256k1_bulletproof_rangeproof_prove( [INFO] [stdout] 542 | | ctx: *const Context, [INFO] [stdout] 543 | | scratch: *mut ScratchSpace, [INFO] [stdout] 544 | | gens: *const BulletproofGenerators, [INFO] [stdout] ... | [INFO] [stdout] 561 | | message: *const c_uchar, [INFO] [stdout] 562 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:564:2 [INFO] [stdout] | [INFO] [stdout] 564 | / pub fn secp256k1_bulletproof_rangeproof_verify( [INFO] [stdout] 565 | | ctx: *const Context, [INFO] [stdout] 566 | | scratch: *mut ScratchSpace, [INFO] [stdout] 567 | | gens: *const BulletproofGenerators, [INFO] [stdout] ... | [INFO] [stdout] 576 | | extra_commit_len: size_t [INFO] [stdout] 577 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:579:2 [INFO] [stdout] | [INFO] [stdout] 579 | / pub fn secp256k1_bulletproof_rangeproof_verify_multi( [INFO] [stdout] 580 | | ctx: *const Context, [INFO] [stdout] 581 | | scratch: *mut ScratchSpace, [INFO] [stdout] 582 | | gens: *const BulletproofGenerators, [INFO] [stdout] ... | [INFO] [stdout] 592 | | extra_commit_len: *const size_t [INFO] [stdout] 593 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/ffi.rs:595:2 [INFO] [stdout] | [INFO] [stdout] 595 | / pub fn secp256k1_bulletproof_rangeproof_rewind( [INFO] [stdout] 596 | | ctx: *const Context, [INFO] [stdout] 597 | | value: *mut u64, [INFO] [stdout] 598 | | blind: *mut c_uchar, [INFO] [stdout] ... | [INFO] [stdout] 607 | | message: *mut c_uchar, [INFO] [stdout] 608 | | ) -> c_int; [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:475:19 [INFO] [stdout] | [INFO] [stdout] 475 | let pos = map_vec!(positive, |p| { self.commit_parse(p.0).unwrap() }); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:476:19 [INFO] [stdout] | [INFO] [stdout] 476 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 477 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:478:19 [INFO] [stdout] | [INFO] [stdout] 478 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:496:19 [INFO] [stdout] | [INFO] [stdout] 496 | let pos = map_vec!(positive, |p| self.commit_parse(p.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:497:19 [INFO] [stdout] | [INFO] [stdout] 497 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:498:19 [INFO] [stdout] | [INFO] [stdout] 498 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:499:19 [INFO] [stdout] | [INFO] [stdout] 499 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:524:23 [INFO] [stdout] | [INFO] [stdout] 524 | let mut neg = map_vec!(negative, |n| n.as_ptr()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:525:23 [INFO] [stdout] | [INFO] [stdout] 525 | let mut all = map_vec!(positive, |p| p.as_ptr()); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:770:25 [INFO] [stdout] | [INFO] [stdout] 770 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:855:25 [INFO] [stdout] | [INFO] [stdout] 855 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:893:26 [INFO] [stdout] | [INFO] [stdout] 893 | commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:894:30 [INFO] [stdout] | [INFO] [stdout] 894 | commit_ptr_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1019:26 [INFO] [stdout] | [INFO] [stdout] 1019 | let commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1020:26 [INFO] [stdout] | [INFO] [stdout] 1020 | let commit_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | let proof_vec = map_vec!(proofs, |p| p.proof.as_ptr()); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1043:38 [INFO] [stdout] | [INFO] [stdout] 1043 | let extra_data_vec = map_vec!(ed, |d| d.as_ptr()); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pedersen.rs:1044:42 [INFO] [stdout] | [INFO] [stdout] 1044 | let extra_data_lengths = map_vec![ed, |d| d.len()]; [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | let sigs_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | let msgs_vec = map_vec!(msgs, |m| m.as_ptr()); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | let pub_keys_vec = map_vec!(pub_keys, |pk| pk.as_ptr()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aggsig.rs:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | let sig_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #![crate_type = "rlib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #![crate_type = "lib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #![crate_type = "dylib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #![crate_type = "lib"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.97s [INFO] running `Command { std: "docker" "inspect" "362eede5b36e2e1fa544a748db5ed1644a09b50bb819bf0ff4fb19f3717c35e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362eede5b36e2e1fa544a748db5ed1644a09b50bb819bf0ff4fb19f3717c35e6", kill_on_drop: false }` [INFO] [stdout] 362eede5b36e2e1fa544a748db5ed1644a09b50bb819bf0ff4fb19f3717c35e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c86e6f9c8513fc10be2560d95d0af2f970c6ecaf337d17e8be9df93a68e13f44 [INFO] running `Command { std: "docker" "start" "-a" "c86e6f9c8513fc10be2560d95d0af2f970c6ecaf337d17e8be9df93a68e13f44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:14: [INFO] [stderr] warning: depend/secp256k1-zkp/src/ecmult_impl.h:930:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: 930 | 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: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/ecmult_impl.h:557:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: 557 | 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: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:13: [INFO] [stderr] warning: depend/secp256k1-zkp/src/group_impl.h:273:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function] [INFO] [stderr] warning: 273 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/group_impl.h:203:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function] [INFO] [stderr] warning: 203 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:184:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 184 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:186:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 186 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:205:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 205 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:201:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 201 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:207:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 207 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:246:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 246 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 247 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:264:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 264 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:265:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 265 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 283 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:284:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 284 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:285:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 285 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:295:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 295 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:296:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 296 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:309:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 309 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:330:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 330 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:329:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 329 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:331:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 331 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 407 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 406 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:408:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 408 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:450:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 450 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:465:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 465 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:468:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 468 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 484 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:497:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 497 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:514:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 514 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:515:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 515 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:538:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 538 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:539:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 539 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:561:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 561 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:562:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 562 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:584:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 584 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:585:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 585 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:613:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 613 | ARG_CHECK(pubnonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonces' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:616:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 616 | ARG_CHECK(pubnonces != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 638 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:658:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 658 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdh': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 20 | ARG_CHECK(result != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'point' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 21 | ARG_CHECK(point != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scalar' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 22 | ARG_CHECK(scalar != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 44 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 45 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 64 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'recid' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 66 | ARG_CHECK(recid != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 65 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_convert': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 79 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 80 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign_recoverable': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 132 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 131 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 133 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recover': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 179 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 178 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 177 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 62 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 63 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 81 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 82 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 233 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 234 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate_blinded': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 240 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 241 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 242 | ARG_CHECK(blind32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 49 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 50 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 69 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 70 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 90 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 91 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 92 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 93 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_commit': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 123 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 124 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 125 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 126 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 127 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_sum': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 189 | ARG_CHECK(blind_out != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blinds' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 190 | ARG_CHECK(blinds != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit_sum': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 220 | ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:9: [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 218 | ARG_CHECK(!pcnt || (commits != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'ncommits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 219 | ARG_CHECK(!ncnt || (ncommits != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_verify_tally': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'pos' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 247 | ARG_CHECK(!n_pos || (pos != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'neg' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 248 | ARG_CHECK(!n_neg || (neg != NULL)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_info': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'exp' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 21 | ARG_CHECK(exp != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'mantissa' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 22 | ARG_CHECK(mantissa != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 23 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 24 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_rewind': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 44 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 41 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 42 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 39 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 40 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 46 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 62 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 63 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 60 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 61 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 65 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 79 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'plen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 80 | ARG_CHECK(plen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 81 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 82 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 83 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 86 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 90 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 91 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 94 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 98 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify_multi': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 126 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 127 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 130 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 129 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_rewind': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 169 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 170 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 171 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 172 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 173 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_prove': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 203 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 204 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 212 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 213 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 214 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 215 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_context_create': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 112 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 113 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_export_secnonce_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'secnonce32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 160 | ARG_CHECK(secnonce32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_generate_nonce': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 177 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_sign_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 220 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 221 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 222 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 223 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_partial_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 304 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 305 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msghash32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 306 | ARG_CHECK(msghash32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 307 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_combine_signatures': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:355:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 355 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:356:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 356 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:357:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 357 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_add_signatures_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:403:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 403 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sigs' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:404:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 404 | ARG_CHECK(sigs != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubnonce_total' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 406 | ARG_CHECK(pubnonce_total != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:462:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 462 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:463:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 463 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:464:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 464 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:465:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 465 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify_single': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:543:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 543 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:544:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 544 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:545:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 545 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_serialize': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'out64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 17 | ARG_CHECK(out64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 18 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_parse': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 26 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'in64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 27 | ARG_CHECK(in64 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_sign': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 47 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 48 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 49 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 136 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 137 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'pk' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 138 | ARG_CHECK(pk != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify_batch': [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: nonnull argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 313 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:475:19 [INFO] [stderr] | [INFO] [stderr] 475 | let pos = map_vec!(positive, |p| { self.commit_parse(p.0).unwrap() }); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:476:19 [INFO] [stderr] | [INFO] [stderr] 476 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:477:19 [INFO] [stderr] | [INFO] [stderr] 477 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:478:19 [INFO] [stderr] | [INFO] [stderr] 478 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:496:19 [INFO] [stderr] | [INFO] [stderr] 496 | let pos = map_vec!(positive, |p| self.commit_parse(p.0).unwrap()); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:497:19 [INFO] [stderr] | [INFO] [stderr] 497 | let neg = map_vec!(negative, |n| self.commit_parse(n.0).unwrap()); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:498:19 [INFO] [stderr] | [INFO] [stderr] 498 | let pos = map_vec!(pos, |p| p.0.as_ptr()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:499:19 [INFO] [stderr] | [INFO] [stderr] 499 | let neg = map_vec!(neg, |n| n.0.as_ptr()); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:524:23 [INFO] [stderr] | [INFO] [stderr] 524 | let mut neg = map_vec!(negative, |n| n.as_ptr()); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:525:23 [INFO] [stderr] | [INFO] [stderr] 525 | let mut all = map_vec!(positive, |p| p.as_ptr()); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:770:25 [INFO] [stderr] | [INFO] [stderr] 770 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:855:25 [INFO] [stderr] | [INFO] [stderr] 855 | let blind_vec = map_vec!(blind_vec, |p| p.0.as_ptr()); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:893:26 [INFO] [stderr] | [INFO] [stderr] 893 | commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:894:30 [INFO] [stderr] | [INFO] [stderr] 894 | commit_ptr_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:1019:26 [INFO] [stderr] | [INFO] [stderr] 1019 | let commit_vec = map_vec!(commits, |c| self.commit_parse(c.0).unwrap()); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:1020:26 [INFO] [stderr] | [INFO] [stderr] 1020 | let commit_vec = map_vec!(commit_vec, |c| c.as_ptr()); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:1021:25 [INFO] [stderr] | [INFO] [stderr] 1021 | let proof_vec = map_vec!(proofs, |p| p.proof.as_ptr()); [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:1043:38 [INFO] [stderr] | [INFO] [stderr] 1043 | let extra_data_vec = map_vec!(ed, |d| d.as_ptr()); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/pedersen.rs:1044:42 [INFO] [stderr] | [INFO] [stderr] 1044 | let extra_data_lengths = map_vec![ed, |d| d.len()]; [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/aggsig.rs:214:20 [INFO] [stderr] | [INFO] [stderr] 214 | let sigs_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/aggsig.rs:215:20 [INFO] [stderr] | [INFO] [stderr] 215 | let msgs_vec = map_vec!(msgs, |m| m.as_ptr()); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/aggsig.rs:216:24 [INFO] [stderr] | [INFO] [stderr] 216 | let pub_keys_vec = map_vec!(pub_keys, |pk| pk.as_ptr()); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/macros.rs:259:27 [INFO] [stderr] | [INFO] [stderr] 259 | .collect::>(); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/aggsig.rs:245:19 [INFO] [stderr] | [INFO] [stderr] 245 | let sig_vec = map_vec!(sigs, |s| s.0.as_ptr()); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `map_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #![crate_type = "rlib"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/lib.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | #![crate_type = "lib"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/lib.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #![crate_type = "dylib"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/lib.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | #![crate_type = "lib"] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] [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] [stdout] [INFO] [stderr] [INFO] [stdout] running 60 tests [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_ec_seckey_verify(cx: *const Context, [INFO] [stderr] 338 | | sk: *const c_uchar) -> c_int; [INFO] [stderr] | |___________________________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:340:5 [INFO] [stderr] | [INFO] [stderr] 340 | / pub fn secp256k1_ec_pubkey_create(cx: *const Context, pk: *mut PublicKey, [INFO] [stderr] 341 | | sk: *const c_uchar) -> c_int; [INFO] [stderr] | |___________________________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:346:5 [INFO] [stderr] | [INFO] [stderr] 346 | / pub fn secp256k1_ec_privkey_tweak_add(cx: *const Context, [INFO] [stderr] 347 | | sk: *mut c_uchar, [INFO] [stderr] 348 | | tweak: *const c_uchar) [INFO] [stderr] 349 | | -> c_int; [INFO] [stderr] | |___________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:351:5 [INFO] [stderr] | [INFO] [stderr] 351 | / pub fn secp256k1_ec_pubkey_tweak_add(cx: *const Context, [INFO] [stderr] 352 | | pk: *mut PublicKey, [INFO] [stderr] 353 | | tweak: *const c_uchar) [INFO] [stderr] 354 | | -> c_int; [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:356:5 [INFO] [stderr] | [INFO] [stderr] 356 | / pub fn secp256k1_ec_privkey_tweak_mul(cx: *const Context, [INFO] [stderr] 357 | | sk: *mut c_uchar, [INFO] [stderr] 358 | | tweak: *const c_uchar) [INFO] [stderr] 359 | | -> c_int; [INFO] [stderr] | |___________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:361:5 [INFO] [stderr] | [INFO] [stderr] 361 | / pub fn secp256k1_ec_pubkey_tweak_mul(cx: *const Context, [INFO] [stderr] 362 | | pk: *mut PublicKey, [INFO] [stderr] 363 | | tweak: *const c_uchar) [INFO] [stderr] 364 | | -> c_int; [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:366:5 [INFO] [stderr] | [INFO] [stderr] 366 | / pub fn secp256k1_ec_pubkey_combine(cx: *const Context, [INFO] [stderr] 367 | | out: *mut PublicKey, [INFO] [stderr] 368 | | ins: *const *const PublicKey, [INFO] [stderr] 369 | | n: c_int) [INFO] [stderr] 370 | | -> c_int; [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:372:5 [INFO] [stderr] | [INFO] [stderr] 372 | / pub fn secp256k1_ec_privkey_tweak_inv(cx: *const Context, [INFO] [stderr] 373 | | sk: *mut c_uchar) [INFO] [stderr] 374 | | -> c_int; [INFO] [stderr] | |___________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:376:5 [INFO] [stderr] | [INFO] [stderr] 376 | / pub fn secp256k1_ec_privkey_tweak_neg(cx: *const Context, [INFO] [stderr] 377 | | sk: *mut c_uchar) [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_ecdh(cx: *const Context, [INFO] [stderr] 381 | | out: *mut SharedSecret, [INFO] [stderr] 382 | | point: *const PublicKey, [INFO] [stderr] 383 | | scalar: *const c_uchar) [INFO] [stderr] 384 | | -> c_int; [INFO] [stderr] | |___________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:387:3 [INFO] [stderr] | [INFO] [stderr] 387 | / pub fn secp256k1_pedersen_commitment_parse(cx: *const Context, [INFO] [stderr] 388 | | commit: *mut c_uchar, [INFO] [stderr] 389 | | input: *const c_uchar) [INFO] [stderr] 390 | | -> c_int; [INFO] [stderr] | |_______________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:393:3 [INFO] [stderr] | [INFO] [stderr] 393 | / pub fn secp256k1_pedersen_commitment_serialize(cx: *const Context, [INFO] [stderr] 394 | | output: *mut c_uchar, [INFO] [stderr] 395 | | commit: *const c_uchar) [INFO] [stderr] 396 | | -> c_int; [INFO] [stderr] | |___________________________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:401:2 [INFO] [stderr] | [INFO] [stderr] 401 | / pub fn secp256k1_pedersen_commit( [INFO] [stderr] 402 | | ctx: *const Context, [INFO] [stderr] 403 | | commit: *mut c_uchar, [INFO] [stderr] 404 | | blind: *const c_uchar, [INFO] [stderr] ... | [INFO] [stderr] 407 | | blind_gen: *const c_uchar [INFO] [stderr] 408 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:412:2 [INFO] [stderr] | [INFO] [stderr] 412 | / pub fn secp256k1_pedersen_blind_commit( [INFO] [stderr] 413 | | ctx: *const Context, [INFO] [stderr] 414 | | commit: *mut c_uchar, [INFO] [stderr] 415 | | blind: *const c_uchar, [INFO] [stderr] ... | [INFO] [stderr] 418 | | blind_gen: *const c_uchar [INFO] [stderr] 419 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:422:2 [INFO] [stderr] | [INFO] [stderr] 422 | / pub fn secp256k1_pedersen_commitment_to_pubkey( [INFO] [stderr] 423 | | cx: *const Context, pk: *mut PublicKey, [INFO] [stderr] 424 | | commit: *const c_uchar) -> c_int; [INFO] [stderr] | |_________________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:427:2 [INFO] [stderr] | [INFO] [stderr] 427 | / pub fn secp256k1_pubkey_to_pedersen_commitment( [INFO] [stderr] 428 | | cx: *const Context, commit: *mut c_uchar, [INFO] [stderr] 429 | | pk: *const PublicKey) -> c_int; [INFO] [stderr] | |_______________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:434:2 [INFO] [stderr] | [INFO] [stderr] 434 | / pub fn secp256k1_pedersen_blind_sum( [INFO] [stderr] 435 | | ctx: *const Context, [INFO] [stderr] 436 | | blind_out: *const c_uchar, [INFO] [stderr] 437 | | blinds: *const *const c_uchar, [INFO] [stderr] 438 | | n: size_t, [INFO] [stderr] 439 | | npositive: size_t [INFO] [stderr] 440 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:444:2 [INFO] [stderr] | [INFO] [stderr] 444 | / pub fn secp256k1_pedersen_commit_sum( [INFO] [stderr] 445 | | ctx: *const Context, [INFO] [stderr] 446 | | commit_out: *const c_uchar, [INFO] [stderr] 447 | | commits: *const *const c_uchar, [INFO] [stderr] ... | [INFO] [stderr] 450 | | ncnt: size_t [INFO] [stderr] 451 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:454:5 [INFO] [stderr] | [INFO] [stderr] 454 | / pub fn secp256k1_blind_switch( [INFO] [stderr] 455 | | ctx: *const Context, [INFO] [stderr] 456 | | blind_switch: *mut c_uchar, [INFO] [stderr] 457 | | blind: *const c_uchar, [INFO] [stderr] ... | [INFO] [stderr] 461 | | switch_pubkey: *const c_uchar [INFO] [stderr] 462 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:466:2 [INFO] [stderr] | [INFO] [stderr] 466 | / pub fn secp256k1_pedersen_verify_tally(ctx: *const Context, [INFO] [stderr] 467 | | commits: *const *const c_uchar, [INFO] [stderr] 468 | | pcnt: size_t, [INFO] [stderr] 469 | | ncommits: *const *const c_uchar, [INFO] [stderr] 470 | | ncnt: size_t [INFO] [stderr] 471 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:473:2 [INFO] [stderr] | [INFO] [stderr] 473 | / pub fn secp256k1_rangeproof_info( [INFO] [stderr] 474 | | ctx: *const Context, [INFO] [stderr] 475 | | exp: *mut c_int, [INFO] [stderr] 476 | | mantissa: *mut c_int, [INFO] [stderr] ... | [INFO] [stderr] 480 | | plen: size_t [INFO] [stderr] 481 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:483:2 [INFO] [stderr] | [INFO] [stderr] 483 | / pub fn secp256k1_rangeproof_rewind( [INFO] [stderr] 484 | | ctx: *const Context, [INFO] [stderr] 485 | | blind_out: *mut c_uchar, [INFO] [stderr] 486 | | value_out: *mut u64, [INFO] [stderr] ... | [INFO] [stderr] 497 | | gen: *const c_uchar [INFO] [stderr] 498 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:500:2 [INFO] [stderr] | [INFO] [stderr] 500 | / pub fn secp256k1_rangeproof_verify( [INFO] [stderr] 501 | | ctx: *const Context, [INFO] [stderr] 502 | | min_value: &mut u64, [INFO] [stderr] 503 | | max_value: &mut u64, [INFO] [stderr] ... | [INFO] [stderr] 509 | | gen: *const c_uchar [INFO] [stderr] 510 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:512:2 [INFO] [stderr] | [INFO] [stderr] 512 | / pub fn secp256k1_rangeproof_sign( [INFO] [stderr] 513 | | ctx: *const Context, [INFO] [stderr] 514 | | proof: *mut c_uchar, [INFO] [stderr] 515 | | plen: *mut size_t, [INFO] [stderr] ... | [INFO] [stderr] 527 | | gen: *const c_uchar [INFO] [stderr] 528 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:530:2 [INFO] [stderr] | [INFO] [stderr] 530 | / pub fn secp256k1_bulletproof_generators_create( [INFO] [stderr] 531 | | ctx: *const Context, [INFO] [stderr] 532 | | blinding_gen: *const c_uchar, [INFO] [stderr] 533 | | n: size_t, [INFO] [stderr] 534 | | ) -> *mut BulletproofGenerators; [INFO] [stderr] | |____________________________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:536:2 [INFO] [stderr] | [INFO] [stderr] 536 | / pub fn secp256k1_bulletproof_generators_destroy( [INFO] [stderr] 537 | | ctx: *const Context, [INFO] [stderr] 538 | | gen: *mut BulletproofGenerators, [INFO] [stderr] 539 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:541:2 [INFO] [stderr] | [INFO] [stderr] 541 | / pub fn secp256k1_bulletproof_rangeproof_prove( [INFO] [stderr] 542 | | ctx: *const Context, [INFO] [stderr] 543 | | scratch: *mut ScratchSpace, [INFO] [stderr] 544 | | gens: *const BulletproofGenerators, [INFO] [stderr] ... | [INFO] [stderr] 561 | | message: *const c_uchar, [INFO] [stderr] 562 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:564:2 [INFO] [stderr] | [INFO] [stderr] 564 | / pub fn secp256k1_bulletproof_rangeproof_verify( [INFO] [stderr] 565 | | ctx: *const Context, [INFO] [stderr] 566 | | scratch: *mut ScratchSpace, [INFO] [stderr] 567 | | gens: *const BulletproofGenerators, [INFO] [stderr] ... | [INFO] [stderr] 576 | | extra_commit_len: size_t [INFO] [stderr] 577 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:579:2 [INFO] [stderr] | [INFO] [stderr] 579 | / pub fn secp256k1_bulletproof_rangeproof_verify_multi( [INFO] [stderr] 580 | | ctx: *const Context, [INFO] [stderr] 581 | | scratch: *mut ScratchSpace, [INFO] [stderr] 582 | | gens: *const BulletproofGenerators, [INFO] [stderr] ... | [INFO] [stderr] 592 | | extra_commit_len: *const size_t [INFO] [stderr] 593 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a function [INFO] [stderr] --> src/ffi.rs:595:2 [INFO] [stderr] | [INFO] [stderr] 595 | / pub fn secp256k1_bulletproof_rangeproof_rewind( [INFO] [stderr] 596 | | ctx: *const Context, [INFO] [stderr] 597 | | value: *mut u64, [INFO] [stderr] 598 | | blind: *mut c_uchar, [INFO] [stderr] ... | [INFO] [stderr] 607 | | message: *mut c_uchar, [INFO] [stderr] 608 | | ) -> c_int; [INFO] [stderr] | |_______________^ [INFO] [stderr] [INFO] [stderr] warning: `grin_secp256k1zkp` (lib) generated 90 warnings [INFO] [stderr] warning: `grin_secp256k1zkp` (lib test) generated 25 warnings (25 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/secp256k1zkp-ecd2985bf9a55e76) [INFO] [stdout] test key::test::test_bad_deserialize ... ok [INFO] [stdout] test key::test::test_bad_serde_deserialize ... ok [INFO] [stdout] test pedersen::tests::bench_bullet_proof_single_vs_multi ... ignored [INFO] [stdout] test ecdh::tests::ecdh ... ok [INFO] [stdout] test tests::recid_sanity_check ... ok [INFO] [stdout] test tests::signature_lax_der ... ok [INFO] [stdout] test tests::test_recov_id_conversion_between_i32 ... ok [INFO] [stdout] test key::test::invalid_secret_key ... ok [INFO] [stdout] test key::test::test_pk_combination ... ok [INFO] [stdout] test key::test::pubkey_from_slice ... ok [INFO] [stdout] test key::test::skey_clear_on_drop ... ok [INFO] [stdout] test tests::bad_recovery ... ok [INFO] [stdout] test tests::sign_with_recovery ... ok [INFO] [stdout] test key::test::keypair_slice_round_trip ... ok [INFO] [stdout] test key::test::test_pubkey_serialize ... ok [INFO] [stdout] test tests::sign_and_verify_extreme ... ok [INFO] [stdout] test pedersen::tests::test_blind_commit ... ok [INFO] [stdout] test pedersen::tests::test_to_pubkey ... ok [INFO] [stdout] test key::test::skey_from_slice ... ok [INFO] [stdout] test tests::sign_and_verify_fail ... ok [INFO] [stdout] test key::test::test_inverse ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_multisig ... ok [INFO] [stdout] test tests::test_recov_sig_serialize_compact ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_fuzz ... ok [INFO] [stdout] test key::test::test_out_of_range ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_single ... ok [INFO] [stdout] test tests::test_low_s ... ok [INFO] [stdout] test tests::sign ... ok [INFO] [stdout] test tests::test_debug_output ... ok [INFO] [stdout] test pedersen::tests::test_sign_with_pubkey_from_commitment ... ok [INFO] [stdout] test key::test::test_pubkey_from_bad_slice ... ok [INFO] [stdout] test key::test::test_negate ... ok [INFO] [stdout] test key::test::test_multiplication ... ok [INFO] [stdout] test tests::test_bad_slice ... ok [INFO] [stdout] test key::test::test_addition ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_batch ... ok [INFO] [stdout] test tests::signature_serialize_roundtrip ... ok [INFO] [stdout] test tests::invalid_pubkey ... ok [INFO] [stdout] test key::test::test_debug_output ... ok [INFO] [stdout] test tests::sign_and_verify ... ok [INFO] [stdout] test key::test::test_serialize_serde ... ok [INFO] [stdout] test key::test::test_pubkey_from_slice_bad_context ... ok [INFO] [stdout] test key::test::test_serialize ... ok [INFO] [stdout] test key::test::test_add_exp_bad_context ... ok [INFO] [stdout] test pedersen::tests::commit_parse_ser ... ok [INFO] [stdout] test tests::capabilities ... ok [INFO] [stdout] test pedersen::tests::rewind_empty_message ... ok [INFO] [stdout] test key::test::pubkey_hash ... ok [INFO] [stdout] test pedersen::tests::test_verify_commit_sum_random_keys ... ok [INFO] [stdout] test pedersen::tests::rewind_message ... ok [INFO] [stdout] test pedersen::tests::test_verify_commit_sum_random_keys_switch ... ok [INFO] [stdout] test pedersen::tests::test_range_proof ... ok [INFO] [stdout] test pedersen::tests::test_commit_sum ... 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 aggsig::tests::test_aggsig_exchange ... ok [INFO] [stdout] test pedersen::tests::test_bullet_proof_multisig ... 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. 59 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 38.58s [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" "c86e6f9c8513fc10be2560d95d0af2f970c6ecaf337d17e8be9df93a68e13f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86e6f9c8513fc10be2560d95d0af2f970c6ecaf337d17e8be9df93a68e13f44", kill_on_drop: false }` [INFO] [stdout] c86e6f9c8513fc10be2560d95d0af2f970c6ecaf337d17e8be9df93a68e13f44