This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SPIManifest, reference main (7726c6), with Swift 5.10 for macOS (SPM) on 22 Sep 2024 09:43:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SPIManifest
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7726c6e Merge pull request #54 from SwiftPackageIndex/latest-release-6.0
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
7726c6e0b7ac997b0869f37fe864209988707bb5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at main
Fetching https://github.com/jpsim/Yams.git
[1/9825] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.29s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.53s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
========================================
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": "spimanifest",
      "name": "SPIManifest",
      "url": "https://github.com/SwiftPackageIndex/SPIManifest.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SPIManifest",
      "dependencies": [
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
[1/799] Fetching spimanifest
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.90s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.61s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.02s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at main (7726c6e)
warning: '.resolve-product-dependencies': dependency 'spimanifest' is not used by any target
Found 1 product dependencies
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/SPIManifest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-33747A42983211AE.txt
[3/9] Compiling api.c
[4/9] Compiling writer.c
[5/9] Compiling parser.c
[6/9] Compiling emitter.c
[7/9] Compiling scanner.c
[8/9] Compiling reader.c
[10/24] Compiling Yams Node.swift
[11/24] Compiling Yams Parser.swift
[12/24] Compiling Yams Mark.swift
[13/24] Compiling Yams Node.Mapping.swift
[14/24] Compiling Yams Emitter.swift
[15/24] Compiling Yams Encoder.swift
[16/25] Compiling Yams String+Yams.swift
[17/25] Emitting module Yams
[18/25] Compiling Yams Constructor.swift
[19/25] Compiling Yams Decoder.swift
[20/25] Compiling Yams Node.Scalar.swift
[21/25] Compiling Yams Node.Sequence.swift
[22/25] Compiling Yams Tag.swift
[23/25] Compiling Yams Representer.swift
[24/25] Compiling Yams Resolver.swift
[25/25] Compiling Yams YamlError.swift
[26/32] Compiling SPIManifest SwiftVersion.swift
[27/32] Compiling SPIManifest Platform.swift
[28/32] Compiling SPIManifest ManifestError.swift
[29/32] Compiling SPIManifest Environment.swift
[30/32] Compiling SPIManifest Manifest.swift
[31/32] Compiling SPIManifest Array+Uniqued.swift
[32/32] Emitting module SPIManifest
Build complete! (7.70s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftpackageindex/spimanifest/main
Repository:               SwiftPackageIndex/SPIManifest
Swift version used:       5.10
Target:                   SPIManifest
Extracting symbol information for 'SPIManifest'...
Finished extracting symbol information for 'SPIManifest'. (0.30s)
Building documentation for 'SPIManifest'...
Finished building documentation for 'SPIManifest' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftpackageindex/spimanifest/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/jpsim/Yams.git
Updated https://github.com/jpsim/Yams.git (0.56s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3080] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit GenericConstraint.swift
[16/57] Compiling SymbolKit GenericParameter.swift
[17/57] Compiling SymbolKit Generics.swift
[18/57] Compiling SymbolKit Namespace.swift
[19/57] Compiling SymbolKit Relationship.swift
[20/57] Compiling SymbolKit RelationshipKind.swift
[21/57] Compiling SymbolKit SourceOrigin.swift
[22/57] Compiling SymbolKit GenericConstraints.swift
[23/57] Compiling SymbolKit Swift.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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! (3.52s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.13s)
     289
3	/Users/admin/builder/spi-builder-workspace/.docs/swiftpackageindex/spimanifest/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftpackageindex/spimanifest/main
File count: 289
Doc size:   3.0MB
Preparing doc bundle ...
Uploading dev-swiftpackageindex-spimanifest-main-9630e5a8.zip to s3://spi-docs-inbox/dev-swiftpackageindex-spimanifest-main-9630e5a8.zip
Copying... [19%]
Copying... [28%]
Copying... [37%]
Copying... [47%]
Copying... [56%]
Copying... [66%]
Copying... [75%]
Copying... [84%]
Copying... [94%]
Copying... [100%]
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.