The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Archery, reference master (423523), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 09:49:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.32s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (3.06s)
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "archery",
      "name": "Archery",
      "url": "https://github.com/vknabel/archery.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/archery",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vknabel/archery.git
[1/736] Fetching archery
Fetched https://github.com/vknabel/archery.git from cache (0.94s)
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 5.4.0 (1.25s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/vknabel/archery.git
Working copy of https://github.com/vknabel/archery.git resolved at master (4235239)
Found 1 product dependencies
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vknabel/archery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[4/15] Write archery-entitlement.plist
[5/15] Write swift-version--6988338F2F200930.txt
[6/15] Compiling writer.c
[7/15] Compiling reader.c
[8/15] Compiling emitter.c
[9/15] Compiling parser.c
[10/15] Compiling scanner.c
[11/15] Compiling api.c
[13/30] Compiling Yams Tag.swift
[14/31] Compiling Yams String+Yams.swift
[15/31] Compiling Yams Resolver.swift
[16/31] Compiling Yams Node.swift
[17/31] Compiling Yams Parser.swift
[18/31] Compiling Yams Node.Scalar.swift
[19/31] Compiling Yams Node.Sequence.swift
[20/31] Compiling Yams Mark.swift
[21/31] Compiling Yams Node.Mapping.swift
[22/31] Compiling Yams Emitter.swift
[23/31] Compiling Yams Encoder.swift
[24/31] Compiling Yams Constructor.swift
[25/31] Compiling Yams Decoder.swift
[26/31] Emitting module Yams
[27/31] Compiling Yams Representer.swift
[28/31] Compiling Yams YamlError.swift
[29/45] Compiling ArcheryKit Path.swift
[30/45] Compiling ArcheryKit ProcessScheduler.swift
[31/45] Compiling ArcheryKit Script.swift
[32/45] Compiling ArcheryKit ScriptExecution.swift
[33/46] Compiling ArcheryKit Metadata.swift
[34/46] Compiling ArcheryKit OfferingMetadata.swift
[35/46] Compiling ArcheryKit RawDataFormat.swift
[36/46] Compiling ArcheryKit LabeledScript.swift
[37/46] Compiling ArcheryKit LegacyScript.swift
[38/46] Emitting module ArcheryKit
[39/46] Compiling ArcheryKit Archerfile.swift
[40/46] Compiling ArcheryKit Archery.swift
[41/46] Compiling ArcheryKit ArcheryError.swift
[42/46] Compiling ArcheryKit ExecutionContext.swift
[43/46] Compiling ArcheryKit Version.generated.swift
[44/55] Compiling ArcheryInterface InitCommand+Contents.swift
[45/55] Compiling ArcheryInterface VersionCommand.swift
[46/55] Compiling ArcheryInterface InitCommand.swift
[47/55] Compiling ArcheryInterface ApiLevelCommand.swift
[48/55] Compiling ArcheryInterface ExecutionCommand.swift
[49/55] Compiling ArcheryInterface Command.swift
[50/55] Emitting module ArcheryInterface
[51/55] Compiling ArcheryInterface ArcheryInterface.swift
[52/55] Compiling ArcheryInterface HelpCommand.swift
[53/57] Compiling Archery main.swift
[54/57] Emitting module Archery
[54/57] Write Objects.LinkFileList
[55/57] Linking archery
[56/57] Applying archery
Build complete! (8.41s)
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.