Build Information
Successful build of FriendlyId, reference 1.3.2 (4f7bba), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:57:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kdubb/SwiftFriendlyId.git
Reference: 1.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kdubb/SwiftFriendlyId
* tag 1.3.2 -> FETCH_HEAD
HEAD is now at 4f7bba4 Bump argument parser dependency
Cloned https://github.com/kdubb/SwiftFriendlyId.git
Revision (git rev-parse @):
4f7bba4b24558bafbb92fa5fc721e9c6d4c24a0b
SUCCESS checkout https://github.com/kdubb/SwiftFriendlyId.git at 1.3.2
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-argument-parser
[1/4878] Fetching bigint
[489/22302] Fetching bigint, swift-argument-parser
Fetched https://github.com/attaswift/BigInt.git from cache (1.52s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.52s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.2.0 (2.20s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.60s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
========================================
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": "swiftfriendlyid",
"name": "FriendlyId",
"url": "https://github.com/kdubb/SwiftFriendlyId.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFriendlyId",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kdubb/SwiftFriendlyId.git
[1/62] Fetching swiftfriendlyid
Fetched https://github.com/kdubb/SwiftFriendlyId.git from cache (0.66s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.20s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.56s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/kdubb/SwiftFriendlyId.git
Working copy of https://github.com/kdubb/SwiftFriendlyId.git resolved at 1.3.2 (4f7bba4)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Found 2 product dependencies
- swift-argument-parser
- BigInt
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/kdubb/SwiftFriendlyId.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[4/11] Write friendly-id-entitlement.plist
[7/11] Write swift-version--6988338F2F200930.txt
[9/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/34] Emitting module ArgumentParserToolInfo
[11/72] Compiling ArgumentParser InputOrigin.swift
[12/72] Compiling ArgumentParser Name.swift
[13/72] Compiling ArgumentParser Parsed.swift
[14/72] Compiling ArgumentParser ParsedValues.swift
[15/76] Emitting module BigInt
[18/78] Compiling ArgumentParser ParsableCommand.swift
[19/78] Compiling ArgumentParser ArgumentDecoder.swift
[20/78] Compiling ArgumentParser ParsableArguments.swift
[21/78] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/78] Emitting module ArgumentParser
[23/78] Compiling BigInt Subtraction.swift
[24/78] Compiling BigInt Words and Bits.swift
[25/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/78] Compiling ArgumentParser CompletionsGenerator.swift
[27/78] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/78] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/78] Compiling ArgumentParser Argument.swift
[34/78] Compiling ArgumentParser ArgumentDefinition.swift
[35/78] Compiling ArgumentParser ArgumentSet.swift
[36/78] Compiling ArgumentParser CommandParser.swift
[37/78] Compiling ArgumentParser InputKey.swift
[38/78] Compiling ArgumentParser Flag.swift
[39/78] Compiling ArgumentParser NameSpecification.swift
[40/78] Compiling ArgumentParser Option.swift
[41/78] Compiling ArgumentParser OptionGroup.swift
[42/78] Compiling ArgumentParser Platform.swift
[43/78] Compiling ArgumentParser SequenceExtensions.swift
[44/78] Compiling ArgumentParser StringExtensions.swift
[45/78] Compiling ArgumentParser Tree.swift
[51/78] Compiling ArgumentParser EnumerableFlag.swift
[52/78] Compiling ArgumentParser ExpressibleByArgument.swift
[55/78] Compiling ArgumentParser AsyncParsableCommand.swift
[56/78] Compiling ArgumentParser CommandConfiguration.swift
[57/78] Compiling ArgumentParser HelpGenerator.swift
[58/78] Compiling ArgumentParser MessageInfo.swift
[59/78] Compiling ArgumentParser UsageGenerator.swift
[61/78] Compiling ArgumentParser ArgumentVisibility.swift
[62/78] Compiling ArgumentParser CompletionKind.swift
[63/78] Compiling ArgumentParser Errors.swift
[64/78] Compiling ArgumentParser ParserError.swift
[65/78] Compiling ArgumentParser SplitArguments.swift
[66/78] Compiling ArgumentParser DumpHelpGenerator.swift
[67/78] Compiling ArgumentParser HelpCommand.swift
[76/83] Compiling FriendlyId BigUints.swift
[77/83] Compiling FriendlyId FriendlyId.swift
[78/83] Compiling FriendlyId Id.swift
[79/83] Emitting module FriendlyId
[80/83] Compiling FriendlyId Base62.swift
[81/85] Compiling FriendlyIdCLI main.swift
[82/85] Emitting module FriendlyIdCLI
[82/85] Write Objects.LinkFileList
[83/85] Linking friendly-id
[84/85] Applying friendly-id
Build complete! (9.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
}
],
"manifest_display_name" : "FriendlyId",
"name" : "FriendlyId",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "FriendlyId",
"targets" : [
"FriendlyId"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "friendly-id",
"targets" : [
"FriendlyIdCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "FriendlyIdTests",
"module_type" : "SwiftTarget",
"name" : "FriendlyIdTests",
"path" : "Tests/FriendlyIdTests",
"sources" : [
"Base62Tests.swift",
"FriendlyIdTests.swift",
"Generator.swift",
"IdTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FriendlyId"
],
"type" : "test"
},
{
"c99name" : "FriendlyIdCLI",
"module_type" : "SwiftTarget",
"name" : "FriendlyIdCLI",
"path" : "Sources/FriendlyIdCLI",
"product_memberships" : [
"friendly-id"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"FriendlyId"
],
"type" : "executable"
},
{
"c99name" : "FriendlyId",
"module_type" : "SwiftTarget",
"name" : "FriendlyId",
"path" : "Sources/FriendlyId",
"product_dependencies" : [
"ArgumentParser",
"BigInt"
],
"product_memberships" : [
"FriendlyId",
"friendly-id"
],
"sources" : [
"Base62.swift",
"BigUints.swift",
"FriendlyId.swift",
"Id.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.