[INFO] cloning repository https://github.com/laosfoundation/brc721 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laosfoundation/brc721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaosfoundation%2Fbrc721", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaosfoundation%2Fbrc721'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 321cd29d99cc3b2ffa9acd70457937cf98a19197 [INFO] testing laosfoundation/brc721 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaosfoundation%2Fbrc721" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/laosfoundation/brc721 [INFO] finished tweaking git repo https://github.com/laosfoundation/brc721 [INFO] tweaked toml for git repo https://github.com/laosfoundation/brc721 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/laosfoundation/brc721 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/laosfoundation/brc721 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-core v0.1.7 [INFO] [stderr] Downloaded time-macros v0.2.25 [INFO] [stderr] Downloaded docker_credential v1.3.2 [INFO] [stderr] Downloaded bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Downloaded unic-langid v0.9.6 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded testcontainers v0.22.0 [INFO] [stderr] Downloaded io_tee v0.1.1 [INFO] [stderr] Downloaded impl-codec v0.7.1 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded cookie-factory v0.3.3 [INFO] [stderr] Downloaded age-core v0.11.0 [INFO] [stderr] Downloaded bdk_bitcoind_rpc v0.22.0 [INFO] [stderr] Downloaded bdk_chain v0.23.2 [INFO] [stderr] Downloaded corepc-types v0.8.0 [INFO] [stderr] Downloaded ethereum-types v0.16.0 [INFO] [stderr] Downloaded ethbloom v0.14.1 [INFO] [stderr] Downloaded hex-conservative v0.2.2 [INFO] [stderr] Downloaded unic-langid-impl v0.9.6 [INFO] [stderr] Downloaded bech32 v0.11.1 [INFO] [stderr] Downloaded time v0.3.45 [INFO] [stderr] Downloaded corepc-client v0.8.0 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded primitive-types v0.14.0 [INFO] [stderr] Downloaded age v0.11.2 [INFO] [stderr] Downloaded self_cell v1.2.2 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded rust-embed v8.11.0 [INFO] [stderr] Downloaded fluent-langneg v0.13.1 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.4 [INFO] [stderr] Downloaded intl-memoizer v0.5.3 [INFO] [stderr] Downloaded bitcoin_hashes v0.14.1 [INFO] [stderr] Downloaded bip39 v2.2.2 [INFO] [stderr] Downloaded miniscript v12.3.5 [INFO] [stderr] Downloaded corepc-node v0.8.0 [INFO] [stderr] Downloaded bollard v0.17.1 [INFO] [stderr] Downloaded bitcoin v0.32.8 [INFO] [stderr] Downloaded intl_pluralrules v7.0.2 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded bdk_wallet v2.3.0 [INFO] [stderr] Downloaded find-crate v0.6.3 [INFO] [stderr] Downloaded rust-embed-utils v8.11.0 [INFO] [stderr] Downloaded schemars v1.2.0 [INFO] [stderr] Downloaded impl-serde v0.5.0 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded i18n-config v0.4.8 [INFO] [stderr] Downloaded i18n-embed v0.15.4 [INFO] [stderr] Downloaded i18n-embed-fl v0.9.4 [INFO] [stderr] Downloaded minreq v2.14.1 [INFO] [stderr] Downloaded impl-rlp v0.4.0 [INFO] [stderr] Downloaded bdk_core v0.6.2 [INFO] [stderr] Downloaded rust-embed-impl v8.11.0 [INFO] [stderr] Downloaded bitcoin-io v0.1.4 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded rlp v0.6.1 [INFO] [stderr] Downloaded hyperlocal v0.9.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59ae8336a517178de035e559b2b2d20c5ebca22de0640751517ef73f25ccbfe1 [INFO] running `Command { std: "docker" "start" "-a" "59ae8336a517178de035e559b2b2d20c5ebca22de0640751517ef73f25ccbfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ae8336a517178de035e559b2b2d20c5ebca22de0640751517ef73f25ccbfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ae8336a517178de035e559b2b2d20c5ebca22de0640751517ef73f25ccbfe1", kill_on_drop: false }` [INFO] [stdout] 59ae8336a517178de035e559b2b2d20c5ebca22de0640751517ef73f25ccbfe1 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efad6250cd560158475912605bfe1be339a2e1f79af0e78c0861bee49ff4cdb [INFO] running `Command { std: "docker" "start" "-a" "7efad6250cd560158475912605bfe1be339a2e1f79af0e78c0861bee49ff4cdb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling ethbloom v0.14.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling bip39 v2.2.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling ethereum-types v0.16.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling age v0.11.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling miniscript v12.3.5 [INFO] [stderr] Compiling bdk_core v0.6.2 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling bdk_chain v0.23.2 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling bdk_wallet v2.3.0 [INFO] [stderr] Compiling brc721 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "7efad6250cd560158475912605bfe1be339a2e1f79af0e78c0861bee49ff4cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efad6250cd560158475912605bfe1be339a2e1f79af0e78c0861bee49ff4cdb", kill_on_drop: false }` [INFO] [stdout] 7efad6250cd560158475912605bfe1be339a2e1f79af0e78c0861bee49ff4cdb [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6245181b34398b00c2706b6ca9265f9fd63797c50785b006afff024fbd9ecf8f [INFO] running `Command { std: "docker" "start" "-a" "6245181b34398b00c2706b6ca9265f9fd63797c50785b006afff024fbd9ecf8f", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling corepc-types v0.8.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bdk_chain v0.23.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bdk_bitcoind_rpc v0.22.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bdk_wallet v2.3.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling age v0.11.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] error: could not compile `bdk_wallet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name bdk_wallet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bdk_wallet-2.3.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 -C debuginfo=2 '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' --cfg 'feature="bip39"' --cfg 'feature="default"' --cfg 'feature="keys-bip39"' --cfg 'feature="rusqlite"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-keys", "anyhow", "bdk_file_store", "bip39", "compiler", "default", "file_store", "keys-bip39", "rusqlite", "std", "tempfile", "test-utils"))' -C metadata=fd6b1e13653bea00 -C extra-filename=-41ac1764e71346eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bdk_chain=/opt/rustwide/target/debug/deps/libbdk_chain-98bb69100783048d.rmeta --extern bip39=/opt/rustwide/target/debug/deps/libbip39-7c811e225bd842f6.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-fdd1771f061ad80c.rmeta --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-bbfc818fd3c1f74c.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-303c54b15ddc8c08.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0c43223495ab7eba.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db9c8d4d3531bfc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-903b6a38790015a8/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-b39953b93547c917/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6245181b34398b00c2706b6ca9265f9fd63797c50785b006afff024fbd9ecf8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6245181b34398b00c2706b6ca9265f9fd63797c50785b006afff024fbd9ecf8f", kill_on_drop: false }` [INFO] [stdout] 6245181b34398b00c2706b6ca9265f9fd63797c50785b006afff024fbd9ecf8f