The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PeriodDuration with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/PeriodDuration.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davdroman/PeriodDuration
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1468287 Bump actions/checkout to v4 (#24)
Cloned https://github.com/davdroman/PeriodDuration.git into spi-builder-workspace
146828748b61cb2eefe755916c4a806594e09d08
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/davdroman/PeriodDuration.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/davdroman/swift-json-testing from cache
Fetched https://github.com/davdroman/swift-json-testing (0.33s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/apple/swift-argument-parser (0.69s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetched https://github.com/pointfreeco/swift-case-paths (0.69s)
Fetching https://github.com/google/swift-benchmark from cache
Fetched https://github.com/google/swift-benchmark (0.22s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/swift-parsing (0.42s)
Computing version for https://github.com/davdroman/swift-json-testing
Fetched https://github.com/pointfreeco/swift-custom-dump (0.82s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.69s)
Computed https://github.com/davdroman/swift-json-testing at 0.2.0 (0.76s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.14s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.06s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (0.06s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.07s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.06s)
Creating working copy for https://github.com/davdroman/swift-json-testing
Working copy of https://github.com/davdroman/swift-json-testing resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/12] Emitting module ArgumentParserToolInfo
[3/12] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/49] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[5/50] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[6/50] Compiling XCTestDynamicOverlay Deprecations.swift
[7/50] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[8/50] Compiling XCTestDynamicOverlay Unimplemented.swift
[9/50] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[10/50] Emitting module XCTestDynamicOverlay
[11/50] Compiling XCTestDynamicOverlay XCTFail.swift
[12/50] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[13/58] Compiling CasePaths Operators.swift
[14/58] Compiling CasePaths CasePath.swift
[15/58] Compiling CasePaths OpenExistential.swift
[16/58] Emitting module CasePaths
[17/58] Compiling CasePaths XCTUnwrap.swift
[18/58] Compiling CasePaths TypeName.swift
[19/58] Compiling CasePaths CasePaths.swift
[20/58] Compiling CasePaths EnumReflection.swift
[21/125] Compiling Parsing Peek.swift
[22/125] Compiling Parsing Pipe.swift
[23/125] Compiling Parsing Prefix.swift
[24/125] Compiling Parsing CaseIterableRawRepresentable.swift
[25/125] Compiling Parsing CharacterSet.swift
[26/125] Compiling Parsing Always.swift
[27/125] Compiling Parsing AnyParserPrinter.swift
[28/125] Compiling Parsing Backtracking.swift
[29/125] Compiling Parsing Bool.swift
[30/125] Compiling Parsing OneOf.swift
[31/125] Compiling Parsing OneOfMany.swift
[32/125] Compiling Parsing Optional.swift
[33/125] Compiling Parsing Optionally.swift
[34/125] Compiling Parsing Parse.swift
[35/125] Compiling Parsing ParseableFormatStyle.swift
[36/125] Compiling Parsing Conditional.swift
[37/125] Compiling Parsing Consumed.swift
[38/125] Compiling Parsing Digits.swift
[39/125] Compiling Parsing End.swift
[40/125] Compiling Parsing Fail.swift
[41/125] Compiling Parsing OneOfBuilder.swift
[42/125] Compiling Parsing ParserBuilder.swift
[43/125] Compiling Parsing Conversion.swift
[44/125] Compiling Parsing AnyConversion.swift
[45/125] Compiling Parsing BinaryFloatingPoint.swift
[46/125] Compiling Parsing ConversionMap.swift
[47/130] Emitting module ArgumentParser
[48/130] Compiling Parsing Conversions.swift
[49/130] Compiling Parsing Data.swift
[50/130] Compiling Parsing Enum.swift
[51/130] Compiling Parsing FixedWidthInteger.swift
[52/130] Compiling Parsing CountingRange.swift
[53/130] Compiling Parsing EmptyInitializable.swift
[54/130] Compiling Parsing AnyEquatable.swift
[55/130] Compiling Parsing Deprecations.swift
[56/130] Compiling Parsing Parser.swift
[57/130] Compiling Parsing ParserPrinter.swift
[58/130] Compiling Parsing PrefixThrough.swift
[59/130] Compiling Parsing PrefixUpTo.swift
[60/130] Compiling Parsing Printing.swift
[61/130] Compiling Parsing Pullback.swift
[62/130] Compiling Parsing ReplaceError.swift
[63/130] Compiling Parsing Rest.swift
[64/130] Compiling Parsing Skip.swift
[65/130] Compiling Parsing StartsWith.swift
[66/130] Compiling Parsing UUID.swift
[67/139] Compiling ArgumentParser CollectionExtensions.swift
[68/139] Compiling ArgumentParser Platform.swift
[69/139] Compiling ArgumentParser SequenceExtensions.swift
[70/139] Compiling ArgumentParser StringExtensions.swift
[71/139] Compiling ArgumentParser Tree.swift
[72/155] Compiling Benchmark BenchmarkResult.swift
[73/155] Compiling Benchmark BenchmarkState.swift
[74/155] Compiling Benchmark BenchmarkSuite.swift
[75/155] Compiling Benchmark BenchmarkRunner.swift
[76/155] Compiling Benchmark BenchmarkSetting.swift
[82/155] Compiling Benchmark Benchmark.swift
[83/155] Compiling Benchmark BenchmarkArguments.swift
[84/155] Compiling Benchmark BenchmarkColumn.swift
[85/155] Compiling Benchmark BenchmarkCommand.swift
[86/155] Compiling Benchmark BenchmarkFilter.swift
[87/155] Compiling Benchmark BenchmarkTermination.swift
[88/155] Compiling Benchmark BenchmarkTime.swift
[89/155] Compiling Benchmark BenchmarkFormatter.swift
[90/155] Compiling Benchmark BenchmarkMain.swift
[91/155] Compiling Benchmark BenchmarkReporter.swift
[104/155] Compiling Parsing Memberwise.swift
[105/155] Compiling Parsing ParseableFormatStyleConversion.swift
[106/155] Compiling Parsing RawRepresentable.swift
[107/155] Compiling Parsing String.swift
[108/155] Compiling Parsing Substring.swift
[109/155] Compiling Parsing UTF8View.swift
[110/155] Compiling Parsing ConvertingError.swift
[120/155] Compiling Parsing Float.swift
[121/155] Compiling Parsing From.swift
[122/155] Compiling Parsing Int.swift
[123/155] Compiling Parsing Lazy.swift
[124/155] Compiling Parsing Literal.swift
[125/155] Compiling Parsing Many.swift
[126/155] Compiling Parsing Map.swift
[127/155] Compiling Parsing Newline.swift
[128/155] Compiling Parsing Not.swift
[129/155] Emitting module Benchmark
[142/157] Compiling Benchmark Stats.swift
[143/157] Compiling Benchmark TestIntegration.swift
[147/157] Emitting module Parsing
[148/157] Compiling Parsing Whitespace.swift
[149/157] Compiling Parsing AnyParser.swift
[150/157] Compiling Parsing CompactMap.swift
[151/157] Compiling Parsing FlatMap.swift
[152/157] Compiling Parsing Parsers.swift
[153/157] Compiling Parsing Stream.swift
[154/157] Compiling Parsing ParsingError.swift
[155/157] Compiling Parsing PrependableCollection.swift
[156/157] Compiling Parsing PrintingError.swift
[157/183] Compiling PeriodDuration Period+Zero.swift
[158/183] Compiling PeriodDuration Period.swift
[159/183] Compiling PeriodDuration PeriodDuration+Codable.swift
[160/183] Compiling PeriodDuration Duration.swift
[161/183] Compiling PeriodDuration Period+Codable.swift
[162/183] Compiling PeriodDuration Period+Description.swift
[163/183] Compiling PeriodDuration Period+ExpressibleByStringLiteral.swift
[164/186] Compiling PeriodDuration Duration+FoundationSupport.swift
[165/186] Compiling PeriodDuration Duration+ISO8601.swift
[166/186] Compiling PeriodDuration Duration+Signs.swift
[167/186] Compiling PeriodDuration Duration+Zero.swift
[168/186] Compiling PeriodDuration PeriodDuration+FoundationSupport.swift
[169/186] Compiling PeriodDuration PeriodDuration+ISO8601.swift
[170/186] Compiling PeriodDuration PeriodDuration+Signs.swift
[171/186] Compiling PeriodDuration Period+Formatting.swift
[172/186] Compiling PeriodDuration Period+FoundationSupport.swift
[173/186] Compiling PeriodDuration Period+ISO8601.swift
[174/186] Compiling PeriodDuration Period+Signs.swift
[175/186] Compiling PeriodDuration Duration+Codable.swift
[176/186] Compiling PeriodDuration Duration+Description.swift
[177/186] Compiling PeriodDuration Duration+ExpressibleByStringLiteral.swift
[178/186] Compiling PeriodDuration Duration+Formatting.swift
[179/186] Compiling PeriodDuration PeriodDuration+Description.swift
[180/186] Compiling PeriodDuration PeriodDuration+ExpressibleByStringLiteral.swift
[181/186] Compiling PeriodDuration PeriodDuration+Formatting.swift
[182/186] Emitting module PeriodDuration
[183/186] Compiling PeriodDuration PeriodDuration+Zero.swift
[184/186] Compiling PeriodDuration PeriodDuration.swift
[185/186] Compiling PeriodDuration Utils.swift
[186/188] Compiling Benchmarks main.swift
[187/188] Emitting module Benchmarks
[187/188] Linking Benchmarks
Build complete! (20.74s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/davdroman/PeriodDuration.git from cache
Fetched https://github.com/davdroman/PeriodDuration.git (0.35s)
Fetching https://github.com/pointfreeco/swift-parsing from cache
Fetched https://github.com/pointfreeco/swift-parsing (0.34s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.67s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths (0.49s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.06s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.04s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/davdroman/PeriodDuration.git
Working copy of https://github.com/davdroman/PeriodDuration.git resolved at main
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
warning: dependency 'periodduration' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "periodduration",
      "name": "PeriodDuration",
      "url": "https://github.com/davdroman/PeriodDuration.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PeriodDuration",
      "dependencies": [
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing",
          "version": "0.13.0",
          "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.0.0",
              "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.0.2",
                  "path": "/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [

                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - swift-parsing
Done.

Build Machine: Mac 5