The Swift Package Index logo.Swift Package Index

Build Information

Successful build of argtree, reference main (fe6c9a), with Swift 6.2 for macOS (SPM) on 10 Jan 2026 04:14:58 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dastrobu/argtree.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dastrobu/argtree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe6c9af Update checkout action to v6
Cloned https://github.com/dastrobu/argtree.git
Revision (git rev-parse @):
fe6c9af714c7a2fb53ebc676ec9231a260fdf827
SUCCESS checkout https://github.com/dastrobu/argtree.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
[174/7923] Fetching swift-docc-plugin, swift-log
[563/11560] Fetching swift-docc-plugin, swift-log, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Fetched https://github.com/apple/swift-log.git from cache (1.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Creating working copy for https://github.com/apple/swift-log.git
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
========================================
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": "argtree",
      "name": "argtree",
      "url": "https://github.com/dastrobu/argtree.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/argtree",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dastrobu/argtree.git
[1/3364] Fetching argtree
Fetched https://github.com/dastrobu/argtree.git from cache (1.13s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.94s)
Creating working copy for https://github.com/dastrobu/argtree.git
Working copy of https://github.com/dastrobu/argtree.git resolved at main (fe6c9af)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
warning: '.resolve-product-dependencies': dependency 'argtree' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dastrobu/argtree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/10] Emitting module Logging
[7/10] Compiling Logging Logging.swift
[8/10] Compiling Logging Locks.swift
[9/10] Compiling Logging LogHandler.swift
[10/10] Compiling Logging MetadataProvider.swift
[11/19] Compiling argtree VarArgs.swift
[12/19] Compiling argtree Option.swift
[13/19] Compiling argtree MultiFlag.swift
[14/19] Compiling argtree ValueParser.swift
[15/19] Compiling argtree Help.swift
[16/19] Compiling argtree ArgTree.swift
[17/19] Compiling argtree Flag.swift
[18/19] Emitting module argtree
[19/19] Compiling argtree Command.swift
Build complete! (13.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "argtree",
  "name" : "argtree",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "argtree",
      "targets" : [
        "argtree"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "argtreeTests",
      "module_type" : "SwiftTarget",
      "name" : "argtreeTests",
      "path" : "Tests/argtreeTests",
      "sources" : [
        "ArgTreeTests.swift",
        "TestHelpers.swift",
        "assert.swift",
        "parsers/CommandTests.swift",
        "parsers/FlagTests.swift",
        "parsers/MultiFlagTests.swift",
        "parsers/OptionTests.swift",
        "parsers/VarArgsTests.swift"
      ],
      "target_dependencies" : [
        "argtree"
      ],
      "type" : "test"
    },
    {
      "c99name" : "argtree",
      "module_type" : "SwiftTarget",
      "name" : "argtree",
      "path" : "Sources",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "argtree"
      ],
      "sources" : [
        "ArgTree.swift",
        "parsers/Command.swift",
        "parsers/Flag.swift",
        "parsers/Help.swift",
        "parsers/MultiFlag.swift",
        "parsers/Option.swift",
        "parsers/ValueParser.swift",
        "parsers/VarArgs.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.