[INFO] cloning repository https://github.com/weijiekoh/simulacrum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weijiekoh/simulacrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijiekoh%2Fsimulacrum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijiekoh%2Fsimulacrum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be3f9115d52475e96319820ef738be5d59132961
[INFO] checking weijiekoh/simulacrum against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweijiekoh%2Fsimulacrum" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weijiekoh/simulacrum
[INFO] finished tweaking git repo https://github.com/weijiekoh/simulacrum
[INFO] tweaked toml for git repo https://github.com/weijiekoh/simulacrum written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weijiekoh/simulacrum on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weijiekoh/simulacrum 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c
[INFO] running `Command { std: "docker" "start" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling c-kzg v2.1.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7bf56caa98297034 -C extra-filename=-4343bfecd79e406f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c158e4dd87109244.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d215eade8192900f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: secp256k1-sys@0.11.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: secp256k1-sys@0.11.0: compilation terminated.
[INFO] [stderr] warning: secp256k1-sys@0.11.0: In file included from depend/secp256k1/src/secp256k1.c:39:
[INFO] [stderr] warning: secp256k1-sys@0.11.0: depend/secp256k1/src/hsort_impl.h: In function 'rustsecp256k1_v0_11_heap_swap64':
[INFO] [stderr] warning: secp256k1-sys@0.11.0: depend/secp256k1/src/hsort_impl.h:30:5: error: implicit declaration of function 'memmove' [-Wimplicit-function-declaration]
[INFO] [stderr] warning: secp256k1-sys@0.11.0:    30 |     memmove(a, b, len);
[INFO] [stderr] warning: secp256k1-sys@0.11.0:       |     ^~~~~~~
[INFO] [stderr] warning: secp256k1-sys@0.11.0: depend/secp256k1/src/hsort_impl.h:11:1: note: include '<string.h>' or provide a declaration of 'memmove'
[INFO] [stderr] warning: secp256k1-sys@0.11.0:    10 | #include "hsort.h"
[INFO] [stderr] warning: secp256k1-sys@0.11.0:   +++ |+#include <string.h>
[INFO] [stderr] warning: secp256k1-sys@0.11.0:    11 | 
[INFO] [stderr] warning: secp256k1-sys@0.11.0: depend/secp256k1/src/hsort_impl.h:30:5: warning: incompatible implicit declaration of built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr] warning: secp256k1-sys@0.11.0:    30 |     memmove(a, b, len);
[INFO] [stderr] warning: secp256k1-sys@0.11.0:       |     ^~~~~~~
[INFO] [stderr] warning: secp256k1-sys@0.11.0: depend/secp256k1/src/hsort_impl.h:30:5: note: include '<string.h>' or provide a declaration of 'memmove'
[INFO] [stderr] error: failed to run custom build command for `secp256k1-sys v0.11.0`
[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/secp256k1-sys-0b328cfffd82d896/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/secp256k1-sys-404fe4903c4d423e/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[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
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/secp256k1-sys-404fe4903c4d423e/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/secp256k1-sys-404fe4903c4d423e/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=In file included from depend/secp256k1/src/secp256k1.c:39:
[INFO] [stderr]   cargo:warning=depend/secp256k1/src/hsort_impl.h: In function 'rustsecp256k1_v0_11_heap_swap64':
[INFO] [stderr]   cargo:warning=depend/secp256k1/src/hsort_impl.h:30:5: error: implicit declaration of function 'memmove' [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   30 |     memmove(a, b, len);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~
[INFO] [stderr]   cargo:warning=depend/secp256k1/src/hsort_impl.h:11:1: note: include '<string.h>' or provide a declaration of 'memmove'
[INFO] [stderr]   cargo:warning=   10 | #include "hsort.h"
[INFO] [stderr]   cargo:warning=  +++ |+#include <string.h>
[INFO] [stderr]   cargo:warning=   11 | 
[INFO] [stderr]   cargo:warning=depend/secp256k1/src/hsort_impl.h:30:5: warning: incompatible implicit declaration of built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
[INFO] [stderr]   cargo:warning=   30 |     memmove(a, b, len);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~
[INFO] [stderr]   cargo:warning=depend/secp256k1/src/hsort_impl.h:30:5: note: include '<string.h>' or provide a declaration of 'memmove'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "depend/secp256k1/" "-I" "depend/secp256k1/include" "-I" "depend/secp256k1/src" "-I" "wasm/wasm-sysroot" "-Wall" "-Wextra" "-Wno-unused-function" "-Wno-unused-parameter" "-DSECP256K1_API=" "-DENABLE_MODULE_ECDH=1" "-DENABLE_MODULE_SCHNORRSIG=1" "-DENABLE_MODULE_EXTRAKEYS=1" "-DENABLE_MODULE_ELLSWIFT=1" "-Dprintf(...)=" "-DECMULT_GEN_PREC_BITS=4" "-DECMULT_WINDOW_SIZE=15" "-DUSE_EXTERNAL_DEFAULT_CALLBACKS=1" "-DENABLE_MODULE_RECOVERY=1" "-o" "/opt/rustwide/target/debug/build/secp256k1-sys-404fe4903c4d423e/out/fce6141bfa9bf74c-secp256k1.o" "-c" "depend/secp256k1/src/secp256k1.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c", kill_on_drop: false }`
[INFO] [stdout] 56f98e2418fc1b386fe0f80f41e51080d9dad4d8d9990e60a0c113c00556c58c
