[INFO] cloning repository https://github.com/regolith-labs/solana-mobile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regolith-labs/solana-mobile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregolith-labs%2Fsolana-mobile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregolith-labs%2Fsolana-mobile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 732c333be6f707dab7383c24b1048e6a4e6691e2
[INFO] documenting regolith-labs/solana-mobile against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregolith-labs%2Fsolana-mobile" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/regolith-labs/solana-mobile
[INFO] finished tweaking git repo https://github.com/regolith-labs/solana-mobile
[INFO] tweaked toml for git repo https://github.com/regolith-labs/solana-mobile written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/regolith-labs/solana-mobile on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/regolith-labs/solana-mobile 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03
[INFO] running `Command { std: "docker" "start" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03", 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" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03", 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" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking solana-sanitize v2.2.1
[INFO] [stderr]     Checking solana-atomic-u64 v2.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking solana-msg v2.2.1
[INFO] [stderr]     Checking solana-program-memory v2.3.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking solana-precompile-error v2.2.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking dioxus-core-types v0.7.0-alpha.1 (https://github.com/regolith-labs/dioxus?branch=main#6084149d)
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0-alpha.1 (https://github.com/regolith-labs/dioxus?branch=main#6084149d)
[INFO] [stderr]     Checking solana-time-utils v2.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking generational-box v0.7.0-alpha.1 (https://github.com/regolith-labs/dioxus?branch=main#6084149d)
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling solana-version v2.3.2
[INFO] [stderr]     Checking solana-svm-feature-set v2.3.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking solana-signature v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking solana-short-vec v2.2.1
[INFO] [stderr]     Checking solana-fee-calculator v2.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking subsecond-types v0.7.0-alpha.1 (https://github.com/regolith-labs/dioxus?branch=main#6084149d)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking subsecond v0.7.0-alpha.1 (https://github.com/regolith-labs/dioxus?branch=main#6084149d)
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bbe807e575791a9e -C extra-filename=-66427fa879622d56 --out-dir /opt/rustwide/target/debug/build/tokio/66427fa879622d56/out -L dependency=/opt/rustwide/target/debug/build/bytes/24654d640124465e/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/libc/c9e42c9dd5d6bd25/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/mio/b2442dcb0efa5a4d/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/a5e9756333060448/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/2dea5b13edbf7819/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/83bd9e91377de2a6/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/189f55bf818327c1/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/eef0aabb27fb7492/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/socket2/ddbd1d14963a2b7f/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/83b931a6837f9785/out --extern bytes=/opt/rustwide/target/debug/build/bytes/24654d640124465e/out/libbytes-24654d640124465e.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/c9e42c9dd5d6bd25/out/liblibc-c9e42c9dd5d6bd25.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/b2442dcb0efa5a4d/out/libmio-b2442dcb0efa5a4d.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/a5e9756333060448/out/libparking_lot-a5e9756333060448.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/eef0aabb27fb7492/out/libsignal_hook_registry-eef0aabb27fb7492.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/ddbd1d14963a2b7f/out/libsocket2-ddbd1d14963a2b7f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/83b931a6837f9785/out/libtokio_macros-83b931a6837f9785.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=5c12dc35a18108f4 -C extra-filename=-791df2f50126fcb4 --out-dir /opt/rustwide/target/debug/build/libsecp256k1/791df2f50126fcb4/out -L dependency=/opt/rustwide/target/debug/build/arrayref/4d71eac3f20c682f/out -L dependency=/opt/rustwide/target/debug/build/base64/b68a69369c3bc439/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/c4a9650090a681da/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crunchy/83430a7f3cc014f4/out -L dependency=/opt/rustwide/target/debug/build/crypto-mac/17b04af77d39f879/out -L dependency=/opt/rustwide/target/debug/build/digest/642463ae301a9ff8/out -L dependency=/opt/rustwide/target/debug/build/generic-array/13261597b72bb005/out -L dependency=/opt/rustwide/target/debug/build/getrandom/4edeb2beac1c9875/out -L dependency=/opt/rustwide/target/debug/build/hmac/b5db391bad610c46/out -L dependency=/opt/rustwide/target/debug/build/hmac-drbg/0de62bafdbc03932/out -L dependency=/opt/rustwide/target/debug/build/libc/c9e42c9dd5d6bd25/out -L dependency=/opt/rustwide/target/debug/build/libsecp256k1-core/ba43b0b3d919e682/out -L dependency=/opt/rustwide/target/debug/build/opaque-debug/9e2eded81a076050/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/1dd4057d06eb5f1e/out -L dependency=/opt/rustwide/target/debug/build/rand/5081af224baffcd5/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/a0941cb255004d00/out -L dependency=/opt/rustwide/target/debug/build/rand_core/47fbcdf6024acd29/out -L dependency=/opt/rustwide/target/debug/build/serde/83bd9e91377de2a6/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/189f55bf818327c1/out -L dependency=/opt/rustwide/target/debug/build/sha2/607c3820cd98860f/out -L dependency=/opt/rustwide/target/debug/build/subtle/0eed07452f039b68/out -L dependency=/opt/rustwide/target/debug/build/typenum/850b531a8d74780a/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/fea893dca245581b/out --extern arrayref=/opt/rustwide/target/debug/build/arrayref/4d71eac3f20c682f/out/libarrayref-4d71eac3f20c682f.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/b68a69369c3bc439/out/libbase64-b68a69369c3bc439.rmeta --extern digest=/opt/rustwide/target/debug/build/digest/642463ae301a9ff8/out/libdigest-642463ae301a9ff8.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/build/hmac-drbg/0de62bafdbc03932/out/libhmac_drbg-0de62bafdbc03932.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/build/libsecp256k1-core/ba43b0b3d919e682/out/liblibsecp256k1_core-ba43b0b3d919e682.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/5081af224baffcd5/out/librand-5081af224baffcd5.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/83bd9e91377de2a6/out/libserde-83bd9e91377de2a6.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/607c3820cd98860f/out/libsha2-607c3820cd98860f.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/850b531a8d74780a/out/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03", kill_on_drop: false }`
[INFO] [stdout] 67c2575190fa7991f906b2ccb229f73a0cc393c7bad09538160a9b530a9b3f03
