The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ASN1Kit, reference 1.3.1 (09df89), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:57:48 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gematik/ASN1Kit.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gematik/ASN1Kit
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at 09df895 Set access level of func hexString() to internal (was erroneously public) (#30)
Cloned https://github.com/gematik/ASN1Kit.git
Revision (git rev-parse @):
09df8959217517065d7022061cb36a4915430150
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gematik/ASN1Kit.git at 1.3.1
Fetching http://github.com/Carthage/Commandant
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2271] Fetching swift-docc-plugin
[229/4600] Fetching swift-docc-plugin, commandant
[1138/8272] Fetching swift-docc-plugin, commandant, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.25s)
Fetched http://github.com/Carthage/Commandant from cache (1.25s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.95s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.68s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.73s)
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 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-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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gematik/ASN1Kit.git
[1/1281] Fetching asn1kit
Fetched https://github.com/gematik/ASN1Kit.git from cache (0.93s)
Fetching http://github.com/Carthage/Commandant from cache
Fetched http://github.com/Carthage/Commandant from cache (0.75s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.81s)
Creating working copy for https://github.com/gematik/ASN1Kit.git
Working copy of https://github.com/gematik/ASN1Kit.git resolved at 1.3.1 (09df895)
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.3
Building package at path:  $PWD
https://github.com/gematik/ASN1Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
[2/10] Write CLI-entitlement.plist
[6/10] Write swift-version--6988338F2F200930.txt
[8/47] Emitting module ASN1Kit
[9/49] Compiling Commandant OrderedSet.swift
[10/49] Compiling Commandant Result+Additions.swift
[11/50] Compiling Commandant Switch.swift
[12/50] Compiling ASN1Kit Array+ASN1Encoding.swift
[13/50] Compiling ASN1Kit Bool+ASN1Encoding.swift
[14/50] Compiling ASN1Kit Data+ASN1Encoding.swift
[15/50] Compiling ASN1Kit String+Subscript.swift
[16/50] Compiling ASN1Kit UInt+TagNo.swift
[17/50] Compiling ASN1Kit ObjectIdentifier.swift
[18/50] Compiling ASN1Kit ASN1CodableType.swift
[19/50] Compiling ASN1Kit ASN1Object+Encoding.swift
[20/50] Compiling ASN1Kit Int+Length.swift
[21/50] Compiling ASN1Kit OutputStream+UInt8.swift
[22/50] Compiling ASN1Kit ASN1Primitive+Description.swift
[23/50] Compiling ASN1Kit Data+ASN1Int.swift
[24/50] Compiling ASN1Kit Data+UInt.swift
[25/50] Compiling ASN1Kit ASN1Error.swift
[26/50] Compiling ASN1Kit ASN1Int.swift
[27/50] Compiling ASN1Kit ASN1Object.swift
[28/50] Compiling ASN1Kit Date+ASN1Encoding.swift
[29/50] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[30/50] Compiling ASN1Kit Int+ASN1Encoding.swift
[31/50] Compiling ASN1Kit String+ASN1Encoding.swift
[32/50] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[33/50] Compiling ASN1Kit ASN1Object+Subscript.swift
[34/50] Compiling ASN1Kit ASN1Tag.swift
[35/50] Compiling ASN1Kit DataScanner.swift
[36/50] Compiling ASN1Kit Data+Hex.swift
[37/50] Compiling ASN1Kit ASN1Data.swift
[38/50] Compiling ASN1Kit ASN1DecodedTag.swift
[39/50] Compiling ASN1Kit ASN1Decoder.swift
[40/50] Compiling Commandant Errors.swift
[41/50] Compiling Commandant HelpCommand.swift
[42/50] Emitting module Commandant
[43/50] Compiling Commandant ArgumentProtocol.swift
[44/50] Compiling Commandant Command.swift
[45/50] Compiling Commandant ArgumentParser.swift
[46/50] Compiling Commandant Option.swift
[47/50] Compiling Commandant Argument.swift
[48/55] Compiling CLI main.swift
[49/55] Compiling CLI VersionCommand.swift
[50/55] Emitting module CLI
[51/55] Compiling CLI ParseCommand.swift
[52/55] Compiling CLI Data+Hex.swift
[52/55] Write Objects.LinkFileList
[53/55] Linking CLI
[54/55] Applying CLI
Build complete! (14.62s)
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/1.3.1
Repository:               gematik/ASN1Kit
Swift version used:       6.3
        .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:61:15-61:21
59 |     ///
60 |     /// - Parameters:
61 +     ///     - 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'
62 |     ///               or even "{iso(1) identified-organisation(3) dod(6) internet(1) private(4) enterprise(1)}"
63 |     /// - Throws: ASN1Error when string is malformed
Conversion complete! (0.40s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/1.3.1'
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Identifier.swift
[37/57] Compiling SymbolKit KindIdentifier.swift
[38/57] Compiling SymbolKit Location.swift
[39/57] Compiling SymbolKit Mutability.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[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! (3.17s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ASN1Kit' complete! (0.19s)
     378
3	/Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/1.3.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/gematik/asn1kit/1.3.1
File count: 378
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-gematik-asn1kit-1.3.1-61c1df6f.zip to s3://spi-docs-inbox/prod-gematik-asn1kit-1.3.1-61c1df6f.zip
Copying... [19%]
Copying... [28%]
Copying... [37%]
Copying... [47%]
Copying... [56%]
Copying... [65%]
Copying... [75%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.