[INFO] cloning repository https://github.com/hirosystems/lunar-hirover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hirosystems/lunar-hirover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirosystems%2Flunar-hirover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirosystems%2Flunar-hirover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 156784712567ec0f3cc79292cff936128a665907 [INFO] testing hirosystems/lunar-hirover against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhirosystems%2Flunar-hirover" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hirosystems/lunar-hirover on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hirosystems/lunar-hirover [INFO] finished tweaking git repo https://github.com/hirosystems/lunar-hirover [INFO] tweaked toml for git repo https://github.com/hirosystems/lunar-hirover written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hirosystems/lunar-hirover 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.1.0 [INFO] [stderr] Downloaded monero v0.18.2 [INFO] [stderr] Downloaded base-encode v0.3.1 [INFO] [stderr] Downloaded sha2-asm v0.5.5 [INFO] [stderr] Downloaded serde_stacker v0.1.8 [INFO] [stderr] Downloaded bip32 v0.5.0 [INFO] [stderr] Downloaded debug_types v1.0.0 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded fd-lock v3.0.12 [INFO] [stderr] Downloaded rstest_reuse v0.1.3 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Downloaded rstest v0.11.0 [INFO] [stderr] Downloaded clarity-vm v2.0.2 [INFO] [stderr] Downloaded clarity-repl v1.5.0 [INFO] [stderr] Downloaded curve25519-dalek v2.0.0 [INFO] [stderr] Downloaded base58-monero v1.0.0 [INFO] [stderr] Downloaded stacks-common v0.0.1 [INFO] [stderr] Downloaded hiro-system-kit v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dffdcf22704512095801b4d899379ad2c08c3fa9781f74cfd806e92393364266 [INFO] running `Command { std: "docker" "start" "-a" "dffdcf22704512095801b4d899379ad2c08c3fa9781f74cfd806e92393364266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dffdcf22704512095801b4d899379ad2c08c3fa9781f74cfd806e92393364266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dffdcf22704512095801b4d899379ad2c08c3fa9781f74cfd806e92393364266", kill_on_drop: false }` [INFO] [stdout] dffdcf22704512095801b4d899379ad2c08c3fa9781f74cfd806e92393364266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d09a1a7f1d60fec1cec4276ced4285897990b3f1949be95d0861f14e0b5f6ff9 [INFO] running `Command { std: "docker" "start" "-a" "d09a1a7f1d60fec1cec4276ced4285897990b3f1949be95d0861f14e0b5f6ff9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling const-oid v0.9.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling der v0.7.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling sec1 v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rstest_reuse v0.1.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling sha2-asm v0.5.5 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling stacks-common v0.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling ecdsa v0.16.6 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling serde_stacker v0.1.8 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fd-lock v3.0.12 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling hiro-system-kit v0.1.0 [INFO] [stderr] Compiling clarity-vm v2.0.2 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling debug_types v1.0.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling base58-monero v1.0.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand_seeder v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling monero v0.18.2 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling bip32 v0.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling base-encode v0.3.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.1/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=0dd90bef8873a963 -C extra-filename=-0dd90bef8873a963 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-6507d8b9cc15a534.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-e4f296f0510e15a2.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-11c834716d6e4f97.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-616d1531ea9aca9e.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-2a338e3fd5b1d5d9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9f4fc1432b1fb719.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7f872f7c6ba9cbfe.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-81e1d92e0f3f73d5.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-34aa516c1b3abadc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d09a1a7f1d60fec1cec4276ced4285897990b3f1949be95d0861f14e0b5f6ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09a1a7f1d60fec1cec4276ced4285897990b3f1949be95d0861f14e0b5f6ff9", kill_on_drop: false }` [INFO] [stdout] d09a1a7f1d60fec1cec4276ced4285897990b3f1949be95d0861f14e0b5f6ff9