The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swedish-pnr, reference main (dd9d46), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 20:50:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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
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 (1.38s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.00s)
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.5.1
========================================
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": "swedish-pnr",
      "name": "swedish-pnr",
      "url": "https://github.com/Oops-AB/swedish-pnr.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swedish-pnr",
      "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Oops-AB/swedish-pnr.git
[1/162] Fetching swedish-pnr
Fetched https://github.com/Oops-AB/swedish-pnr.git from cache (0.65s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
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.26s)
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/Oops-AB/swedish-pnr.git
Working copy of https://github.com/Oops-AB/swedish-pnr.git resolved at main (dd9d46f)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Oops-AB/swedish-pnr.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[2/10] Write verifypnr-entitlement.plist
[4/10] Write sources
[6/10] Write swift-version--6988338F2F200930.txt
[8/14] Emitting module ArgumentParserToolInfo
[9/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/53] Compiling ArgumentParser NameSpecification.swift
[11/53] Compiling ArgumentParser Option.swift
[12/53] Compiling ArgumentParser OptionGroup.swift
[13/53] Compiling ArgumentParser AsyncParsableCommand.swift
[14/57] Compiling ArgumentParser CommandConfiguration.swift
[15/57] Compiling ArgumentParser CommandGroup.swift
[16/57] Compiling ArgumentParser EnumerableFlag.swift
[17/57] Compiling ArgumentParser ExpressibleByArgument.swift
[18/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/57] Compiling ArgumentParser CompletionsGenerator.swift
[20/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/57] Compiling ArgumentParser Argument.swift
[23/57] Emitting module ArgumentParser
[24/57] Compiling ArgumentParser ArgumentDefinition.swift
[25/57] Compiling ArgumentParser ArgumentSet.swift
[26/57] Compiling ArgumentParser CommandParser.swift
[27/57] Compiling ArgumentParser InputKey.swift
[28/57] Compiling ArgumentParser ParsableArguments.swift
[29/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/57] Compiling ArgumentParser ParsableCommand.swift
[31/57] Compiling ArgumentParser ArgumentDecoder.swift
[32/57] Compiling ArgumentParser ArgumentHelp.swift
[33/57] Compiling ArgumentParser ArgumentVisibility.swift
[34/57] Compiling ArgumentParser CompletionKind.swift
[35/57] Compiling ArgumentParser Errors.swift
[36/57] Compiling ArgumentParser Flag.swift
[37/57] Compiling ArgumentParser Platform.swift
[38/57] Compiling ArgumentParser SequenceExtensions.swift
[39/57] Compiling ArgumentParser StringExtensions.swift
[40/57] Compiling ArgumentParser Tree.swift
[41/57] Compiling ArgumentParser InputOrigin.swift
[42/57] Compiling ArgumentParser Name.swift
[43/57] Compiling ArgumentParser Parsed.swift
[44/57] Compiling ArgumentParser ParsedValues.swift
[45/57] Compiling ArgumentParser ParserError.swift
[46/57] Compiling ArgumentParser SplitArguments.swift
[47/57] Compiling ArgumentParser DumpHelpGenerator.swift
[48/57] Compiling ArgumentParser HelpCommand.swift
[49/57] Compiling ArgumentParser HelpGenerator.swift
[50/57] Compiling ArgumentParser MessageInfo.swift
[51/57] Compiling ArgumentParser UsageGenerator.swift
[52/57] Compiling ArgumentParser CollectionExtensions.swift
[53/57] Compiling SwedishPNR SwedishPNR.swift
[54/57] Emitting module SwedishPNR
[55/60] Compiling VerifyPNR DateFormatter+Swedish.swift
[56/60] Emitting module VerifyPNR
/Users/admin/builder/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 |
[57/60] Compiling VerifyPNR verifypnr.swift
/Users/admin/builder/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 |
[57/60] Write Objects.LinkFileList
[58/60] Linking verifypnr
[59/60] Applying verifypnr
Build complete! (10.67s)
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" : "/Users/admin/builder/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"
}
Done.