The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DHModels, reference main (478fdd), with Swift 6.2 for Linux on 25 Apr 2026 23:40:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gwillish/DHModels.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 478fdd8 Add label to DifficultyBudget.Rating; guard zero player count in rating factory (#25)
Cloned https://github.com/gwillish/DHModels.git
Revision (git rev-parse @):
478fdd8ac3d2509f65fee9905c1ffa34be05a21a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gwillish/DHModels.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gwillish/DHModels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser
[1/17464] Fetching swift-argument-parser
[2446/24113] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.30s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.74s)
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/17] Write sources
[3/17] Copying environments.json
[5/17] Write sources
[9/17] Copying adversaries.json
[10/17] Write swift-version-24593BA9C3E375BF.txt
[12/36] Emitting module Logging
[13/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/36] Emitting module ArgumentParserToolInfo
[15/37] Wrapping AST for ArgumentParserToolInfo for debugging
[17/52] Compiling Logging MetadataProvider.swift
[18/83] Emitting module DHModels
[19/83] Compiling Logging Locks.swift
[20/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/84] Compiling ArgumentParser CompletionsGenerator.swift
[22/84] Compiling DHModels Party.swift
[23/84] Compiling DHModels EncounterDefinition.swift
[24/84] Compiling DHModels DifficultyBudget.swift
[25/84] Compiling ArgumentParser Argument.swift
[26/84] Compiling ArgumentParser ArgumentDiscussion.swift
[27/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/84] Compiling DHModels DaggerheartEnvironment.swift
[30/84] Compiling Logging LogHandler.swift
[31/84] Compiling Logging LogEvent.swift
[32/84] Compiling Logging Logging.swift
[33/85] Compiling DHModels Player.swift
[35/86] Wrapping AST for DHModels for debugging
[37/95] Compiling DHKit EnvironmentState.swift
[38/96] Compiling DHKit PlayerState.swift
[39/96] Compiling DHKit SessionRegistry.swift
[40/96] Compiling DHKit resource_bundle_accessor.swift
[41/96] Compiling DHKit EncounterStore.swift
[42/96] Compiling DHKit EncounterSession.swift
[43/96] Compiling DHKit AdversaryState.swift
[44/96] Compiling DHKit Compendium.swift
[45/96] Emitting module DHKit
[46/96] Compiling DHKit EncounterParticipant.swift
[48/97] Compiling ArgumentParser Foundation.swift
[49/97] Compiling ArgumentParser Mutex.swift
[50/97] Compiling ArgumentParser Platform.swift
[51/97] Compiling ArgumentParser SequenceExtensions.swift
[52/97] Compiling ArgumentParser StringExtensions.swift
[53/97] Compiling ArgumentParser SwiftExtensions.swift
[54/103] Compiling ArgumentParser Tree.swift
[55/103] Compiling ArgumentParser CodingKeyValidator.swift
[56/103] Compiling ArgumentParser NonsenseFlagsValidator.swift
[57/103] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/103] Compiling ArgumentParser PositionalArgumentsValidator.swift
[59/103] Compiling ArgumentParser UniqueNamesValidator.swift
[60/103] Emitting module ArgumentParser
[67/103] Compiling ArgumentParser ArgumentHelp.swift
[68/103] Compiling ArgumentParser ArgumentVisibility.swift
[69/103] Compiling ArgumentParser CompletionKind.swift
[70/103] Compiling ArgumentParser Errors.swift
[71/103] Compiling ArgumentParser Flag.swift
[72/103] Compiling ArgumentParser NameSpecification.swift
[73/103] Compiling ArgumentParser Option.swift
[74/103] Compiling ArgumentParser OptionGroup.swift
[75/103] Compiling ArgumentParser DumpHelpGenerator.swift
[76/103] Compiling ArgumentParser HelpCommand.swift
[77/103] Compiling ArgumentParser HelpGenerator.swift
[78/103] Compiling ArgumentParser MessageInfo.swift
[79/103] Compiling ArgumentParser UsageGenerator.swift
[80/103] Compiling ArgumentParser CollectionExtensions.swift
[81/103] Compiling ArgumentParser InputOrigin.swift
[82/103] Compiling ArgumentParser Name.swift
[83/103] Compiling ArgumentParser Parsed.swift
[84/103] Compiling ArgumentParser ParsedValues.swift
[85/103] Compiling ArgumentParser ParserError.swift
[86/103] Compiling ArgumentParser SplitArguments.swift
[87/103] Compiling ArgumentParser ParsableCommand.swift
[88/103] Compiling ArgumentParser ArgumentDecoder.swift
[89/103] Compiling ArgumentParser ArgumentDefinition.swift
[90/103] Compiling ArgumentParser ArgumentSet.swift
[91/103] Compiling ArgumentParser CommandParser.swift
[92/103] Compiling ArgumentParser InputKey.swift
[93/103] Compiling ArgumentParser ParentCommand.swift
[94/103] Compiling ArgumentParser AsyncParsableCommand.swift
[95/103] Compiling ArgumentParser CommandConfiguration.swift
[96/103] Compiling ArgumentParser CommandGroup.swift
[97/103] Compiling ArgumentParser EnumerableFlag.swift
[98/103] Compiling ArgumentParser ExpressibleByArgument.swift
[99/103] Compiling ArgumentParser ParsableArguments.swift
[100/104] Wrapping AST for ArgumentParser for debugging
[102/106] Emitting module validate_dhpack
[103/106] Compiling validate_dhpack main.swift
[104/107] Wrapping AST for validate-dhpack for debugging
[105/107] Write Objects.LinkFileList
[106/107] Linking validate-dhpack
Build complete! (21.91s)
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" : "DHKit",
      "targets" : [
        "DHKit"
      ],
      "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",
        "DHKit",
        "validate-dhpack"
      ],
      "sources" : [
        "Adversary.swift",
        "Condition.swift",
        "ContentFingerprint.swift",
        "ContentSource.swift",
        "ContentStoreError.swift",
        "DHPackContent.swift",
        "DaggerheartEnvironment.swift",
        "DifficultyBudget.swift",
        "EncounterDefinition.swift",
        "Party.swift",
        "Player.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DHKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DHKitTests",
      "path" : "Tests/DHKitTests",
      "sources" : [
        "CompendiumTests.swift",
        "EncounterSessionTests.swift",
        "EncounterStoreTests.swift",
        "SessionRegistryTests.swift",
        "StateTests.swift"
      ],
      "target_dependencies" : [
        "DHKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DHKit",
      "module_type" : "SwiftTarget",
      "name" : "DHKit",
      "path" : "Sources/DHKit",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "DHKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/DHKit/Resources/adversaries.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DHKit/Resources/environments.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AdversaryState.swift",
        "Compendium.swift",
        "EncounterParticipant.swift",
        "EncounterSession.swift",
        "EncounterStore.swift",
        "EnvironmentState.swift",
        "PlayerState.swift",
        "SessionRegistry.swift"
      ],
      "target_dependencies" : [
        "DHModels"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.