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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleDiagnostics
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/swift-kipple/Tools from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log (0.23s)
Fetched https://github.com/swift-kipple/Tools (0.24s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.0 (0.01s)
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.21s)
Fetched https://github.com/apple/swift-argument-parser (0.23s)
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.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.02s)
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/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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.2
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/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/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdrelling/KippleDiagnostics.git from cache
Fetched https://github.com/bdrelling/KippleDiagnostics.git (0.17s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log (0.21s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.02s)
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/bdrelling/KippleDiagnostics.git
Working copy of https://github.com/bdrelling/KippleDiagnostics.git resolved at main
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 ConsoleLogHandler.swift
[4/6] Compiling KippleLogging Logger+Convenience.swift
[5/6] Compiling KippleLogging Exports.swift
[6/6] Emitting module KippleLogging
Build complete! (4.10s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/bdrelling/kipplediagnostics/main
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/bdrelling/kipplediagnostics/main'
Updating https://github.com/apple/swift-log
Updating https://github.com/swift-kipple/Tools
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.22s)
Updated https://github.com/swift-kipple/Tools (0.22s)
Updated https://github.com/apple/swift-log (0.22s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/apple/swift-docc-plugin (0.22s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.0 (0.02s)
Updated https://github.com/nicklockwood/SwiftFormat (0.21s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.03s)
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.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.01s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.24s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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
Building for debugging...
[1/45] Emitting module SymbolKit
[2/50] Compiling SymbolKit Generics.swift
[3/50] Compiling SymbolKit Namespace.swift
[4/50] Compiling SymbolKit Symbol.swift
[5/50] Compiling SymbolKit SymbolKind.swift
[6/50] Compiling SymbolKit SymbolGraph.swift
[7/50] Compiling SymbolKit FunctionSignature.swift
[8/50] Compiling SymbolKit Identifier.swift
[9/50] Compiling SymbolKit KindIdentifier.swift
[10/50] Compiling SymbolKit Location.swift
[11/50] Compiling SymbolKit Mutability.swift
[12/50] Compiling SymbolKit Names.swift
[13/50] Compiling SymbolKit AvailabilityItem.swift
[14/50] Compiling SymbolKit Domain.swift
[15/50] Compiling SymbolKit DeclarationFragments.swift
[16/50] Compiling SymbolKit Fragment.swift
[17/50] Compiling SymbolKit FragmentKind.swift
[18/50] Compiling SymbolKit FunctionParameter.swift
[19/50] Compiling SymbolKit Mixin+Equals.swift
[20/50] Compiling SymbolKit Mixin+Hash.swift
[21/50] Compiling SymbolKit Mixin.swift
[22/50] Compiling SymbolKit LineList.swift
[23/50] Compiling SymbolKit Position.swift
[24/50] Compiling SymbolKit SourceRange.swift
[25/50] Emitting module Snippets
[26/50] Compiling Snippets Snippet.swift
[27/50] Compiling Snippets SnippetParser.swift
[28/50] Compiling SymbolKit SPI.swift
[29/50] Compiling SymbolKit Snippet.swift
[30/50] Compiling SymbolKit Extension.swift
[31/50] Compiling SymbolKit GenericConstraint.swift
[32/50] Compiling SymbolKit GenericParameter.swift
[33/50] Compiling SymbolKit SourceOrigin.swift
[34/50] Compiling SymbolKit GenericConstraints.swift
[35/50] Compiling SymbolKit Swift.swift
[36/50] Compiling SymbolKit SemanticVersion.swift
[37/50] Compiling SymbolKit AccessControl.swift
[38/50] Compiling SymbolKit Availability.swift
[39/50] Compiling SymbolKit Metadata.swift
[40/50] Compiling SymbolKit Module.swift
[41/50] Compiling SymbolKit OperatingSystem.swift
[42/50] Compiling SymbolKit Platform.swift
[43/50] Compiling SymbolKit Relationship.swift
[44/50] Compiling SymbolKit RelationshipKind.swift
[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] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (2.99s)
Building for debugging...
Build complete! (0.11s)
      56
2	/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/bdrelling/kipplediagnostics/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/bdrelling/kipplediagnostics/main
File count: 56
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplediagnostics-main-e1da480d.zip to s3://spi-docs-inbox/prod-bdrelling-kipplediagnostics-main-e1da480d.zip
Copying... [22%]
Copying... [43%]
Copying... [65%]
Copying... [87%]
Copying... [100%]
Done.