Build Information
Successful build of swift-validations, reference main (5e17da), with Swift 6.2 for macOS (SPM) on 11 Mar 2026 11:40:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m-housh/swift-validations.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m-housh/swift-validations
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5e17dac feat: Adds array validator.
Cloned https://github.com/m-housh/swift-validations.git
Revision (git rev-parse @):
5e17dac00bdff1078c004161615b7f6babdf1412
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m-housh/swift-validations.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/pointfreeco/swift-case-paths.git
[1/2171] Fetching swift-docc-plugin
[88/7541] Fetching swift-docc-plugin, swift-custom-dump
[250/13259] Fetching swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay
[896/17832] Fetching swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths.git from cache (1.41s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (1.41s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.41s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (1.41s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (4.13s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3669] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.87s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.5.0 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 1.9.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-case-paths.git
Computed https://github.com/pointfreeco/swift-case-paths.git at 1.7.2 (2.13s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74675] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.86s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.59s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.5.0
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/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 1.7.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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": "swift-validations",
"name": "swift-validations",
"url": "https://github.com/m-housh/swift-validations.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-validations",
"dependencies": [
{
"identity": "swift-case-paths",
"name": "swift-case-paths",
"url": "https://github.com/pointfreeco/swift-case-paths.git",
"version": "1.7.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/m-housh/swift-validations.git
[1/1123] Fetching swift-validations
Fetched https://github.com/m-housh/swift-validations.git from cache (0.89s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache
Fetching https://github.com/pointfreeco/swift-case-paths.git from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-case-paths.git from cache (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 1.9.0 (0.64s)
Computing version for https://github.com/pointfreeco/swift-case-paths.git
Computed https://github.com/pointfreeco/swift-case-paths.git at 1.7.2 (0.04s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.97s)
Creating working copy for https://github.com/m-housh/swift-validations.git
Working copy of https://github.com/m-housh/swift-validations.git resolved at main (5e17dac)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 1.7.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 1.9.0
warning: '.resolve-product-dependencies': dependency 'swift-validations' is not used by any target
Found 2 product dependencies
- swift-case-paths
- xctest-dynamic-overlay
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/m-housh/swift-validations.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/12] Write sources
[9/12] Write swift-version-49B95AFC49DCD68C.txt
[11/17] Compiling IssueReportingPackageSupport _Test.swift
[12/17] Emitting module IssueReportingPackageSupport
[13/37] Compiling CasePathsMacros Plugin.swift
[14/37] Compiling CasePathsMacros CasePathableMacro.swift
[15/37] Emitting module CasePathsMacros
[15/37] Write Objects.LinkFileList
[16/37] Linking CasePathsMacros-tool
[18/37] Emitting module IssueReporting
[19/39] Compiling IssueReporting IssueReporter.swift
[20/39] Compiling IssueReporting BreakpointReporter.swift
[21/39] Compiling IssueReporting WithExpectedIssue.swift
[22/39] Compiling IssueReporting WithIssueContext.swift
[23/39] Compiling IssueReporting FailureObserver.swift
[24/39] Compiling IssueReporting LockIsolated.swift
[25/39] Compiling IssueReporting ErrorReporting.swift
[26/39] Compiling IssueReporting AppHostWarning.swift
[27/39] Compiling IssueReporting Deprecations.swift
[28/39] Compiling IssueReporting Rethrows.swift
[29/39] Compiling IssueReporting SwiftTesting.swift
[30/39] Compiling IssueReporting TestContext.swift
[31/39] Compiling IssueReporting Unimplemented.swift
[32/39] Compiling IssueReporting XCTest.swift
[33/39] Compiling IssueReporting IsTesting.swift
[34/39] Compiling IssueReporting IssueSeverity.swift
[35/39] Compiling IssueReporting ReportIssue.swift
[36/39] Compiling IssueReporting UncheckedSendable.swift
[37/39] Compiling IssueReporting Warn.swift
[38/39] Compiling IssueReporting DefaultReporter.swift
[39/39] Compiling IssueReporting FatalErrorReporter.swift
[40/42] Compiling XCTestDynamicOverlay Exports.swift
[41/42] Compiling XCTestDynamicOverlay Deprecations.swift
[42/42] Emitting module XCTestDynamicOverlay
[43/52] Compiling CasePathsCore KeyPath+Sendable.swift
[44/52] Compiling CasePathsCore TypeName.swift
[45/52] Compiling CasePathsCore Never+CasePathable.swift
[46/52] Compiling CasePathsCore UncheckedSendable.swift
[47/52] Compiling CasePathsCore Optional+CasePathable.swift
[48/53] Compiling CasePathsCore CasePathReflectable.swift
[49/53] Compiling CasePathsCore AnyCasePath.swift
[50/53] Compiling CasePathsCore CasePathIterable.swift
[51/53] Compiling CasePathsCore CasePathable.swift
[52/53] Emitting module CasePathsCore
[53/53] Compiling CasePathsCore Result+CasePathable.swift
[54/60] Compiling CasePaths XCTestSupport.swift
[55/60] Compiling CasePaths Exports.swift
[56/60] Compiling CasePaths LockIsolated.swift
[57/60] Compiling CasePaths Deprecations.swift
[58/60] Compiling CasePaths Macros.swift
[59/60] Compiling CasePaths EnumReflection.swift
[60/60] Emitting module CasePaths
[61/100] Compiling Validations Empty.swift
[62/100] Compiling Validations ErrorLabel.swift
[63/100] Compiling Validations Fail.swift
[64/100] Compiling Validations Lazy.swift
[65/100] Compiling Validations AccumulatingErrorBuilder.swift
[66/100] Compiling Validations AsyncValidationBuilder.swift
[67/100] Compiling Validations BuilderHelpers.swift
[68/100] Compiling Validations OneOfBuilder.swift
[69/100] Compiling Validations ValidationBuilder.swift
[70/104] Compiling Validations Bool+Validator.swift
[71/104] Compiling Validations Collection+Validator.swift
[72/104] Compiling Validations Comparable+Validator.swift
[73/104] Compiling Validations Optional+Validator.swift
[74/104] Compiling Validations String+Validator.swift
[75/104] Compiling Validations Accumulating.swift
[76/104] Compiling Validations AnyValidator.swift
[77/104] Compiling Validations Array + Validator.swift
[78/104] Compiling Validations Bool.swift
[79/104] Compiling Validations AnyAsyncValidator.swift
[80/104] Compiling Validations AsyncValidatable.swift
[81/104] Compiling Validations AsyncValidation.swift
[82/104] Compiling Validations AsyncValidator.swift
[83/104] Compiling Validations Validator+Async.swift
[84/104] Compiling Validations Success.swift
[85/104] Compiling Validations Validate.swift
[86/104] Compiling Validations Validator.swift
[87/104] Compiling Validations Validators.swift
[88/104] Compiling Validations Helpers.swift
[89/104] Compiling Validations Validatable.swift
[90/104] Compiling Validations Validation.swift
[91/104] Compiling Validations ValidationError.swift
[92/104] Compiling Validations OneOf.swift
[93/104] Compiling Validations Optional.swift
[94/104] Compiling Validations Or.swift
[95/104] Compiling Validations Regex.swift
[96/104] Compiling Validations Map.swift
[97/104] Compiling Validations MapError.swift
[98/104] Compiling Validations Not.swift
[99/104] Compiling Validations NotEmpty.swift
[100/104] Compiling Validations Case.swift
[101/104] Compiling Validations Comparable.swift
[102/104] Compiling Validations Contains.swift
[103/104] Compiling Validations Email.swift
[104/104] Emitting module Validations
Build complete! (19.57s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths.git"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump.git"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay.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.git"
}
],
"manifest_display_name" : "swift-validations",
"name" : "swift-validations",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Validations",
"targets" : [
"Validations"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Validations",
"module_type" : "SwiftTarget",
"name" : "Validations",
"path" : "Sources/Validations",
"product_dependencies" : [
"CasePaths",
"XCTestDynamicOverlay"
],
"product_memberships" : [
"Validations"
],
"sources" : [
"Builders/AccumulatingErrorBuilder.swift",
"Builders/AsyncValidationBuilder.swift",
"Builders/BuilderHelpers.swift",
"Builders/OneOfBuilder.swift",
"Builders/ValidationBuilder.swift",
"Concurrency/AnyAsyncValidator.swift",
"Concurrency/AsyncValidatable.swift",
"Concurrency/AsyncValidation.swift",
"Concurrency/AsyncValidator.swift",
"Concurrency/Validator+Async.swift",
"FoundationExtensions/Bool+Validator.swift",
"FoundationExtensions/Collection+Validator.swift",
"FoundationExtensions/Comparable+Validator.swift",
"FoundationExtensions/Optional+Validator.swift",
"FoundationExtensions/String+Validator.swift",
"Helpers.swift",
"Validatable.swift",
"Validation.swift",
"ValidationError.swift",
"Validators/Accumulating.swift",
"Validators/AnyValidator.swift",
"Validators/Array + Validator.swift",
"Validators/Bool.swift",
"Validators/Case.swift",
"Validators/Comparable.swift",
"Validators/Contains.swift",
"Validators/Email.swift",
"Validators/Empty.swift",
"Validators/ErrorLabel.swift",
"Validators/Fail.swift",
"Validators/Lazy.swift",
"Validators/Map.swift",
"Validators/MapError.swift",
"Validators/Not.swift",
"Validators/NotEmpty.swift",
"Validators/OneOf.swift",
"Validators/Optional.swift",
"Validators/Or.swift",
"Validators/Regex.swift",
"Validators/Success.swift",
"Validators/Validate.swift",
"Validators/Validator.swift",
"Validators/Validators.swift"
],
"type" : "library"
},
{
"c99name" : "ValidationTests",
"module_type" : "SwiftTarget",
"name" : "ValidationTests",
"path" : "Tests/ValidationTests",
"product_dependencies" : [
"CustomDump"
],
"sources" : [
"AsyncValidationTests.swift",
"BuilderTests.swift",
"DocumentationTests.swift",
"TestHelpers.swift",
"ValidationTests.swift"
],
"target_dependencies" : [
"Validations"
],
"type" : "test"
}
],
"tools_version" : "5.10"
}
Done.