[INFO] crate grin_secp256k1zkp 0.7.7 is already in cache [INFO] extracting crate grin_secp256k1zkp 0.7.7 into work/ex/beta-1.38-1/sources/1.37.0/reg/grin_secp256k1zkp/0.7.7 [INFO] extracting crate grin_secp256k1zkp 0.7.7 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/grin_secp256k1zkp/0.7.7 [INFO] validating manifest of grin_secp256k1zkp-0.7.7 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of grin_secp256k1zkp-0.7.7 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing grin_secp256k1zkp-0.7.7 [INFO] finished frobbing grin_secp256k1zkp-0.7.7 [INFO] frobbed toml for grin_secp256k1zkp-0.7.7 written to work/ex/beta-1.38-1/sources/1.37.0/reg/grin_secp256k1zkp/0.7.7/Cargo.toml [INFO] started frobbing grin_secp256k1zkp-0.7.7 [INFO] finished frobbing grin_secp256k1zkp-0.7.7 [INFO] frobbed toml for grin_secp256k1zkp-0.7.7 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/grin_secp256k1zkp/0.7.7/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing grin_secp256k1zkp-0.7.7 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/grin_secp256k1zkp/0.7.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 065483e6d76eab29571044c63a9db44e33df46291e9199ab3f6a631b212b8507 [INFO] running `"docker" "start" "-a" "065483e6d76eab29571044c63a9db44e33df46291e9199ab3f6a631b212b8507"` [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.7 (/opt/crater/workdir) [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:14:0: [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: 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: 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:0: [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:174:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:9:0: [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:202:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:231:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:232:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:485:32 [INFO] [stderr] | [INFO] [stderr] 485 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `"docker" "inspect" "065483e6d76eab29571044c63a9db44e33df46291e9199ab3f6a631b212b8507"` [INFO] running `"docker" "rm" "-f" "065483e6d76eab29571044c63a9db44e33df46291e9199ab3f6a631b212b8507"` [INFO] [stdout] 065483e6d76eab29571044c63a9db44e33df46291e9199ab3f6a631b212b8507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/grin_secp256k1zkp/0.7.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 63e4cba8d157b49ff985778a58ef19037826b681f65cfb809edb30330e58d5a1 [INFO] running `"docker" "start" "-a" "63e4cba8d157b49ff985778a58ef19037826b681f65cfb809edb30330e58d5a1"` [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:14:0: [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: 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: 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:0: [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:174:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:9:0: [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:202:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:231:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:232:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.7 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:485:32 [INFO] [stderr] | [INFO] [stderr] 485 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `"docker" "inspect" "63e4cba8d157b49ff985778a58ef19037826b681f65cfb809edb30330e58d5a1"` [INFO] running `"docker" "rm" "-f" "63e4cba8d157b49ff985778a58ef19037826b681f65cfb809edb30330e58d5a1"` [INFO] [stdout] 63e4cba8d157b49ff985778a58ef19037826b681f65cfb809edb30330e58d5a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/grin_secp256k1zkp/0.7.7:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 599ed8682246ce1c096a698d9af71b2958f1673418a31a9e90b25a986bee4506 [INFO] running `"docker" "start" "-a" "599ed8682246ce1c096a698d9af71b2958f1673418a31a9e90b25a986bee4506"` [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:14:0: [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: 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: 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:0: [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:174:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: In file included from depend/secp256k1-zkp/src/secp256k1.c:9:0: [INFO] [stderr] warning: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: nonnull argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:202:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:231:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: [INFO] [stderr] warning: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: #define EXPECT(x,c) (x) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:232:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/secp256k1zkp-c402b7cb830de661 [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test ecdh::tests::ecdh ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_multisig ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_single ... ok [INFO] [stdout] test key::test::keypair_slice_round_trip ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_fuzz ... ok [INFO] [stdout] test key::test::invalid_secret_key ... ok [INFO] [stdout] test key::test::pubkey_from_slice ... ok [INFO] [stdout] test key::test::test_bad_deserialize ... ok [INFO] [stdout] test key::test::test_bad_serde_deserialize ... ok [INFO] [stdout] test key::test::skey_clear_on_drop ... ok [INFO] [stdout] test key::test::skey_from_slice ... ok [INFO] [stdout] test key::test::test_addition ... ok [INFO] [stdout] test key::test::test_debug_output ... ok [INFO] [stdout] test key::test::test_out_of_range ... ok [INFO] [stdout] test key::test::test_inverse ... ok [INFO] [stdout] test key::test::test_add_exp_bad_context ... ok [INFO] [stdout] test key::test::test_multiplication ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_batch ... ok [INFO] [stdout] test key::test::test_negate ... ok [INFO] [stdout] test key::test::test_pk_combination ... ok [INFO] [stdout] test pedersen::tests::bench_bullet_proof_single_vs_multi ... ignored [INFO] [stdout] test key::test::test_pubkey_serialize ... ok [INFO] [stdout] test key::test::test_pubkey_from_slice_bad_context ... ok [INFO] [stdout] test key::test::test_pubkey_from_bad_slice ... ok [INFO] [stdout] test pedersen::tests::commit_parse_ser ... ok [INFO] [stdout] test key::test::test_serialize_serde ... ok [INFO] [stdout] test pedersen::tests::test_blind_commit ... ok [INFO] [stdout] test pedersen::tests::rewind_empty_message ... ok [INFO] [stdout] test key::test::pubkey_hash ... ok [INFO] [stdout] test key::test::test_serialize ... ok [INFO] [stdout] test pedersen::tests::test_sign_with_pubkey_from_commitment ... ok [INFO] [stdout] test pedersen::tests::test_to_pubkey ... ok [INFO] [stdout] test pedersen::tests::rewind_message ... ok [INFO] [stdout] test pedersen::tests::test_range_proof ... ok [INFO] [stdout] test pedersen::tests::test_commit_sum ... ok [INFO] [stdout] test aggsig::tests::test_aggsig_exchange ... ok [INFO] [stdout] test pedersen::tests::test_verify_commit_sum_random_keys ... ok [INFO] [stdout] test tests::bad_recovery ... ok [INFO] [stdout] test pedersen::tests::test_verify_commit_sum_random_keys_switch ... ok [INFO] [stdout] test tests::recid_sanity_check ... ok [INFO] [stdout] test tests::invalid_pubkey ... ok [INFO] [stdout] test tests::capabilities ... ok [INFO] [stdout] test pedersen::tests::test_verify_commit_sum_one_keys ... ok [INFO] [stdout] test tests::sign ... ok [INFO] [stdout] test tests::sign_and_verify_extreme ... ok [INFO] [stdout] test tests::signature_lax_der ... ok [INFO] [stdout] test tests::sign_and_verify_fail ... ok [INFO] [stdout] test tests::sign_with_recovery ... ok [INFO] [stdout] test tests::test_bad_slice ... ok [INFO] [stdout] test tests::test_debug_output ... ok [INFO] [stdout] test tests::test_recov_id_conversion_between_i32 ... ok [INFO] [stdout] test tests::sign_and_verify ... ok [INFO] [stdout] test tests::test_low_s ... ok [INFO] [stdout] test tests::signature_serialize_roundtrip ... ok [INFO] [stdout] test tests::test_recov_sig_serialize_compact ... ok [INFO] [stdout] test pedersen::tests::test_bullet_proof_single ... ok [INFO] [stdout] test pedersen::tests::test_verify_commit_sum_zero_keys ... ok [INFO] [stdout] test pedersen::tests::test_bullet_proof_multisig ... ok [INFO] [stdout] test pedersen::tests::test_bullet_proof_verify_multi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "599ed8682246ce1c096a698d9af71b2958f1673418a31a9e90b25a986bee4506"` [INFO] running `"docker" "rm" "-f" "599ed8682246ce1c096a698d9af71b2958f1673418a31a9e90b25a986bee4506"` [INFO] [stdout] 599ed8682246ce1c096a698d9af71b2958f1673418a31a9e90b25a986bee4506