[INFO] crate grin_secp256k1zkp 0.7.5 is already in cache [INFO] extracting crate grin_secp256k1zkp 0.7.5 into work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/grin_secp256k1zkp/0.7.5 [INFO] extracting crate grin_secp256k1zkp 0.7.5 into work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/grin_secp256k1zkp/0.7.5 [INFO] validating manifest of grin_secp256k1zkp-0.7.5 on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of grin_secp256k1zkp-0.7.5 on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing grin_secp256k1zkp-0.7.5 [INFO] finished frobbing grin_secp256k1zkp-0.7.5 [INFO] frobbed toml for grin_secp256k1zkp-0.7.5 written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/grin_secp256k1zkp/0.7.5/Cargo.toml [INFO] started frobbing grin_secp256k1zkp-0.7.5 [INFO] finished frobbing grin_secp256k1zkp-0.7.5 [INFO] frobbed toml for grin_secp256k1zkp-0.7.5 written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/grin_secp256k1zkp/0.7.5/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking grin_secp256k1zkp-0.7.5 against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-7/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/grin_secp256k1zkp/0.7.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2f98b31ebdb41f51cdd8a3069f61a0f4fb2684c84a98aec0f4fd86c96c655bf7 [INFO] running `"docker" "start" "-a" "2f98b31ebdb41f51cdd8a3069f61a0f4fb2684c84a98aec0f4fd86c96c655bf7"` [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.5 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:27:27 [INFO] [stderr] | [INFO] [stderr] 27 | let mut base_config = gcc::Build::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:27:27 [INFO] [stderr] | [INFO] [stderr] 27 | let mut base_config = gcc::Build::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [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:386: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:385: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:387: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:429: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:444: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:447: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:463: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:476: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:493: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:494: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:517: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:518: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:540: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:541: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:563: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:564: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:592: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:595: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:617: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:637: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 '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:171: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: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:172: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:173: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:174: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:204: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:205: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:213: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:214: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:215: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:216: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: the item `mem` is imported redundantly [INFO] [stderr] --> src/pedersen.rs:130:8 [INFO] [stderr] | [INFO] [stderr] 22 | use std::mem; [INFO] [stderr] | -------- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 130 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/pedersen.rs:169:8 [INFO] [stderr] | [INFO] [stderr] 22 | use std::mem; [INFO] [stderr] | -------- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 169 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/pedersen.rs:130:8 [INFO] [stderr] | [INFO] [stderr] 22 | use std::mem; [INFO] [stderr] | -------- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 130 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/pedersen.rs:169:8 [INFO] [stderr] | [INFO] [stderr] 22 | use std::mem; [INFO] [stderr] | -------- the item `mem` is already imported here [INFO] [stderr] ... [INFO] [stderr] 169 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.00s [INFO] running `"docker" "inspect" "2f98b31ebdb41f51cdd8a3069f61a0f4fb2684c84a98aec0f4fd86c96c655bf7"` [INFO] running `"docker" "rm" "-f" "2f98b31ebdb41f51cdd8a3069f61a0f4fb2684c84a98aec0f4fd86c96c655bf7"` [INFO] [stdout] 2f98b31ebdb41f51cdd8a3069f61a0f4fb2684c84a98aec0f4fd86c96c655bf7