Build Information
Successful build of dealer, reference main (38af35
), with Swift 6.1 for macOS (SPM) on 26 Aug 2025 20:24:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/example-package-dealer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/example-package-dealer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 38af353 Swift6 testing (#19)
Cloned https://github.com/swiftlang/example-package-dealer.git
Revision (git rev-parse @):
38af3537d25496db880e3c12db742ceb4f342dc3
SUCCESS checkout https://github.com/swiftlang/example-package-dealer.git at main
Fetching https://github.com/apple/example-package-deckofplayingcards.git
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/267] Fetching example-package-deckofplayingcards
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.17s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 4.0.0 (1.69s)
Fetching https://github.com/apple/example-package-playingcard.git
[3/270] Fetching example-package-playingcard
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.75s)
Computing version for https://github.com/apple/example-package-playingcard.git
Computed https://github.com/apple/example-package-playingcard.git at 4.0.0 (1.24s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.54s)
Creating working copy for https://github.com/apple/example-package-playingcard.git
Working copy of https://github.com/apple/example-package-playingcard.git resolved at 4.0.0
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.6.1
Creating working copy for https://github.com/apple/example-package-deckofplayingcards.git
Working copy of https://github.com/apple/example-package-deckofplayingcards.git resolved at 4.0.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": "example-package-dealer",
"name": "dealer",
"url": "https://github.com/swiftlang/example-package-dealer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/example-package-dealer",
"dependencies": [
{
"identity": "example-package-deckofplayingcards",
"name": "DeckOfPlayingCards",
"url": "https://github.com/apple/example-package-deckofplayingcards.git",
"version": "4.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/example-package-deckofplayingcards",
"dependencies": [
{
"identity": "example-package-playingcard",
"name": "PlayingCard",
"url": "https://github.com/apple/example-package-playingcard.git",
"version": "4.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/example-package-playingcard",
"dependencies": [
]
}
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swiftlang/example-package-dealer.git
[1/239] Fetching example-package-dealer
Fetched https://github.com/swiftlang/example-package-dealer.git from cache (0.77s)
Fetching https://github.com/apple/example-package-deckofplayingcards.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/example-package-deckofplayingcards.git from cache (0.53s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.54s)
Computing version for https://github.com/apple/example-package-deckofplayingcards.git
Computed https://github.com/apple/example-package-deckofplayingcards.git at 4.0.0 (0.60s)
Fetching https://github.com/apple/example-package-playingcard.git from cache
Fetched https://github.com/apple/example-package-playingcard.git from cache (0.52s)
Computing version for https://github.com/apple/example-package-playingcard.git
Computed https://github.com/apple/example-package-playingcard.git at 4.0.0 (0.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.04s)
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.6.1
Creating working copy for https://github.com/apple/example-package-playingcard.git
Working copy of https://github.com/apple/example-package-playingcard.git resolved at 4.0.0
Creating working copy for https://github.com/swiftlang/example-package-dealer.git
Working copy of https://github.com/swiftlang/example-package-dealer.git resolved at main (38af353)
Creating working copy for https://github.com/apple/example-package-deckofplayingcards.git
Working copy of https://github.com/apple/example-package-deckofplayingcards.git resolved at 4.0.0
Found 2 product dependencies
- DeckOfPlayingCards
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swiftlang/example-package-dealer.git
https://github.com/swiftlang/example-package-dealer.git
{
"dependencies" : [
{
"identity" : "example-package-deckofplayingcards",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/example-package-deckofplayingcards.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "dealer",
"name" : "dealer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "dealer",
"targets" : [
"dealer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "dealer",
"module_type" : "SwiftTarget",
"name" : "dealer",
"path" : "Sources/dealer",
"product_dependencies" : [
"DeckOfPlayingCards",
"ArgumentParser"
],
"product_memberships" : [
"dealer"
],
"sources" : [
"Dealer.swift"
],
"type" : "executable"
},
{
"c99name" : "DealerTests",
"module_type" : "SwiftTarget",
"name" : "DealerTests",
"path" : "Tests/DealerTests",
"sources" : [
"DealerTests.swift"
],
"target_dependencies" : [
"dealer"
],
"type" : "test"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write sources
[5/12] Write dealer-entitlement.plist
[6/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/18] Compiling PlayingCard Rank.swift
[11/18] Compiling PlayingCard PlayingCard.swift
[12/18] Emitting module PlayingCard
[13/18] Compiling PlayingCard Suit.swift
[14/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/18] Emitting module ArgumentParserToolInfo
[16/66] Emitting module DeckOfPlayingCards
[17/66] Compiling DeckOfPlayingCards Deck.swift
[18/66] Compiling ArgumentParser ArgumentDiscussion.swift
[19/66] Compiling ArgumentParser ArgumentHelp.swift
[20/66] Compiling ArgumentParser ArgumentVisibility.swift
[21/66] Compiling ArgumentParser CompletionKind.swift
[22/66] Compiling ArgumentParser Errors.swift
[23/70] Emitting module ArgumentParser
[24/70] Compiling ArgumentParser CommandConfiguration.swift
[25/70] Compiling ArgumentParser CommandGroup.swift
[26/70] Compiling ArgumentParser EnumerableFlag.swift
[27/70] Compiling ArgumentParser ExpressibleByArgument.swift
[28/70] Compiling ArgumentParser ParsableArguments.swift
[29/70] Compiling ArgumentParser NonsenseFlagsValidator.swift
[30/70] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/70] Compiling ArgumentParser PositionalArgumentsValidator.swift
[32/70] Compiling ArgumentParser UniqueNamesValidator.swift
[33/70] Compiling ArgumentParser SequenceExtensions.swift
[34/70] Compiling ArgumentParser StringExtensions.swift
[35/70] Compiling ArgumentParser SwiftExtensions.swift
[36/70] Compiling ArgumentParser Tree.swift
[37/70] Compiling ArgumentParser CodingKeyValidator.swift
[38/70] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/70] Compiling ArgumentParser CompletionsGenerator.swift
[40/70] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/70] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/70] Compiling ArgumentParser Argument.swift
[43/70] Compiling ArgumentParser Flag.swift
[44/70] Compiling ArgumentParser NameSpecification.swift
[45/70] Compiling ArgumentParser Option.swift
[46/70] Compiling ArgumentParser OptionGroup.swift
[47/70] Compiling ArgumentParser AsyncParsableCommand.swift
[48/70] Compiling ArgumentParser InputKey.swift
[49/70] Compiling ArgumentParser InputOrigin.swift
[50/70] Compiling ArgumentParser Name.swift
[51/70] Compiling ArgumentParser Parsed.swift
[52/70] Compiling ArgumentParser ParsedValues.swift
[53/70] Compiling ArgumentParser ParserError.swift
[54/70] Compiling ArgumentParser SplitArguments.swift
[55/70] Compiling ArgumentParser DumpHelpGenerator.swift
[56/70] Compiling ArgumentParser HelpCommand.swift
[57/70] Compiling ArgumentParser HelpGenerator.swift
[58/70] Compiling ArgumentParser ParsableCommand.swift
[59/70] Compiling ArgumentParser ArgumentDecoder.swift
[60/70] Compiling ArgumentParser ArgumentDefinition.swift
[61/70] Compiling ArgumentParser ArgumentSet.swift
[62/70] Compiling ArgumentParser CommandParser.swift
[63/70] Compiling ArgumentParser MessageInfo.swift
[64/70] Compiling ArgumentParser UsageGenerator.swift
[65/70] Compiling ArgumentParser CollectionExtensions.swift
[66/70] Compiling ArgumentParser Mutex.swift
[67/70] Compiling ArgumentParser Platform.swift
[68/72] Emitting module dealer
[69/72] Compiling dealer Dealer.swift
[69/72] Write Objects.LinkFileList
[70/72] Linking dealer
[71/72] Applying dealer
Build complete! (11.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "example-package-deckofplayingcards",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/example-package-deckofplayingcards.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "dealer",
"name" : "dealer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "dealer",
"targets" : [
"dealer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "dealer",
"module_type" : "SwiftTarget",
"name" : "dealer",
"path" : "Sources/dealer",
"product_dependencies" : [
"DeckOfPlayingCards",
"ArgumentParser"
],
"product_memberships" : [
"dealer"
],
"sources" : [
"Dealer.swift"
],
"type" : "executable"
},
{
"c99name" : "DealerTests",
"module_type" : "SwiftTarget",
"name" : "DealerTests",
"path" : "Tests/DealerTests",
"sources" : [
"DealerTests.swift"
],
"target_dependencies" : [
"dealer"
],
"type" : "test"
}
],
"tools_version" : "6.0"
}
Done.