Build Information
Successful build of digipin-swift, reference v1.0.0-rc (274fd8), with Swift 6.1 for macOS (SPM) on 31 Jan 2026 22:23:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pranamphd/digipin-swift.git
Reference: v1.0.0-rc
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pranamphd/digipin-swift
* tag v1.0.0-rc -> FETCH_HEAD
HEAD is now at 274fd82 Merge pull request #31 from pranamphd/set-min-swift-version
Cloned https://github.com/pranamphd/digipin-swift.git
Revision (git rev-parse @):
274fd82dc936c4a4f01a034498e2c499e991a225
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pranamphd/digipin-swift.git at v1.0.0-rc
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pranamphd/digipin-swift.git
https://github.com/pranamphd/digipin-swift.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "digipin-swift",
"name" : "digipin-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Digipin",
"targets" : [
"Digipin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DigipinTests",
"module_type" : "SwiftTarget",
"name" : "DigipinTests",
"path" : "Tests/DigipinTests",
"sources" : [
"ConstantsTests.swift",
"DecodeTests.swift",
"EncodeTests.swift",
"NormalizeTests.swift",
"RoundTripTests.swift",
"ValidationTests.swift"
],
"target_dependencies" : [
"Digipin"
],
"type" : "test"
},
{
"c99name" : "Digipin",
"module_type" : "SwiftTarget",
"name" : "Digipin",
"path" : "Sources/Digipin",
"product_memberships" : [
"Digipin"
],
"sources" : [
"Constants.swift",
"Decode.swift",
"Encode.swift",
"Errors.swift",
"Location.swift",
"Normalize.swift",
"Validation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/12] Compiling Digipin Location.swift
[6/12] Compiling Digipin Validation.swift
[7/12] Compiling Digipin Normalize.swift
[8/12] Compiling Digipin Encode.swift
[9/12] Emitting module Digipin
[10/12] Compiling Digipin Constants.swift
[11/12] Compiling Digipin Errors.swift
[12/12] Compiling Digipin Decode.swift
Build complete! (18.97s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "digipin-swift",
"name" : "digipin-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Digipin",
"targets" : [
"Digipin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DigipinTests",
"module_type" : "SwiftTarget",
"name" : "DigipinTests",
"path" : "Tests/DigipinTests",
"sources" : [
"ConstantsTests.swift",
"DecodeTests.swift",
"EncodeTests.swift",
"NormalizeTests.swift",
"RoundTripTests.swift",
"ValidationTests.swift"
],
"target_dependencies" : [
"Digipin"
],
"type" : "test"
},
{
"c99name" : "Digipin",
"module_type" : "SwiftTarget",
"name" : "Digipin",
"path" : "Sources/Digipin",
"product_memberships" : [
"Digipin"
],
"sources" : [
"Constants.swift",
"Decode.swift",
"Encode.swift",
"Errors.swift",
"Location.swift",
"Normalize.swift",
"Validation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.