The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of secp256k1.swift, reference 0.17.0 (9683e8), with Swift 6.0 (beta) for Linux on 10 Sep 2024 21:37:43 UTC.

Swift 6 data race errors: 6

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-secp256k1.git
Reference: 0.17.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/21-DOT-DEV/swift-secp256k1
 * tag               0.17.0     -> FETCH_HEAD
HEAD is now at 9683e8e Enabling newer modules (#527)
Submodule path 'Submodules/secp256k1': checked out '4155e62fcc9d1fdc8324b77491179c9608ec8874'
Submodule path 'Submodules/secp256k1-zkp': checked out 'd661a93cc9c96179932e2f5b6782bd86b648cd10'
Submodule path 'Submodules/swift-crypto': checked out 'bc1c29221f6dfeb0ebbfbc98eb95cd3d4967868e'
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 @):
9683e8e311c76d8114cd308b697dad2f9fc58fed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.17.0
========================================
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/csjones/lefthook-plugin.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/realm/SwiftLint.git
[1/232] Fetching lefthook-plugin
[233/43315] Fetching lefthook-plugin, swiftformat
[4111/183340] Fetching lefthook-plugin, swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (26.61s)
Fetched https://github.com/csjones/lefthook-plugin.git from cache (30.40s)
Fetched https://github.com/realm/SwiftLint.git from cache (31.78s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.52.4 (3.88s)
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/83] Fetching collectionconcurrencykit
[41/1012] Fetching collectionconcurrencykit, swiftytexttable
[270/10808] Fetching collectionconcurrencykit, swiftytexttable, yams
[2091/23511] Fetching collectionconcurrencykit, swiftytexttable, yams, cryptoswift
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (4.81s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (8.41s)
Fetched https://github.com/jpsim/Yams.git from cache (8.44s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (10.44s)
[1/12140] Fetching swift-argument-parser
[12141/28130] Fetching swift-argument-parser, sourcekitten
[20936/93105] Fetching swift-argument-parser, sourcekitten, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (10.53s)
[66671/80965] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git from cache (5.01s)
[53280/64975] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.23s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.53.8 (0.55s)
Computing version for https://github.com/csjones/lefthook-plugin.git
Computed https://github.com/csjones/lefthook-plugin.git at 1.6.10 (0.86s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.49s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.49s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.25s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.34.1 (0.54s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2925] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.29s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.00s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.48s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (6.72s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-07-04-a (4.75s)
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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/csjones/lefthook-plugin.git
Working copy of https://github.com/csjones/lefthook-plugin.git resolved at 1.6.10
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.53.8
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.52.4
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.34.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-07-04-a
[1369/9402198] Downloading https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip
[9404945/30099095] Downloading https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip
Downloading binary artifact https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.52.4/SwiftLintBinary-macos.artifactbundle.zip (1.13s)
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.6.10/lefthook.artifactbundle.zip (2.54s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin LefthookPlugin
[3/3] Compiling plugin SwiftFormatPlugin
[4/4] Compiling plugin SwiftLintPlugin
Building for debugging...
[4/15] Write sources
[5/15] Compiling precomputed_ecmult_gen.c
[6/15] Write swift-version-24593BA9C3E375BF.txt
[7/15] Write sources
[8/15] Compiling Utility.c
[9/15] Compiling precomputed_ecmult_gen.c
[10/15] Compiling Utility.c
[11/15] Compiling secp256k1.c
[13/15] Compiling precomputed_ecmult.c
[16/90] Emitting module zkp
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
/host/spi-builder-workspace/Sources/zkp/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[17/95] Compiling zkp ASN1.swift
[18/95] Compiling zkp ASN1Any.swift
[19/95] Compiling zkp ASN1BitString.swift
[20/95] Compiling zkp ASN1Boolean.swift
[21/95] Compiling zkp ASN1Identifier.swift
[22/95] Compiling zkp ASN1Integer.swift
[23/100] Emitting module secp256k1
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
/host/spi-builder-workspace/Sources/secp256k1/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[24/100] Compiling zkp Exports.swift
[25/100] Compiling zkp HashDigest.swift
[26/100] Compiling zkp MuSig2.swift
[27/100] Compiling zkp PrettyBytes.swift
[28/100] Compiling zkp RNG_boring.swift
[29/100] Compiling secp256k1 Tweak.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[30/100] Compiling secp256k1 Utility.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[31/100] Compiling secp256k1 Zeroization.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[32/100] Compiling secp256k1 secp256k1.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[33/100] Compiling zkp secp256k1.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[45/100] Compiling zkp ASN1Null.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
[46/100] Compiling zkp ASN1OctetString.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
[47/100] Compiling zkp ASN1Strings.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
[48/100] Compiling zkp ArraySliceBigint.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
[49/100] Compiling zkp GeneralizedTime.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
[50/100] Compiling zkp Recovery.swift
[51/100] Compiling zkp SHA256.swift
[52/100] Compiling zkp SafeCompare.swift
[53/100] Compiling zkp Schnorr.swift
[54/100] Compiling zkp SecureBytes.swift
[55/100] Compiling zkp ObjectIdentifier.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[56/100] Compiling zkp Asymmetric.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[57/100] Compiling zkp Combine.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[58/100] Compiling zkp Context.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[59/100] Compiling zkp CryptoKitErrors.swift
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
[60/100] Compiling zkp ECDSASignature.swift
[61/100] Compiling zkp PEMDocument.swift
[62/100] Compiling zkp PKCS8PrivateKey.swift
[63/100] Compiling zkp SEC1PrivateKey.swift
[64/100] Compiling zkp SubjectPublicKeyInfo.swift
[65/100] Compiling zkp Digest.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[66/100] Compiling zkp ECDH.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[67/100] Compiling zkp ECDSA.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[68/100] Compiling zkp EdDSA.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
[69/100] Compiling zkp Errors.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
[80/100] Compiling secp256k1 Signature.swift
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/Context.swift:47:27: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
27 |     /// It is used in the creation of the `secp256k1` context and also in determining the size of the preallocated
28 |     /// memory for the context.
29 |     struct Context: OptionSet {
   |            `- note: consider making struct 'Context' conform to the 'Sendable' protocol
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   :
45 |         /// This static property represents a `Context` with no flags. It can be used when creating a `secp256k1`
46 |         /// context with no flags.
47 |         public static let none = Self(rawValue: SECP256K1_CONTEXT_NONE)
   |                           |- warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'secp256k1.Context' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'none' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
48 |
49 |         /// Creates a new `secp256k1` context with the specified flags.
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
/host/spi-builder-workspace/Sources/zkp/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/zkp/SecureBytes.swift:19:13: warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
 17 | import Foundation
 18 |
 19 | private let emptyStorage:SecureBytes.Backing = SecureBytes.Backing.createEmpty()
    |             |- warning: let 'emptyStorage' is not concurrency-safe because non-'Sendable' type 'SecureBytes.Backing' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: annotate 'emptyStorage' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 | struct SecureBytes {
    :
248 |
249 |     @usableFromInline
250 |     internal class Backing: ManagedBuffer<BackingHeader, UInt8> {
    |                    `- note: class 'Backing' does not conform to the 'Sendable' protocol
251 |
252 |         @usableFromInline
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/host/spi-builder-workspace/Sources/secp256k1/Context.swift:31:27: warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
29 |     struct Context: OptionSet {
30 |         /// The raw representation of `secp256k1.Context`
31 |         public static let rawRepresentation = try! secp256k1.Context.create()
   |                           |- warning: static property 'rawRepresentation' is not concurrency-safe because non-'Sendable' type 'OpaquePointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: annotate 'rawRepresentation' with '@MainActor' if property should only be accessed from the main actor
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |         /// The raw value of the context flags.
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
Build complete! (118.28s)
Build complete.
{
  "c_language_standard" : "c89",
  "dependencies" : [
    {
      "identity" : "lefthook-plugin",
      "requirement" : {
        "exact" : [
          "1.6.10"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/csjones/lefthook-plugin.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "exact" : [
          "0.53.8"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swiftlint",
      "requirement" : {
        "exact" : [
          "0.52.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/SwiftLint.git"
    }
  ],
  "manifest_display_name" : "secp256k1.swift",
  "name" : "secp256k1.swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "secp256k1",
      "targets" : [
        "secp256k1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "zkp",
      "targets" : [
        "zkp"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "zkp_bindings",
      "module_type" : "ClangTarget",
      "name" : "zkp_bindings",
      "path" : "Sources/zkp_bindings",
      "product_memberships" : [
        "zkp"
      ],
      "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" : [
        "XCTestManifests.swift",
        "secp256k1Tests.swift",
        "zkpTests.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",
        "Exports.swift",
        "HashDigest.swift",
        "MuSig2.swift",
        "PrettyBytes.swift",
        "RNG_boring.swift",
        "Recovery.swift",
        "SHA256.swift",
        "SafeCompare.swift",
        "Schnorr.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "Tweak.swift",
        "Utility.swift",
        "Zeroization.swift",
        "secp256k1.swift"
      ],
      "target_dependencies" : [
        "zkp_bindings"
      ],
      "type" : "library"
    },
    {
      "c99name" : "secp256k1_bindings",
      "module_type" : "ClangTarget",
      "name" : "secp256k1_bindings",
      "path" : "Sources/secp256k1_bindings",
      "product_memberships" : [
        "secp256k1"
      ],
      "sources" : [
        "src/Utility.c",
        "src/precomputed_ecmult.c",
        "src/precomputed_ecmult_gen.c",
        "src/secp256k1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "secp256k1",
      "module_type" : "SwiftTarget",
      "name" : "secp256k1",
      "path" : "Sources/secp256k1",
      "product_memberships" : [
        "secp256k1"
      ],
      "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",
        "Exports.swift",
        "HashDigest.swift",
        "PrettyBytes.swift",
        "RNG_boring.swift",
        "Recovery.swift",
        "SHA256.swift",
        "SafeCompare.swift",
        "Schnorr.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "Tweak.swift",
        "Utility.swift",
        "Zeroization.swift",
        "secp256k1.swift"
      ],
      "target_dependencies" : [
        "secp256k1_bindings"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.