The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Archery, reference master (423523), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 19:07:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vknabel/archery.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vknabel/archery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4235239 Merge pull request #14 from vknabel/dependabot/bundler/activesupport-7.0.4.3
Cloned https://github.com/vknabel/archery.git
Revision (git rev-parse @):
423523973f6a14c4c33632262be094a66d4a7b52
SUCCESS checkout https://github.com/vknabel/archery.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vknabel/archery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[1/15] Write archery-entitlement.plist
[1/15] Write sources
[5/15] Write swift-version-1EA4D86E10B52AF.txt
[6/15] Compiling reader.c
[7/15] Compiling api.c
[8/15] Compiling parser.c
[9/15] Compiling emitter.c
[10/15] Compiling scanner.c
[11/15] Compiling writer.c
[13/35] Compiling Yams Tag.swift
[14/35] Compiling Yams YamlAnchorProviding.swift
[15/37] Compiling Yams YamlError.swift
[16/37] Compiling Yams YamlTagProviding.swift
[17/37] Compiling Yams Resolver.swift
[18/37] Compiling Yams String+Yams.swift
[19/37] Compiling Yams RedundancyAliasingStrategy.swift
[20/37] Compiling Yams Representer.swift
[21/37] Compiling Yams Node.Scalar.swift
[22/37] Compiling Yams Node.Sequence.swift
[23/37] Compiling Yams Decoder.swift
[24/37] Compiling Yams Emitter.swift
[25/37] Compiling Yams Node.Alias.swift
[26/37] Compiling Yams Node.Mapping.swift
[27/37] Compiling Yams Node.swift
[28/37] Compiling Yams Parser.swift
[29/37] Compiling Yams Encoder.swift
[30/37] Compiling Yams Mark.swift
[31/37] Emitting module Yams
[32/37] Compiling Yams AliasDereferencingStrategy.swift
[33/37] Compiling Yams Anchor.swift
[34/37] Compiling Yams Constructor.swift
[35/51] Compiling ArcheryKit Script.swift
[36/51] Compiling ArcheryKit ScriptExecution.swift
[37/52] Compiling ArcheryKit RawDataFormat.swift
[38/52] Compiling ArcheryKit Path.swift
[39/52] Compiling ArcheryKit Version.generated.swift
[40/52] Compiling ArcheryKit ProcessScheduler.swift
[41/52] Compiling ArcheryKit LabeledScript.swift
[42/52] Compiling ArcheryKit LegacyScript.swift
[43/52] Compiling ArcheryKit ArcheryError.swift
[44/52] Compiling ArcheryKit ExecutionContext.swift
[45/52] Compiling ArcheryKit Archerfile.swift
[46/52] Compiling ArcheryKit Archery.swift
[47/52] Compiling ArcheryKit Metadata.swift
[48/52] Compiling ArcheryKit OfferingMetadata.swift
[49/52] Emitting module ArcheryKit
[50/61] Compiling ArcheryInterface ArcheryInterface.swift
[51/61] Compiling ArcheryInterface Command.swift
[52/61] Emitting module ArcheryInterface
[53/61] Compiling ArcheryInterface InitCommand+Contents.swift
[54/61] Compiling ArcheryInterface VersionCommand.swift
[55/61] Compiling ArcheryInterface InitCommand.swift
[56/61] Compiling ArcheryInterface ExecutionCommand.swift
[57/61] Compiling ArcheryInterface ApiLevelCommand.swift
[58/61] Compiling ArcheryInterface HelpCommand.swift
[59/63] Compiling Archery main.swift
[60/63] Emitting module Archery
[60/63] Write Objects.LinkFileList
[61/63] Linking archery
[62/63] Applying archery
Build complete! (10.91s)
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.86s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (2.38s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Archery",
  "name" : "Archery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "archery",
      "targets" : [
        "Archery"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ArcheryKit",
      "targets" : [
        "ArcheryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ArcheryInterface",
      "targets" : [
        "ArcheryInterface"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArcheryKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryKitTests",
      "path" : "Tests/ArcheryKitTests",
      "sources" : [
        "ArcherfileParsingTests.swift",
        "ArcheryKitTests.swift",
        "ArcheryTests.swift",
        "MetadataTests.swift",
        "ScriptParsingTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ArcheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArcheryKit",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryKit",
      "path" : "Sources/ArcheryKit",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "archery",
        "ArcheryKit",
        "ArcheryInterface"
      ],
      "sources" : [
        "Archerfile.swift",
        "Archery.swift",
        "ArcheryError.swift",
        "ExecutionContext.swift",
        "LabeledScript.swift",
        "LegacyScript.swift",
        "Metadata.swift",
        "OfferingMetadata.swift",
        "Path.swift",
        "ProcessScheduler.swift",
        "RawDataFormat.swift",
        "Script.swift",
        "ScriptExecution.swift",
        "Version.generated.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArcheryInterfaceTests",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryInterfaceTests",
      "path" : "Tests/ArcheryInterfaceTests",
      "sources" : [
        "ArcheryInterfaceTests.swift",
        "InitCommandTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ArcheryInterface"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArcheryInterface",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryInterface",
      "path" : "Sources/ArcheryInterface",
      "product_memberships" : [
        "archery",
        "ArcheryInterface"
      ],
      "sources" : [
        "ArcheryInterface.swift",
        "Command.swift",
        "Commands/ApiLevelCommand.swift",
        "Commands/ExecutionCommand.swift",
        "Commands/HelpCommand.swift",
        "Commands/InitCommand.swift",
        "Commands/VersionCommand.swift",
        "InitCommand+Contents.swift"
      ],
      "target_dependencies" : [
        "ArcheryKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Archery",
      "module_type" : "SwiftTarget",
      "name" : "Archery",
      "path" : "Sources/Archery",
      "product_memberships" : [
        "archery"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ArcheryInterface"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
Done.