[INFO] cloning repository https://github.com/grass-dev-pa/sbtc-034 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grass-dev-pa/sbtc-034" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fsbtc-034", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fsbtc-034'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2e4bd906f3fe16046b23a9b40e4a69cf8367389 [INFO] testing grass-dev-pa/sbtc-034/c2e4bd906f3fe16046b23a9b40e4a69cf8367389 against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fsbtc-034" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/grass-dev-pa/sbtc-034 [INFO] finished tweaking git repo https://github.com/grass-dev-pa/sbtc-034 [INFO] tweaked toml for git repo https://github.com/grass-dev-pa/sbtc-034 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grass-dev-pa/sbtc-034 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grass-dev-pa/sbtc-034 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c1b45444c0fe3c32c9b974234964cf2e1b633d6e6705130ce8361568103e0f3 [INFO] running `Command { std: "docker" "start" "-a" "2c1b45444c0fe3c32c9b974234964cf2e1b633d6e6705130ce8361568103e0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1b45444c0fe3c32c9b974234964cf2e1b633d6e6705130ce8361568103e0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1b45444c0fe3c32c9b974234964cf2e1b633d6e6705130ce8361568103e0f3", kill_on_drop: false }` [INFO] [stdout] 2c1b45444c0fe3c32c9b974234964cf2e1b633d6e6705130ce8361568103e0f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 382de3234b89c4f56e54a71c2fa05d3513b23b629ae47f77f9758773451d1454 [INFO] running `Command { std: "docker" "start" "-a" "382de3234b89c4f56e54a71c2fa05d3513b23b629ae47f77f9758773451d1454", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling hex-conservative v0.2.0 [INFO] [stderr] Compiling multiaddr v0.18.1 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling aws-types v1.3.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling libp2p-core v0.43.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.12 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling bitcoin-units v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling stacks-common v0.0.1 (https://github.com/stacks-network/stacks-core?rev=1cba695b09690790b1220b0f5d149f70f78ddea5#1cba695b) [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling libp2p-swarm v0.46.0 [INFO] [stderr] Compiling serde_stacker v0.1.11 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling http-serde v1.1.3 [INFO] [stderr] Compiling query_map v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling aws_lambda_events v0.6.3 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling clarity-types v0.0.1 (https://github.com/stacks-network/stacks-core?rev=1cba695b09690790b1220b0f5d149f70f78ddea5#1cba695b) [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-sigv4 v1.2.7 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.7 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling netlink-sys v0.8.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clarity v0.0.1 (https://github.com/stacks-network/stacks-core?rev=1cba695b09690790b1220b0f5d149f70f78ddea5#1cba695b) [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling netlink-proto v0.11.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling aws-runtime v1.5.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling sbtc v0.1.0 (/opt/rustwide/workdir/sbtc) [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling rustfmt-wrapper v0.2.1 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling minreq v2.11.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling quinn-proto v0.11.9 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling aws-sdk-sts v1.57.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling lambda_http v0.5.2 [INFO] [stderr] Compiling p256k1 v7.2.2 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.62.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling quinn-udp v0.5.4 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling aws-config v1.5.15 [INFO] [stderr] Compiling quinn v0.11.6 [INFO] [stderr] Compiling libp2p-tls v0.6.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling warp_lambda v0.1.4 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.4 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] error: could not compile `aws-sdk-dynamodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_dynamodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-dynamodb-1.62.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=baee99ba750813d3 -C extra-filename=-282a856e86d63174 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-c69c4d814a826ad0.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-5bb8302e4590fb43.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-ecc3e26930e4022c.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-ac73670031b16906.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-68d88ae425c568a7.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-09150ccedc44f904.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-7b7cfd70ef5adc98.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-123470f616319dce.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-394bb969ff70f1c9.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-93e368322069fef2.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-8063bb51edda47ed.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-d852e375fd7f85a4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c4708eec1cb5fad5.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-bf1ef7193c0b0054.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-efecdf528e0cdfe9.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/sha2-asm-1cea1dfb86d4ed04/out -L native=/opt/rustwide/target/debug/build/sha2-asm-1cea1dfb86d4ed04/out -L native=/opt/rustwide/target/debug/build/ring-d96f095ae06f6019/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `p256k1 v7.2.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/p256k1-8033ca822d30bd10/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=ECMULT_GEN_PREC_BITS=4 [INFO] [stderr] cargo:rustc-env=ECMULT_WINDOW_SIZE=15 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("false") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo: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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rustc-link-lib=static=secp256k1 [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/p256k1-af4930b4ded7a98f/out [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rustc-link-lib=secp256k1 [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/../../_p256k1.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_ptrdiff_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_max_align_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_offsetof.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1_preallocated.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1_extrakeys.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1_schnorrsig.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/include/secp256k1_extrakeys.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdlib.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features-time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdc-predef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/waitflags.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/waitstatus.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn-common.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clock_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endianness.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/byteswap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/uintn-identity.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/select.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/select.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_mutex.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/alloca.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdlib-float.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdio_lim.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/limits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/limits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/posix1_lim.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/local_lim.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/linux/limits.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthread_stack_min.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/posix2_lim.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar_4x64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field_5x52.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field_5x52_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/checkmem.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/modinv64_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/int128.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/int128_native.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/modinv64.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field_5x52_int128_impl.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/int128.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar_4x64_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/checkmem.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/int128.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/modinv64_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/field.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_impl.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/string.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/strings.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scratch.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/precomputed_ecmult.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_const_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_const.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_gen_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_gen.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scalar.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/hash_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/hash.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdlib.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdlib.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/string.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/precomputed_ecmult_gen.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/group.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/ecmult_gen.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scratch_impl.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/util.h [INFO] [stderr] cargo:rerun-if-changed=./_secp256k1/src/scratch.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:54:30: warning: function 'secp256k1_i128_mul' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:59:30: warning: function 'secp256k1_i128_accum_mul' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:70:34: warning: function 'secp256k1_i128_to_u64' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:67:30: warning: function 'secp256k1_i128_rshift' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:75:33: warning: function 'secp256k1_i128_to_i64' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:19:30: warning: function 'secp256k1_u128_mul' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:24:30: warning: function 'secp256k1_u128_accum_mul' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:37:34: warning: function 'secp256k1_u128_to_u64' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:34:30: warning: function 'secp256k1_u128_rshift' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:29:30: warning: function 'secp256k1_u128_accum_u64' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:43:30: warning: function 'secp256k1_u128_from_u64' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] clang diag: ./_secp256k1/src/int128.h:40:34: warning: function 'secp256k1_u128_hi_u64' has internal linkage but is not defined [-Wundefined-internal] [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2026-04-21-x86_64-unknown-linux-gnu'. [INFO] [stderr] help: run `rustup component add --toolchain beta-2026-04-21-x86_64-unknown-linux-gnu rustfmt` to install it [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] thread 'main' (8961) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/p256k1-7.2.2/build.rs:64:14: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: NoRustfmt [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64094a852dda - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stderr] 1: 0x64094a86aa0a - core[6771d259883166e6]::fmt::write [INFO] [stderr] 2: 0x64094a859122 - ::write_fmt [INFO] [stderr] 3: 0x64094a83153f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x64094a84bb71 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stderr] 5: 0x64094a84bdeb - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stderr] 6: 0x64094a8315f8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stderr] 7: 0x64094a8264d9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 8: 0x64094a83202d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stderr] 9: 0x64094a86b24c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stderr] 10: 0x64094a86afc2 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stderr] 11: 0x64094a06bdcf - build_script_build::main::{{closure}}::h3a8c8099fff88b11 [INFO] [stderr] 12: 0x64094a06bbbf - build_script_build::main::h08946484ab58b663 [INFO] [stderr] 13: 0x64094a06c613 - core::ops::function::FnOnce::call_once::he1cdbfcf60de5992 [INFO] [stderr] 14: 0x64094a0627c6 - std::sys::backtrace::__rust_begin_short_backtrace::h653f1c8f55678bdd [INFO] [stderr] 15: 0x64094a06c0c9 - std::rt::lang_start::{{closure}}::hb3a93ec5ebc60c4f [INFO] [stderr] 16: 0x64094a84a924 - std[128c3efe2914e152]::rt::lang_start_internal [INFO] [stderr] 17: 0x64094a06c0b1 - std::rt::lang_start::h3b21fb59d50feb1f [INFO] [stderr] 18: 0x64094a06e835 - main [INFO] [stderr] 19: 0x78775c5ad1ca - [INFO] [stderr] 20: 0x78775c5ad28b - __libc_start_main [INFO] [stderr] 21: 0x64094a051725 - _start [INFO] [stderr] 22: 0x0 - [INFO] running `Command { std: "docker" "inspect" "382de3234b89c4f56e54a71c2fa05d3513b23b629ae47f77f9758773451d1454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382de3234b89c4f56e54a71c2fa05d3513b23b629ae47f77f9758773451d1454", kill_on_drop: false }` [INFO] [stdout] 382de3234b89c4f56e54a71c2fa05d3513b23b629ae47f77f9758773451d1454