[INFO] crate grin_secp256k1zkp 0.7.9 is already in cache [INFO] checking grin_secp256k1zkp-0.7.9 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate grin_secp256k1zkp 0.7.9 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate grin_secp256k1zkp 0.7.9 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grin_secp256k1zkp 0.7.9 [INFO] finished tweaking crates.io crate grin_secp256k1zkp 0.7.9 [INFO] tweaked toml for crates.io crate grin_secp256k1zkp 0.7.9 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c497e76a015a62cb5e95aa04765438ebb9c6d8488c471dc118a6012113644ede [INFO] running `"docker" "start" "-a" "c497e76a015a62cb5e95aa04765438ebb9c6d8488c471dc118a6012113644ede"` [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num-traits v0.2.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] error[E0606]: casting `f32` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:299:33 [INFO] [stderr] | [INFO] [stderr] 299 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | return Some(*self as $i); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 375 | impl_to_primitive_float!(f32); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:328:33 [INFO] [stderr] | [INFO] [stderr] 328 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:336:33 [INFO] [stderr] | [INFO] [stderr] 336 | return Some(*self as $u); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 376 | impl_to_primitive_float!(f64); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |_______________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |____________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |______________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `u128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |_______________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |____________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |______________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f32` as `i128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] 757 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 775 | impl_as_primitive!(f32 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |_______________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |____________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |______________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 753 | | impl_as_primitive!(@ $T => { $( $U ),* }); [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 754 | | impl_as_primitive!(@ $T => { u8, u16, u32, u64, usize }); [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |_______________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |____________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |______________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 755 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128); [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i128` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.11/src/cast.rs:746:44 [INFO] [stderr] | [INFO] [stderr] 746 | #[inline] fn as_(self) -> $U { self as $U } [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 747 | | } [INFO] [stderr] 748 | | }; [INFO] [stderr] 749 | | (@ $T: ty => { $( $U: ty ),* } ) => {$( [INFO] [stderr] ... | [INFO] [stderr] 756 | | impl_as_primitive!(@ $T => { i8, i16, i32, i64, isize }); [INFO] [stderr] 757 | | impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128); [INFO] [stderr] | |_____________________________________________________________^ [INFO] [stderr] ... [INFO] [stderr] 776 | impl_as_primitive!(f64 => { f32, f64 }); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/distributions/poisson.rs:96:30 [INFO] [stderr] | [INFO] [stderr] 96 | int_result = result as u64; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/distributions/binomial.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 125 | self.n - lresult as u64 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/distributions/binomial.rs:127:13 [INFO] [stderr] | [INFO] [stderr] 127 | lresult as u64 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/distributions/bernoulli.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | (p * MAX_P_INT) as u64 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 72 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `num-traits`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `rand`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:189: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:190: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:220: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: 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:218: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: 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:219: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: 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:247: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: 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:248: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] error: build failed [INFO] running `"docker" "inspect" "c497e76a015a62cb5e95aa04765438ebb9c6d8488c471dc118a6012113644ede"` [INFO] running `"docker" "rm" "-f" "c497e76a015a62cb5e95aa04765438ebb9c6d8488c471dc118a6012113644ede"` [INFO] [stdout] c497e76a015a62cb5e95aa04765438ebb9c6d8488c471dc118a6012113644ede