This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftParamTest with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YusukeHosonuma/SwiftParamTest.git
Reference: 2.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/YusukeHosonuma/SwiftParamTest
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at f513e1d Update README.md
Cloned https://github.com/YusukeHosonuma/SwiftParamTest.git
Revision (git rev-parse @):
f513e1dbbdd86e2ca2b672537f4bcb4417f94c27
SUCCESS checkout https://github.com/YusukeHosonuma/SwiftParamTest.git at 2.2.1
Fetching https://github.com/YusukeHosonuma/SHList.git from cache
Fetching https://github.com/YusukeHosonuma/Flatten.git from cache
Fetched https://github.com/YusukeHosonuma/Flatten.git (0.19s)
Fetched https://github.com/YusukeHosonuma/SHList.git (0.19s)
Computing version for https://github.com/YusukeHosonuma/SHList.git
Computed https://github.com/YusukeHosonuma/SHList.git at 0.1.0 (0.02s)
Computing version for https://github.com/YusukeHosonuma/Flatten.git
Computed https://github.com/YusukeHosonuma/Flatten.git at 0.1.0 (0.02s)
Creating working copy for https://github.com/YusukeHosonuma/SHList.git
Working copy of https://github.com/YusukeHosonuma/SHList.git resolved at 0.1.0
Creating working copy for https://github.com/YusukeHosonuma/Flatten.git
Working copy of https://github.com/YusukeHosonuma/Flatten.git resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftparamtest",
      "name": "SwiftParamTest",
      "url": "https://github.com/YusukeHosonuma/SwiftParamTest.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftParamTest",
      "dependencies": [
        {
          "identity": "flatten",
          "name": "Flatten",
          "url": "https://github.com/YusukeHosonuma/Flatten.git",
          "version": "0.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Flatten",
          "dependencies": [
          ]
        },
        {
          "identity": "shlist",
          "name": "SHList",
          "url": "https://github.com/YusukeHosonuma/SHList.git",
          "version": "0.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SHList",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/YusukeHosonuma/SwiftParamTest.git from cache
Fetched https://github.com/YusukeHosonuma/SwiftParamTest.git (0.21s)
Fetching https://github.com/YusukeHosonuma/SHList.git from cache
Fetching https://github.com/YusukeHosonuma/Flatten.git from cache
Fetched https://github.com/YusukeHosonuma/Flatten.git (0.18s)
Fetched https://github.com/YusukeHosonuma/SHList.git (0.19s)
Computing version for https://github.com/YusukeHosonuma/SHList.git
Computed https://github.com/YusukeHosonuma/SHList.git at 0.1.0 (0.02s)
Computing version for https://github.com/YusukeHosonuma/Flatten.git
Computed https://github.com/YusukeHosonuma/Flatten.git at 0.1.0 (0.02s)
Creating working copy for https://github.com/YusukeHosonuma/Flatten.git
Working copy of https://github.com/YusukeHosonuma/Flatten.git resolved at 0.1.0
Creating working copy for https://github.com/YusukeHosonuma/SHList.git
Working copy of https://github.com/YusukeHosonuma/SHList.git resolved at 0.1.0
Creating working copy for https://github.com/YusukeHosonuma/SwiftParamTest.git
Working copy of https://github.com/YusukeHosonuma/SwiftParamTest.git resolved at 2.2.1
warning: '.resolve-product-dependencies': dependency 'swiftparamtest' is not used by any target
Found 2 product dependencies
  - Flatten
  - SHList
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module Flatten
[2/4] Compiling Flatten Flatten.swift
[3/4] Emitting module SHList
[4/4] Compiling SHList SHList.swift
[5/14] Compiling SwiftParamTest ResultBuilderDSLAssert.swift
[6/15] Compiling SwiftParamTest Operator.swift
[7/15] Compiling SwiftParamTest ParameterBuilder.swift
[8/15] Compiling SwiftParamTest Row.swift
[9/15] Compiling SwiftParamTest CustomAssertion.swift
[10/15] Compiling SwiftParamTest BasicDSLAssert.swift
[11/15] Emitting module SwiftParamTest
[12/15] Compiling SwiftParamTest ParameterizedTest.swift
[13/15] Compiling SwiftParamTest ParameterizedTestRunner.swift
[14/15] Compiling SwiftParamTest Args.swift
[15/15] Compiling SwiftParamTest MarkdownTable.swift
Build complete! (12.78s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.