Build Information
Successful build of swift-asn1, reference 1.7.0 (eb50cb), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 12:08:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-asn1.git
Reference: 1.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-asn1
* tag 1.7.0 -> FETCH_HEAD
HEAD is now at eb50cbd Drop Swift 6.0 (#119)
Cloned https://github.com/apple/swift-asn1.git
Revision (git rev-parse @):
eb50cbd14606a9161cbc5d452f18797c90ef0bab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-asn1.git at 1.7.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-asn1.git
https://github.com/apple/swift-asn1.git
{
"dependencies" : [
],
"manifest_display_name" : "swift-asn1",
"name" : "swift-asn1",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftASN1",
"targets" : [
"SwiftASN1"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftASN1Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftASN1Tests",
"path" : "Tests/SwiftASN1Tests",
"sources" : [
"ASN1StringTests.swift",
"ASN1Tests.swift",
"GeneralizedTimeTests.swift",
"Test Helper Types/CMSContentInfo.swift",
"Test Helper Types/ECDSASignature.swift",
"Test Helper Types/PKCS8PrivateKey.swift",
"Test Helper Types/SEC1PrivateKey.swift",
"Test Helper Types/SubjectPublicKeyInfo.swift",
"UTCTimeTests.swift"
],
"target_dependencies" : [
"SwiftASN1"
],
"type" : "test"
},
{
"c99name" : "SwiftASN1",
"module_type" : "SwiftTarget",
"name" : "SwiftASN1",
"path" : "Sources/SwiftASN1",
"product_memberships" : [
"SwiftASN1"
],
"sources" : [
"ASN1.swift",
"BER.swift",
"Basic ASN1 Types/ASN1Any.swift",
"Basic ASN1 Types/ASN1BitString.swift",
"Basic ASN1 Types/ASN1Boolean.swift",
"Basic ASN1 Types/ASN1Identifier.swift",
"Basic ASN1 Types/ASN1Integer.swift",
"Basic ASN1 Types/ASN1Null.swift",
"Basic ASN1 Types/ASN1OctetString.swift",
"Basic ASN1 Types/ASN1Strings.swift",
"Basic ASN1 Types/ArraySliceBigint.swift",
"Basic ASN1 Types/GeneralizedTime.swift",
"Basic ASN1 Types/ObjectIdentifier.swift",
"Basic ASN1 Types/PEMDocument.swift",
"Basic ASN1 Types/TimeUtilities.swift",
"Basic ASN1 Types/UTCTime.swift",
"DER.swift",
"Errors.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/20] Compiling SwiftASN1 TimeUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[4/20] Compiling SwiftASN1 UTCTime.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/21] Compiling SwiftASN1 Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/21] Compiling SwiftASN1 ASN1Boolean.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/21] Compiling SwiftASN1 ASN1Identifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/21] Compiling SwiftASN1 ASN1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/21] Compiling SwiftASN1 BER.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/21] Compiling SwiftASN1 ArraySliceBigint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/21] Compiling SwiftASN1 GeneralizedTime.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/21] Emitting module SwiftASN1
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/21] Compiling SwiftASN1 ASN1OctetString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/21] Compiling SwiftASN1 ASN1Strings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/21] Compiling SwiftASN1 ASN1Integer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/21] Compiling SwiftASN1 ASN1Null.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/21] Compiling SwiftASN1 DER.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/21] Compiling SwiftASN1 ASN1Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/21] Compiling SwiftASN1 ASN1BitString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/21] Compiling SwiftASN1 ObjectIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/21] Compiling SwiftASN1 PEMDocument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (4.49s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-asn1",
"name" : "swift-asn1",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftASN1",
"targets" : [
"SwiftASN1"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftASN1Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftASN1Tests",
"path" : "Tests/SwiftASN1Tests",
"sources" : [
"ASN1StringTests.swift",
"ASN1Tests.swift",
"GeneralizedTimeTests.swift",
"Test Helper Types/CMSContentInfo.swift",
"Test Helper Types/ECDSASignature.swift",
"Test Helper Types/PKCS8PrivateKey.swift",
"Test Helper Types/SEC1PrivateKey.swift",
"Test Helper Types/SubjectPublicKeyInfo.swift",
"UTCTimeTests.swift"
],
"target_dependencies" : [
"SwiftASN1"
],
"type" : "test"
},
{
"c99name" : "SwiftASN1",
"module_type" : "SwiftTarget",
"name" : "SwiftASN1",
"path" : "Sources/SwiftASN1",
"product_memberships" : [
"SwiftASN1"
],
"sources" : [
"ASN1.swift",
"BER.swift",
"Basic ASN1 Types/ASN1Any.swift",
"Basic ASN1 Types/ASN1BitString.swift",
"Basic ASN1 Types/ASN1Boolean.swift",
"Basic ASN1 Types/ASN1Identifier.swift",
"Basic ASN1 Types/ASN1Integer.swift",
"Basic ASN1 Types/ASN1Null.swift",
"Basic ASN1 Types/ASN1OctetString.swift",
"Basic ASN1 Types/ASN1Strings.swift",
"Basic ASN1 Types/ArraySliceBigint.swift",
"Basic ASN1 Types/GeneralizedTime.swift",
"Basic ASN1 Types/ObjectIdentifier.swift",
"Basic ASN1 Types/PEMDocument.swift",
"Basic ASN1 Types/TimeUtilities.swift",
"Basic ASN1 Types/UTCTime.swift",
"DER.swift",
"Errors.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.