Build Information
Successful build of KippleDiagnostics, reference 0.3.7 (a3e78c
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 09:47:18 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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleDiagnostics.git
Reference: 0.3.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleDiagnostics
* tag 0.3.7 -> FETCH_HEAD
HEAD is now at a3e78c8 Added Linux restriction again
Cloned https://github.com/bdrelling/KippleDiagnostics.git
Revision (git rev-parse @):
a3e78c8d6fb68dc24241c07e8372a2fe07342c6f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleDiagnostics.git at 0.3.7
Fetching https://github.com/apple/swift-log
Fetching https://github.com/swift-kipple/Tools
[1/3660] Fetching swift-log
[221/4380] Fetching swift-log, tools
Fetched https://github.com/swift-kipple/Tools from cache (1.06s)
Fetched https://github.com/apple/swift-log from cache (1.06s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.51s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (0.69s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
[743/57513] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (111.23s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (111.23s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.82s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.69s)
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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",
"dependencies": [
{
"identity": "kipplediagnostics",
"name": "KippleDiagnostics",
"url": "https://github.com/bdrelling/KippleDiagnostics.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleDiagnostics",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/bdrelling/KippleDiagnostics.git
[1/296] Fetching kipplediagnostics
Fetched https://github.com/bdrelling/KippleDiagnostics.git from cache (0.79s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.49s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.03s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/bdrelling/KippleDiagnostics.git
Working copy of https://github.com/bdrelling/KippleDiagnostics.git resolved at 0.3.7 (a3e78c8)
warning: '.resolve-product-dependencies': dependency 'kipplediagnostics' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/bdrelling/KippleDiagnostics.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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/8] Compiling KippleLogging Logger+Convenience.swift
[6/8] Compiling KippleLogging ConsoleLogHandler.swift
[7/8] Emitting module KippleLogging
[8/8] Compiling KippleLogging Exports.swift
Build complete! (11.87s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "tools",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-kipple/Tools"
}
],
"manifest_display_name" : "KippleDiagnostics",
"name" : "KippleDiagnostics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "KippleLogging",
"targets" : [
"KippleLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KippleLoggingTests",
"module_type" : "SwiftTarget",
"name" : "KippleLoggingTests",
"path" : "Tests/KippleLoggingTests",
"sources" : [
"Protocols/LogHandlerValidating.swift",
"Tests/ConsoleLogHandlerTests.swift"
],
"target_dependencies" : [
"KippleLogging"
],
"type" : "test"
},
{
"c99name" : "KippleLogging",
"module_type" : "SwiftTarget",
"name" : "KippleLogging",
"path" : "Sources/KippleLogging",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"KippleLogging"
],
"sources" : [
"Exports.swift",
"Extensions/Logger+Convenience.swift",
"Handlers/ConsoleLogHandler.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/bdrelling/kipplediagnostics/0.3.7
Repository: bdrelling/KippleDiagnostics
Swift version used: 6.0
Target: KippleLogging
Extracting symbol information for 'KippleLogging'...
Finished extracting symbol information for 'KippleLogging'. (2.77s)
Building documentation for 'KippleLogging'...
Finished building documentation for 'KippleLogging' (0.12s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplediagnostics/0.3.7
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swift-kipple/Tools
Updating https://github.com/nicklockwood/SwiftFormat
Updated https://github.com/swift-kipple/Tools (0.60s)
Updated https://github.com/nicklockwood/SwiftFormat (0.60s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.92s)
Updated https://github.com/apple/swift-argument-parser (0.59s)
Updated https://github.com/apple/swift-log (0.59s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (0.67s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.48s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.69s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.77s)
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
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
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] Emitting module SymbolKit
[8/57] Compiling SymbolKit Mixin+Equals.swift
[9/57] Compiling SymbolKit Mixin+Hash.swift
[10/57] Compiling SymbolKit Mixin.swift
[11/57] Compiling SymbolKit LineList.swift
[12/57] Compiling SymbolKit Position.swift
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Emitting module Snippets
[19/57] Compiling Snippets SnippetParser.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.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 DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.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] Emitting module snippet_extract
[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.48s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/5] Emitting module KippleLogging
[3/5] Compiling KippleLogging ConsoleLogHandler.swift
[4/5] Compiling KippleLogging Exports.swift
[5/5] Compiling KippleLogging Logger+Convenience.swift
Build of target: 'KippleLogging' complete! (0.53s)
54
2 /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kipplediagnostics/0.3.7
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/kipplediagnostics/0.3.7
File count: 54
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-kipplediagnostics-0.3.7-c4c2a013.zip to s3://spi-docs-inbox/prod-bdrelling-kipplediagnostics-0.3.7-c4c2a013.zip
Copying... [21%]
Copying... [42%]
Copying... [62%]
Copying... [83%]
Copying... [100%]
Done.