Skip to content

Feature/bip322 integration #1028

Feature/bip322 integration

Feature/bip322 integration #1028

Re-run triggered March 11, 2026 14:52
Status Failure
Total duration 1m 29s
Artifacts

cont_integration.yml

on: pull_request
Matrix: Build and test
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 18 warnings
Clippy (--no-default-features)
Process completed with exit code 101.
Clippy (--no-default-features): src/handlers.rs#L562
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/handlers.rs#L561
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/handlers.rs#L518
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/handlers.rs#L517
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/handlers.rs#L560
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/handlers.rs#L516
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/handlers.rs#L42
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--no-default-features): src/error.rs#L79
use of deprecated enum `bdk_wallet::signer::SignerError`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default)
Process completed with exit code 101.
Build and test (stable, --features default): src/handlers.rs#L562
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/handlers.rs#L561
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/handlers.rs#L518
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/handlers.rs#L517
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/handlers.rs#L560
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/handlers.rs#L516
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/handlers.rs#L42
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --features default): src/error.rs#L79
use of deprecated enum `bdk_wallet::signer::SignerError`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features)
The strategy configuration was canceled because "build-test.stable_--features_default" failed
Build and test (stable, --no-default-features)
Process completed with exit code 101.
Build and test (stable, --no-default-features): src/handlers.rs#L562
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/handlers.rs#L561
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/handlers.rs#L518
use of deprecated field `bdk_wallet::SignOptions::trust_witness_utxo`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/handlers.rs#L517
use of deprecated field `bdk_wallet::SignOptions::assume_height`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/handlers.rs#L560
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/handlers.rs#L516
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/handlers.rs#L42
use of deprecated struct `bdk_wallet::SignOptions`: PSBT signing was moved to `bitcoin::psbt` module
Build and test (stable, --no-default-features): src/error.rs#L79
use of deprecated enum `bdk_wallet::signer::SignerError`: PSBT signing was moved to `bitcoin::psbt` module
Clippy (--all-features)
The strategy configuration was canceled because "clippy._--no-default-features" failed
Clippy (--all-features)
The operation was canceled.
Build and test (stable, --all-features)
The strategy configuration was canceled because "build-test.stable_--features_default" failed
Build and test (stable, --all-features)
The operation was canceled.
Rust fmt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rust fmt
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Rust fmt
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Clippy (--no-default-features)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clippy (--no-default-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Clippy (--no-default-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Build and test (stable, --features default)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test (stable, --features default)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Build and test (stable, --features default)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Build and test (stable, --no-default-features)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test (stable, --no-default-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Build and test (stable, --no-default-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Clippy (--all-features)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clippy (--all-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Clippy (--all-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Build and test (stable, --all-features)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test (stable, --all-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']
Build and test (stable, --all-features)
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'cache-shared-key', 'cache-bin', 'cache-provider', 'cache-all-crates', 'cache-workspace-crates', 'matcher', 'rustflags', 'override', 'rust-src-dir']