The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ASN1, reference 2.7.2 (90c6d1), with Swift 6.1 for Wasm on 23 Apr 2026 02:19:12 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mIwr/ASN1.git
Reference: 2.7.2
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/mIwr/ASN1
 * tag               2.7.2      -> FETCH_HEAD
HEAD is now at 90c6d16 fix: Non-Apple platforms build support
Cloned https://github.com/mIwr/ASN1.git
Revision (git rev-parse @):
90c6d16743c44c2a9ed7fe32d1986f2c4f7f67a1
SUCCESS checkout https://github.com/mIwr/ASN1.git at 2.7.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mIwr/ASN1.git
https://github.com/mIwr/ASN1.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
10 |     ],
11 |     products: [
/host/spi-builder-workspace/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
10 |     ],
11 |     products: [
Fetching https://github.com/mIwr/BigInt
[1/6695] Fetching bigint
Fetched https://github.com/mIwr/BigInt from cache (1.10s)
Computing version for https://github.com/mIwr/BigInt
warning: 'bigint': /Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                 `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
 8 |     ],
 9 |     products: [
/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                               `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
 8 |     ],
 9 |     products: [
Computed https://github.com/mIwr/BigInt at 1.23.1 (1.72s)
Creating working copy for https://github.com/mIwr/BigInt
Working copy of https://github.com/mIwr/BigInt resolved at 1.23.1
warning: 'bigint': /host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:17: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                 `- warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
 8 |     ],
 9 |     products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:52: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                    `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:64: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                `- warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
 8 |     ],
 9 |     products: [
/host/spi-builder-workspace/.build/checkouts/BigInt/Package.swift:7:79: warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
 5 |     name: "BigInt",
 6 |     platforms: [
 7 |         .macOS(.v10_12), .macCatalyst(.v13), .iOS(.v9), .tvOS(.v9), .watchOS(.v2), .visionOS(.v1)
   |                                                                               `- warning: 'v2' is deprecated: watchOS 4.0 is the oldest supported version
 8 |     ],
 9 |     products: [
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/19] Compiling BigInt ToomCook.swift
[7/20] Compiling BigInt ExpMod.swift
[8/20] Compiling BigInt FFT.swift
[9/20] Compiling BigInt Factorial.swift
[10/20] Compiling BigInt GCD.swift
[11/20] Compiling BigInt Karatsuba.swift
[12/20] Compiling BigInt Limbs.swift
[13/20] Compiling BigInt BurnikelZiegler.swift
[14/20] Compiling BigInt CRT.swift
[15/20] Compiling BigInt BailliePSW.swift
[16/20] Compiling BigInt BigFrac.swift
[17/20] Emitting module BigInt
[18/20] Compiling BigInt BigInt.swift
[19/20] Compiling BigInt BitSieve.swift
[20/20] Compiling BigInt resource_bundle_accessor.swift
[22/43] Compiling ASN1 ASN1Set.swift
[23/43] Compiling ASN1 ASN1SimpleType.swift
[24/43] Compiling ASN1 ASN1T61String.swift
[25/43] Compiling ASN1 ASN1Time.swift
[26/43] Compiling ASN1 ASN1UTCTime.swift
[27/43] Compiling ASN1 ASN1UTF8String.swift
[28/43] Compiling ASN1 ASN1OctetString.swift
[29/43] Compiling ASN1 ASN1PrintableString.swift
[30/43] Compiling ASN1 ASN1Sequence.swift
[31/45] Emitting module ASN1
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:28:23: warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |     /// `ASN1` null value
 28 |     public static let NULL = ASN1Null()
    |                       |- warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'NULL' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
/host/spi-builder-workspace/Sources/ASN1/ASN1Null.swift:10:14: note: class 'ASN1Null' does not conform to the 'Sendable' protocol
 8 |
 9 | /// The `ASN1` Null class
10 | public class ASN1Null: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Null' does not conform to the 'Sendable' protocol
11 |
12 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:30:23: warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |     public static let NULL = ASN1Null()
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
    |                       |- warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ZERO' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:32:23: warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
    |                       |- warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ONE' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     /// `ASN1` Boolean tag = 1
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
[32/45] Compiling ASN1 InputStream.swift
[33/45] Compiling ASN1 resource_bundle_accessor.swift
[34/45] Compiling ASN1 ASN1Exception.swift
[35/45] Compiling ASN1 ASN1GeneralizedTime.swift
[36/45] Compiling ASN1 ASN1IA5String.swift
[37/45] Compiling ASN1 ASN1Integer.swift
[38/45] Compiling ASN1 ASN1Null.swift
[39/45] Compiling ASN1 ASN1ObjectIdentifier.swift
[40/45] Compiling ASN1 ASN1Boolean.swift
[41/45] Compiling ASN1 ASN1Collection.swift
[42/45] Compiling ASN1 ASN1Ctx.swift
[43/45] Compiling ASN1 ASN1.swift
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:28:23: warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |     /// `ASN1` null value
 28 |     public static let NULL = ASN1Null()
    |                       |- warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'NULL' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
/host/spi-builder-workspace/Sources/ASN1/ASN1Null.swift:10:14: note: class 'ASN1Null' does not conform to the 'Sendable' protocol
 8 |
 9 | /// The `ASN1` Null class
10 | public class ASN1Null: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Null' does not conform to the 'Sendable' protocol
11 |
12 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:30:23: warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |     public static let NULL = ASN1Null()
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
    |                       |- warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ZERO' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:32:23: warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
    |                       |- warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ONE' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     /// `ASN1` Boolean tag = 1
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
[44/45] Compiling ASN1 ASN1BMPString.swift
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:28:23: warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |     /// `ASN1` null value
 28 |     public static let NULL = ASN1Null()
    |                       |- warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'NULL' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
/host/spi-builder-workspace/Sources/ASN1/ASN1Null.swift:10:14: note: class 'ASN1Null' does not conform to the 'Sendable' protocol
 8 |
 9 | /// The `ASN1` Null class
10 | public class ASN1Null: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Null' does not conform to the 'Sendable' protocol
11 |
12 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:30:23: warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |     public static let NULL = ASN1Null()
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
    |                       |- warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ZERO' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:32:23: warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
    |                       |- warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ONE' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     /// `ASN1` Boolean tag = 1
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
[45/45] Compiling ASN1 ASN1BitString.swift
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:28:23: warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
 26 |
 27 |     /// `ASN1` null value
 28 |     public static let NULL = ASN1Null()
    |                       |- warning: static property 'NULL' is not concurrency-safe because non-'Sendable' type 'ASN1Null' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'NULL' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
/host/spi-builder-workspace/Sources/ASN1/ASN1Null.swift:10:14: note: class 'ASN1Null' does not conform to the 'Sendable' protocol
 8 |
 9 | /// The `ASN1` Null class
10 | public class ASN1Null: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Null' does not conform to the 'Sendable' protocol
11 |
12 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:30:23: warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |     public static let NULL = ASN1Null()
 29 |     /// `ASN1` integer 0
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
    |                       |- warning: static property 'ZERO' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ZERO' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
/host/spi-builder-workspace/Sources/ASN1/ASN1.swift:32:23: warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     public static let ZERO = ASN1Integer(BInt.ZERO)
 31 |     /// `ASN1` integer 1
 32 |     public static let ONE = ASN1Integer(BInt.ONE)
    |                       |- warning: static property 'ONE' is not concurrency-safe because non-'Sendable' type 'ASN1Integer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'ONE' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |
 34 |     /// `ASN1` Boolean tag = 1
/host/spi-builder-workspace/Sources/ASN1/ASN1Integer.swift:16:14: note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
14 |
15 | /// The `ASN1` Integer class
16 | public class ASN1Integer: ASN1, CustomStringConvertible {
   |              `- note: class 'ASN1Integer' does not conform to the 'Sendable' protocol
17 |
18 |     // MARK: - Initializers
Build complete! (24.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mIwr/BigInt"
    }
  ],
  "manifest_display_name" : "ASN1",
  "name" : "ASN1",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ASN1",
      "targets" : [
        "ASN1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ASN1Tests",
      "module_type" : "SwiftTarget",
      "name" : "ASN1Tests",
      "path" : "Tests/ASN1Tests",
      "sources" : [
        "ASN1Tests.swift",
        "ErrorTests.swift",
        "PerformanceTest.swift"
      ],
      "target_dependencies" : [
        "ASN1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ASN1",
      "module_type" : "SwiftTarget",
      "name" : "ASN1",
      "path" : "Sources/ASN1",
      "product_dependencies" : [
        "BigInt"
      ],
      "product_memberships" : [
        "ASN1"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ASN1/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ASN1.swift",
        "ASN1BMPString.swift",
        "ASN1BitString.swift",
        "ASN1Boolean.swift",
        "ASN1Collection.swift",
        "ASN1Ctx.swift",
        "ASN1Exception.swift",
        "ASN1GeneralizedTime.swift",
        "ASN1IA5String.swift",
        "ASN1Integer.swift",
        "ASN1Null.swift",
        "ASN1ObjectIdentifier.swift",
        "ASN1OctetString.swift",
        "ASN1PrintableString.swift",
        "ASN1Sequence.swift",
        "ASN1Set.swift",
        "ASN1SimpleType.swift",
        "ASN1T61String.swift",
        "ASN1Time.swift",
        "ASN1UTCTime.swift",
        "ASN1UTF8String.swift",
        "InputStream.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:9:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
10 |     ],
11 |     products: [
/host/spi-builder-workspace/Package.swift:9:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 7 |     name: "ASN1",
 8 |     platforms: [
 9 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v4), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
10 |     ],
11 |     products: [
Done.