The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-secp256k1, reference main (606712), with Swift 6.0 for Linux on 12 Sep 2025 23:18:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-secp256k1.git
Reference: main
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/21-DOT-DEV/swift-secp256k1
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 606712a Bump github.com/21-dot-dev/swift-plugin-tuist from 4.68.0 to 4.70.0 (#836)
Submodule path 'Submodules/secp256k1': checked out '88be4e8d86773dd6882d32ad0a6cd8892b31eacd'
Submodule path 'Submodules/secp256k1-zkp': checked out 'f9a04ae405a8738b75307cadbf3fbfbdf379c311'
Submodule path 'Submodules/swift-crypto': checked out '45305d32cfb830faebcaa9a7aea66ad342637518'
Submodule 'Submodules/secp256k1' (https://github.com/bitcoin-core/secp256k1) registered for path 'Submodules/secp256k1'
Submodule 'Submodules/secp256k1-zkp' (https://github.com/ElementsProject/secp256k1-zkp) registered for path 'Submodules/secp256k1-zkp'
Submodule 'Submodules/swift-crypto' (https://github.com/apple/swift-crypto) registered for path 'Submodules/swift-crypto'
Cloning into '/host/spi-builder-workspace/Submodules/secp256k1'...
Cloning into '/host/spi-builder-workspace/Submodules/secp256k1-zkp'...
Cloning into '/host/spi-builder-workspace/Submodules/swift-crypto'...
Cloned https://github.com/21-DOT-DEV/swift-secp256k1.git
Revision (git rev-parse @):
606712ab6c35bec093b0a44ff9a6f2a3ee8555b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/21-DOT-DEV/swift-secp256k1.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/21-DOT-DEV/swift-secp256k1.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/realm/SwiftLint.git
Fetching https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
[1/460] Fetching swift-plugin-tuist
[461/155916] Fetching swift-plugin-tuist, swiftlint
[5125/206804] Fetching swift-plugin-tuist, swiftlint, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (41.94s)
Fetching https://github.com/csjones/lefthook-plugin.git
Fetched https://github.com/21-DOT-DEV/swift-plugin-tuist.git from cache (45.45s)
Fetched https://github.com/realm/SwiftLint.git from cache (46.96s)
[1/435] Fetching lefthook-plugin
Fetched https://github.com/csjones/lefthook-plugin.git from cache (5.01s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.61.0 (5.99s)
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/101] Fetching collectionconcurrencykit
[102/1030] Fetching collectionconcurrencykit, swiftytexttable
[1031/12182] Fetching collectionconcurrencykit, swiftytexttable, yams
[1589/25194] Fetching collectionconcurrencykit, swiftytexttable, yams, cryptoswift
[12352/41336] Fetching collectionconcurrencykit, swiftytexttable, yams, cryptoswift, sourcekitten
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (6.35s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (8.83s)
Fetched https://github.com/jpsim/Yams.git from cache (8.84s)
[1/15957] Fetching swift-argument-parser
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (9.20s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (9.67s)
[1/71913] Fetching swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.45s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.60s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.57.2 (3.37s)
Computing version for https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Computed https://github.com/21-DOT-DEV/swift-plugin-tuist.git at 4.71.0 (0.80s)
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser
[1/28] Fetching swift-artifact-parser
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.25s)
Computing version for https://github.com/csjones/lefthook-plugin.git
Computed https://github.com/csjones/lefthook-plugin.git at 1.13.0 (0.77s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.90s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.88s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (3.14s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (1.04s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2847] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.19s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (0.96s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.91s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.1.0 (0.72s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0-prerelease-2025-08-11 (1.34s)
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.1.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.61.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Working copy of https://github.com/21-DOT-DEV/swift-plugin-tuist.git resolved at 4.71.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0-prerelease-2025-08-11
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.57.2
Creating working copy for https://github.com/csjones/lefthook-plugin.git
Working copy of https://github.com/csjones/lefthook-plugin.git resolved at 1.13.0
[1397/39000008] Downloading https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.71.0/tuist.artifactbundle.zip
[22469/76044694] Downloading https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.71.0/tuist.artifactbundle.zip, https://github.com/csjones/lefthook-plugin/releases/download/1.13.0/lefthook.artifactbundle.zip
Downloading binary artifact https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.71.0/tuist.artifactbundle.zip
Downloading binary artifact https://github.com/csjones/lefthook-plugin/releases/download/1.13.0/lefthook.artifactbundle.zip
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.13.0/lefthook.artifactbundle.zip (5.33s)
Downloaded https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.71.0/tuist.artifactbundle.zip (6.18s)
[1/1] Compiling plugin ArtifactExpander
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin LefthookPlugin
[5/5] Compiling plugin SwiftFormatPlugin
[6/6] Compiling plugin SwiftLintBuildToolPlugin
[7/7] Compiling plugin SwiftLintCommandPlugin
[8/8] Compiling plugin TuistPlugin
Building for debugging...
[8/19] Compiling Utility.c
[9/19] Compiling precomputed_ecmult_gen.c
[9/19] Write sources
[12/19] Compiling Utility.c
[13/19] Compiling precomputed_ecmult_gen.c
[14/19] Write swift-version-24593BA9C3E375BF.txt
[15/19] Compiling secp256k1.c
[17/19] Compiling precomputed_ecmult.c
[20/97] Compiling ZKP ASN1Null.swift
[21/97] Compiling ZKP ASN1OctetString.swift
[22/97] Compiling ZKP ASN1Strings.swift
[23/97] Compiling ZKP ArraySliceBigint.swift
[24/97] Compiling ZKP GeneralizedTime.swift
[25/97] Compiling ZKP ObjectIdentifier.swift
[26/102] Compiling ZKP PEMDocument.swift
[27/102] Compiling ZKP PKCS8PrivateKey.swift
[28/102] Compiling ZKP SEC1PrivateKey.swift
[29/102] Compiling ZKP SubjectPublicKeyInfo.swift
[30/102] Compiling ZKP Asymmetric.swift
[31/102] Compiling ZKP MuSig.swift
[32/102] Compiling ZKP Nonces.swift
[33/102] Compiling ZKP P256K.swift
[34/102] Compiling ZKP PrettyBytes.swift
[35/102] Compiling ZKP RNG_boring.swift
[41/107] Emitting module ZKP
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/ZKP/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
[42/107] Compiling ZKP ASN1.swift
[43/107] Compiling ZKP ASN1Any.swift
[44/107] Compiling ZKP ASN1BitString.swift
[45/107] Compiling ZKP ASN1Boolean.swift
[46/107] Compiling ZKP ASN1Identifier.swift
[47/107] Compiling ZKP ASN1Integer.swift
[48/107] Emitting module P256K
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/P256K/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
[49/107] Compiling ZKP Recovery.swift
[50/107] Compiling ZKP SHA256.swift
[51/107] Compiling ZKP SafeCompare.swift
[52/107] Compiling ZKP Schnorr.swift
[53/107] Compiling ZKP SecureBytes.swift
[54/107] Compiling ZKP Combine.swift
[55/107] Compiling ZKP Context.swift
[56/107] Compiling ZKP CryptoKitErrors.swift
[57/107] Compiling ZKP DH.swift
[58/107] Compiling ZKP Digest.swift
[76/107] Compiling ZKP ECDH.swift
[77/107] Compiling ZKP ECDSA.swift
[78/107] Compiling ZKP EdDSA.swift
[79/107] Compiling ZKP Errors.swift
[80/107] Compiling ZKP HashDigest.swift
[81/107] Compiling ZKP ECDSASignature.swift
[98/107] Compiling P256K Signature.swift
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/ZKP/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
[99/107] Compiling P256K Tweak.swift
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/ZKP/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
[100/107] Compiling P256K UInt256.swift
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/ZKP/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
[101/107] Compiling P256K Utility.swift
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/ZKP/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
[102/107] Compiling P256K Zeroization.swift
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/ZKP/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/P256K/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/P256K/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/P256K/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/P256K/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
Swift.RawRepresentable:2:27: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
1 | extension RawRepresentable where Self : Hashable, Self.RawValue : Hashable {
2 |     @inlinable public var hashValue: Int { get }
  |                           `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'UInt256' to 'Hashable' by implementing 'hash(into:)' instead
3 |     @inlinable public func hash(into hasher: inout Hasher)
4 |     @inlinable public func _rawHashValue(seed: Int) -> Int
/host/spi-builder-workspace/Sources/P256K/UInt256.swift:918:1: warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
916 |
917 | @available(macOS 13.3, iOS 16.4, watchOS 9.4, tvOS 16.4, macCatalyst 16.4, visionOS 1.0, *)
918 | extension UInt256.Vector: Sequence {
    | |- warning: extension declares a conformance of imported type 'SIMD4' to imported protocol 'Sequence'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
919 |     public func makeIterator() -> Iterator {
920 |         Iterator(self)
Build complete! (151.92s)
Build complete.
{
  "c_language_standard" : "c89",
  "dependencies" : [
    {
      "identity" : "lefthook-plugin",
      "requirement" : {
        "exact" : [
          "1.13.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/csjones/lefthook-plugin.git"
    },
    {
      "identity" : "swift-plugin-tuist",
      "requirement" : {
        "exact" : [
          "4.71.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/21-DOT-DEV/swift-plugin-tuist.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "exact" : [
          "0.57.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swiftlint",
      "requirement" : {
        "exact" : [
          "0.61.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/SwiftLint.git"
    }
  ],
  "manifest_display_name" : "swift-secp256k1",
  "name" : "swift-secp256k1",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "libsecp256k1",
      "targets" : [
        "libsecp256k1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "libsecp256k1_zkp",
      "targets" : [
        "libsecp256k1_zkp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "P256K",
      "targets" : [
        "P256K"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ZKP",
      "targets" : [
        "ZKP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "libsecp256k1zkpTests",
      "module_type" : "SwiftTarget",
      "name" : "libsecp256k1zkpTests",
      "path" : "Tests/libsecp256k1zkpTests",
      "sources" : [
        "BindingsTests.swift"
      ],
      "target_dependencies" : [
        "ZKP",
        "libsecp256k1_zkp"
      ],
      "type" : "test"
    },
    {
      "c99name" : "libsecp256k1_zkp",
      "module_type" : "ClangTarget",
      "name" : "libsecp256k1_zkp",
      "path" : "Sources/libsecp256k1_zkp",
      "product_memberships" : [
        "libsecp256k1_zkp",
        "ZKP"
      ],
      "sources" : [
        "src/Utility.c",
        "src/precomputed_ecmult.c",
        "src/precomputed_ecmult_gen.c",
        "src/secp256k1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "libsecp256k1",
      "module_type" : "ClangTarget",
      "name" : "libsecp256k1",
      "path" : "Sources/libsecp256k1",
      "product_memberships" : [
        "libsecp256k1",
        "P256K"
      ],
      "sources" : [
        "src/Utility.c",
        "src/precomputed_ecmult.c",
        "src/precomputed_ecmult_gen.c",
        "src/secp256k1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ZKPTests",
      "module_type" : "SwiftTarget",
      "name" : "ZKPTests",
      "path" : "Tests/ZKPTests",
      "sources" : [
        "AsymmetricTests.swift",
        "ECDHTests.swift",
        "ECDSATests.swift",
        "MusigTests.swift",
        "RecoveryTests.swift",
        "SHA256Tests.swift",
        "SchnorrTests.swift",
        "TaprootTests.swift",
        "TweakTests.swift",
        "UInt256Tests.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "ZKP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZKP",
      "module_type" : "SwiftTarget",
      "name" : "ZKP",
      "path" : "Sources/ZKP",
      "product_memberships" : [
        "ZKP"
      ],
      "sources" : [
        "ASN1/ASN1.swift",
        "ASN1/Basic ASN1 Types/ASN1Any.swift",
        "ASN1/Basic ASN1 Types/ASN1BitString.swift",
        "ASN1/Basic ASN1 Types/ASN1Boolean.swift",
        "ASN1/Basic ASN1 Types/ASN1Identifier.swift",
        "ASN1/Basic ASN1 Types/ASN1Integer.swift",
        "ASN1/Basic ASN1 Types/ASN1Null.swift",
        "ASN1/Basic ASN1 Types/ASN1OctetString.swift",
        "ASN1/Basic ASN1 Types/ASN1Strings.swift",
        "ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
        "ASN1/Basic ASN1 Types/GeneralizedTime.swift",
        "ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
        "ASN1/ECDSASignature.swift",
        "ASN1/PEMDocument.swift",
        "ASN1/PKCS8PrivateKey.swift",
        "ASN1/SEC1PrivateKey.swift",
        "ASN1/SubjectPublicKeyInfo.swift",
        "Asymmetric.swift",
        "Combine.swift",
        "Context.swift",
        "CryptoKitErrors.swift",
        "DH.swift",
        "Digest.swift",
        "ECDH.swift",
        "ECDSA.swift",
        "EdDSA.swift",
        "Errors.swift",
        "HashDigest.swift",
        "MuSig.swift",
        "Nonces.swift",
        "P256K.swift",
        "PrettyBytes.swift",
        "RNG_boring.swift",
        "Recovery.swift",
        "SHA256.swift",
        "SafeCompare.swift",
        "Schnorr.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "Tweak.swift",
        "UInt256.swift",
        "Utility.swift",
        "Zeroization.swift"
      ],
      "target_dependencies" : [
        "libsecp256k1_zkp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "P256K",
      "module_type" : "SwiftTarget",
      "name" : "P256K",
      "path" : "Sources/P256K",
      "product_memberships" : [
        "P256K"
      ],
      "sources" : [
        "ASN1/ASN1.swift",
        "ASN1/Basic ASN1 Types/ASN1Any.swift",
        "ASN1/Basic ASN1 Types/ASN1BitString.swift",
        "ASN1/Basic ASN1 Types/ASN1Boolean.swift",
        "ASN1/Basic ASN1 Types/ASN1Identifier.swift",
        "ASN1/Basic ASN1 Types/ASN1Integer.swift",
        "ASN1/Basic ASN1 Types/ASN1Null.swift",
        "ASN1/Basic ASN1 Types/ASN1OctetString.swift",
        "ASN1/Basic ASN1 Types/ASN1Strings.swift",
        "ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
        "ASN1/Basic ASN1 Types/GeneralizedTime.swift",
        "ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
        "ASN1/ECDSASignature.swift",
        "ASN1/PEMDocument.swift",
        "ASN1/PKCS8PrivateKey.swift",
        "ASN1/SEC1PrivateKey.swift",
        "ASN1/SubjectPublicKeyInfo.swift",
        "Asymmetric.swift",
        "Combine.swift",
        "Context.swift",
        "CryptoKitErrors.swift",
        "DH.swift",
        "Digest.swift",
        "ECDH.swift",
        "ECDSA.swift",
        "EdDSA.swift",
        "Errors.swift",
        "HashDigest.swift",
        "MuSig.swift",
        "Nonces.swift",
        "P256K.swift",
        "PrettyBytes.swift",
        "RNG_boring.swift",
        "Recovery.swift",
        "SHA256.swift",
        "SafeCompare.swift",
        "Schnorr.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "Tweak.swift",
        "UInt256.swift",
        "Utility.swift",
        "Zeroization.swift"
      ],
      "target_dependencies" : [
        "libsecp256k1"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.