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 JSONAPI with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/JSONAPI.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/JSONAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 58ebdc9 Merge pull request #116 from mattpolzin/fix-optional-meta-omit-decode
Cloned https://github.com/mattpolzin/JSONAPI.git
Revision (git rev-parse @):
58ebdc9b104383288cde3028ce0efd552e08c47a
SUCCESS checkout https://github.com/mattpolzin/JSONAPI.git at main
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git from cache (0.17s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.38s)
Creating working copy for https://github.com/mattpolzin/Poly.git
Working copy of https://github.com/mattpolzin/Poly.git resolved at 2.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jsonapi",
      "name": "JSONAPI",
      "url": "https://github.com/mattpolzin/JSONAPI.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONAPI",
      "dependencies": [
        {
          "identity": "poly",
          "name": "Poly",
          "url": "https://github.com/mattpolzin/Poly.git",
          "version": "2.8.0",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Poly",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattpolzin/JSONAPI.git from cache
Fetched https://github.com/mattpolzin/JSONAPI.git from cache (0.27s)
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git from cache (0.18s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.03s)
Creating working copy for https://github.com/mattpolzin/JSONAPI.git
Working copy of https://github.com/mattpolzin/JSONAPI.git resolved at main (58ebdc9)
Creating working copy for https://github.com/mattpolzin/Poly.git
Working copy of https://github.com/mattpolzin/Poly.git resolved at 2.8.0
warning: '.resolve-product-dependencies': dependency 'jsonapi' is not used by any target
Found 1 product dependencies
  - Poly
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mattpolzin/JSONAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/11] Compiling Poly Result+Value.swift
[6/11] Compiling Poly Poly+AllTypes.swift
[7/11] Compiling Poly Collection+Poly.swift
[8/11] Compiling Poly Poly+CustomStringConvertible.swift
[9/11] Emitting module Poly
[10/11] Compiling Poly Poly+Codable.swift
[11/11] Compiling Poly Poly.swift
[12/33] Compiling JSONAPI JSONAPIError.swift
[13/33] Compiling JSONAPI JSONAPICodingError.swift
[14/33] Compiling JSONAPI Links.swift
[15/33] Compiling JSONAPI ResourceObject+Replacing.swift
[16/33] Compiling JSONAPI ResourceObject.swift
[17/33] Compiling JSONAPI ResourceObjectDecodingError.swift
[18/33] Compiling JSONAPI EmptyObjectDecoder.swift
[19/33] Compiling JSONAPI BasicJSONAPIError.swift
[20/33] Compiling JSONAPI GenericJSONAPIError.swift
[21/33] Compiling JSONAPI Meta.swift
[22/33] Compiling JSONAPI Attribute+Functor.swift
[23/33] Compiling JSONAPI Attribute.swift
[24/36] Compiling JSONAPI Id.swift
[25/36] Compiling JSONAPI Poly+PrimaryResource.swift
[26/36] Compiling JSONAPI Relationship.swift
[27/36] Compiling JSONAPI Transformer.swift
[28/36] Compiling JSONAPI SparseFieldEncoder.swift
[29/36] Compiling JSONAPI SparseFieldset.swift
[30/36] Compiling JSONAPI DocumentDecodingError.swift
[31/36] Compiling JSONAPI Includes.swift
[32/36] Compiling JSONAPI ResourceBody.swift
[33/36] Emitting module JSONAPI
[34/36] Compiling JSONAPI APIDescription.swift
[35/36] Compiling JSONAPI CompoundResource.swift
[36/36] Compiling JSONAPI Document.swift
[37/51] Compiling JSONAPITesting Optional+ZipWith.swift
[38/51] Compiling JSONAPITesting Relationship+Literal.swift
[39/52] Compiling JSONAPITesting Id+Literal.swift
[40/52] Compiling JSONAPITesting Optional+Literal.swift
[41/52] Compiling JSONAPITesting ResourceObjectCheck.swift
[42/52] Compiling JSONAPITesting IncludesCompare.swift
[43/52] Compiling JSONAPITesting Optional+AbstractWrapper.swift
[44/52] Compiling JSONAPITesting RelationshipsCompare.swift
[45/52] Compiling JSONAPITesting ResourceObjectCompare.swift
[46/52] Compiling JSONAPITesting Attribute+Literal.swift
[47/52] Compiling JSONAPITesting ArrayCompare.swift
[48/52] Emitting module JSONAPITesting
[49/52] Compiling JSONAPITesting AttributesCompare.swift
[50/52] Compiling JSONAPITesting Comparison.swift
[51/52] Compiling JSONAPITesting DocumentCompare.swift
[52/52] Compiling JSONAPITesting DocumentDataCompare.swift
Build complete! (7.94s)
Build complete.
Done.