[INFO] cloning repository https://github.com/Yiidiir/signr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yiidiir/signr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYiidiir%2Fsignr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYiidiir%2Fsignr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af81ecf70d2a16ee66be305404127cf6242cff26 [INFO] checking Yiidiir/signr/af81ecf70d2a16ee66be305404127cf6242cff26 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYiidiir%2Fsignr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yiidiir/signr on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yiidiir/signr [INFO] finished tweaking git repo https://github.com/Yiidiir/signr [INFO] tweaked toml for git repo https://github.com/Yiidiir/signr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Yiidiir/signr 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cdecker/lightning` [INFO] [stderr] Updating git submodule `https://github.com/zserge/jsmn` [INFO] [stderr] Updating git submodule `https://github.com/valyala/gheap` [INFO] [stderr] Updating git submodule `https://github.com/ianlancetaylor/libbacktrace.git` [INFO] [stderr] Updating git submodule `https://github.com/ElementsProject/libwally-core.git` [INFO] [stderr] Updating git submodule `https://github.com/ElementsProject/secp256k1-zkp.git` [INFO] [stderr] Updating git submodule `https://github.com/rustyrussell/lnprototest.git` [INFO] [stderr] Updating git submodule `https://github.com/jedisct1/libsodium.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 271df7efc0ee849616bfaa01facf7d1f2b4708c3f826cbbb26f3c12a3e6975bb [INFO] running `Command { std: "docker" "start" "-a" "271df7efc0ee849616bfaa01facf7d1f2b4708c3f826cbbb26f3c12a3e6975bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "271df7efc0ee849616bfaa01facf7d1f2b4708c3f826cbbb26f3c12a3e6975bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271df7efc0ee849616bfaa01facf7d1f2b4708c3f826cbbb26f3c12a3e6975bb", kill_on_drop: false }` [INFO] [stdout] 271df7efc0ee849616bfaa01facf7d1f2b4708c3f826cbbb26f3c12a3e6975bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71da949b2e53c9d55f94927dda332a45eac1054eb697dc7e0ccea638a229a8bf [INFO] running `Command { std: "docker" "start" "-a" "71da949b2e53c9d55f94927dda332a45eac1054eb697dc7e0ccea638a229a8bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling libhsmd-sys v0.1.0 (https://github.com/cdecker/lightning?branch=libhsmd-rust#a67718e8) [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.c:2: [INFO] [stderr] warning: libhsmd-sys@0.1.0: cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 9 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/type_to_string.h:4, [INFO] [stderr] warning: libhsmd-sys@0.1.0: from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/privkey.c:5: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/utils.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 9 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/chainparams.c:4: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/utils.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 9 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/psbt.c:5: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 9 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/script.c:4: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 9 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/type_to_string.h:4, [INFO] [stderr] warning: libhsmd-sys@0.1.0: from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/shadouble.c:3: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/utils.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 9 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/preimage.c:2: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./wire/wire.h:7:10: fatal error: secp256k1_recovery.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 7 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] warning: libhsmd-sys@0.1.0: In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/tx.h:5, [INFO] [stderr] warning: libhsmd-sys@0.1.0: from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/block.c:5: [INFO] [stderr] warning: libhsmd-sys@0.1.0: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/signature.h:6:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] warning: libhsmd-sys@0.1.0: 6 | #include [INFO] [stderr] warning: libhsmd-sys@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libhsmd-sys@0.1.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libhsmd-sys v0.1.0 (https://github.com/cdecker/lightning?branch=libhsmd-rust#a67718e8)` [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/libhsmd-sys-410cd07edfa9b0aa/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/x86_64-pc-linux-gnu/ [INFO] [stderr] cargo:rustc-link-lib=static=sodium [INFO] [stderr] cargo:rustc-link-lib=wallycore [INFO] [stderr] cargo:rustc-link-lib=backtrace [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/block.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/block.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/chainparams.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/chainparams.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/lease_rates.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/lease_rates.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/privkey.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/privkey.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/psbt.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/psbt.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/preimage.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/preimage.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/script.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/script.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.c" [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.c:2: [INFO] [stderr] cargo:warning=cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/lease_rates.c:2:cargo:warning= 9 | #include [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 9 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/type_to_string.h:4, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/privkey.c:5: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/utils.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 9 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/shadouble.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/shadouble.c" [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/chainparams.c:4: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/utils.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 9 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/psbt.c:5: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 9 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/script.c:4: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 9 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/type_to_string.h:4, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/shadouble.c:3: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./common/utils.h:9:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 9 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/preimage.c:2: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./wire/wire.h:7:10: fatal error: secp256k1_recovery.h: No such file or directory [INFO] [stderr] cargo:warning= 7 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/tx.h:5, [INFO] [stderr] cargo:warning= from /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/block.c:5: [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./bitcoin/signature.h:6:10: fatal error: secp256k1.h: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Source directory: /opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl [INFO] [stderr] Machine: x86_64-pc-linux-gnu [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl'... [INFO] [stderr] warning: --depth is ignored in local clones; use file:// instead. [INFO] [stderr] done. [INFO] [stderr] Submodule 'external/gheap' (https://github.com/valyala/gheap) registered for path 'external/gheap' [INFO] [stderr] Submodule 'daemon/jsmn' (https://github.com/zserge/jsmn) registered for path 'external/jsmn' [INFO] [stderr] Submodule 'external/libbacktrace' (https://github.com/ianlancetaylor/libbacktrace.git) registered for path 'external/libbacktrace' [INFO] [stderr] Submodule 'libsodium' (https://github.com/jedisct1/libsodium.git) registered for path 'external/libsodium' [INFO] [stderr] Submodule 'external/libwally-core' (https://github.com/ElementsProject/libwally-core.git) registered for path 'external/libwally-core' [INFO] [stderr] Submodule 'external/lnprototest' (https://github.com/rustyrussell/lnprototest.git) registered for path 'external/lnprototest' [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/gheap'... [INFO] [stderr] fatal: unable to access 'https://github.com/valyala/gheap/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/valyala/gheap' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/gheap' failed [INFO] [stderr] Failed to clone 'external/gheap'. Retry scheduled [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/jsmn'... [INFO] [stderr] fatal: unable to access 'https://github.com/zserge/jsmn/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/zserge/jsmn' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/jsmn' failed [INFO] [stderr] Failed to clone 'external/jsmn'. Retry scheduled [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libbacktrace'... [INFO] [stderr] fatal: unable to access 'https://github.com/ianlancetaylor/libbacktrace.git/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/ianlancetaylor/libbacktrace.git' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libbacktrace' failed [INFO] [stderr] Failed to clone 'external/libbacktrace'. Retry scheduled [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libsodium'... [INFO] [stderr] fatal: unable to access 'https://github.com/jedisct1/libsodium.git/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/jedisct1/libsodium.git' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libsodium' failed [INFO] [stderr] Failed to clone 'external/libsodium'. Retry scheduled [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core'... [INFO] [stderr] fatal: unable to access 'https://github.com/ElementsProject/libwally-core.git/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/ElementsProject/libwally-core.git' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core' failed [INFO] [stderr] Failed to clone 'external/libwally-core'. Retry scheduled [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/lnprototest'... [INFO] [stderr] fatal: unable to access 'https://github.com/rustyrussell/lnprototest.git/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/rustyrussell/lnprototest.git' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/lnprototest' failed [INFO] [stderr] Failed to clone 'external/lnprototest'. Retry scheduled [INFO] [stderr] Cloning into '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/gheap'... [INFO] [stderr] fatal: unable to access 'https://github.com/valyala/gheap/': Could not resolve host: github.com [INFO] [stderr] fatal: clone of 'https://github.com/valyala/gheap' into submodule path '/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/gheap' failed [INFO] [stderr] Failed to clone 'external/gheap' a second time, aborting [INFO] [stderr] SRCS=["/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/lease_rates.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/block.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/chainparams.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/preimage.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/privkey.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/psbt.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/pubkey.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/script.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/shadouble.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/short_channel_id.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/signature.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/tx.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/bitcoin/varint.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/asort/asort.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/autodata/autodata.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/breakpoint/breakpoint.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/crypto/hkdf_sha256/hkdf_sha256.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/crypto/hmac_sha256/hmac_sha256.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/crypto/ripemd160/ripemd160.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/crypto/shachain/shachain.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/crypto/siphash24/siphash24.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/err/err.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/fdpass/fdpass.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/htable/htable.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/intmap/intmap.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/io/fdpass/fdpass.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/io/io.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/io/poll.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/isaac/isaac64.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/list/list.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/noerr/noerr.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/ptr_valid/ptr_valid.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/read_write_all/read_write_all.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/str/hex/hex.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/take/take.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/tal/str/str.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/tal/tal.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/time/time.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/timer/timer.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/ccan/ccan/utf8/utf8.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/amount.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/bigsize.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/bip32.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/bolt12_merkle.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/channel_id.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/daemon.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/daemon_conn.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/derive_basepoints.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/hash_u5.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/hsm_encryption.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/key_derive.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/memleak.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/msg_queue.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/node_id.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/pseudorand.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/setup.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/status.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/status_levels.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/status_wire.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/status_wiregen.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/subdaemon.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/type_to_string.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/utils.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/utxo.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/version.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/base58.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/base64.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/bip32.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/ccan/ccan/base64/base64.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/ccan/ccan/crypto/sha256/sha256.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/ccan/ccan/crypto/sha512/sha512.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/hex.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/hmac.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/internal.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/psbt.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/pullpush.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/script.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/secp256k1/src/secp256k1.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/sign.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/external/libwally-core/src/transaction.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/hsmd/hsmd_wiregen.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/hsmd/libhsmd.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/hsmd/libhsmd_status.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/fromwire.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/peer_wire.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/peer_wiregen.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/tlvstream.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/towire.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/wire_io.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/wire/wire_sync.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/contrib/libhsmd-sys-rs/shims.c", "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/contrib/libhsmd-sys-rs/libhsmd.c"] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libbacktrace-build/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libbacktrace/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libsodium/src/libsodium/include/sodium/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/x86_64-pc-linux-gnu/libsodium-build/src/libsodium/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/ccan/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/include/" "-I" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/./external/libwally-core/src/secp256k1/src" "-Wall" "-Wextra" "-Wno-nonnull-compare" "-Wno-unused-parameter" "-Wno-implicit-function-declaration" "-Wno-unused-function" "-Wno-unknown-warning-option" "-Wno-old-style-declaration" "-Wno-implicit-fallthrough" "-Wno-sign-compare" "-Wno-pointer-sign" "-Wno-unused-variable" "-Wno-missing-field-initializers" "-Wno-empty-body" "-Wno-type-limits" "-DBUILD_ELEMENTS=1" "-DSHACHAIN_BITS=48" "-DUSE_NUM_NONE=1" "-DECMULT_WINDOW_SIZE=15" "-DECMULT_GEN_PREC_BITS=4" "-DUSE_SCALAR_INV_BUILTIN=1" "-DUSE_FIELD_INV_BUILTIN=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_RECOVERY=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_ECDSA_S2C=0" "-o" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/lease_rates.o" "-c" "/opt/rustwide/target/debug/build/libhsmd-sys-00108c696ae52ab5/out/cl/common/lease_rates.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "71da949b2e53c9d55f94927dda332a45eac1054eb697dc7e0ccea638a229a8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71da949b2e53c9d55f94927dda332a45eac1054eb697dc7e0ccea638a229a8bf", kill_on_drop: false }` [INFO] [stdout] 71da949b2e53c9d55f94927dda332a45eac1054eb697dc7e0ccea638a229a8bf