Build Information
Successful build of DHModels, reference 0.2.0 (bed2e4), with Swift 6.3 for Linux on 17 Apr 2026 21:28:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gwillish/DHModels.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/gwillish/DHModels
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at bed2e4e adding notice
Cloned https://github.com/gwillish/DHModels.git
Revision (git rev-parse @):
bed2e4ef0a6ed8a2338a080e572e7802df340de8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gwillish/DHModels.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/gwillish/DHModels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
[1/17529] Fetching swift-argument-parser
[703/24164] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
[15601/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.99s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/26] Emitting module ArgumentParserToolInfo
[9/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/27] Wrapping AST for ArgumentParserToolInfo for debugging
[12/73] Compiling DHModels EncounterParticipant.swift
[13/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[14/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[15/74] Emitting module DHModels
[16/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/74] Compiling ArgumentParser CompletionsGenerator.swift
[18/74] Compiling DHModels DaggerheartEnvironment.swift
[19/74] Compiling DHModels EncounterDefinition.swift
[20/74] Compiling ArgumentParser Argument.swift
[21/74] Compiling ArgumentParser ArgumentDiscussion.swift
[22/74] Compiling DHModels DifficultyBudget.swift
[23/74] Compiling DHModels PlayerSlot.swift
[24/75] Wrapping AST for DHModels for debugging
[26/75] Emitting module ArgumentParser
[27/81] Compiling ArgumentParser InputOrigin.swift
[28/81] Compiling ArgumentParser Name.swift
[29/81] Compiling ArgumentParser Parsed.swift
[30/81] Compiling ArgumentParser ParsedValues.swift
[31/81] Compiling ArgumentParser ParserError.swift
[32/81] Compiling ArgumentParser SplitArguments.swift
[33/81] Compiling ArgumentParser Tree.swift
[34/81] Compiling ArgumentParser CodingKeyValidator.swift
[35/81] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/81] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/81] Compiling ArgumentParser UniqueNamesValidator.swift
[39/81] Compiling ArgumentParser ParentCommand.swift
[40/81] Compiling ArgumentParser AsyncParsableCommand.swift
[41/81] Compiling ArgumentParser CommandConfiguration.swift
[42/81] Compiling ArgumentParser CommandGroup.swift
[43/81] Compiling ArgumentParser EnumerableFlag.swift
[44/81] Compiling ArgumentParser ExpressibleByArgument.swift
[45/81] Compiling ArgumentParser ParsableArguments.swift
[52/81] Compiling ArgumentParser ArgumentHelp.swift
[53/81] Compiling ArgumentParser ArgumentVisibility.swift
[54/81] Compiling ArgumentParser CompletionKind.swift
[55/81] Compiling ArgumentParser Errors.swift
[56/81] Compiling ArgumentParser Flag.swift
[57/81] Compiling ArgumentParser NameSpecification.swift
[58/81] Compiling ArgumentParser Option.swift
[59/81] Compiling ArgumentParser OptionGroup.swift
[60/81] Compiling ArgumentParser Foundation.swift
[61/81] Compiling ArgumentParser Mutex.swift
[62/81] Compiling ArgumentParser Platform.swift
[63/81] Compiling ArgumentParser SequenceExtensions.swift
[64/81] Compiling ArgumentParser StringExtensions.swift
[65/81] Compiling ArgumentParser SwiftExtensions.swift
[66/81] Compiling ArgumentParser DumpHelpGenerator.swift
[67/81] Compiling ArgumentParser HelpCommand.swift
[68/81] Compiling ArgumentParser HelpGenerator.swift
[69/81] Compiling ArgumentParser MessageInfo.swift
[70/81] Compiling ArgumentParser UsageGenerator.swift
[71/81] Compiling ArgumentParser CollectionExtensions.swift
[72/81] Compiling ArgumentParser ParsableCommand.swift
[73/81] Compiling ArgumentParser ArgumentDecoder.swift
[74/81] Compiling ArgumentParser ArgumentDefinition.swift
[75/81] Compiling ArgumentParser ArgumentSet.swift
[76/81] Compiling ArgumentParser CommandParser.swift
[77/81] Compiling ArgumentParser InputKey.swift
[78/84] Wrapping AST for ArgumentParser for debugging
[80/84] Emitting module validate_dhpack
[81/84] Compiling validate_dhpack main.swift
[82/85] Wrapping AST for validate-dhpack for debugging
[83/85] Write Objects.LinkFileList
[84/85] Linking validate-dhpack
Build complete! (32.75s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "DHModels",
"name" : "DHModels",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "DHModels",
"targets" : [
"DHModels"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "validate-dhpack",
"targets" : [
"validate-dhpack"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "validate_dhpack",
"module_type" : "SwiftTarget",
"name" : "validate-dhpack",
"path" : "Sources/validate-dhpack",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"validate-dhpack"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"DHModels"
],
"type" : "executable"
},
{
"c99name" : "DHModelsTests",
"module_type" : "SwiftTarget",
"name" : "DHModelsTests",
"path" : "Tests/DHModelsTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/DHModelsTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ContentModelTests.swift",
"ModelTests.swift",
"SRDDecodeTests.swift"
],
"target_dependencies" : [
"DHModels"
],
"type" : "test"
},
{
"c99name" : "DHModels",
"module_type" : "SwiftTarget",
"name" : "DHModels",
"path" : "Sources/DHModels",
"product_memberships" : [
"DHModels",
"validate-dhpack"
],
"sources" : [
"Adversary.swift",
"Condition.swift",
"ContentFingerprint.swift",
"ContentSource.swift",
"ContentStoreError.swift",
"DHPackContent.swift",
"DaggerheartEnvironment.swift",
"DifficultyBudget.swift",
"EncounterDefinition.swift",
"EncounterParticipant.swift",
"PlayerSlot.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.