[INFO] cloning repository https://github.com/mimblewimble/grin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mimblewimble/grin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimblewimble%2Fgrin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimblewimble%2Fgrin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b93d88b58c1bbbb501cc64d071a1fc5df367037e [INFO] checking mimblewimble/grin against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmimblewimble%2Fgrin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mimblewimble/grin on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mimblewimble/grin [INFO] finished tweaking git repo https://github.com/mimblewimble/grin [INFO] tweaked toml for git repo https://github.com/mimblewimble/grin written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mimblewimble/grin already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c933fb7a5b622b44468b1b4e27d7907041d5d4df7c3613ea41d7483956d934 [INFO] running `Command { std: "docker" "start" "-a" "b6c933fb7a5b622b44468b1b4e27d7907041d5d4df7c3613ea41d7483956d934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c933fb7a5b622b44468b1b4e27d7907041d5d4df7c3613ea41d7483956d934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c933fb7a5b622b44468b1b4e27d7907041d5d4df7c3613ea41d7483956d934", kill_on_drop: false }` [INFO] [stdout] b6c933fb7a5b622b44468b1b4e27d7907041d5d4df7c3613ea41d7483956d934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4392a1a2de75e19628e3587e0f64a176a8e1915fa9aacbe2b958cc2a366f5cca [INFO] running `Command { std: "docker" "start" "-a" "4392a1a2de75e19628e3587e0f64a176a8e1915fa9aacbe2b958cc2a366f5cca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking parking_lot_core v0.7.3 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.14 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling croaring-sys v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetas67vFl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fs2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetar1tctW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-21cc02ad3eb84a3e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-485b783e99d8206f/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-485b783e99d8206f/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-485b783e99d8206f/out) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-485b783e99d8206f/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-485b783e99d8206f/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-485b783e99d8206f/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont-elf.S:1: fatal error: when writing output to /tmp/cczdTTBd.s: No space left on device [INFO] [stderr] 1 | # This file is generated from a similarly-named Perl script in the BoringSSL [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58ae60c8682a - std::backtrace_rs::backtrace::libunwind::trace::h315cad5a27756ded [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x58ae60c8682a - std::backtrace_rs::backtrace::trace_unsynchronized::he080447eb3b43db0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x58ae60c8682a - std::sys::backtrace::_print_fmt::h04d2dd142354be71 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58ae60c8682a - ::fmt::h6a28450740a58890 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58ae60cab573 - core::fmt::rt::Argument::fmt::ha3246513da4855d0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x58ae60cab573 - core::fmt::write::h57a19cfbcd271366 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x58ae60c82803 - std::io::Write::write_fmt::h5f5d2056177ccc65 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x58ae60c86672 - std::sys::backtrace::BacktraceLock::print::hcbe283386a23a2a2 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x58ae60c8786d - std::panicking::default_hook::{{closure}}::h1ea19eefbb4af2e7 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x58ae60c876b2 - std::panicking::default_hook::h567ea0cff046dcc6 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x58ae60c87fb7 - std::panicking::rust_panic_with_hook::h872a88734003b616 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x58ae60c87e8c - std::panicking::begin_panic::{{closure}}::h8317475f9fc1f719 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x58ae60c86d09 - std::sys::backtrace::__rust_end_short_backtrace::habfdf0c2b9b746fe [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x58ae60c87d92 - std::panicking::begin_panic::hefb545a52673357f [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x58ae60bd1696 - build_script_build::run_command::hd7cb40d223de2796 [INFO] [stderr] 15: 0x58ae60bd0186 - build_script_build::compile::h3b4a0f9600089be7 [INFO] [stderr] 16: 0x58ae60bcfc8e - build_script_build::build_library::{{closure}}::hf439b3a57cd9f913 [INFO] [stderr] 17: 0x58ae60bcc12b - core::ops::function::impls:: for &mut F>::call_once::hf14b6413172b8a22 [INFO] [stderr] 18: 0x58ae60bd6ba5 - as core::iter::traits::iterator::Iterator>::next::hec7579c555b92aaa [INFO] [stderr] 19: 0x58ae60bc9da5 - alloc::vec::Vec::extend_desugared::h52391713601126a0 [INFO] [stderr] 20: 0x58ae60bcbdc6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h535e097bbcdec539 [INFO] [stderr] 21: 0x58ae60bc8f54 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h721b093edf28e213 [INFO] [stderr] 22: 0x58ae60bcbe4d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h4aa59c1e0f685520 [INFO] [stderr] 23: 0x58ae60bcbda1 - as core::iter::traits::collect::FromIterator>::from_iter::hb843769807d06686 [INFO] [stderr] 24: 0x58ae60bd7a54 - core::iter::traits::iterator::Iterator::collect::h893cce3c8bead795 [INFO] [stderr] 25: 0x58ae60bcf461 - build_script_build::build_library::h2bc29c72661a43ea [INFO] [stderr] 26: 0x58ae60bcf2ae - build_script_build::build_c_code::{{closure}}::h520cfa3478a095e5 [INFO] [stderr] 27: 0x58ae60bcba7f - as core::iter::traits::iterator::Iterator>::for_each::h5a0c32e3e1e63a0d [INFO] [stderr] 28: 0x58ae60bceedd - build_script_build::build_c_code::h63f361653b1e9e56 [INFO] [stderr] 29: 0x58ae60bcd9dc - build_script_build::ring_build_rs_main::h703c34aed1c3f92b [INFO] [stderr] 30: 0x58ae60bccd8d - build_script_build::main::hdc29a3ca9675c160 [INFO] [stderr] 31: 0x58ae60bd4e23 - core::ops::function::FnOnce::call_once::h7442fd0542ce3dd0 [INFO] [stderr] 32: 0x58ae60bd4936 - std::sys::backtrace::__rust_begin_short_backtrace::h9b585925abf03c55 [INFO] [stderr] 33: 0x58ae60bd48d9 - std::rt::lang_start::{{closure}}::hd4cb41fa25d8bc17 [INFO] [stderr] 34: 0x58ae60c7cd87 - core::ops::function::impls:: for &F>::call_once::hf7f8681896bee6b9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x58ae60c7cd87 - std::panicking::try::do_call::hf376c44d7ebf2bc9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 36: 0x58ae60c7cd87 - std::panicking::try::h058e93810d3a3bad [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 37: 0x58ae60c7cd87 - std::panic::catch_unwind::hf7890379ebf0703f [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x58ae60c7cd87 - std::rt::lang_start_internal::{{closure}}::h1bd77a41f25fad15 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:48 [INFO] [stderr] 39: 0x58ae60c7cd87 - std::panicking::try::do_call::hd2be82bfaf50172e [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 40: 0x58ae60c7cd87 - std::panicking::try::h71cb2dbc6ccc4b56 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 41: 0x58ae60c7cd87 - std::panic::catch_unwind::h3d151acf28e0670c [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 42: 0x58ae60c7cd87 - std::rt::lang_start_internal::hb319c7cba328b516 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:20 [INFO] [stderr] 43: 0x58ae60bd48b7 - std::rt::lang_start::h19ab8297b0353572 [INFO] [stderr] 44: 0x58ae60bd3645 - main [INFO] [stderr] 45: 0x7a20c7ec2d90 - [INFO] [stderr] 46: 0x7a20c7ec2e40 - __libc_start_main [INFO] [stderr] 47: 0x58ae60bc8a95 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] error: could not compile `rustversion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0e3ac31f0ed9e04 -C extra-filename=-435c445c8c328146 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcVnFJc2/symbols.o" "/opt/rustwide/target/debug/build/ncurses-7bc62af3843d62f6/build_script_build-7bc62af3843d62f6.build_script_build.cc7808046a7513fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/ncurses-7bc62af3843d62f6/build_script_build-7bc62af3843d62f6.bi4aft3bxiifeyt50dxrohf52.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-73634d830a151d4a.rlib" "/opt/rustwide/target/debug/deps/libcc-250d79969f9dac1c.rlib" "/opt/rustwide/target/debug/deps/libjobserver-dba9fffd35823749.rlib" "/opt/rustwide/target/debug/deps/liblibc-338f85ca79f8ec14.rlib" "/opt/rustwide/target/debug/deps/libshlex-b99a40133ba72d45.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ncurses-7bc62af3843d62f6/build_script_build-7bc62af3843d62f6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc2paVLM.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/ncurses-7bc62af3843d62f6/build_script_build-7bc62af3843d62f6 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcVnFJc2/symbols.o /opt/rustwide/target/debug/build/ncurses-7bc62af3843d62f6/build_script_build-7bc62af3843d62f6.build_script_build.cc7808046a7513fa-cgu.0.rcgu.o /opt/rustwide/target/debug/build/ncurses-7bc62af3843d62f6/build_script_build-7bc62af3843d62f6.bi4aft3bxiifeyt50dxrohf52.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libpkg_config-73634d830a151d4a.rlib /opt/rustwide/target/debug/deps/libcc-250d79969f9dac1c.rlib /opt/rustwide/target/debug/deps/libjobserver-dba9fffd35823749.rlib /opt/rustwide/target/debug/deps/liblibc-338f85ca79f8ec14.rlib /opt/rustwide/target/debug/deps/libshlex-b99a40133ba72d45.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ncurses` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaO5Vjb0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAgShTR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: In file included from depend/secp256k1-zkp/src/secp256k1.c:14: [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/ecmult_impl.h:1014:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 1014 | static int secp256k1_ecmult_pippenger_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) { [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/ecmult_impl.h:641:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 641 | static int secp256k1_ecmult_strauss_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) { [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: In file included from depend/secp256k1-zkp/src/secp256k1.c:13: [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/group_impl.h:270:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 270 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) { [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/group_impl.h:200:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 200 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) { [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: In file included from depend/secp256k1-zkp/src/secp256k1.c:11: [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/field_impl.h:263:13: warning: 'secp256k1_fe_inv_all_var' defined but not used [-Wunused-function] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 263 | static void secp256k1_fe_inv_all_var(secp256k1_fe *r, const secp256k1_fe *a, size_t len) { [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:260:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 260 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:262:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 262 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:281:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 281 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:277:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 277 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 283 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:322:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 322 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:323:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 323 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:340:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 340 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:341:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 341 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:359:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 359 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:360:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 360 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:361:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 361 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:371:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 371 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:372:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 372 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:385:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 385 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 406 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:405:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 405 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 407 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:483:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 483 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:482:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 482 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 484 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:526:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 526 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:541:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 541 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:544:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 544 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:560:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 560 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:573:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 573 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:590:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 590 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:591:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 591 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:614:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 614 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:615:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 615 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:637:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 637 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 638 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:660:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 660 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:661:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 661 | ARG_CHECK(tweak != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:689:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 689 | ARG_CHECK(pubnonce != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:692:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 692 | ARG_CHECK(pubnonces != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:714:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 714 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:734:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 734 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdh': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 20 | ARG_CHECK(result != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 21 | ARG_CHECK(point != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 22 | ARG_CHECK(scalar != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 44 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 45 | ARG_CHECK(input64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 64 | ARG_CHECK(output64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 66 | ARG_CHECK(recid != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 65 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_convert': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 79 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 80 | ARG_CHECK(sigin != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign_recoverable': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 132 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 131 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 133 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recover': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 179 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 178 | ARG_CHECK(signature != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 177 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_parse': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 62 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 63 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_serialize': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 81 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 82 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 233 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 234 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate_blinded': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 240 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 241 | ARG_CHECK(key32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 242 | ARG_CHECK(blind32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_parse': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 49 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 50 | ARG_CHECK(input != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_serialize': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 69 | ARG_CHECK(output != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 70 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 90 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 91 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 92 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 93 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_commit': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 123 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 124 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 125 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 126 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 127 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_sum': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 189 | ARG_CHECK(blind_out != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blinds' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 190 | ARG_CHECK(blinds != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit_sum': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 220 | ARG_CHECK(commit_out != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: In file included from depend/secp256k1-zkp/src/secp256k1.c:9: [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 218 | ARG_CHECK(!pcnt || (commits != NULL)); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'ncommits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 219 | ARG_CHECK(!ncnt || (ncommits != NULL)); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_verify_tally': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'pos' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 247 | ARG_CHECK(!n_pos || (pos != NULL)); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'neg' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 42 | #define EXPECT(x,c) (x) [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 248 | ARG_CHECK(!n_neg || (neg != NULL)); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_info': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'exp' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 21 | ARG_CHECK(exp != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'mantissa' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 22 | ARG_CHECK(mantissa != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 23 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 24 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_rewind': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 44 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 41 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 42 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 39 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 40 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 46 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_verify': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 62 | ARG_CHECK(min_value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 63 | ARG_CHECK(max_value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 60 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 61 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 65 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_sign': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 79 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'plen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 80 | ARG_CHECK(plen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 81 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 82 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 83 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 86 | ARG_CHECK(gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 90 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 91 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 94 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 98 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify_multi': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 126 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 127 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 130 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 129 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_rewind': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 169 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 170 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 171 | ARG_CHECK(proof != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 172 | ARG_CHECK(commit != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 173 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_prove': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 203 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 204 | ARG_CHECK(gens != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 212 | ARG_CHECK(value != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 213 | ARG_CHECK(blind != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 214 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 215 | ARG_CHECK(nonce != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_context_create': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 112 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 113 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_export_secnonce_single': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 160 | ARG_CHECK(secnonce32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_generate_nonce': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 177 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_sign_single': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 220 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 221 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 222 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 223 | ARG_CHECK(seed != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_partial_sign': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 304 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 305 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msghash32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 306 | ARG_CHECK(msghash32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 307 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_subtract_partial_signature': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:373:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 373 | ARG_CHECK(result != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result_alt' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:374:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 374 | ARG_CHECK(result_alt != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:375:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 375 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:376:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 376 | ARG_CHECK(partial64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_combine_signatures': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:479:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 479 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:480:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 480 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:481:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 481 | ARG_CHECK(partial != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_add_signatures_single': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:527:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 527 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigs' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:528:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 528 | ARG_CHECK(sigs != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce_total' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:530:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 530 | ARG_CHECK(pubnonce_total != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:586:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 586 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:587:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 587 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:588:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 588 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:589:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 589 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify_single': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:667:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 667 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:668:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 668 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:669:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 669 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_serialize': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'out64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 17 | ARG_CHECK(out64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 18 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_parse': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 26 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'in64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 27 | ARG_CHECK(in64 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_sign': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 47 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 48 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 49 | ARG_CHECK(seckey != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 136 | ARG_CHECK(sig != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 137 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pk' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 138 | ARG_CHECK(pk != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify_batch': [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 313 | ARG_CHECK(scratch != NULL); [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | ^~~~~~~~~ [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c: At top level: [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: depend/secp256k1-zkp/src/secp256k1.c:778: fatal error: error writing to /tmp/ccj0IvDa.s: No space left on device [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: 778 | #endif [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: | [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: compilation terminated. [INFO] [stderr] warning: grin_secp256k1zkp@0.7.14: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1-zkp/" "-I" "depend/secp256k1-zkp/include" "-I" "depend/secp256k1-zkp/src" "-Wall" "-Wextra" "-g" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_10X26=1" "-DUSE_SCALAR_8X32=1" "-DUSE_ENDOMORPHISM=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_GENERATOR=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_RANGEPROOF=1" "-DENABLE_MODULE_BULLETPROOF=1" "-DENABLE_MODULE_AGGSIG=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-o" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-a5002221d8997738/out/c34c43d1bc2b2923-secp256k1.o" "-c" "depend/secp256k1-zkp/src/secp256k1.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `grin_secp256k1zkp v0.7.14` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/grin_secp256k1zkp-be7fb161705dd6f4/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/grin_secp256k1zkp-a5002221d8997738/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=In file included from depend/secp256k1-zkp/src/secp256k1.c:14: [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/ecmult_impl.h:1014:12: warning: 'secp256k1_ecmult_pippenger_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] cargo:warning= 1014 | static int secp256k1_ecmult_pippenger_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/ecmult_impl.h:641:12: warning: 'secp256k1_ecmult_strauss_batch_single' defined but not used [-Wunused-function] [INFO] [stderr] cargo:warning= 641 | static int secp256k1_ecmult_strauss_batch_single(const secp256k1_ecmult_context *actx, secp256k1_scratch *scratch, secp256k1_gej *r, const secp256k1_scalar *inp_g_sc, secp256k1_ecmult_multi_callback cb, void *cbdata, size_t n) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from depend/secp256k1-zkp/src/secp256k1.c:13: [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/group_impl.h:270:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function] [INFO] [stderr] cargo:warning= 270 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/group_impl.h:200:13: warning: 'secp256k1_ge_set_infinity' defined but not used [-Wunused-function] [INFO] [stderr] cargo:warning= 200 | static void secp256k1_ge_set_infinity(secp256k1_ge *r) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from depend/secp256k1-zkp/src/secp256k1.c:11: [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/field_impl.h:263:13: warning: 'secp256k1_fe_inv_all_var' defined but not used [-Wunused-function] [INFO] [stderr] cargo:warning= 263 | static void secp256k1_fe_inv_all_var(secp256k1_fe *r, const secp256k1_fe *a, size_t len) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:260:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 260 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:262:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 262 | ARG_CHECK(input != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:281:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 281 | ARG_CHECK(output != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:277:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 277 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:283:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 283 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:322:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 322 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:323:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 323 | ARG_CHECK(input != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:340:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 340 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:341:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 341 | ARG_CHECK(input64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:359:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 359 | ARG_CHECK(output != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:360:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 360 | ARG_CHECK(outputlen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:361:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 361 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:371:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 371 | ARG_CHECK(output64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:372:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 372 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:385:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 385 | ARG_CHECK(sigin != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_verify': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:406:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 406 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:405:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 405 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:407:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 407 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:483:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 483 | ARG_CHECK(signature != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:482:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 482 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:484:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 484 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:526:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 526 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:541:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 541 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:544:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 544 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_negate': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:560:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 560 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_negate': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:573:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 573 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:590:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 590 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:591:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 591 | ARG_CHECK(tweak != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:614:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 614 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:615:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 615 | ARG_CHECK(tweak != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:637:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 637 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:638:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 638 | ARG_CHECK(tweak != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:660:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 660 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:661:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 661 | ARG_CHECK(tweak != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:689:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 689 | ARG_CHECK(pubnonce != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:692:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 692 | ARG_CHECK(pubnonces != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_inv': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:714:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 714 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_neg': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:734:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 734 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdh': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 20 | ARG_CHECK(result != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 21 | ARG_CHECK(point != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/ecdh/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 22 | ARG_CHECK(scalar != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 44 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 45 | ARG_CHECK(input64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 64 | ARG_CHECK(output64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 66 | ARG_CHECK(recid != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 65 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recoverable_signature_convert': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 79 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 80 | ARG_CHECK(sigin != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_sign_recoverable': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 132 | ARG_CHECK(signature != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 131 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 133 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_ecdsa_recover': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 179 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 178 | ARG_CHECK(signature != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 177 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_parse': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 62 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 63 | ARG_CHECK(input != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_serialize': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 81 | ARG_CHECK(output != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 82 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:233:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 233 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:234:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 234 | ARG_CHECK(key32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_generator_generate_blinded': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:240:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 240 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'key32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:241:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 241 | ARG_CHECK(key32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/generator/main_impl.h:242:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 242 | ARG_CHECK(blind32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_parse': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 49 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:50:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 50 | ARG_CHECK(input != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commitment_serialize': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:69:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 69 | ARG_CHECK(output != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:70:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 70 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 90 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 91 | ARG_CHECK(blind != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:92:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 92 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:93:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 93 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_commit': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:123:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 123 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:124:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 124 | ARG_CHECK(blind != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:125:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 125 | ARG_CHECK(value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 126 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 127 | ARG_CHECK(blind_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_blind_sum': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:189:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 189 | ARG_CHECK(blind_out != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blinds' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:190:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 190 | ARG_CHECK(blinds != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_commit_sum': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit_out' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 220 | ARG_CHECK(commit_out != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from depend/secp256k1-zkp/src/secp256k1.c:9: [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'commits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] cargo:warning= 42 | #define EXPECT(x,c) (x) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:218:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 218 | ARG_CHECK(!pcnt || (commits != NULL)); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'ncommits' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] cargo:warning= 42 | #define EXPECT(x,c) (x) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:219:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 219 | ARG_CHECK(!ncnt || (ncommits != NULL)); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_pedersen_verify_tally': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'pos' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] cargo:warning= 42 | #define EXPECT(x,c) (x) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:247:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 247 | ARG_CHECK(!n_pos || (pos != NULL)); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:16: warning: 'nonnull' argument 'neg' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/util.h:42:22: note: in definition of macro 'EXPECT' [INFO] [stderr] cargo:warning= 42 | #define EXPECT(x,c) (x) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/commitment/main_impl.h:248:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 248 | ARG_CHECK(!n_neg || (neg != NULL)); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_info': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'exp' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 21 | ARG_CHECK(exp != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'mantissa' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:22:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 22 | ARG_CHECK(mantissa != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:23:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 23 | ARG_CHECK(min_value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:24:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 24 | ARG_CHECK(max_value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_rewind': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 44 | ARG_CHECK(nonce != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:41:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 41 | ARG_CHECK(min_value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:42:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 42 | ARG_CHECK(max_value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:39:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 39 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:40:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 40 | ARG_CHECK(proof != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:46:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 46 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_verify': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'min_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:62:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 62 | ARG_CHECK(min_value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'max_value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:63:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 63 | ARG_CHECK(max_value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:60:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 60 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:61:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 61 | ARG_CHECK(proof != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 65 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_rangeproof_sign': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 79 | ARG_CHECK(proof != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'plen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 80 | ARG_CHECK(plen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:81:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 81 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:82:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 82 | ARG_CHECK(blind != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:83:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 83 | ARG_CHECK(nonce != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/rangeproof/main_impl.h:86:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 86 | ARG_CHECK(gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:90:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 90 | ARG_CHECK(scratch != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:91:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 91 | ARG_CHECK(gens != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:94:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 94 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:98:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 98 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_verify_multi': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:126:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 126 | ARG_CHECK(scratch != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:127:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 127 | ARG_CHECK(gens != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:130:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 130 | ARG_CHECK(proof != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:129:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 129 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_rewind': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:169:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 169 | ARG_CHECK(value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:170:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 170 | ARG_CHECK(blind != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'proof' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:171:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 171 | ARG_CHECK(proof != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'commit' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:172:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 172 | ARG_CHECK(commit != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:173:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 173 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_bulletproof_rangeproof_prove': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:203:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 203 | ARG_CHECK(scratch != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'gens' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:204:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 204 | ARG_CHECK(gens != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:212:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 212 | ARG_CHECK(value != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'blind' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:213:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 213 | ARG_CHECK(blind != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'value_gen' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:214:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 214 | ARG_CHECK(value_gen != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'nonce' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/bulletproofs/main_impl.h:215:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 215 | ARG_CHECK(nonce != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_context_create': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:112:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 112 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:113:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 113 | ARG_CHECK(seed != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_export_secnonce_single': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 160 | ARG_CHECK(secnonce32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_generate_nonce': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 177 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_sign_single': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:220:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 220 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:221:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 221 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:222:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 222 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seed' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:223:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 223 | ARG_CHECK(seed != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_partial_sign': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:304:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 304 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:305:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 305 | ARG_CHECK(partial != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msghash32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:306:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 306 | ARG_CHECK(msghash32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:307:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 307 | ARG_CHECK(seckey32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_subtract_partial_signature': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:373:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 373 | ARG_CHECK(result != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'result_alt' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:374:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 374 | ARG_CHECK(result_alt != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:375:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 375 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:376:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 376 | ARG_CHECK(partial64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_combine_signatures': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'aggctx' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:479:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 479 | ARG_CHECK(aggctx != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:480:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 480 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'partial' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:481:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 481 | ARG_CHECK(partial != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_add_signatures_single': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:527:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 527 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sigs' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:528:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 528 | ARG_CHECK(sigs != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubnonce_total' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:530:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 530 | ARG_CHECK(pubnonce_total != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:586:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 586 | ARG_CHECK(scratch != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:587:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 587 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:588:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 588 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkeys' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:589:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 589 | ARG_CHECK(pubkeys != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_aggsig_verify_single': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:667:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 667 | ARG_CHECK(sig64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:668:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 668 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/aggsig/main_impl.h:669:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 669 | ARG_CHECK(pubkey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_serialize': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'out64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:17:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 17 | ARG_CHECK(out64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:18:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 18 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_parse': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:26:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 26 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'in64' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:27:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 27 | ARG_CHECK(in64 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_sign': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:47:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 47 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:48:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 48 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:49:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 49 | ARG_CHECK(seckey != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:136:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 136 | ARG_CHECK(sig != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:137:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 137 | ARG_CHECK(msg32 != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'pk' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:138:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 138 | ARG_CHECK(pk != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: In function 'secp256k1_schnorrsig_verify_batch': [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:43:8: warning: 'nonnull' argument 'scratch' compared to NULL [-Wnonnull-compare] [INFO] [stderr] cargo:warning= 43 | if (EXPECT(!(cond), 0)) { \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/modules/schnorrsig/main_impl.h:313:5: note: in expansion of macro 'ARG_CHECK' [INFO] [stderr] cargo:warning= 313 | ARG_CHECK(scratch != NULL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c: At top level: [INFO] [stderr] cargo:warning=depend/secp256k1-zkp/src/secp256k1.c:778: fatal error: error writing to /tmp/ccj0IvDa.s: No space left on device [INFO] [stderr] cargo:warning= 778 | #endif [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1-zkp/" "-I" "depend/secp256k1-zkp/include" "-I" "depend/secp256k1-zkp/src" "-Wall" "-Wextra" "-g" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_10X26=1" "-DUSE_SCALAR_8X32=1" "-DUSE_ENDOMORPHISM=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_GENERATOR=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_RANGEPROOF=1" "-DENABLE_MODULE_BULLETPROOF=1" "-DENABLE_MODULE_AGGSIG=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-o" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-a5002221d8997738/out/c34c43d1bc2b2923-secp256k1.o" "-c" "depend/secp256k1-zkp/src/secp256k1.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1-zkp/" "-I" "depend/secp256k1-zkp/include" "-I" "depend/secp256k1-zkp/src" "-Wall" "-Wextra" "-g" "-DUSE_NUM_NONE=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_10X26=1" "-DUSE_SCALAR_8X32=1" "-DUSE_ENDOMORPHISM=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_GENERATOR=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_RANGEPROOF=1" "-DENABLE_MODULE_BULLETPROOF=1" "-DENABLE_MODULE_AGGSIG=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-o" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-a5002221d8997738/out/c34c43d1bc2b2923-secp256k1.o" "-c" "depend/secp256k1-zkp/src/secp256k1.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c: In function 'mdb_env_get_maxkeysize': [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c:9821:33: warning: unused parameter 'env' [-Wunused-parameter] [INFO] [stderr] warning: liblmdb-sys@0.2.2: 9821 | mdb_env_get_maxkeysize(MDB_env *env) [INFO] [stderr] warning: liblmdb-sys@0.2.2: | ~~~~~~~~~^~~ [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c: In function 'mdb_cursor_put': [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c:6535:44: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: liblmdb-sys@0.2.2: 6535 | if (SIZELEFT(fp) < offset) { [INFO] [stderr] warning: liblmdb-sys@0.2.2: | ^ [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c:6540:33: note: here [INFO] [stderr] warning: liblmdb-sys@0.2.2: 6540 | case MDB_CURRENT: [INFO] [stderr] warning: liblmdb-sys@0.2.2: | ^~~~ [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c: At top level: [INFO] [stderr] warning: liblmdb-sys@0.2.2: mdb/libraries/liblmdb/mdb.c:10015:1: fatal error: error writing to /tmp/ccHQqJTO.s: No space left on device [INFO] [stderr] warning: liblmdb-sys@0.2.2: 10015 | } [INFO] [stderr] warning: liblmdb-sys@0.2.2: | ^ [INFO] [stderr] warning: liblmdb-sys@0.2.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `liblmdb-sys v0.2.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/liblmdb-sys-0b51dc48544fc3a3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/liblmdb-sys-6fa440a7ab843e96/out/mdb/libraries/liblmdb/mdb.o" "-c" "mdb/libraries/liblmdb/mdb.c" [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c: In function 'mdb_env_get_maxkeysize': [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c:9821:33: warning: unused parameter 'env' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 9821 | mdb_env_get_maxkeysize(MDB_env *env) [INFO] [stderr] cargo:warning= | ~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c: In function 'mdb_cursor_put': [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c:6535:44: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] cargo:warning= 6535 | if (SIZELEFT(fp) < offset) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c:6540:33: note: here [INFO] [stderr] cargo:warning= 6540 | case MDB_CURRENT: [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c: At top level: [INFO] [stderr] cargo:warning=mdb/libraries/liblmdb/mdb.c:10015:1: fatal error: error writing to /tmp/ccHQqJTO.s: No space left on device [INFO] [stderr] cargo:warning=10015 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gcc-0.3.55/src/lib.rs:1672:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/liblmdb-sys-6fa440a7ab843e96/out/mdb/libraries/liblmdb/mdb.o" "-c" "mdb/libraries/liblmdb/mdb.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f4eadb6f48a - std::backtrace_rs::backtrace::libunwind::trace::h315cad5a27756ded [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5f4eadb6f48a - std::backtrace_rs::backtrace::trace_unsynchronized::he080447eb3b43db0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5f4eadb6f48a - std::sys::backtrace::_print_fmt::h04d2dd142354be71 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f4eadb6f48a - ::fmt::h6a28450740a58890 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f4eadb921c3 - core::fmt::rt::Argument::fmt::ha3246513da4855d0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f4eadb921c3 - core::fmt::write::h57a19cfbcd271366 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5f4eadb6bb63 - std::io::Write::write_fmt::h5f5d2056177ccc65 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5f4eadb6f2d2 - std::sys::backtrace::BacktraceLock::print::hcbe283386a23a2a2 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f4eadb704bd - std::panicking::default_hook::{{closure}}::h1ea19eefbb4af2e7 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5f4eadb70302 - std::panicking::default_hook::h567ea0cff046dcc6 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5f4eadb70af7 - std::panicking::rust_panic_with_hook::h872a88734003b616 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5f4eadb7098a - std::panicking::begin_panic_handler::{{closure}}::hb6a77076ec551e96 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5f4eadb6f959 - std::sys::backtrace::__rust_end_short_backtrace::h75c43ba8337655cd [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5f4eadb7061d - rust_begin_unwind [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5f4eadb91040 - core::panicking::panic_fmt::h64a11fb438ac3689 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5f4eadb2e2df - gcc::fail::h840361566e790cb7 [INFO] [stderr] 16: 0x5f4eadb21e5f - gcc::Build::compile::h4ab117be17b0edae [INFO] [stderr] 17: 0x5f4eadb1e4e9 - build_script_build::main::h3e81ba8ac00050c0 [INFO] [stderr] 18: 0x5f4eadb1e073 - core::ops::function::FnOnce::call_once::haf01717a0935bd75 [INFO] [stderr] 19: 0x5f4eadb1e006 - std::sys::backtrace::__rust_begin_short_backtrace::h3abb3466856de76b [INFO] [stderr] 20: 0x5f4eadb1dfe9 - std::rt::lang_start::{{closure}}::hd12b0064b90decd4 [INFO] [stderr] 21: 0x5f4eadb679c7 - core::ops::function::impls:: for &F>::call_once::hf7f8681896bee6b9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5f4eadb679c7 - std::panicking::try::do_call::hf376c44d7ebf2bc9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x5f4eadb679c7 - std::panicking::try::h058e93810d3a3bad [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x5f4eadb679c7 - std::panic::catch_unwind::hf7890379ebf0703f [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5f4eadb679c7 - std::rt::lang_start_internal::{{closure}}::h1bd77a41f25fad15 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5f4eadb679c7 - std::panicking::try::do_call::hd2be82bfaf50172e [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x5f4eadb679c7 - std::panicking::try::h71cb2dbc6ccc4b56 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x5f4eadb679c7 - std::panic::catch_unwind::h3d151acf28e0670c [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5f4eadb679c7 - std::rt::lang_start_internal::hb319c7cba328b516 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5f4eadb1dfc7 - std::rt::lang_start::h0c4bb8ead23464b3 [INFO] [stderr] 31: 0x5f4eadb1e585 - main [INFO] [stderr] 32: 0x7d15e01c8d90 - [INFO] [stderr] 33: 0x7d15e01c8e40 - __libc_start_main [INFO] [stderr] 34: 0x5f4eadb1ded5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: failed to probe system libgit2: [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: libgit2/src/libgit2/annotated_commit.c:240:1: fatal error: error writing to /tmp/ccwiJ4gK.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 240 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-annotated_commit.o" "-c" "libgit2/src/libgit2/annotated_commit.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/apply.c:899:1: fatal error: error writing to /tmp/ccINJfJm.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 899 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-apply.o" "-c" "libgit2/src/libgit2/apply.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/attr.c:704:1: fatal error: error writing to /tmp/ccXnrHI6.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 704 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attr.o" "-c" "libgit2/src/libgit2/attr.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/blame_git.c:684:1: fatal error: error writing to /tmp/ccWw2QYu.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 684 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-blame_git.o" "-c" "libgit2/src/libgit2/blame_git.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/buf.c:124:1: fatal error: error writing to /tmp/cct8G3Ck.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 124 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-buf.o" "-c" "libgit2/src/libgit2/buf.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/attrcache.c:478:1: fatal error: error writing to /tmp/ccYwJhQN.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 478 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attrcache.o" "-c" "libgit2/src/libgit2/attrcache.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/blame.c:564:1: fatal error: error writing to /tmp/ccONBhUv.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 564 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-blame.o" "-c" "libgit2/src/libgit2/blame.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/attr_file.c:1027:1: fatal error: error writing to /tmp/ccZp0vRA.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: 1027 | } [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: | ^ [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.17.0+1.8.1: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attr_file.o" "-c" "libgit2/src/libgit2/attr_file.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.17.0+1.8.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libgit2-sys-fde9acf9275da552/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:warning=failed to probe system libgit2: [INFO] [stderr] pkg-config exited with status code 1 [INFO] [stderr] > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 libgit2 >= 1.8.1 libgit2 < 1.9.0 [INFO] [stderr] [INFO] [stderr] The system library `libgit2` required by crate `libgit2-sys` was not found. [INFO] [stderr] The file `libgit2.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. [INFO] [stderr] The PKG_CONFIG_PATH environment variable is not set. [INFO] [stderr] [INFO] [stderr] HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libgit2.pc`. [INFO] [stderr] [INFO] [stderr] cargo:rustc-cfg=libgit2_vendored [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/email.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/sys/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/errors.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/remote.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/experimental.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/experimental.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include/git2/graph.h [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(false) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=libgit2/src/libgit2/annotated_commit.c:240:1: fatal error: error writing to /tmp/ccwiJ4gK.s: No space left on device [INFO] [stderr] cargo:warning= 240 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-annotated_commit.o" "-c" "libgit2/src/libgit2/annotated_commit.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/apply.c:899:1: fatal error: error writing to /tmp/ccINJfJm.s: No space left on device [INFO] [stderr] cargo:warning= 899 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-apply.o" "-c" "libgit2/src/libgit2/apply.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/attr.c:704:1: fatal error: error writing to /tmp/ccXnrHI6.s: No space left on device [INFO] [stderr] cargo:warning= 704 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attr.o" "-c" "libgit2/src/libgit2/attr.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/blame_git.c:684:1: fatal error: error writing to /tmp/ccWw2QYu.s: No space left on device [INFO] [stderr] cargo:warning= 684 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-blame_git.o" "-c" "libgit2/src/libgit2/blame_git.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/buf.c:124:1: fatal error: error writing to /tmp/cct8G3Ck.s: No space left on device [INFO] [stderr] cargo:warning= 124 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-buf.o" "-c" "libgit2/src/libgit2/buf.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/attrcache.c:478:1: fatal error: error writing to /tmp/ccYwJhQN.s: No space left on device [INFO] [stderr] cargo:warning= 478 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attrcache.o" "-c" "libgit2/src/libgit2/attrcache.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/blame.c:564:1: fatal error: error writing to /tmp/ccONBhUv.s: No space left on device [INFO] [stderr] cargo:warning= 564 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-blame.o" "-c" "libgit2/src/libgit2/blame.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=libgit2/src/libgit2/attr_file.c:1027:1: fatal error: error writing to /tmp/ccZp0vRA.s: No space left on device [INFO] [stderr] cargo:warning= 1027 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attr_file.o" "-c" "libgit2/src/libgit2/attr_file.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/llhttp" "-I" "libgit2/deps/xdiff" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-307c408da04a3cb6/out/build/9646caca89e97167-attr_file.o" "-c" "libgit2/src/libgit2/attr_file.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "4392a1a2de75e19628e3587e0f64a176a8e1915fa9aacbe2b958cc2a366f5cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4392a1a2de75e19628e3587e0f64a176a8e1915fa9aacbe2b958cc2a366f5cca", kill_on_drop: false }` [INFO] [stdout] 4392a1a2de75e19628e3587e0f64a176a8e1915fa9aacbe2b958cc2a366f5cca