The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swedish-pnr, reference main (dd9d46), with Swift 6.3 for Wasm on 21 Apr 2026 20:39:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Oops-AB/swedish-pnr.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/Oops-AB/swedish-pnr
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dd9d46f Merge pull request #4 from Oops-AB/fix_centennial_deduction
Cloned https://github.com/Oops-AB/swedish-pnr.git
Revision (git rev-parse @):
dd9d46febdd5dacb7d129b8b2722e076abd54ea6
SUCCESS checkout https://github.com/Oops-AB/swedish-pnr.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Oops-AB/swedish-pnr.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/17447] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.87s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.68s)
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
[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/17] Emitting module ArgumentParserToolInfo
[9/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/18] Wrapping AST for ArgumentParserToolInfo for debugging
[12/64] Emitting module SwedishPNR
[13/64] Compiling SwedishPNR SwedishPNR.swift
[14/65] Wrapping AST for SwedishPNR for debugging
[16/65] Compiling ArgumentParser Foundation.swift
[17/65] Compiling ArgumentParser Mutex.swift
[18/65] Compiling ArgumentParser Platform.swift
[19/65] Compiling ArgumentParser SequenceExtensions.swift
[20/65] Compiling ArgumentParser StringExtensions.swift
[21/65] Compiling ArgumentParser SwiftExtensions.swift
[22/71] Compiling ArgumentParser ArgumentVisibility.swift
[23/71] Compiling ArgumentParser CompletionKind.swift
[24/71] Compiling ArgumentParser Errors.swift
[25/71] Compiling ArgumentParser Flag.swift
[26/71] Compiling ArgumentParser NameSpecification.swift
[27/71] Compiling ArgumentParser Option.swift
[28/71] Compiling ArgumentParser OptionGroup.swift
[29/71] Compiling ArgumentParser Tree.swift
[30/71] Compiling ArgumentParser CodingKeyValidator.swift
[31/71] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/71] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/71] Compiling ArgumentParser UniqueNamesValidator.swift
[35/71] Compiling ArgumentParser DumpHelpGenerator.swift
[36/71] Compiling ArgumentParser HelpCommand.swift
[37/71] Compiling ArgumentParser HelpGenerator.swift
[38/71] Compiling ArgumentParser MessageInfo.swift
[39/71] Compiling ArgumentParser UsageGenerator.swift
[40/71] Compiling ArgumentParser CollectionExtensions.swift
[41/71] Compiling ArgumentParser InputOrigin.swift
[42/71] Compiling ArgumentParser Name.swift
[43/71] Compiling ArgumentParser Parsed.swift
[44/71] Compiling ArgumentParser ParsedValues.swift
[45/71] Compiling ArgumentParser ParserError.swift
[46/71] Compiling ArgumentParser SplitArguments.swift
[47/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/71] Compiling ArgumentParser CompletionsGenerator.swift
[49/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/71] Compiling ArgumentParser Argument.swift
[52/71] Compiling ArgumentParser ArgumentDiscussion.swift
[53/71] Compiling ArgumentParser ArgumentHelp.swift
[54/71] Emitting module ArgumentParser
[55/71] Compiling ArgumentParser ParsableCommand.swift
[56/71] Compiling ArgumentParser ArgumentDecoder.swift
[57/71] Compiling ArgumentParser ArgumentDefinition.swift
[58/71] Compiling ArgumentParser ArgumentSet.swift
[59/71] Compiling ArgumentParser CommandParser.swift
[60/71] Compiling ArgumentParser InputKey.swift
[61/71] Compiling ArgumentParser ParentCommand.swift
[62/71] Compiling ArgumentParser AsyncParsableCommand.swift
[63/71] Compiling ArgumentParser CommandConfiguration.swift
[64/71] Compiling ArgumentParser CommandGroup.swift
[65/71] Compiling ArgumentParser EnumerableFlag.swift
[66/71] Compiling ArgumentParser ExpressibleByArgument.swift
[67/71] Compiling ArgumentParser ParsableArguments.swift
[68/72] Wrapping AST for ArgumentParser for debugging
[70/75] Compiling VerifyPNR DateFormatter+Swedish.swift
[71/75] Emitting module VerifyPNR
/host/spi-builder-workspace/Sources/VerifyPNR/verifypnr.swift:11:125: warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
 9 |     var identityNumbers: [String]
10 |
11 |     @Option(name: .shortAndLong, help: "Reference date that date calculations are based on. Defaults to today.", transform: str2date)
   |                                                                                                                             `- warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
12 |     var referenceDate: Date = today()
13 |
[72/75] Compiling VerifyPNR verifypnr.swift
/host/spi-builder-workspace/Sources/VerifyPNR/verifypnr.swift:11:125: warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
 9 |     var identityNumbers: [String]
10 |
11 |     @Option(name: .shortAndLong, help: "Reference date that date calculations are based on. Defaults to today.", transform: str2date)
   |                                                                                                                             `- warning: converting non-Sendable function value to '@Sendable (String) throws -> Date' may introduce data races
12 |     var referenceDate: Date = today()
13 |
[73/76] Wrapping AST for VerifyPNR for debugging
[74/76] Write Objects.LinkFileList
[75/76] Linking verifypnr.wasm
Build complete! (22.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "swedish-pnr",
  "name" : "swedish-pnr",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwedishPNR",
      "targets" : [
        "SwedishPNR"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "verifypnr",
      "targets" : [
        "VerifyPNR"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VerifyPNR",
      "module_type" : "SwiftTarget",
      "name" : "VerifyPNR",
      "path" : "Sources/VerifyPNR",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "verifypnr"
      ],
      "sources" : [
        "DateFormatter+Swedish.swift",
        "verifypnr.swift"
      ],
      "target_dependencies" : [
        "SwedishPNR"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwedishPNRTests",
      "module_type" : "SwiftTarget",
      "name" : "SwedishPNRTests",
      "path" : "Tests/SwedishPNRTests",
      "sources" : [
        "SwedishPNRTests.swift"
      ],
      "target_dependencies" : [
        "SwedishPNR"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwedishPNR",
      "module_type" : "SwiftTarget",
      "name" : "SwedishPNR",
      "path" : "Sources/SwedishPNR",
      "product_memberships" : [
        "SwedishPNR",
        "verifypnr"
      ],
      "sources" : [
        "SwedishPNR.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.