Build Information
Successful build of ASN1Kit, reference main (ca805c), with Swift 6.2 for macOS (SPM) on 21 Nov 2025 17:09:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/ASN1Kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/ASN1Kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ca805c2 OSPO policy compliance (#31)
Cloned https://github.com/gematik/ASN1Kit.git
Revision (git rev-parse @):
ca805c25d12b2c31197072cf0e628095f02fb859
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gematik/ASN1Kit.git at main
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching http://github.com/Carthage/Commandant
[1/2158] Fetching swift-docc-plugin
[217/4487] Fetching swift-docc-plugin, commandant
[497/8065] Fetching swift-docc-plugin, commandant, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.29s)
Fetched http://github.com/Carthage/Commandant from cache (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.29s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.96s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.64s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.68s)
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "asn1kit",
"name": "ASN1Kit",
"url": "https://github.com/gematik/ASN1Kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1Kit",
"dependencies": [
{
"identity": "commandant",
"name": "Commandant",
"url": "http://github.com/Carthage/Commandant",
"version": "0.18.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commandant",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/gematik/ASN1Kit.git
[1/1281] Fetching asn1kit
Fetched https://github.com/gematik/ASN1Kit.git from cache (0.98s)
Fetching http://github.com/Carthage/Commandant from cache
Fetched http://github.com/Carthage/Commandant from cache (0.66s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.71s)
Creating working copy for https://github.com/gematik/ASN1Kit.git
Working copy of https://github.com/gematik/ASN1Kit.git resolved at main (ca805c2)
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.0
Found 1 product dependencies
- Commandant
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/gematik/ASN1Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/10] Write sources
[4/10] Write CLI-entitlement.plist
[5/10] Write sources
[6/10] Write swift-version-49B95AFC49DCD68C.txt
[8/47] Compiling Commandant Result+Additions.swift
[9/47] Compiling Commandant OrderedSet.swift
[10/48] Compiling Commandant Switch.swift
[11/48] Compiling ASN1Kit Int+Length.swift
[12/48] Compiling ASN1Kit OutputStream+UInt8.swift
[13/50] Emitting module ASN1Kit
[14/50] Compiling ASN1Kit ASN1Error.swift
[15/50] Compiling ASN1Kit ASN1Int.swift
[16/50] Compiling ASN1Kit ASN1Object.swift
[17/50] Compiling ASN1Kit ASN1Tag.swift
[18/50] Compiling ASN1Kit DataScanner.swift
[19/50] Compiling ASN1Kit Data+Hex.swift
[20/50] Compiling ASN1Kit ASN1Data.swift
[21/50] Compiling ASN1Kit ASN1DecodedTag.swift
[22/50] Compiling ASN1Kit ASN1Decoder.swift
[23/50] Compiling ASN1Kit Array+ASN1Encoding.swift
[24/50] Compiling ASN1Kit Bool+ASN1Encoding.swift
[25/50] Compiling ASN1Kit Data+ASN1Encoding.swift
[26/50] Compiling ASN1Kit ObjectIdentifier.swift
[27/50] Compiling ASN1Kit ASN1CodableType.swift
[28/50] Compiling ASN1Kit ASN1Object+Encoding.swift
[29/50] Compiling ASN1Kit Date+ASN1Encoding.swift
[30/50] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[31/50] Compiling ASN1Kit Int+ASN1Encoding.swift
[32/50] Compiling ASN1Kit String+ASN1Encoding.swift
[33/50] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[34/50] Compiling ASN1Kit ASN1Object+Subscript.swift
[35/50] Compiling ASN1Kit ASN1Primitive+Description.swift
[36/50] Compiling ASN1Kit Data+ASN1Int.swift
[37/50] Compiling ASN1Kit Data+UInt.swift
[38/50] Compiling Commandant Errors.swift
[39/50] Compiling Commandant Option.swift
[40/50] Compiling Commandant Command.swift
[41/50] Compiling Commandant ArgumentProtocol.swift
[42/50] Compiling Commandant Argument.swift
[43/50] Compiling Commandant ArgumentParser.swift
[44/50] Emitting module Commandant
[45/50] Compiling Commandant HelpCommand.swift
[46/50] Compiling ASN1Kit String+Subscript.swift
[47/50] Compiling ASN1Kit UInt+TagNo.swift
[48/55] Compiling CLI main.swift
[49/55] Compiling CLI VersionCommand.swift
[50/55] Compiling CLI Data+Hex.swift
[51/55] Emitting module CLI
[52/55] Compiling CLI ParseCommand.swift
[52/55] Write Objects.LinkFileList
[53/55] Linking CLI
[54/55] Applying CLI
Build complete! (16.04s)
Build complete.
{
"dependencies" : [
{
"identity" : "commandant",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "http://github.com/Carthage/Commandant"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ASN1Kit",
"name" : "ASN1Kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "ASN1Kit",
"targets" : [
"ASN1Kit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CLI",
"targets" : [
"CLI",
"ASN1Kit"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "Sources/CLI",
"product_dependencies" : [
"Commandant"
],
"product_memberships" : [
"CLI"
],
"sources" : [
"Helper/Data+Hex.swift",
"ParseCommand.swift",
"VersionCommand.swift",
"main.swift"
],
"target_dependencies" : [
"ASN1Kit"
],
"type" : "executable"
},
{
"c99name" : "ASN1Kit",
"module_type" : "SwiftTarget",
"name" : "ASN1Kit",
"path" : "Sources/ASN1Kit",
"product_memberships" : [
"ASN1Kit",
"CLI"
],
"sources" : [
"ASN1Data.swift",
"ASN1DecodedTag.swift",
"ASN1Decoder.swift",
"ASN1Error.swift",
"ASN1Int.swift",
"ASN1Object.swift",
"ASN1Tag.swift",
"DataScanner.swift",
"Helper/Data+Hex.swift",
"ObjectIdentifier.swift",
"encodable/ASN1CodableType.swift",
"encodable/ASN1Object+Encoding.swift",
"encodable/Array+ASN1Encoding.swift",
"encodable/Bool+ASN1Encoding.swift",
"encodable/Data+ASN1Encoding.swift",
"encodable/Date+ASN1Encoding.swift",
"encodable/GeneralizedTimeDateFormatter.swift",
"encodable/Int+ASN1Encoding.swift",
"encodable/String+ASN1Encoding.swift",
"extension/ASN1DecodedTag+Encoding.swift",
"extension/ASN1Object+Subscript.swift",
"extension/ASN1Primitive+Description.swift",
"extension/Data+ASN1Int.swift",
"extension/Data+UInt.swift",
"extension/Int+Length.swift",
"extension/OutputStream+UInt8.swift",
"extension/String+Subscript.swift",
"extension/UInt+TagNo.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/gematik/asn1kit/main
Repository: gematik/ASN1Kit
Swift version used: 6.2
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0")
Target: ASN1Kit
Generating documentation for 'ASN1Kit'...
Converting documentation...
warning: External name 'string' used to document parameter
--> ../ObjectIdentifier.swift:65:15-65:21
63 | ///
64 | /// - Parameters:
65 + /// - string: OID encoded string e.g. "1.3.6.1.4.1 ", "{1 3 6 1 4 1}", "urn:oid:1.3.6.1.4.1"
| ╰─suggestion: Replace 'string' with 'value'
66 | /// or even "{iso(1) identified-organisation(3) dod(6) internet(1) private(4) enterprise(1)}"
67 | /// - Throws: ASN1Error when string is malformed
Conversion complete! (0.18s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/main'
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Mixin+Equals.swift
[40/57] Compiling SymbolKit Mixin+Hash.swift
[41/57] Compiling SymbolKit Mixin.swift
[42/57] Compiling SymbolKit LineList.swift
[43/57] Compiling SymbolKit Position.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (2.85s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ASN1Kit' complete! (0.16s)
376
3 /Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/gematik/asn1kit/main
File count: 376
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-gematik-asn1kit-main-5ec9d19f.zip to s3://spi-docs-inbox/prod-gematik-asn1kit-main-5ec9d19f.zip
Copying... [19%]
Copying... [29%]
Copying... [39%]
Copying... [49%]
Copying... [58%]
Copying... [68%]
Copying... [78%]
Copying... [88%]
Copying... [97%]
Copying... [100%]
Done.