The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RomanNumerals, reference 1.0.0 (a58be1), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 06:28:26 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/danielctull/RomanNumerals.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielctull/RomanNumerals
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a58be11 Run tests on the Swift 5.2 release
Cloned https://github.com/danielctull/RomanNumerals.git
Revision (git rev-parse @):
a58be11f11083c5aeef718ebd536f55d8f983d0e
SUCCESS checkout https://github.com/danielctull/RomanNumerals.git at 1.0.0
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.1 (2.30s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.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": "romannumerals",
      "name": "RomanNumerals",
      "url": "https://github.com/danielctull/RomanNumerals.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RomanNumerals",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/danielctull/RomanNumerals.git
[1/231] Fetching romannumerals
Fetched https://github.com/danielctull/RomanNumerals.git from cache (0.59s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (1.23s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/danielctull/RomanNumerals.git
Working copy of https://github.com/danielctull/RomanNumerals.git resolved at 1.0.0 (a58be11)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/danielctull/RomanNumerals.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Write roman-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/38] Compiling RomanNumerals RomanNumeral.swift
[7/38] Compiling RomanNumerals Symbol.swift
[8/38] Emitting module RomanNumerals
[9/38] Compiling ArgumentParser ValidationError.swift
[10/38] Compiling ArgumentParser CommandConfiguration.swift
[11/38] Compiling ArgumentParser ExpressibleByArgument.swift
[12/40] Emitting module ArgumentParser
[13/40] Compiling ArgumentParser NameSpecification.swift
[14/40] Compiling ArgumentParser Option.swift
[15/40] Compiling ArgumentParser OptionGroup.swift
[16/40] Compiling ArgumentParser Argument.swift
[17/40] Compiling ArgumentParser ArgumentHelp.swift
[18/40] Compiling ArgumentParser Flag.swift
[19/40] Compiling ArgumentParser CommandParser.swift
[20/40] Compiling ArgumentParser InputOrigin.swift
[21/40] Compiling ArgumentParser Name.swift
[22/40] Compiling ArgumentParser StringExtensions.swift
[23/40] Compiling ArgumentParser Tree.swift
[24/40] Compiling ArgumentParser ArgumentDefinition.swift
[25/40] Compiling ArgumentParser ArgumentSet.swift
[26/40] Compiling ArgumentParser ArgumentSetSequence.swift
[27/40] Compiling ArgumentParser ParsableArguments.swift
[28/40] Compiling ArgumentParser ParsableCommand.swift
[29/40] Compiling ArgumentParser ArgumentDecoder.swift
[30/40] Compiling ArgumentParser SplitArguments.swift
[31/40] Compiling ArgumentParser HelpCommand.swift
[32/40] Compiling ArgumentParser HelpGenerator.swift
[33/40] Compiling ArgumentParser MessageInfo.swift
[34/40] Compiling ArgumentParser UsageGenerator.swift
[35/40] Compiling ArgumentParser Parsed.swift
[36/40] Compiling ArgumentParser ParsedValues.swift
[37/40] Compiling ArgumentParser ParserError.swift
[38/42] Compiling RomanNumeralsTool main.swift
[39/42] Emitting module RomanNumeralsTool
[39/42] Write Objects.LinkFileList
[40/42] Linking roman
[41/42] Applying roman
Build complete! (5.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "RomanNumerals",
  "name" : "RomanNumerals",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RomanNumerals",
      "targets" : [
        "RomanNumerals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "roman",
      "targets" : [
        "RomanNumeralsTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RomanNumeralsTool",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumeralsTool",
      "path" : "Sources/RomanNumeralsTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "roman"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "RomanNumerals"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RomanNumeralsTests",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumeralsTests",
      "path" : "Tests/RomanNumeralsTests",
      "sources" : [
        "RomanNumeralTests.swift"
      ],
      "target_dependencies" : [
        "RomanNumerals"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RomanNumerals",
      "module_type" : "SwiftTarget",
      "name" : "RomanNumerals",
      "path" : "Sources/RomanNumerals",
      "product_memberships" : [
        "RomanNumerals",
        "roman"
      ],
      "sources" : [
        "RomanNumeral.swift",
        "Symbol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.