Build Information
Successful build of Peekie, reference 4.1.0 (6ef063), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 22:47:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dodobrands/Peekie.git
Reference: 4.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dodobrands/Peekie
* tag 4.1.0 -> FETCH_HEAD
HEAD is now at 6ef0634 Build and publish release binary in GitHub Releases (#137)
Submodule path 'swift-tests-example': checked out '6cc972b951af684635f0b59545acc09b9bd776b4'
Submodule 'swift-tests-example' (https://github.com/dodobrands/swift-tests-example) registered for path 'swift-tests-example'
Cloning into '/Users/admin/builder/spi-builder-workspace/swift-tests-example'...
Cloned https://github.com/dodobrands/Peekie.git
Revision (git rev-parse @):
6ef06343fd14aa264db40a7485790de234e7a4d8
SUCCESS checkout https://github.com/dodobrands/Peekie.git at 4.1.0
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/10092] Fetching xmlcoder
[102/15815] Fetching xmlcoder, xctest-dynamic-overlay
[103/21279] Fetching xmlcoder, xctest-dynamic-overlay, swift-custom-dump
[984/24186] Fetching xmlcoder, xctest-dynamic-overlay, swift-custom-dump, swift-subprocess
[1187/29787] Fetching xmlcoder, xctest-dynamic-overlay, swift-custom-dump, swift-subprocess, swift-system
[1693/36422] Fetching xmlcoder, xctest-dynamic-overlay, swift-custom-dump, swift-subprocess, swift-system, swift-log
[36423/52487] Fetching xmlcoder, xctest-dynamic-overlay, swift-custom-dump, swift-subprocess, swift-system, swift-log, swift-snapshot-testing
Fetched https://github.com/apple/swift-log.git from cache (1.28s)
Fetching https://github.com/swiftlang/swift-syntax
[29948/45852] Fetching xmlcoder, xctest-dynamic-overlay, swift-custom-dump, swift-subprocess, swift-system, swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.33s)
Fetching https://github.com/apple/swift-argument-parser.git
[24386/40129] Fetching xmlcoder, swift-custom-dump, swift-subprocess, swift-system, swift-snapshot-testing
[27439/57658] Fetching xmlcoder, swift-custom-dump, swift-subprocess, swift-system, swift-snapshot-testing, swift-argument-parser
[36889/132641] Fetching xmlcoder, swift-custom-dump, swift-subprocess, swift-system, swift-snapshot-testing, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.43s)
[35797/115112] Fetching xmlcoder, swift-custom-dump, swift-subprocess, swift-system, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-system from cache (4.35s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (4.35s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (4.35s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.35s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.35s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.21s)
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Creating working copy for https://github.com/apple/swift-argument-parser.git
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/apple/swift-log.git
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/swiftlang/swift-syntax
Creating working copy for https://github.com/apple/swift-system
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.0
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.7
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
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.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.56s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "peekie",
"name": "Peekie",
"url": "https://github.com/dodobrands/Peekie.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Peekie",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-subprocess",
"name": "Subprocess",
"url": "https://github.com/swiftlang/swift-subprocess.git",
"version": "0.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-subprocess",
"traits": [
"SubprocessFoundation",
"SubprocessSpan"
],
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/CoreOffice/XMLCoder.git",
"version": "0.18.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dodobrands/Peekie.git
[1/10199] Fetching peekie
Fetched https://github.com/dodobrands/Peekie.git from cache (41.51s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/swiftlang/swift-subprocess.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.58s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.58s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.58s)
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.2.1 (1.17s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.46s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.1 (1.14s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.61s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/dodobrands/Peekie.git
Working copy of https://github.com/dodobrands/Peekie.git resolved at 4.1.0 (6ef0634)
Found 4 product dependencies
- swift-argument-parser
- Subprocess
- XMLCoder
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/dodobrands/Peekie.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/18] Write sources
[5/18] Write peekie-entitlement.plist
[7/18] Write sources
[12/18] Compiling CSystem shims.c
[13/18] Write swift-version--6988338F2F200930.txt
[14/100] Compiling _SubprocessCShims process_shims.c
[16/100] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/100] Emitting module ArgumentParserToolInfo
[18/100] Compiling XMLCoder XMLHeader.swift
[19/100] Compiling XMLCoder XMLKey.swift
[20/100] Compiling XMLCoder ISO8601DateFormatter.swift
[21/150] Compiling Logging Locks.swift
[22/150] Compiling ArgumentParser Name.swift
[23/150] Compiling ArgumentParser Parsed.swift
[24/150] Compiling ArgumentParser ParsedValues.swift
[25/150] Compiling ArgumentParser SequenceExtensions.swift
[26/150] Compiling ArgumentParser StringExtensions.swift
[27/150] Compiling ArgumentParser SwiftExtensions.swift
[28/150] Compiling ArgumentParser HelpCommand.swift
[29/150] Compiling ArgumentParser HelpGenerator.swift
[30/150] Compiling ArgumentParser Platform.swift
[31/150] Compiling ArgumentParser CommandGroup.swift
[32/150] Compiling ArgumentParser EnumerableFlag.swift
[33/150] Compiling ArgumentParser ExpressibleByArgument.swift
[34/150] Compiling ArgumentParser ParsableArguments.swift
[35/150] Compiling ArgumentParser InputKey.swift
[36/150] Compiling ArgumentParser InputOrigin.swift
[37/150] Compiling ArgumentParser ParentCommand.swift
[38/150] Compiling ArgumentParser AsyncParsableCommand.swift
[39/150] Compiling ArgumentParser CommandConfiguration.swift
[40/150] Emitting module SystemPackage
[41/150] Compiling ArgumentParser NameSpecification.swift
[42/150] Compiling ArgumentParser Option.swift
[43/150] Compiling ArgumentParser OptionGroup.swift
[44/150] Compiling ArgumentParser ParserError.swift
[45/150] Compiling ArgumentParser SplitArguments.swift
[46/150] Compiling ArgumentParser DumpHelpGenerator.swift
[47/150] Emitting module Logging
[48/150] Compiling Logging MetadataProvider.swift
[49/150] Compiling Logging LogHandler.swift
[50/150] Compiling Logging Logging.swift
[51/150] Compiling ArgumentParser CompletionKind.swift
[52/150] Compiling ArgumentParser Errors.swift
[53/150] Compiling ArgumentParser Flag.swift
[54/172] Compiling Subprocess Input+Foundation.swift
[55/172] Compiling Subprocess Configuration.swift
[56/172] Compiling Subprocess Error.swift
[57/172] Compiling Subprocess Execution.swift
[58/172] Compiling Subprocess Subprocess+Linux.swift
[59/177] Compiling Subprocess Span+Subprocess.swift
[64/182] Compiling Subprocess API.swift
[65/182] Compiling Subprocess AsyncBufferSequence.swift
[66/182] Compiling Subprocess Buffer.swift
[67/182] Compiling Subprocess Output+Foundation.swift
[68/182] Compiling Subprocess Span+SubprocessFoundation.swift
[69/182] Emitting module ArgumentParser
[70/182] Compiling Subprocess AsyncIO+Dispatch.swift
[71/182] Compiling Subprocess AsyncIO+Linux.swift
[72/182] Compiling Subprocess AsyncIO+Windows.swift
[73/182] Compiling Subprocess Subprocess+BSD.swift
[74/182] Compiling Subprocess Subprocess+Darwin.swift
[75/182] Compiling ArgumentParser CodingKeyValidator.swift
[76/182] Compiling ArgumentParser NonsenseFlagsValidator.swift
[77/182] Compiling ArgumentParser ParsableArgumentsValidation.swift
[78/182] Compiling ArgumentParser PositionalArgumentsValidator.swift
[79/182] Compiling ArgumentParser UniqueNamesValidator.swift
[80/182] Compiling ArgumentParser BashCompletionsGenerator.swift
[81/182] Compiling ArgumentParser CompletionsGenerator.swift
[82/182] Compiling ArgumentParser FishCompletionsGenerator.swift
[83/182] Compiling ArgumentParser ZshCompletionsGenerator.swift
[84/182] Compiling ArgumentParser Argument.swift
[85/182] Compiling ArgumentParser ArgumentDiscussion.swift
[86/182] Emitting module XMLCoder
[103/182] Compiling ArgumentParser ArgumentVisibility.swift
[107/182] Compiling ArgumentParser ParsableCommand.swift
[108/182] Compiling Subprocess Subprocess+Unix.swift
[109/182] Compiling Subprocess Input.swift
[110/182] Compiling Subprocess Output.swift
[111/182] Compiling Subprocess Subprocess+Windows.swift
[112/182] Compiling Subprocess Result.swift
[116/182] Compiling ArgumentParser Tree.swift
[117/182] Compiling ArgumentParser ArgumentHelp.swift
[118/182] Compiling ArgumentParser ArgumentDecoder.swift
[119/182] Compiling ArgumentParser ArgumentDefinition.swift
[120/182] Compiling ArgumentParser ArgumentSet.swift
[121/182] Compiling ArgumentParser CommandParser.swift
[122/182] Compiling ArgumentParser MessageInfo.swift
[123/182] Compiling ArgumentParser UsageGenerator.swift
[124/182] Compiling ArgumentParser CollectionExtensions.swift
[125/182] Compiling ArgumentParser Foundation.swift
[126/182] Compiling ArgumentParser Mutex.swift
[128/182] Emitting module Subprocess
[140/184] Compiling Subprocess Teardown.swift
[141/184] Compiling Subprocess Thread.swift
[182/201] Compiling PeekieSDK URL+Helpers.swift
[183/202] Compiling PeekieSDK UnwrapOrThrow.swift
[184/202] Compiling PeekieSDK Shell.swift
[185/202] Compiling PeekieSDK TotalCoverageDTO.swift
[186/202] Compiling PeekieSDK Math.swift
[187/202] Compiling PeekieSDK Report.swift
[188/202] Compiling PeekieSDK Sequence+Concurrency.swift
[189/202] Compiling PeekieSDK FileCoverageDTO.swift
[190/202] Compiling PeekieSDK TestResultsDTO.swift
[191/202] Compiling PeekieSDK BuildResultsDTO.swift
[192/202] Compiling PeekieSDK DTO+Helpers.swift
[193/202] Compiling PeekieSDK ListFormatter.swift
[194/202] Compiling PeekieSDK SonarFormatter.swift
[195/202] Compiling PeekieSDK FSIndex.swift
[196/202] Compiling PeekieSDK JsonFormatter.swift
[197/202] Compiling PeekieSDK Report+Convenience.swift
[198/202] Compiling PeekieSDK Report+Warnings.swift
[199/202] Emitting module PeekieSDK
[200/211] Compiling PeekieTestHelpers Measurement+TestHelpers.swift
[201/211] Emitting module PeekieTestHelpers
[202/211] Compiling PeekieTestHelpers Report+TestHelpers.swift
[203/211] Compiling PeekieTestHelpers SnapshotTestHelpers.swift
[204/211] Compiling Peekie List.swift
[205/211] Compiling Peekie Peekie.swift
[206/211] Compiling Peekie Sonar.swift
[207/211] Emitting module Peekie
[208/211] Compiling Peekie Json.swift
[208/211] Write Objects.LinkFileList
[209/211] Linking peekie
[210/211] Applying peekie
Build complete! (15.10s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-subprocess",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-subprocess.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.16.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/XMLCoder.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "Peekie",
"name" : "Peekie",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PeekieSDK",
"targets" : [
"PeekieSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PeekieTestHelpers",
"targets" : [
"PeekieTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "peekie",
"targets" : [
"Peekie"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "PeekieTestHelpers",
"module_type" : "SwiftTarget",
"name" : "PeekieTestHelpers",
"path" : "Sources/PeekieTestHelpers",
"product_memberships" : [
"PeekieTestHelpers"
],
"sources" : [
"Measurement+TestHelpers.swift",
"Report+TestHelpers.swift",
"SnapshotTestHelpers.swift"
],
"target_dependencies" : [
"PeekieSDK"
],
"type" : "library"
},
{
"c99name" : "PeekieSDKTests",
"module_type" : "SwiftTarget",
"name" : "PeekieSDKTests",
"path" : "Tests/PeekieTests",
"product_dependencies" : [
"SnapshotTesting",
"XMLCoder"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/PeekieTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Constants+Helpers.swift",
"JsonFormatterSnapshotTests.swift",
"ListFormatterSnapshotTests.swift",
"RepeatableTestMergedTestsTests.swift",
"ReportSnapshotTests.swift",
"ShellTests.swift",
"SonarFormatterSnapshotTests.swift",
"TestResultsDTOExtractPathsTests.swift"
],
"target_dependencies" : [
"PeekieSDK",
"PeekieTestHelpers"
],
"type" : "test"
},
{
"c99name" : "PeekieSDK",
"module_type" : "SwiftTarget",
"name" : "PeekieSDK",
"path" : "Sources/PeekieSDK",
"product_dependencies" : [
"ArgumentParser",
"Subprocess",
"XMLCoder",
"Logging"
],
"product_memberships" : [
"PeekieSDK",
"PeekieTestHelpers",
"peekie"
],
"sources" : [
"FSIndex.swift",
"Formatters/JsonFormatter.swift",
"Formatters/ListFormatter.swift",
"Formatters/SonarFormatter.swift",
"Models/DTO/BuildResultsDTO.swift",
"Models/DTO/DTO+Helpers.swift",
"Models/DTO/FileCoverageDTO.swift",
"Models/DTO/TestResultsDTO.swift",
"Models/DTO/TotalCoverageDTO.swift",
"Models/Math.swift",
"Models/Report+Convenience.swift",
"Models/Report+Warnings.swift",
"Models/Report.swift",
"Sequence+Concurrency.swift",
"Shell.swift",
"URL+Helpers.swift",
"UnwrapOrThrow.swift"
],
"type" : "library"
},
{
"c99name" : "Peekie",
"module_type" : "SwiftTarget",
"name" : "Peekie",
"path" : "Sources/Peekie",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"peekie"
],
"sources" : [
"Json.swift",
"List.swift",
"Peekie.swift",
"Sonar.swift"
],
"target_dependencies" : [
"PeekieSDK"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
Done.