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 SwiftStreamManager 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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/calmdocs/SwiftStreamManager.git
Reference: v0.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/calmdocs/SwiftStreamManager
 * tag               v0.0.3     -> FETCH_HEAD
HEAD is now at 937572a fix: update keyexchange package
Cloned https://github.com/calmdocs/SwiftStreamManager.git
Revision (git rev-parse @):
937572a3dc008aeaa23b4a50eec84b038f8f3084
SUCCESS checkout https://github.com/calmdocs/SwiftStreamManager.git at v0.0.3
Fetching https://github.com/calmdocs/SwiftWebSocketManager from cache
Fetched https://github.com/calmdocs/SwiftWebSocketManager from cache (0.17s)
Fetching https://github.com/calmdocs/SwiftKeyExchange from cache
Fetched https://github.com/calmdocs/SwiftKeyExchange from cache (0.18s)
Fetching https://github.com/calmdocs/SwiftProcessManager from cache
Fetched https://github.com/calmdocs/SwiftProcessManager from cache (0.17s)
Creating working copy for https://github.com/calmdocs/SwiftWebSocketManager
Working copy of https://github.com/calmdocs/SwiftWebSocketManager resolved at main (5d27e78)
Creating working copy for https://github.com/calmdocs/SwiftKeyExchange
Working copy of https://github.com/calmdocs/SwiftKeyExchange resolved at main (55a06c0)
Creating working copy for https://github.com/calmdocs/SwiftProcessManager
Working copy of https://github.com/calmdocs/SwiftProcessManager resolved at main (b56b6e9)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftstreammanager",
      "name": "SwiftStreamManager",
      "url": "https://github.com/calmdocs/SwiftStreamManager.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftStreamManager",
      "dependencies": [
        {
          "identity": "swiftwebsocketmanager",
          "name": "SwiftWebSocketManager",
          "url": "https://github.com/calmdocs/SwiftWebSocketManager",
          "version": "unspecified",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftWebSocketManager",
          "dependencies": [
            {
              "identity": "swiftprocessmanager",
              "name": "SwiftProcessManager",
              "url": "https://github.com/calmdocs/SwiftProcessManager",
              "version": "unspecified",
              "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftProcessManager",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftkeyexchange",
          "name": "SwiftKeyExchange",
          "url": "https://github.com/calmdocs/SwiftKeyExchange",
          "version": "unspecified",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKeyExchange",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/calmdocs/SwiftStreamManager.git
[1/122] Fetching swiftstreammanager
Fetched https://github.com/calmdocs/SwiftStreamManager.git from cache (0.23s)
Fetching https://github.com/calmdocs/SwiftWebSocketManager from cache
Fetched https://github.com/calmdocs/SwiftWebSocketManager from cache (0.17s)
Fetching https://github.com/calmdocs/SwiftKeyExchange from cache
Fetched https://github.com/calmdocs/SwiftKeyExchange from cache (0.15s)
Fetching https://github.com/calmdocs/SwiftProcessManager from cache
Fetched https://github.com/calmdocs/SwiftProcessManager from cache (0.16s)
Creating working copy for https://github.com/calmdocs/SwiftWebSocketManager
Working copy of https://github.com/calmdocs/SwiftWebSocketManager resolved at main (5d27e78)
Creating working copy for https://github.com/calmdocs/SwiftStreamManager.git
Working copy of https://github.com/calmdocs/SwiftStreamManager.git resolved at v0.0.3 (937572a)
Creating working copy for https://github.com/calmdocs/SwiftKeyExchange
Working copy of https://github.com/calmdocs/SwiftKeyExchange resolved at main (55a06c0)
Creating working copy for https://github.com/calmdocs/SwiftProcessManager
Working copy of https://github.com/calmdocs/SwiftProcessManager resolved at main (b56b6e9)
warning: '.resolve-product-dependencies': dependency 'swiftstreammanager' is not used by any target
Found 2 product dependencies
  - SwiftWebSocketManager
  - SwiftKeyExchange
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/calmdocs/SwiftStreamManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-6044DDE57671499D.txt
[6/25] Compiling SwiftKeyExchange SharedSecret.swift
[7/25] Compiling SwiftKeyExchange SymmetricKey.swift
[8/27] Compiling SwiftKeyExchange PEM.swift
[9/27] Compiling SwiftKeyExchange RandomData.swift
[10/27] Compiling SwiftKeyExchange Timestamp.swift
[11/27] Compiling SwiftKeyExchange URLSessionWebSocketTask.Message.swift
[12/27] Compiling SwiftKeyExchange Models.swift
[13/27] Compiling SwiftKeyExchange P256.swift
[14/27] Compiling SwiftKeyExchange P384.swift
[15/27] Compiling SwiftKeyExchange P521.swift
[16/27] Compiling SwiftKeyExchange ChaChaPoly.swift
[17/27] Compiling SwiftKeyExchange Curve.swift
[18/27] Compiling SwiftKeyExchange AEAD.swift
[19/27] Compiling SwiftKeyExchange AESGCM.swift
[20/27] Emitting module SwiftKeyExchange
[21/27] Compiling SwiftKeyExchange Curve25519.swift
[22/27] Compiling SwiftKeyExchange KeyExchangeStore.swift
[23/27] Compiling SwiftProcessManager Port.swift
[24/27] Compiling SwiftProcessManager ProcessManager.swift
[25/27] Emitting module SwiftProcessManager
[26/27] Compiling SwiftProcessManager ExitAppIfAlreadyOpen.swift
[27/27] Compiling SwiftProcessManager SystemArchitecture.swift
[28/35] Compiling SwiftWebSocketManager WebsocketError.swift
[29/36] Compiling SwiftWebSocketManager URLSessionWebSocketTask.Message.swift
[30/36] Compiling SwiftWebSocketManager WebSocketStream.swift
[31/36] Compiling SwiftWebSocketManager PublishToJSON.swift
[32/36] Compiling SwiftWebSocketManager Array.swift
[33/36] Compiling SwiftWebSocketManager URL.swift
[34/36] Compiling SwiftWebSocketManager WebSocketManager.swift
[35/36] Emitting module SwiftWebSocketManager
[36/36] Compiling SwiftWebSocketManager WebsocketTypeIDAndData.swift
[37/38] Emitting module SwiftStreamManager
[38/38] Compiling SwiftStreamManager SwiftStreamManager.swift
Build complete! (6.34s)
Build complete.
Done.