The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ASN1Kit, reference main (09df89), with Swift 5.10 for macOS (SPM) on 26 Jul 2024 07:32:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.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 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 main
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching http://github.com/Carthage/Commandant
[1/1610] Fetching swift-docc-plugin
[581/3933] Fetching swift-docc-plugin, commandant
[1648/6960] Fetching swift-docc-plugin, commandant, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.86s)
[3901/3933] Fetching swift-docc-plugin, commandant
Fetched http://github.com/Carthage/Commandant from cache (1.90s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.58s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.56s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
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
Creating working copy for http://github.com/Carthage/Commandant
Working copy of http://github.com/Carthage/Commandant resolved at 0.18.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/1208] Fetching asn1kit
Fetched https://github.com/gematik/ASN1Kit.git from cache (1.01s)
Fetching http://github.com/Carthage/Commandant from cache
Fetched http://github.com/Carthage/Commandant from cache (0.67s)
Computing version for http://github.com/Carthage/Commandant
Computed http://github.com/Carthage/Commandant at 0.18.0 (0.03s)
Creating working copy for https://github.com/gematik/ASN1Kit.git
Working copy of https://github.com/gematik/ASN1Kit.git resolved at main (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:             5.10
Building package at path:  $PWD
https://github.com/gematik/ASN1Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/10] Write sources
[5/10] Write CLI-entitlement.plist
[6/10] Write swift-version-33747A42983211AE.txt
[8/47] Emitting module ASN1Kit
[9/49] Compiling ASN1Kit String+Subscript.swift
[10/49] Compiling ASN1Kit UInt+TagNo.swift
[11/49] Compiling ASN1Kit ObjectIdentifier.swift
[12/49] Compiling ASN1Kit ASN1CodableType.swift
[13/49] Compiling ASN1Kit ASN1Object+Encoding.swift
[14/49] Compiling ASN1Kit Array+ASN1Encoding.swift
[15/49] Compiling ASN1Kit Bool+ASN1Encoding.swift
[16/49] Compiling ASN1Kit Data+ASN1Encoding.swift
[17/49] Compiling ASN1Kit ASN1Error.swift
[18/49] Compiling ASN1Kit ASN1Int.swift
[19/49] Compiling ASN1Kit ASN1Object.swift
[20/49] Compiling ASN1Kit String+ASN1Encoding.swift
[21/49] Compiling ASN1Kit ASN1DecodedTag+Encoding.swift
[22/49] Compiling ASN1Kit ASN1Object+Subscript.swift
[23/49] Compiling ASN1Kit ASN1Tag.swift
[24/49] Compiling ASN1Kit DataScanner.swift
[25/49] Compiling ASN1Kit Data+Hex.swift
[26/49] Compiling ASN1Kit ASN1Data.swift
[27/49] Compiling ASN1Kit ASN1DecodedTag.swift
[28/49] Compiling ASN1Kit ASN1Decoder.swift
[29/49] Compiling ASN1Kit Date+ASN1Encoding.swift
[30/49] Compiling ASN1Kit GeneralizedTimeDateFormatter.swift
[31/49] Compiling ASN1Kit Int+ASN1Encoding.swift
[32/49] Compiling ASN1Kit ASN1Primitive+Description.swift
[33/49] Compiling ASN1Kit Data+ASN1Int.swift
[34/49] Compiling ASN1Kit Data+UInt.swift
[35/49] Compiling ASN1Kit Int+Length.swift
[36/49] Compiling ASN1Kit OutputStream+UInt8.swift
[37/49] Compiling Commandant Argument.swift
[38/50] Compiling Commandant HelpCommand.swift
[39/50] Compiling Commandant OrderedSet.swift
[40/50] Compiling Commandant Result+Additions.swift
[41/50] Compiling Commandant ArgumentProtocol.swift
[42/50] Compiling Commandant Errors.swift
[43/50] Compiling Commandant Command.swift
[44/50] Compiling Commandant Option.swift
[45/50] Emitting module Commandant
[46/50] Compiling Commandant ArgumentParser.swift
[47/50] Compiling Commandant Switch.swift
[48/55] Compiling CLI VersionCommand.swift
[49/55] Compiling CLI main.swift
[50/55] Compiling CLI Data+Hex.swift
[51/55] Compiling CLI ParseCommand.swift
[52/55] Emitting module CLI
[52/55] Write Objects.LinkFileList
[53/55] Linking CLI
[54/55] Applying CLI
Build complete! (17.81s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/gematik/asn1kit/main
Repository:               gematik/ASN1Kit
Swift version used:       5.10
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0")
Target:                   ASN1Kit
Generating documentation for 'ASN1Kit'...
Converting documentation...
Conversion complete! (0.17s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/gematik/asn1kit/main'
Building for debugging...
[0/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.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] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Emitting module SymbolKit
[31/57] Compiling SymbolKit GenericConstraint.swift
[32/57] Compiling SymbolKit GenericParameter.swift
[33/57] Compiling SymbolKit Generics.swift
[34/57] Compiling SymbolKit Namespace.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Names.swift
[45/57] Compiling SymbolKit SPI.swift
[46/57] Compiling SymbolKit Snippet.swift
[47/57] Compiling SymbolKit Extension.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.26s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
     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-98ec20f4.zip to s3://spi-docs-inbox/prod-gematik-asn1kit-main-98ec20f4.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [88%]
Copying... [99%]
Copying... [100%]
Done.