The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Period, reference main (661222), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 01:30:04 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/davdroman/Period.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/Period
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 661222d CI: Add Swift 6.3 to Linux and Android (#35)
Cloned https://github.com/davdroman/Period.git
Revision (git rev-parse @):
661222d4e03d378343dae5fc6a8b67db46bb1862
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/Period.git at main
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/davdroman/swift-json-testing
[1/254] Fetching swift-json-testing
[162/1744] Fetching swift-json-testing, swift-benchmark
[254/7208] Fetching swift-json-testing, swift-benchmark, swift-custom-dump
[1030/12931] Fetching swift-json-testing, swift-benchmark, swift-custom-dump, xctest-dynamic-overlay
[2425/30460] Fetching swift-json-testing, swift-benchmark, swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.44s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.44s)
Fetched https://github.com/google/swift-benchmark from cache (1.53s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.53s)
Fetched https://github.com/davdroman/swift-json-testing from cache (1.53s)
Creating working copy for https://github.com/davdroman/swift-json-testing
Creating working copy for https://github.com/apple/swift-argument-parser
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/davdroman/swift-json-testing resolved at 0.2.0
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "period",
      "name": "Period",
      "url": "https://github.com/davdroman/Period.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Period",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/davdroman/Period.git
[1/1090] Fetching period
Fetched https://github.com/davdroman/Period.git from cache (0.81s)
Creating working copy for https://github.com/davdroman/Period.git
Working copy of https://github.com/davdroman/Period.git resolved at main (661222d)
warning: '.resolve-product-dependencies': dependency 'period' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/davdroman/Period.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write sources
[6/12] Write Benchmarks-entitlement.plist
[8/12] Write swift-version--6988338F2F200930.txt
[10/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/22] Emitting module ArgumentParserToolInfo
[12/69] Emitting module ArgumentParser
[13/74] Compiling ArgumentParser InputKey.swift
[14/74] Compiling ArgumentParser InputOrigin.swift
[15/74] Compiling ArgumentParser Name.swift
[16/74] Compiling ArgumentParser Parsed.swift
[17/74] Compiling ArgumentParser ParsedValues.swift
[18/74] Compiling ArgumentParser ArgumentHelp.swift
[19/74] Compiling ArgumentParser ArgumentVisibility.swift
[20/74] Compiling ArgumentParser CompletionKind.swift
[21/74] Compiling ArgumentParser Errors.swift
[22/74] Compiling ArgumentParser Flag.swift
[23/74] Compiling Period Period.swift
[24/74] Compiling Period ISO8601.swift
[25/74] Compiling Period Description.swift
[26/74] Compiling Period Codable.swift
[27/74] Compiling Period Arithmetic.swift
[28/74] Emitting module Period
[29/74] Compiling Period Formatting.swift
[30/74] Compiling Period Calendar.swift
[31/74] Compiling ArgumentParser CodingKeyValidator.swift
[32/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[33/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[35/74] Compiling ArgumentParser UniqueNamesValidator.swift
[36/74] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/74] Compiling ArgumentParser CompletionsGenerator.swift
[38/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/74] Compiling ArgumentParser Argument.swift
[41/74] Compiling ArgumentParser ArgumentDiscussion.swift
[42/74] Compiling ArgumentParser NameSpecification.swift
[43/74] Compiling ArgumentParser Option.swift
[44/74] Compiling ArgumentParser OptionGroup.swift
[45/74] Compiling ArgumentParser ParentCommand.swift
[46/74] Compiling ArgumentParser AsyncParsableCommand.swift
[47/74] Compiling ArgumentParser Platform.swift
[48/74] Compiling ArgumentParser SequenceExtensions.swift
[49/74] Compiling ArgumentParser StringExtensions.swift
[50/74] Compiling ArgumentParser SwiftExtensions.swift
[51/74] Compiling ArgumentParser Tree.swift
[52/74] Compiling ArgumentParser CommandConfiguration.swift
[53/74] Compiling ArgumentParser CommandGroup.swift
[54/74] Compiling ArgumentParser EnumerableFlag.swift
[55/74] Compiling ArgumentParser ExpressibleByArgument.swift
[56/74] Compiling ArgumentParser ParsableArguments.swift
[57/74] Compiling ArgumentParser ParserError.swift
[58/74] Compiling ArgumentParser SplitArguments.swift
[59/74] Compiling ArgumentParser DumpHelpGenerator.swift
[60/74] Compiling ArgumentParser HelpCommand.swift
[61/74] Compiling ArgumentParser HelpGenerator.swift
[62/74] Compiling ArgumentParser MessageInfo.swift
[63/74] Compiling ArgumentParser UsageGenerator.swift
[64/74] Compiling ArgumentParser CollectionExtensions.swift
[65/74] Compiling ArgumentParser Foundation.swift
[66/74] Compiling ArgumentParser Mutex.swift
[67/74] Compiling ArgumentParser ParsableCommand.swift
[68/74] Compiling ArgumentParser ArgumentDecoder.swift
[69/74] Compiling ArgumentParser ArgumentDefinition.swift
[70/74] Compiling ArgumentParser ArgumentSet.swift
[71/74] Compiling ArgumentParser CommandParser.swift
[72/91] Compiling Benchmark BenchmarkTime.swift
[73/91] Compiling Benchmark Stats.swift
[74/91] Compiling Benchmark BenchmarkSuite.swift
[75/91] Compiling Benchmark BenchmarkTermination.swift
[76/92] Compiling Benchmark BenchmarkResult.swift
[77/92] Compiling Benchmark BenchmarkRunner.swift
[78/92] Compiling Benchmark BenchmarkSetting.swift
[79/92] Compiling Benchmark BenchmarkState.swift
[80/92] Compiling Benchmark BenchmarkFilter.swift
[81/92] Compiling Benchmark BenchmarkFormatter.swift
[82/92] Compiling Benchmark BenchmarkColumn.swift
[83/92] Compiling Benchmark BenchmarkCommand.swift
[84/92] Compiling Benchmark Benchmark.swift
[85/92] Compiling Benchmark BenchmarkArguments.swift
[86/92] Emitting module Benchmark
[87/92] Compiling Benchmark BenchmarkMain.swift
[88/92] Compiling Benchmark BenchmarkReporter.swift
[89/92] Compiling Benchmark TestIntegration.swift
[90/94] Compiling Benchmarks main.swift
[91/94] Emitting module Benchmarks
[91/94] Write Objects.LinkFileList
[92/94] Linking Benchmarks
[93/94] Applying Benchmarks
Build complete! (11.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "swift-json-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davdroman/swift-json-testing"
    }
  ],
  "manifest_display_name" : "Period",
  "name" : "Period",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Period",
      "targets" : [
        "Period"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Benchmarks",
      "targets" : [
        "Benchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PeriodTests",
      "module_type" : "SwiftTarget",
      "name" : "PeriodTests",
      "path" : "Tests",
      "product_dependencies" : [
        "JSONTesting"
      ],
      "sources" : [
        "ArithmeticTests.swift",
        "CalendarTests.swift",
        "CodableTests.swift",
        "DescriptionTests.swift",
        "FormattingTests.swift",
        "ISO8601TestCases.swift",
        "ISO8601Tests.swift",
        "PeriodTests.swift"
      ],
      "target_dependencies" : [
        "Period"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Period",
      "module_type" : "SwiftTarget",
      "name" : "Period",
      "path" : "Sources/Period",
      "product_memberships" : [
        "Period",
        "Benchmarks"
      ],
      "sources" : [
        "Arithmetic.swift",
        "Calendar.swift",
        "Codable.swift",
        "Description.swift",
        "Formatting.swift",
        "ISO8601.swift",
        "Period.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Benchmarks",
      "module_type" : "SwiftTarget",
      "name" : "Benchmarks",
      "path" : "Sources/Benchmarks",
      "product_dependencies" : [
        "Benchmark"
      ],
      "product_memberships" : [
        "Benchmarks"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Period"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.