Build Information
Successful build of DevTesting, reference main (93e094
), with Swift 6.2 (beta) for macOS (SPM) on 3 Sep 2025 21:46:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DevKitOrganization/DevTesting.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevKitOrganization/DevTesting
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 93e094d Minor doc improvements
Cloned https://github.com/DevKitOrganization/DevTesting.git
Revision (git rev-parse @):
93e094d7f6fb21c1b6a9647698b1161aa9fc18c8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DevKitOrganization/DevTesting.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/DevKitOrganization/DevTesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/15] Compiling DevTesting CaseIterable+Random.swift
[4/15] Compiling DevTesting Data+Random.swift
[5/15] Emitting module DevTesting
[6/16] Compiling DevTesting UUID+Random.swift
[7/16] Compiling DevTesting SeedableRandomNumberGenerator.swift
[8/16] Compiling DevTesting CollectionGeneration.swift
[9/16] Compiling DevTesting BinaryFloatingPoint+Random.swift
[10/16] Compiling DevTesting String+Random.swift
[11/16] Compiling DevTesting URLQueryItem+Random.swift
[12/16] Compiling DevTesting URL+Random.swift
[13/16] Compiling DevTesting URLComponents+Random.swift
[14/16] Compiling DevTesting Optional+Random.swift
[15/16] Compiling DevTesting RandomValueGenerating.swift
[16/16] Compiling DevTesting Stub.swift
Build complete! (9.64s)
Fetching https://github.com/apple/swift-numerics
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.14s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.0 (1.60s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "DevTesting",
"name" : "DevTesting",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "DevTesting",
"targets" : [
"DevTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DevTestingTests",
"module_type" : "SwiftTarget",
"name" : "DevTestingTests",
"path" : "Tests/DevTestingTests",
"product_dependencies" : [
"RealModule"
],
"sources" : [
"Collection Generation/CollectionGenerationTests.swift",
"Random Value Generation/BinaryFloatingPoint+RandomTests.swift",
"Random Value Generation/CaseIterable+RandomTests.swift",
"Random Value Generation/Data+RandomTests.swift",
"Random Value Generation/Optional+RandomTests.swift",
"Random Value Generation/RandomValueGeneratingTests.swift",
"Random Value Generation/SeedableRandomNumberGeneratorTests.swift",
"Random Value Generation/String+RandomTests.swift",
"Random Value Generation/URL+RandomTests.swift",
"Random Value Generation/URLComponents+RandomTests.swift",
"Random Value Generation/URLQueryItem+RandomTests.swift",
"Random Value Generation/UUID+RandomTests.swift",
"Stubbing/StubTests.swift",
"Supporting Types/CaseIterableEnums.swift",
"Supporting Types/HashableError.swift"
],
"target_dependencies" : [
"DevTesting"
],
"type" : "test"
},
{
"c99name" : "DevTesting",
"module_type" : "SwiftTarget",
"name" : "DevTesting",
"path" : "Sources/DevTesting",
"product_memberships" : [
"DevTesting"
],
"sources" : [
"Collection Generation/CollectionGeneration.swift",
"Random Value Generation/BinaryFloatingPoint+Random.swift",
"Random Value Generation/CaseIterable+Random.swift",
"Random Value Generation/Data+Random.swift",
"Random Value Generation/Optional+Random.swift",
"Random Value Generation/RandomValueGenerating.swift",
"Random Value Generation/SeedableRandomNumberGenerator.swift",
"Random Value Generation/String+Random.swift",
"Random Value Generation/URL+Random.swift",
"Random Value Generation/URLComponents+Random.swift",
"Random Value Generation/URLQueryItem+Random.swift",
"Random Value Generation/UUID+Random.swift",
"Stubbing/Stub.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/devkitorganization/devtesting/main
Repository: DevKitOrganization/DevTesting
Swift version used: 6.2
Target: DevTesting
Extracting symbol information for 'DevTesting'...
Finished extracting symbol information for 'DevTesting'. (1.69s)
Building documentation for 'DevTesting'...
Finished building documentation for 'DevTesting' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/devkitorganization/devtesting/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-numerics
Updated https://github.com/apple/swift-numerics (0.50s)
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.0 (1.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.92s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3501] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.66s)
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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-1EA4D86E10B52AF.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Symbol.swift
[11/57] Compiling SymbolKit SymbolKind.swift
[12/57] Compiling SymbolKit SymbolGraph.swift
[13/57] Compiling SymbolKit GraphCollector.swift
[14/57] Compiling SymbolKit Names.swift
[15/57] Compiling SymbolKit SPI.swift
[16/57] Compiling SymbolKit Snippet.swift
[17/57] Compiling SymbolKit Extension.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Compiling SymbolKit DeclarationFragments.swift
[24/57] Compiling SymbolKit Fragment.swift
[25/57] Compiling SymbolKit FragmentKind.swift
[26/57] Compiling SymbolKit FunctionParameter.swift
[27/57] Compiling SymbolKit FunctionSignature.swift
[28/57] Compiling SymbolKit SourceRange.swift
[29/57] Compiling SymbolKit Metadata.swift
[30/57] Compiling SymbolKit Module.swift
[31/57] Compiling SymbolKit OperatingSystem.swift
[32/57] Compiling SymbolKit Platform.swift
[33/57] Compiling SymbolKit Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.53s)
Building for debugging...
[0/1] Write swift-version-1EA4D86E10B52AF.txt
Build of target: 'DevTesting' complete! (0.21s)
230
3 /Users/admin/builder/spi-builder-workspace/.docs/devkitorganization/devtesting/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/devkitorganization/devtesting/main
File count: 230
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-devkitorganization-devtesting-main-3b68c965.zip to s3://spi-docs-inbox/prod-devkitorganization-devtesting-main-3b68c965.zip
Copying... [11%]
Copying... [23%]
Copying... [34%]
Copying... [45%]
Copying... [57%]
Copying... [68%]
Copying... [79%]
Copying... [91%]
Copying... [100%]
Done.