The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of KippleDiagnostics with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleDiagnostics.git
Reference: 0.3.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleDiagnostics
 * tag               0.3.7      -> FETCH_HEAD
HEAD is now at a3e78c8 Added Linux restriction again
Cloned https://github.com/bdrelling/KippleDiagnostics.git
Revision (git rev-parse @):
a3e78c8d6fb68dc24241c07e8372a2fe07342c6f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleDiagnostics.git at 0.3.7
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/swift-kipple/Tools from cache
Fetched https://github.com/swift-kipple/Tools (0.26s)
Fetched https://github.com/apple/swift-log (0.30s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.0 (0.02s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/nicklockwood/SwiftFormat (0.19s)
Fetched https://github.com/apple/swift-argument-parser (0.26s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.02s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.2 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.03s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kipplediagnostics",
      "name": "KippleDiagnostics",
      "url": "https://github.com/bdrelling/KippleDiagnostics.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleDiagnostics",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.5.4",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdrelling/KippleDiagnostics.git
[1/296] Fetching kipplediagnostics
Fetched https://github.com/bdrelling/KippleDiagnostics.git (0.22s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log (0.20s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.04s)
Creating working copy for https://github.com/bdrelling/KippleDiagnostics.git
Working copy of https://github.com/bdrelling/KippleDiagnostics.git resolved at 0.3.7
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
warning: '.resolve-product-dependencies': dependency 'kipplediagnostics' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/bdrelling/KippleDiagnostics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/6] Compiling KippleLogging Logger+Convenience.swift
[4/6] Emitting module KippleLogging
[5/6] Compiling KippleLogging ConsoleLogHandler.swift
[6/6] Compiling KippleLogging Exports.swift
Build complete! (5.59s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/bdrelling/kipplediagnostics/0.3.7
Repository:               bdrelling/KippleDiagnostics
Swift version used:       5.9
Target:                   KippleLogging
Generating documentation for 'KippleLogging'...
Converting documentation...
Conversion complete! (0.04s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/bdrelling/kipplediagnostics/0.3.7'
Updating https://github.com/apple/swift-log
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/swift-kipple/Tools
Updated https://github.com/swift-kipple/Tools (0.25s)
Updated https://github.com/apple/swift-log (0.25s)
Updated https://github.com/nicklockwood/SwiftFormat (0.25s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin (0.21s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.0 (0.05s)
Updated https://github.com/apple/swift-argument-parser (0.24s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.05s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.2 (0.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.30s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
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 https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[1/45] Compiling Snippets Snippet.swift
[2/45] Compiling Snippets SnippetParser.swift
[3/45] Emitting module Snippets
[4/45] Compiling SymbolKit AvailabilityItem.swift
[5/45] Compiling SymbolKit Domain.swift
[6/45] Compiling SymbolKit DeclarationFragments.swift
[7/45] Compiling SymbolKit Fragment.swift
[8/45] Compiling SymbolKit FragmentKind.swift
[9/45] Compiling SymbolKit FunctionParameter.swift
[10/50] Compiling SymbolKit Metadata.swift
[11/50] Compiling SymbolKit Module.swift
[12/50] Compiling SymbolKit OperatingSystem.swift
[13/50] Compiling SymbolKit Platform.swift
[14/50] Compiling SymbolKit Relationship.swift
[15/50] Compiling SymbolKit RelationshipKind.swift
[16/50] Compiling SymbolKit Generics.swift
[17/50] Compiling SymbolKit Namespace.swift
[18/50] Compiling SymbolKit Symbol.swift
[19/50] Compiling SymbolKit SymbolKind.swift
[20/50] Compiling SymbolKit SymbolGraph.swift
[21/50] Compiling SymbolKit FunctionSignature.swift
[22/50] Compiling SymbolKit Identifier.swift
[23/50] Compiling SymbolKit KindIdentifier.swift
[24/50] Compiling SymbolKit Location.swift
[25/50] Compiling SymbolKit Mutability.swift
[26/50] Compiling SymbolKit Names.swift
[27/50] Compiling SymbolKit SourceOrigin.swift
[28/50] Compiling SymbolKit GenericConstraints.swift
[29/50] Compiling SymbolKit Swift.swift
[30/50] Compiling SymbolKit SemanticVersion.swift
[31/50] Compiling SymbolKit AccessControl.swift
[32/50] Compiling SymbolKit Availability.swift
[33/50] Compiling SymbolKit Mixin+Equals.swift
[34/50] Compiling SymbolKit Mixin+Hash.swift
[35/50] Compiling SymbolKit Mixin.swift
[36/50] Compiling SymbolKit LineList.swift
[37/50] Compiling SymbolKit Position.swift
[38/50] Compiling SymbolKit SourceRange.swift
[39/50] Compiling SymbolKit SPI.swift
[40/50] Compiling SymbolKit Snippet.swift
[41/50] Compiling SymbolKit Extension.swift
[42/50] Compiling SymbolKit GenericConstraint.swift
[43/50] Compiling SymbolKit GenericParameter.swift
[44/50] Emitting module SymbolKit
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (6.00s)
Building for debugging...
Build complete! (0.11s)
      56
2	/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/bdrelling/kipplediagnostics/0.3.7
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/bdrelling/kipplediagnostics/0.3.7
File count: 56
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplediagnostics-0.3.7-39ec2730.zip to s3://spi-docs-inbox/prod-bdrelling-kipplediagnostics-0.3.7-39ec2730.zip
Copying... [22%]
Copying... [43%]
Copying... [65%]
Copying... [86%]
Copying... [100%]
Done.