Build Information
Successful build of Rapid, reference main (8ef115
), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 18:19:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kaascevich/Rapid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kaascevich/Rapid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8ef1154 delete .github directory
Cloned https://github.com/kaascevich/Rapid.git
Revision (git rev-parse @):
8ef1154f516d04605ab2f224fef754790f164321
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kaascevich/Rapid.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[127/1712] Fetching cwlpreconditiontesting, cwlcatchexception
[1713/17108] Fetching cwlpreconditiontesting, cwlcatchexception, swift-testing
[17109/83591] Fetching cwlpreconditiontesting, cwlcatchexception, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (1.74s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.74s)
[1120/66938] Fetching cwlcatchexception, swift-syntax
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (3.42s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.42s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-09-04
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.12.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.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",
"dependencies": [
{
"identity": "rapid",
"name": "Rapid",
"url": "https://github.com/kaascevich/Rapid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rapid",
"dependencies": [
]
}
]
}
Fetching https://github.com/kaascevich/Rapid.git
[1/2026] Fetching rapid
Fetched https://github.com/kaascevich/Rapid.git from cache (0.96s)
Creating working copy for https://github.com/kaascevich/Rapid.git
Working copy of https://github.com/kaascevich/Rapid.git resolved at main (8ef1154)
warning: '.resolve-product-dependencies': dependency 'rapid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/kaascevich/Rapid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/37] Emitting module Rapid
[4/40] Compiling Rapid ExpressibleByEmptyLiteral.swift
[5/40] Compiling Rapid ResultBuilder.swift
[6/40] Compiling Rapid Filtering.swift
[7/40] Compiling Rapid IsNotEmpty.swift
[8/40] Compiling Rapid PartialRangeUpToConformances.swift
[9/40] Compiling Rapid Booleans.swift
[10/40] Compiling Rapid Constants.swift
[11/40] Compiling Rapid EvenOdd.swift
[12/40] Compiling Rapid Duration.swift
[13/40] Compiling Rapid AnyEquatable.swift
[14/40] Compiling Rapid Typealiases.swift
[15/40] Compiling Rapid Aliases.swift
[16/40] Compiling Rapid Swap.swift
[17/40] Compiling Rapid IsNil.swift
[18/40] Compiling Rapid UnwrapOrThrow.swift
[19/40] Compiling Rapid CollectionOfOneConformances.swift
[20/40] Compiling Rapid EmptyCollectionConformances.swift
[21/40] Compiling Rapid PartialRangeFromConformances.swift
[22/40] Compiling Rapid PartialRangeThroughConformances.swift
[23/40] Compiling Rapid SafeAccess.swift
[24/40] Compiling Rapid Sets.swift
[25/40] Compiling Rapid Sum.swift
[26/40] Compiling Rapid PatternMatching.swift
[27/40] Compiling Rapid Clamped.swift
[28/40] Compiling Rapid Transformed.swift
[29/40] Compiling Rapid Validated.swift
[30/40] Compiling Rapid Interpolation.swift
[31/40] Compiling Rapid Repetition.swift
[32/40] Compiling Rapid Stringify.swift
[33/40] Compiling Rapid Factorials.swift
[34/40] Compiling Rapid Powers.swift
[35/40] Compiling Rapid Signs.swift
[36/40] Compiling Rapid Zero.swift
[37/40] Compiling Rapid Closures.swift
[38/40] Compiling Rapid ForEach.swift
[39/40] Compiling Rapid Between.swift
[40/40] Compiling Rapid Clamp.swift
Build complete! (15.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
},
{
"identity" : "cwlpreconditiontesting",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
}
],
"manifest_display_name" : "Rapid",
"name" : "Rapid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Rapid",
"targets" : [
"Rapid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RapidTests",
"module_type" : "SwiftTarget",
"name" : "RapidTests",
"path" : "Tests/RapidTests",
"product_dependencies" : [
"Testing",
"CwlPreconditionTesting"
],
"sources" : [
"ClosureTests/ClosuresTests.swift",
"ClosureTests/ForEachTests.swift",
"ComparableTests/BetweenTests.swift",
"ComparableTests/ClampTests.swift",
"ConformancesTests/CollectionOfOneConformancesTests.swift",
"ConformancesTests/EmptyCollectionConformancesTests.swift",
"ConformancesTests/PartialRangeFromConformancesTests.swift",
"ConformancesTests/PartialRangeThroughConformancesTests.swift",
"ConformancesTests/PartialRangeUpToConformancesTests.swift",
"NumbersTests/BooleansTests.swift",
"NumbersTests/ConstantsTests.swift",
"NumbersTests/EvenOddTests.swift",
"NumbersTests/FactorialsTests.swift",
"NumbersTests/PowersTests.swift",
"NumbersTests/SignsTests.swift",
"NumbersTests/ZeroTests.swift",
"OperatorsTests/AliasesTests.swift",
"OperatorsTests/SwapTests.swift",
"OptionalTests/NilTests.swift",
"OptionalTests/UnwrapOrThrowTests.swift",
"PatternMatchingTests.swift",
"PropertyWrapperTests/ClampedTests.swift",
"PropertyWrapperTests/TransformedTests.swift",
"PropertyWrapperTests/ValidatedTests.swift",
"ProtocolsTests/ExpressibleByEmptyLiteralTests.swift",
"ResultBuildersTests/ResultBuilderTests.swift",
"SequencesTests/FilteringTests.swift",
"SequencesTests/IsNotEmptyTests.swift",
"SequencesTests/SafeAccessTests.swift",
"SequencesTests/SetsTests.swift",
"SequencesTests/SumTests.swift",
"StringsTests/InterpolationTests.swift",
"StringsTests/RepetitionTests.swift",
"StringsTests/StringifyTests.swift",
"TimeTests/DurationTests.swift",
"TypeErasureTests/AnyEquatableTests.swift",
"TypealiasesTests.swift"
],
"target_dependencies" : [
"Rapid"
],
"type" : "test"
},
{
"c99name" : "Rapid",
"module_type" : "SwiftTarget",
"name" : "Rapid",
"path" : "Sources/Rapid",
"product_memberships" : [
"Rapid"
],
"sources" : [
"Closures/Closures.swift",
"Closures/ForEach.swift",
"Comparable/Between.swift",
"Comparable/Clamp.swift",
"Conformances/CollectionOfOneConformances.swift",
"Conformances/EmptyCollectionConformances.swift",
"Conformances/PartialRangeFromConformances.swift",
"Conformances/PartialRangeThroughConformances.swift",
"Conformances/PartialRangeUpToConformances.swift",
"Numbers/Booleans.swift",
"Numbers/Constants.swift",
"Numbers/EvenOdd.swift",
"Numbers/Factorials.swift",
"Numbers/Powers.swift",
"Numbers/Signs.swift",
"Numbers/Zero.swift",
"Operators/Aliases.swift",
"Operators/Swap.swift",
"Optionals/IsNil.swift",
"Optionals/UnwrapOrThrow.swift",
"PatternMatching.swift",
"PropertyWrappers/Clamped.swift",
"PropertyWrappers/Transformed.swift",
"PropertyWrappers/Validated.swift",
"Protocols/ExpressibleByEmptyLiteral.swift",
"ResultBuilders/ResultBuilder.swift",
"Sequences/Filtering.swift",
"Sequences/IsNotEmpty.swift",
"Sequences/SafeAccess.swift",
"Sequences/Sets.swift",
"Sequences/Sum.swift",
"Strings/Interpolation.swift",
"Strings/Repetition.swift",
"Strings/Stringify.swift",
"Time/Duration.swift",
"TypeErasure/AnyEquatable.swift",
"Typealiases.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/kaascevich/rapid/main
Repository: kaascevich/Rapid
Swift version used: 6.0
Target: Rapid
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Rapid'...
Finished extracting symbol information for 'Rapid'. (3.31s)
Building documentation for 'Rapid'...
Finished building documentation for 'Rapid' (0.22s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kaascevich/rapid/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/mattgallagher/CwlCatchException.git
[1/2038] Fetching swift-docc-plugin
Updated https://github.com/mattgallagher/CwlCatchException.git (0.93s)
Updated https://github.com/swiftlang/swift-syntax.git (0.93s)
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/apple/swift-testing.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.27s)
Updated https://github.com/apple/swift-testing.git (0.59s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.59s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.62s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.12.0 (0.52s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.65s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-09-04 (0.70s)
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.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Emitting module Snippets
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.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] Emitting module snippet_extract
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.47s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/36] Compiling Rapid Interpolation.swift
[3/36] Compiling Rapid Repetition.swift
[4/36] Compiling Rapid Stringify.swift
[5/39] Compiling Rapid SafeAccess.swift
[6/39] Compiling Rapid Sets.swift
[7/39] Compiling Rapid Sum.swift
[8/39] Compiling Rapid Factorials.swift
[9/39] Compiling Rapid Powers.swift
[10/39] Compiling Rapid Signs.swift
[11/39] Compiling Rapid Zero.swift
[12/39] Compiling Rapid PatternMatching.swift
[13/39] Compiling Rapid Clamped.swift
[14/39] Compiling Rapid Transformed.swift
[15/39] Compiling Rapid Validated.swift
[16/39] Compiling Rapid PartialRangeUpToConformances.swift
[17/39] Compiling Rapid Booleans.swift
[18/39] Compiling Rapid Constants.swift
[19/39] Compiling Rapid EvenOdd.swift
[20/39] Emitting module Rapid
[21/39] Compiling Rapid ExpressibleByEmptyLiteral.swift
[22/39] Compiling Rapid ResultBuilder.swift
[23/39] Compiling Rapid Filtering.swift
[24/39] Compiling Rapid IsNotEmpty.swift
[25/39] Compiling Rapid Closures.swift
[26/39] Compiling Rapid ForEach.swift
[27/39] Compiling Rapid Between.swift
[28/39] Compiling Rapid Clamp.swift
[29/39] Compiling Rapid CollectionOfOneConformances.swift
[30/39] Compiling Rapid EmptyCollectionConformances.swift
[31/39] Compiling Rapid PartialRangeFromConformances.swift
[32/39] Compiling Rapid PartialRangeThroughConformances.swift
[33/39] Compiling Rapid Aliases.swift
[34/39] Compiling Rapid Swap.swift
[35/39] Compiling Rapid IsNil.swift
[36/39] Compiling Rapid UnwrapOrThrow.swift
[37/39] Compiling Rapid Duration.swift
[38/39] Compiling Rapid AnyEquatable.swift
[39/39] Compiling Rapid Typealiases.swift
Build of target: 'Rapid' complete! (0.99s)
454
4 /Users/admin/builder/spi-builder-workspace/.docs/kaascevich/rapid/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kaascevich/rapid/main
File count: 454
Doc size: 4.0MB
Preparing doc bundle ...
Uploading prod-kaascevich-rapid-main-4449ab96.zip to s3://spi-docs-inbox/prod-kaascevich-rapid-main-4449ab96.zip
Copying... [15%]
Copying... [22%]
Copying... [37%]
Copying... [45%]
Copying... [52%]
Copying... [67%]
Copying... [75%]
Copying... [82%]
Copying... [97%]
Copying... [100%]
Done.