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 SwiftSerialization 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.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Andre-Pham/SwiftSerialization.git
Reference: 2.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Andre-Pham/SwiftSerialization
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 8642876 Further documentation for methods that don't executing using the queue within the SerializationDatabase
Cloned https://github.com/Andre-Pham/SwiftSerialization.git
Revision (git rev-parse @):
8642876acf667390685661f14dd79e6a438f55bf
SUCCESS checkout https://github.com/Andre-Pham/SwiftSerialization.git at 2.0.1
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.22s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (0.40s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyJSON-5ca3ee64 is not valid git repository for 'https://github.com/SwiftyJSON/SwiftyJSON', will fetch again.
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyJSON-5ca3ee64 is not valid git repository for 'https://github.com/SwiftyJSON/SwiftyJSON', will fetch again.
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.03s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftserialization",
      "name": "SwiftSerialization",
      "url": "https://github.com/Andre-Pham/SwiftSerialization.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSerialization",
      "dependencies": [
        {
          "identity": "swiftyjson",
          "name": "SwiftyJSON",
          "url": "https://github.com/SwiftyJSON/SwiftyJSON",
          "version": "5.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Andre-Pham/SwiftSerialization.git
[1/288] Fetching swiftserialization
Fetched https://github.com/Andre-Pham/SwiftSerialization.git from cache (0.23s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.22s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (0.02s)
Creating working copy for https://github.com/Andre-Pham/SwiftSerialization.git
Working copy of https://github.com/Andre-Pham/SwiftSerialization.git resolved at 2.0.1 (8642876)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftyJSON-5ca3ee64 is not valid git repository for 'https://github.com/SwiftyJSON/SwiftyJSON', will fetch again.
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/SwiftyJSON-5ca3ee64 is not valid git repository for 'https://github.com/SwiftyJSON/SwiftyJSON', will fetch again.
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.03s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
warning: '.resolve-product-dependencies': dependency 'swiftserialization' is not used by any target
Found 1 product dependencies
  - SwiftyJSON
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Andre-Pham/SwiftSerialization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-6044DDE57671499D.txt
[5/7] Emitting module SwiftyJSON
[6/7] Compiling SwiftyJSON resource_bundle_accessor.swift
[7/7] Compiling SwiftyJSON SwiftyJSON.swift
[8/15] Compiling SwiftSerialization Storable.swift
[9/16] Compiling SwiftSerialization Record.swift
[10/16] Compiling SwiftSerialization DatabaseTarget.swift
[11/16] Compiling SwiftSerialization Metadata.swift
[12/16] Compiling SwiftSerialization Legacy.swift
[13/16] Compiling SwiftSerialization TestObjects.swift
[14/16] Compiling SwiftSerialization SerializationDatabase.swift
[15/16] Emitting module SwiftSerialization
[16/16] Compiling SwiftSerialization DataObject.swift
Build complete! (15.73s)
Build complete.
Done.