The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Web5, reference 1.0.0 (1353f5), with Swift 6.1 for Wasm on 30 May 2025 02:14:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/decentralized-identity/web5-swift.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/decentralized-identity/web5-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1353f59 bump web5 spec (#49)
Submodule path 'Tests/Web5TestVectors/web5-spec': checked out '270966f0ffab6c8834ab83aeb61855d212b12723'
Submodule 'web5-spec' (https://github.com/TBD54566975/web5-spec) registered for path 'Tests/Web5TestVectors/web5-spec'
Cloning into '/host/spi-builder-workspace/Tests/Web5TestVectors/web5-spec'...
Cloned https://github.com/decentralized-identity/web5-swift.git
Revision (git rev-parse @):
1353f59e105ef09b4705f8675ce329f0f7e4c104
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/decentralized-identity/web5-swift.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/decentralized-identity/web5-swift.git
https://github.com/decentralized-identity/web5-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/GigaBitcoin/secp256k1.swift.git"
    },
    {
      "identity" : "swift-extras-base64",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-extras/swift-extras-base64.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    },
    {
      "identity" : "mocker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/WeTransfer/Mocker.git"
    },
    {
      "identity" : "swift-junit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/allegro/swift-junit.git"
    },
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flight-school/anycodable.git"
    },
    {
      "identity" : "dns",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Bouke/DNS.git"
    },
    {
      "identity" : "sextant",
      "requirement" : {
        "exact" : [
          "0.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/KittyMac/Sextant.git"
    },
    {
      "identity" : "jsonschema.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/JSONSchema.swift.git"
    }
  ],
  "manifest_display_name" : "Web5",
  "name" : "Web5",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Web5",
      "targets" : [
        "Web5"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Web5Tests",
      "module_type" : "SwiftTarget",
      "name" : "Web5Tests",
      "path" : "Tests/Web5Tests",
      "product_dependencies" : [
        "CustomDump",
        "Mocker"
      ],
      "sources" : [
        "Common/BencodeTests.swift",
        "Common/ZBase32Tests.swift",
        "Credentials/PresentationExchangeTests.swift",
        "Crypto/Algorithms/Ed25519Tests.swift",
        "Crypto/Algorithms/Secp256k1Tests.swift",
        "Crypto/CryptoTests.swift",
        "Crypto/JOSE/JWSTests.swift",
        "Crypto/JOSE/JWTTests.swift",
        "Crypto/KeyManager/Local/InMemoryKeyManagerTests.swift",
        "Dids/BearerDIDTests.swift",
        "Dids/DIDDHTTests.swift",
        "Dids/DIDJWKTests.swift",
        "Dids/DidDocumentTests.swift"
      ],
      "target_dependencies" : [
        "Web5"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Web5TestVectors",
      "module_type" : "SwiftTarget",
      "name" : "Web5TestVectors",
      "path" : "Tests/Web5TestVectors",
      "product_dependencies" : [
        "CustomDump",
        "Mocker",
        "SwiftTestReporter"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Web5TestVectors/Resources/did",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Web5TestVectors/web5-spec/test-vectors",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AAA_JUnitReportInitializer.swift",
        "TestVector.swift",
        "Web5TestVectorsCryptoEd25519.swift",
        "Web5TestVectorsCryptoEs256k.swift",
        "Web5TestVectorsDid.swift",
        "Web5TestVectorsDidJwk.swift",
        "Web5TestVectorsDidWeb.swift",
        "Web5TestVectorsPresentationExchange.swift"
      ],
      "target_dependencies" : [
        "Web5"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Web5",
      "module_type" : "SwiftTarget",
      "name" : "Web5",
      "path" : "Sources/Web5",
      "product_dependencies" : [
        "secp256k1",
        "ExtrasBase64",
        "AnyCodable",
        "DNS",
        "Sextant",
        "JSONSchema"
      ],
      "product_memberships" : [
        "Web5"
      ],
      "sources" : [
        "Common/Base64URL.swift",
        "Common/Bencode.swift",
        "Common/DNS+Extensions.swift",
        "Common/Data+Hex.swift",
        "Common/FlatMap.swift",
        "Common/ISO8601Date.swift",
        "Common/OneOrMany.swift",
        "Common/Regex.swift",
        "Common/ZBase32.swift",
        "Credentials/PresentationExchange.swift",
        "Crypto/Algorithms/Ed25519.swift",
        "Crypto/Algorithms/Secp256k1.swift",
        "Crypto/Crypto.swift",
        "Crypto/CryptoAlgorithm.swift",
        "Crypto/JOSE/JWK.swift",
        "Crypto/JOSE/JWS.swift",
        "Crypto/JOSE/JWT.swift",
        "Crypto/KeyManager/KeyExporter.swift",
        "Crypto/KeyManager/KeyImporter.swift",
        "Crypto/KeyManager/KeyManager.swift",
        "Crypto/KeyManager/Local/InMemoryKeyManager.swift",
        "Crypto/KeyManager/Local/KeychainKeyManager.swift",
        "Crypto/KeyManager/Local/LocalKeyManager.swift",
        "Crypto/KeyManager/Local/LocalKeyStore.swift",
        "Crypto/Primitives/AsymmetricKeyGenerator.swift",
        "Crypto/Primitives/Signer.swift",
        "Crypto/Primitives/Verifier.swift",
        "Dids/BearerDID.swift",
        "Dids/DID.swift",
        "Dids/Methods/DIDDHT.swift",
        "Dids/Methods/DIDIon.swift",
        "Dids/Methods/DIDJWK.swift",
        "Dids/Methods/DIDWeb.swift",
        "Dids/Methods/Protocols/DIDMethod.swift",
        "Dids/Methods/Protocols/DIDMethodResolver.swift",
        "Dids/PortableDID.swift",
        "Dids/Resolution/DIDDocument+Context.swift",
        "Dids/Resolution/DIDDocument.swift",
        "Dids/Resolution/DIDResolutionResult.swift",
        "Dids/Resolution/DIDResolver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/kylef/JSONSchema.swift.git
Fetching https://github.com/flight-school/anycodable.git
Fetching https://github.com/Bouke/DNS.git
[1/2310] Fetching jsonschema.swift
[2311/3092] Fetching jsonschema.swift, anycodable
[2491/4000] Fetching jsonschema.swift, anycodable, dns
Fetched https://github.com/Bouke/DNS.git from cache (0.49s)
Fetching https://github.com/WeTransfer/Mocker.git
Fetched https://github.com/flight-school/anycodable.git from cache (0.51s)
Fetching https://github.com/KittyMac/Sextant.git
Fetching https://github.com/allegro/swift-junit.git
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.52s)
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
[1/1891] Fetching mocker
[228/6472] Fetching mocker, swift-custom-dump
[412/8839] Fetching mocker, swift-custom-dump, sextant
[413/9074] Fetching mocker, swift-custom-dump, sextant, swift-junit
[2789/13907] Fetching mocker, swift-custom-dump, sextant, swift-junit, secp256k1.swift
Fetched https://github.com/allegro/swift-junit.git from cache (0.66s)
[9472/13672] Fetching mocker, swift-custom-dump, sextant, secp256k1.swift
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.73s)
[7955/9091] Fetching mocker, sextant, secp256k1.swift
Fetched https://github.com/WeTransfer/Mocker.git from cache (0.78s)
[6396/7200] Fetching sextant, secp256k1.swift
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.88s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
Fetched https://github.com/KittyMac/Sextant.git from cache (0.95s)
[1/833] Fetching swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.38s)
Computing version for https://github.com/kylef/JSONSchema.swift.git
Computed https://github.com/kylef/JSONSchema.swift.git at 0.6.0 (5.03s)
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.32s)
Computing version for https://github.com/KittyMac/Sextant.git
Computed https://github.com/KittyMac/Sextant.git at 0.4.0 (2.87s)
Fetching https://github.com/KittyMac/Hitch.git
Fetching https://github.com/KittyMac/Spanker.git
Fetching https://github.com/KittyMac/Chronometer.git
[1/187] Fetching chronometer
[172/2665] Fetching chronometer, hitch
[941/3656] Fetching chronometer, hitch, spanker
Fetched https://github.com/KittyMac/Chronometer.git from cache (0.50s)
Fetched https://github.com/KittyMac/Spanker.git from cache (0.50s)
Fetched https://github.com/KittyMac/Hitch.git from cache (0.51s)
Computing version for https://github.com/Bouke/DNS.git
Computed https://github.com/Bouke/DNS.git at 1.2.0 (2.45s)
Computing version for https://github.com/flight-school/anycodable.git
Computed https://github.com/flight-school/anycodable.git at 0.6.7 (0.60s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (0.55s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.38s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (3.62s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.76s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (0.64s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.58s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.26s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.82s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (0.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.21.1 (1.41s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.2.8 (0.64s)
Computing version for https://github.com/KittyMac/Chronometer.git
Computed https://github.com/KittyMac/Chronometer.git at 0.1.12 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.55s)
Computing version for https://github.com/KittyMac/Spanker.git
Computed https://github.com/KittyMac/Spanker.git at 0.1.17 (0.61s)
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.21.1
Creating working copy for https://github.com/KittyMac/Sextant.git
Working copy of https://github.com/KittyMac/Sextant.git resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/Bouke/DNS.git
Working copy of https://github.com/Bouke/DNS.git resolved at 1.2.0
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at 0.6.7
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.0
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at 0.1.17
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.2.8
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/KittyMac/Chronometer.git
Working copy of https://github.com/KittyMac/Chronometer.git resolved at 0.1.12
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
error: 'spi-builder-workspace': product 'secp256k1' required by package 'spi-builder-workspace' target 'Web5' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: 'spi-builder-workspace': product 'secp256k1' required by package 'spi-builder-workspace' target 'Web5' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
BUILD FAILURE 6.1 wasm