The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SPIManifest, reference main (d17e8c), with Swift 6.2 for macOS (SPM) on 28 Mar 2026 19:34:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.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 d17e8c0 Merge pull request #81 from heckj/update-image-location
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
d17e8c00cd1504b69cb74de1edf405555b3c8643
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/11535] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.81s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (2.36s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.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": "6.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git
[1/1003] Fetching spimanifest
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.80s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.54s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (0.61s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at main (d17e8c0)
warning: '.resolve-product-dependencies': dependency 'spimanifest' is not used by any target
Found 1 product dependencies
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/SPIManifest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-49B95AFC49DCD68C.txt
[3/9] Compiling api.c
[4/9] Compiling reader.c
[5/9] Compiling parser.c
[6/9] Compiling scanner.c
[7/9] Compiling emitter.c
[8/9] Compiling writer.c
[10/29] Compiling Yams Tag.swift
[11/29] Compiling Yams YamlAnchorProviding.swift
[12/29] Compiling Yams Node.Alias.swift
[13/29] Compiling Yams Node.Mapping.swift
[14/29] Compiling Yams Resolver.swift
[15/29] Compiling Yams String+Yams.swift
[16/31] Compiling Yams RedundancyAliasingStrategy.swift
[17/31] Compiling Yams Representer.swift
[18/31] Compiling Yams Node.Scalar.swift
[19/31] Compiling Yams Node.Sequence.swift
[20/31] Compiling Yams AliasDereferencingStrategy.swift
[21/31] Compiling Yams Anchor.swift
[22/31] Compiling Yams Constructor.swift
[23/31] Compiling Yams Encoder.swift
[24/31] Compiling Yams Mark.swift
[25/31] Compiling Yams Node.swift
[26/31] Compiling Yams Parser.swift
[27/31] Emitting module Yams
[28/31] Compiling Yams Decoder.swift
[29/31] Compiling Yams Emitter.swift
[30/31] Compiling Yams YamlError.swift
[31/31] Compiling Yams YamlTagProviding.swift
[32/38] Compiling SPIManifest Platform.swift
[33/38] Compiling SPIManifest SwiftVersion.swift
[34/38] Compiling SPIManifest ManifestError.swift
[35/38] Compiling SPIManifest Environment.swift
[36/38] Compiling SPIManifest Manifest.swift
[37/38] Emitting module SPIManifest
[38/38] Compiling SPIManifest Array+Uniqued.swift
Build complete! (6.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "SPIManifest",
  "name" : "SPIManifest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SPIManifest",
      "targets" : [
        "SPIManifest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SPIManifestTests",
      "module_type" : "SwiftTarget",
      "name" : "SPIManifestTests",
      "path" : "Tests/SPIManifestTests",
      "sources" : [
        "Array+UniquedTests.swift",
        "ManifestTests.swift",
        "RegressionTests.swift",
        "SwiftVersionTests.swift"
      ],
      "target_dependencies" : [
        "SPIManifest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPIManifest",
      "module_type" : "SwiftTarget",
      "name" : "SPIManifest",
      "path" : "Sources/SPIManifest",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "SPIManifest"
      ],
      "sources" : [
        "Array+Uniqued.swift",
        "Environment.swift",
        "Manifest.swift",
        "ManifestError.swift",
        "Platform.swift",
        "SwiftVersion.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftpackageindex/spimanifest/main
Repository:               SwiftPackageIndex/SPIManifest
Swift version used:       6.2
Target:                   SPIManifest
Extracting symbol information for 'SPIManifest'...
Finished extracting symbol information for 'SPIManifest'. (1.89s)
Building documentation for 'SPIManifest'...
Finished building documentation for 'SPIManifest' (0.18s)
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.53s)
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.18s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (1.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.79s)
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.6
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Relationship.swift
[11/57] Compiling SymbolKit RelationshipKind.swift
[12/57] Compiling SymbolKit SourceOrigin.swift
[13/57] Compiling SymbolKit GenericConstraints.swift
[14/57] Compiling SymbolKit Swift.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.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 DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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 SnippetBuildCommand.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.70s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SPIManifest' complete! (0.18s)
     293
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: 293
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-swiftpackageindex-spimanifest-main-a0ee6799.zip to s3://spi-docs-inbox/prod-swiftpackageindex-spimanifest-main-a0ee6799.zip
Copying... [17%]
Copying... [26%]
Copying... [34%]
Copying... [43%]
Copying... [52%]
Copying... [60%]
Copying... [77%]
Copying... [86%]
Copying... [95%]
Copying... [100%]
Done.