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 SpanGrid with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/SpanGrid.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/SpanGrid
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 550b88d Remove DocC Plugin
Cloned https://github.com/sherlouk/SpanGrid.git
Revision (git rev-parse @):
550b88d78e6c5130e11f13a411c6017378ea575a
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/sherlouk/SpanGrid.git at main
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/apple/swift-log.git (0.39s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.14s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (0.20s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spangrid",
      "name": "SpanGrid",
      "url": "https://github.com/sherlouk/SpanGrid.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpanGrid",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sherlouk/SpanGrid.git
[1/698] Fetching spangrid
Fetched https://github.com/sherlouk/SpanGrid.git (1.18s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.05s)
Creating working copy for https://github.com/sherlouk/SpanGrid.git
Working copy of https://github.com/sherlouk/SpanGrid.git resolved at main
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
warning: '.resolve-product-dependencies': dependency 'spangrid' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module Logging
[2/4] Compiling Logging LogHandler.swift
[3/4] Compiling Logging Logging.swift
[4/4] Compiling Logging Locks.swift
[5/22] Compiling SpanGrid SpanGridData.swift
[6/22] Compiling SpanGrid SpanGridKeyboardNavigationOptions.swift
[7/22] Compiling SpanGrid SpanGridLayoutSize.swift
[8/24] Compiling SpanGrid SpanGridDynamicColumnSizeStrategy.swift
[9/24] Compiling SpanGrid SpanGridKeyboardNavigation.swift
[10/24] Compiling SpanGrid SpanGridRowHeightStorage.swift
[11/24] Compiling SpanGrid SpanGrid.swift
[12/24] Compiling SpanGrid SpanGridDetermineRowHeight.swift
[13/24] Compiling SpanGrid SpanGridRowSizeStrategy.swift
[14/24] Compiling SpanGrid SpanGridTraitCollection.swift
[15/24] Compiling SpanGrid SpanGridWidthListener+iOS+tvOS.swift
[16/24] Compiling SpanGrid SpanGridWidthListener+macOS.swift
[17/24] Compiling SpanGrid SpanGridWidthListener+watchOS.swift
[18/24] Compiling SpanGrid SpanGridWidthListener.swift
[19/24] Compiling SpanGrid SpanGridSpanIndexCalculator.swift
[20/24] Compiling SpanGrid SpanGridCellMetadata.swift
[21/24] Compiling SpanGrid SpanGridColumnSizeStrategy.swift
[22/24] Emitting module SpanGrid
[23/24] Compiling SpanGrid SpanGridKeyboardNavigationShortcuts.swift
[24/24] Compiling SpanGrid SpanGridSpanView.swift
Build complete! (22.16s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/sherlouk/spangrid/main
Repository:               sherlouk/SpanGrid
Swift version used:       5.9
Target:                   SpanGrid
Generating documentation for 'SpanGrid'...
Converting documentation...
Conversion complete! (2.72s)
Generated DocC archive at '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/sherlouk/spangrid/main'
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/apple/swift-log.git
Updating https://github.com/pointfreeco/swift-snapshot-testing.git
Fetched https://github.com/apple/swift-docc-plugin (0.26s)
Updated https://github.com/apple/swift-log.git (0.29s)
Updated https://github.com/pointfreeco/swift-snapshot-testing.git (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.28s)
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 SymbolKit Generics.swift
[2/45] Compiling SymbolKit Namespace.swift
[3/45] Compiling SymbolKit Symbol.swift
[4/45] Compiling SymbolKit SymbolKind.swift
[5/45] Compiling SymbolKit SymbolGraph.swift
[6/45] Compiling SymbolKit Mixin+Equals.swift
[7/45] Compiling SymbolKit Mixin+Hash.swift
[8/45] Compiling SymbolKit Mixin.swift
[9/45] Compiling SymbolKit LineList.swift
[10/45] Compiling SymbolKit Position.swift
[11/45] Compiling SymbolKit SourceRange.swift
[12/50] Compiling SymbolKit SPI.swift
[13/50] Compiling SymbolKit Snippet.swift
[14/50] Compiling SymbolKit Extension.swift
[15/50] Compiling SymbolKit GenericConstraint.swift
[16/50] Compiling SymbolKit GenericParameter.swift
[17/50] Compiling SymbolKit FunctionSignature.swift
[18/50] Compiling SymbolKit Identifier.swift
[19/50] Compiling SymbolKit KindIdentifier.swift
[20/50] Compiling SymbolKit Location.swift
[21/50] Compiling SymbolKit Mutability.swift
[22/50] Compiling SymbolKit Names.swift
[23/50] Compiling SymbolKit SourceOrigin.swift
[24/50] Compiling SymbolKit GenericConstraints.swift
[25/50] Compiling SymbolKit Swift.swift
[26/50] Compiling SymbolKit SemanticVersion.swift
[27/50] Compiling SymbolKit AccessControl.swift
[28/50] Compiling SymbolKit Availability.swift
[29/50] Emitting module SymbolKit
[30/50] Compiling SymbolKit AvailabilityItem.swift
[31/50] Compiling SymbolKit Domain.swift
[32/50] Compiling SymbolKit DeclarationFragments.swift
[33/50] Compiling SymbolKit Fragment.swift
[34/50] Compiling SymbolKit FragmentKind.swift
[35/50] Compiling SymbolKit FunctionParameter.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Emitting module Snippets
[43/50] Compiling Snippets Snippet.swift
[44/50] Compiling Snippets SnippetParser.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 SymbolGraph+Snippet.swift
[51/54] Compiling snippet_extract URL+Status.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Emitting module snippet_extract
[53/54] Linking snippet-extract
Build complete! (7.99s)
Building for debugging...
Build complete! (0.47s)
    1373
13	/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/sherlouk/spangrid/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/sherlouk/spangrid/main
File count: 1373
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-sherlouk-spangrid-main-1b14176f.zip to s3://spi-docs-inbox/prod-sherlouk-spangrid-main-1b14176f.zip
Copying... [11%]
Copying... [22%]
Copying... [31%]
Copying... [42%]
Copying... [50%]
Copying... [62%]
Copying... [73%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.