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 Athena 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/vsanthanam/Athena.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/Athena
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4e3517 Add custom string interpolation for `JSONEncodable` conforming types (#26)
Cloned https://github.com/vsanthanam/Athena.git
Revision (git rev-parse @):
a4e3517d00cf0bbef9dc3c7f7b972b3024ff8a76
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/Athena.git at main
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.51s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.52s)
Fetched https://github.com/nicklockwood/SwiftFormat (0.53s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (0.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.52s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
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.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "athena",
      "name": "Athena",
      "url": "https://github.com/vsanthanam/Athena.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Athena",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/vsanthanam/Athena.git
[1/930] Fetching athena
Fetched https://github.com/vsanthanam/Athena.git (1.69s)
Creating working copy for https://github.com/vsanthanam/Athena.git
Working copy of https://github.com/vsanthanam/Athena.git resolved at main
warning: '.resolve-product-dependencies': dependency 'athena' is not used by any target
Found 0 product dependencies
========================================
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[4/25] Emitting module Athena
[5/27] Compiling Athena StringExtensions.swift
[6/27] Compiling Athena UInt8Extensions.swift
[7/27] Compiling Athena UnicodeEscapeParser.swift
[8/27] Compiling Athena StringInterpolationExtensions.swift
[9/27] Compiling Athena Subscript.swift
[10/27] Compiling Athena JSON.swift
[11/27] Compiling Athena JSONCodable.swift
[12/27] Compiling Athena JSONSubscriptRepresentable.swift
[13/27] Compiling Athena NumberDecodable.swift
[14/27] Compiling Athena Serializer.swift
[15/27] Compiling Athena SerializerOptions.swift
[16/27] Compiling Athena Literal.swift
[17/27] Compiling Athena LiteralDecodable.swift
[18/27] Compiling Athena Number.swift
[19/27] Compiling Athena IntExtensions.swift
[20/27] Compiling Athena NumberParser.swift
[21/27] Compiling Athena SerializationOptionsExtensions.swift
[22/27] Compiling Athena Encoder.swift
[23/27] Compiling Athena EncodingDetector.swift
[24/27] Compiling Athena Error.swift
[25/27] Compiling Athena Decoder.swift
[26/27] Compiling Athena Deserializer.swift
[27/27] Compiling Athena DeserializerOptions.swift
Build complete! (29.04s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/vsanthanam/athena/main
Repository:               vsanthanam/Athena
Swift version used:       5.9
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   Athena
Generating documentation for 'Athena'...
Converting documentation...
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:591:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:670:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:498:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:521:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:884:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:713:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:799:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:821:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:643:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:561:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:747:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:855:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:478:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:780:18: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/Athena.docc/Athena.md:95:32: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/Athena.docc/Athena.md:136:8: warning: 'Subscripting' is ambiguous at '/Athena'
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Athena/JSON.swift:619:18: warning: 'Subscripting' is ambiguous at '/Athena'
Conversion complete! (0.47s)
Generated DocC archive at '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/vsanthanam/athena/main'
Building for debugging...
[1/45] Compiling Snippets SnippetParser.swift
[2/45] Compiling Snippets Snippet.swift
[3/45] Emitting module Snippets
[4/45] Compiling SymbolKit SourceOrigin.swift
[5/45] Compiling SymbolKit GenericConstraints.swift
[6/45] Compiling SymbolKit Swift.swift
[7/45] Compiling SymbolKit SemanticVersion.swift
[8/45] Compiling SymbolKit AccessControl.swift
[9/45] Compiling SymbolKit Availability.swift
[10/45] Compiling SymbolKit AvailabilityItem.swift
[11/45] Compiling SymbolKit Domain.swift
[12/45] Compiling SymbolKit DeclarationFragments.swift
[13/45] Compiling SymbolKit Fragment.swift
[14/45] Compiling SymbolKit FragmentKind.swift
[15/45] Compiling SymbolKit FunctionParameter.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 SPI.swift
[22/50] Compiling SymbolKit Snippet.swift
[23/50] Compiling SymbolKit Extension.swift
[24/50] Compiling SymbolKit GenericConstraint.swift
[25/50] Compiling SymbolKit GenericParameter.swift
[26/50] Compiling SymbolKit FunctionSignature.swift
[27/50] Compiling SymbolKit Identifier.swift
[28/50] Compiling SymbolKit KindIdentifier.swift
[29/50] Compiling SymbolKit Location.swift
[30/50] Compiling SymbolKit Mutability.swift
[31/50] Compiling SymbolKit Names.swift
[32/50] Compiling SymbolKit Metadata.swift
[33/50] Compiling SymbolKit Module.swift
[34/50] Compiling SymbolKit OperatingSystem.swift
[35/50] Compiling SymbolKit Platform.swift
[36/50] Compiling SymbolKit Relationship.swift
[37/50] Compiling SymbolKit RelationshipKind.swift
[38/50] Compiling SymbolKit Mixin+Equals.swift
[39/50] Compiling SymbolKit Mixin+Hash.swift
[40/50] Compiling SymbolKit Mixin.swift
[41/50] Compiling SymbolKit LineList.swift
[42/50] Compiling SymbolKit Position.swift
[43/50] Compiling SymbolKit SourceRange.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] Compiling snippet_extract SnippetBuildCommand.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (8.21s)
Building for debugging...
Build complete! (0.29s)
     593
6	/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/vsanthanam/athena/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/vsanthanam/athena/main
File count: 593
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-vsanthanam-athena-main-6a1a6feb.zip to s3://spi-docs-inbox/prod-vsanthanam-athena-main-6a1a6feb.zip
Copying... [11%]
Copying... [22%]
Copying... [34%]
Copying... [45%]
Copying... [50%]
Copying... [61%]
Copying... [73%]
Copying... [84%]
Copying... [95%]
Copying... [100%]
Done.