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 1.5.1 (218e43), with Swift 5.10 for macOS (SPM) on 25 Jun 2024 16:22:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SPIManifest
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 218e439 Merge pull request #46 from SwiftPackageIndex/doc-update
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
218e4390e6062d5887810e3f178d6fd103eb8b6f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at 1.5.1
Fetching https://github.com/jpsim/Yams.git
[1/9343] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.27s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.59s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
========================================
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.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
[1/726] Fetching spimanifest
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.86s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.2 (0.58s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.2
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 1.5.1 (218e439)
Found 1 product dependencies
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
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/14] Write sources
[1/14] Write validate-spi-manifest-entitlement.plist
[2/14] Write sources
[4/14] Write swift-version-33747A42983211AE.txt
[5/14] Compiling reader.c
[6/14] Compiling writer.c
[7/14] Compiling api.c
[8/14] Compiling parser.c
[9/14] Compiling scanner.c
[10/14] Compiling emitter.c
[12/29] Emitting module Yams
[13/30] Compiling Yams Node.swift
[14/30] Compiling Yams Parser.swift
[15/30] Compiling Yams Constructor.swift
[16/30] Compiling Yams Decoder.swift
[17/30] Compiling Yams String+Yams.swift
[18/30] Compiling Yams Tag.swift
[19/30] Compiling Yams Mark.swift
[20/30] Compiling Yams Node.Mapping.swift
[21/30] Compiling Yams Node.Scalar.swift
[22/30] Compiling Yams Node.Sequence.swift
[23/30] Compiling Yams Resolver.swift
[24/30] Compiling Yams Emitter.swift
[25/30] Compiling Yams Encoder.swift
[26/30] Compiling Yams Representer.swift
[27/30] Compiling Yams YamlError.swift
[28/37] Compiling SPIManifest Platform.swift
[29/37] Compiling SPIManifest ManifestError.swift
[30/37] Compiling SPIManifest SwiftVersion.swift
[31/37] Compiling SPIManifest Environment.swift
[32/37] Compiling SPIManifest Manifest.swift
[33/37] Compiling SPIManifest Array+Uniqued.swift
[34/37] Emitting module SPIManifest
[35/39] Emitting module validate_spi_manifest
[36/39] Compiling validate_spi_manifest Validator.swift
[36/39] Write Objects.LinkFileList
[37/39] Linking validate-spi-manifest
[38/39] Applying validate-spi-manifest
Build complete! (9.25s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/swiftpackageindex/spimanifest/1.5.1
Repository:               SwiftPackageIndex/SPIManifest
Swift version used:       5.10
Target:                   SPIManifest
Generating documentation for 'SPIManifest'...
Converting documentation...
Conversion complete! (0.16s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/swiftpackageindex/spimanifest/1.5.1'
Fetching https://github.com/apple/swift-docc-plugin
[1/1578] Fetching swift-docc-plugin
Updating https://github.com/jpsim/Yams.git
Fetched https://github.com/apple/swift-docc-plugin from cache (1.26s)
Updated https://github.com/jpsim/Yams.git (0.57s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.59s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2884] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.59s)
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...
[0/8] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Emitting module SymbolKit
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.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! (4.11s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
     287
3	/Users/admin/builder/spi-builder-workspace/.docs/swiftpackageindex/spimanifest/1.5.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/swiftpackageindex/spimanifest/1.5.1
File count: 287
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-swiftpackageindex-spimanifest-1.5.1-c3d4f004.zip to s3://spi-docs-inbox/prod-swiftpackageindex-spimanifest-1.5.1-c3d4f004.zip
Copying... [19%]
Copying... [28%]
Copying... [38%]
Copying... [47%]
Copying... [56%]
Copying... [66%]
Copying... [75%]
Copying... [85%]
Copying... [94%]
Copying... [100%]
Done.