The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Phoenix 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/shareup/phoenix-apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shareup/phoenix-apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0e7be7b Introduction of isConnected Publisher (#47)
Cloned https://github.com/shareup/phoenix-apple.git
Revision (git rev-parse @):
0e7be7b0d4d2d748507a6338a8eb0d3d631468a3
SUCCESS checkout https://github.com/shareup/phoenix-apple.git at main
Fetching https://github.com/shareup/async-extensions.git from cache
Fetching https://github.com/shareup/json-apple.git from cache
Fetching https://github.com/shareup/synchronized.git from cache
Fetched https://github.com/shareup/async-extensions.git (0.32s)
Fetched https://github.com/shareup/synchronized.git (0.32s)
Fetching https://github.com/shareup/websocket-apple.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/shareup/json-apple.git (0.33s)
Fetching https://github.com/shareup/dispatch-timer.git from cache
Fetched https://github.com/shareup/dispatch-timer.git (0.40s)
Fetched https://github.com/apple/swift-collections.git (0.41s)
Fetched https://github.com/shareup/websocket-apple.git (0.42s)
Computing version for https://github.com/shareup/websocket-apple.git
Computed https://github.com/shareup/websocket-apple.git at 4.0.3 (0.05s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.12s)
Computing version for https://github.com/shareup/json-apple.git
Computed https://github.com/shareup/json-apple.git at 1.3.0 (0.94s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (0.06s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/shareup/json-apple.git
Working copy of https://github.com/shareup/json-apple.git resolved at 1.3.0
Creating working copy for https://github.com/shareup/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.3.0
Creating working copy for https://github.com/shareup/websocket-apple.git
Working copy of https://github.com/shareup/websocket-apple.git resolved at 4.0.3
Creating working copy for https://github.com/shareup/dispatch-timer.git
Working copy of https://github.com/shareup/dispatch-timer.git resolved at 3.0.1
Creating working copy for https://github.com/shareup/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "phoenix-apple",
      "name": "Phoenix",
      "url": "https://github.com/shareup/phoenix-apple.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/phoenix-apple",
      "dependencies": [
        {
          "identity": "async-extensions",
          "name": "AsyncExtensions",
          "url": "https://github.com/shareup/async-extensions.git",
          "version": "4.3.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-extensions",
          "dependencies": [
            {
              "identity": "synchronized",
              "name": "Synchronized",
              "url": "https://github.com/shareup/synchronized.git",
              "version": "4.0.1",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "dispatch-timer",
          "name": "DispatchTimer",
          "url": "https://github.com/shareup/dispatch-timer.git",
          "version": "3.0.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dispatch-timer",
          "dependencies": [
            {
              "identity": "synchronized",
              "name": "Synchronized",
              "url": "https://github.com/shareup/synchronized.git",
              "version": "4.0.1",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "json-apple",
          "name": "JSON",
          "url": "https://github.com/shareup/json-apple.git",
          "version": "1.4.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json-apple",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.0.5",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "synchronized",
          "name": "Synchronized",
          "url": "https://github.com/shareup/synchronized.git",
          "version": "4.0.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
          "dependencies": [
          ]
        },
        {
          "identity": "websocket-apple",
          "name": "WebSocket",
          "url": "https://github.com/shareup/websocket-apple.git",
          "version": "4.0.3",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/websocket-apple",
          "dependencies": [
            {
              "identity": "async-extensions",
              "name": "AsyncExtensions",
              "url": "https://github.com/shareup/async-extensions.git",
              "version": "4.3.0",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-extensions",
              "dependencies": [
                {
                  "identity": "synchronized",
                  "name": "Synchronized",
                  "url": "https://github.com/shareup/synchronized.git",
                  "version": "4.0.1",
                  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "dispatch-timer",
              "name": "DispatchTimer",
              "url": "https://github.com/shareup/dispatch-timer.git",
              "version": "3.0.1",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dispatch-timer",
              "dependencies": [
                {
                  "identity": "synchronized",
                  "name": "Synchronized",
                  "url": "https://github.com/shareup/synchronized.git",
                  "version": "4.0.1",
                  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/synchronized",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/shareup/phoenix-apple.git from cache
Fetched https://github.com/shareup/phoenix-apple.git (0.54s)
Fetching https://github.com/shareup/websocket-apple.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/shareup/synchronized.git from cache
Fetched https://github.com/shareup/websocket-apple.git (0.32s)
Fetched https://github.com/apple/swift-collections.git (0.32s)
Fetching https://github.com/shareup/json-apple.git from cache
Fetching https://github.com/shareup/dispatch-timer.git from cache
Fetched https://github.com/shareup/synchronized.git (0.32s)
Fetching https://github.com/shareup/async-extensions.git from cache
Fetched https://github.com/shareup/async-extensions.git (0.29s)
Fetched https://github.com/shareup/dispatch-timer.git (0.30s)
Fetched https://github.com/shareup/json-apple.git (0.30s)
Computing version for https://github.com/shareup/websocket-apple.git
Computed https://github.com/shareup/websocket-apple.git at 4.0.3 (0.03s)
Computing version for https://github.com/shareup/async-extensions.git
Computed https://github.com/shareup/async-extensions.git at 4.3.0 (0.04s)
Computing version for https://github.com/shareup/synchronized.git
Computed https://github.com/shareup/synchronized.git at 4.0.1 (0.06s)
Computing version for https://github.com/shareup/json-apple.git
Computed https://github.com/shareup/json-apple.git at 1.4.0 (0.50s)
Computing version for https://github.com/shareup/dispatch-timer.git
Computed https://github.com/shareup/dispatch-timer.git at 3.0.1 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.08s)
Creating working copy for https://github.com/shareup/async-extensions.git
Working copy of https://github.com/shareup/async-extensions.git resolved at 4.3.0
Creating working copy for https://github.com/shareup/json-apple.git
Working copy of https://github.com/shareup/json-apple.git resolved at 1.4.0
Creating working copy for https://github.com/shareup/dispatch-timer.git
Working copy of https://github.com/shareup/dispatch-timer.git resolved at 3.0.1
Creating working copy for https://github.com/shareup/websocket-apple.git
Working copy of https://github.com/shareup/websocket-apple.git resolved at 4.0.3
Creating working copy for https://github.com/shareup/synchronized.git
Working copy of https://github.com/shareup/synchronized.git resolved at 4.0.1
Creating working copy for https://github.com/shareup/phoenix-apple.git
Working copy of https://github.com/shareup/phoenix-apple.git resolved at main
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
warning: '.resolve-product-dependencies': dependency 'phoenix-apple' is not used by any target
Found 6 product dependencies
  - AsyncExtensions
  - DispatchTimer
  - JSON
  - swift-collections
  - Synchronized
  - WebSocket
========================================
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/70] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[2/70] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[3/70] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[4/70] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[5/72] Compiling OrderedCollections OrderedDictionary+Codable.swift
[6/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[7/72] Emitting module DequeModule
[11/72] Compiling DequeModule _DequeSlot.swift
[12/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[13/72] Compiling OrderedCollections OrderedSet+Codable.swift
[16/78] Compiling OrderedCollections OrderedDictionary+Elements.swift
[17/78] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[18/78] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[19/78] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[20/78] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[21/78] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[22/78] Compiling OrderedCollections _Hashtable+Header.swift
[25/78] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[26/78] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[27/78] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[29/78] Compiling OrderedCollections OrderedSet+Hashable.swift
[30/78] Compiling OrderedCollections OrderedSet+Initializers.swift
[31/78] Compiling OrderedCollections OrderedSet+Insertions.swift
[32/78] Compiling OrderedCollections OrderedSet+Invariants.swift
[33/78] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[34/78] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[38/78] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[39/78] Compiling OrderedCollections _HashTable+Testing.swift
[40/78] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[41/78] Compiling OrderedCollections _HashTable+Bucket.swift
[42/78] Compiling OrderedCollections _HashTable+BucketIterator.swift
[43/78] Compiling OrderedCollections _HashTable+Constants.swift
[44/78] Compiling OrderedCollections _HashTable.swift
[46/78] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[47/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/78] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[49/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[53/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[54/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[55/78] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/78] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/78] Compiling OrderedCollections OrderedSet+SubSequence.swift
[65/78] Emitting module OrderedCollections
[66/78] Compiling OrderedCollections OrderedSet+Testing.swift
[67/78] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[68/78] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[69/78] Compiling OrderedCollections OrderedSet.swift
[70/78] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[71/78] Compiling OrderedCollections _UnsafeBitset.swift
[72/80] Emitting module Collections
[73/80] Compiling Collections Collections.swift
[74/80] Compiling Synchronized RecursiveLock.swift
[75/80] Compiling Synchronized Locked.swift
[76/80] Emitting module Synchronized
[77/80] Compiling Synchronized Lock.swift
[78/80] Emitting module JSON
[79/80] Compiling JSON Dictionary+JSON.swift
[80/80] Compiling JSON JSON.swift
[81/90] Compiling AsyncExtensions TimeoutError.swift
[82/90] Emitting module DispatchTimer
[83/90] Compiling DispatchTimer DispatchTimer.swift
[84/90] Compiling AsyncExtensions SequenceExtensions.swift
[85/90] Compiling AsyncExtensions TaskStore.swift
[86/90] Compiling AsyncExtensions Publisher+AsyncExtensions.swift
[87/90] Compiling AsyncExtensions AsyncInputStream.swift
[88/90] Emitting module AsyncExtensions
[89/90] Compiling AsyncExtensions AsyncThrowingFuture.swift
[90/90] Compiling AsyncExtensions AsyncOutputStream.swift
[91/99] Compiling WebSocket WebSocketClose.swift
[92/99] Compiling WebSocket SystemWebSocket.swift
[93/99] Compiling WebSocket WebSocket.swift
[94/99] Compiling WebSocket WebSocketError.swift
[95/99] Emitting module WebSocket
[96/99] Compiling WebSocket OSLog+WebSocket.swift
[97/99] Compiling WebSocket SystemURLSession.swift
[98/99] Compiling WebSocket WebSocketMessage.swift
[99/99] Compiling WebSocket WebSocketCloseCode.swift
[100/100] Compiling WebSocket WebSocketOptions.swift
[101/114] Compiling Phoenix TimeInterval+Phoenix.swift
[102/114] Compiling Phoenix Ref.swift
[103/114] Compiling Phoenix Socket.swift
[104/115] Compiling Phoenix URLAppendingQueryItems.swift
[105/115] Compiling Phoenix Channel.swift
[106/115] Compiling Phoenix Event.swift
[107/115] Compiling Phoenix PhoenixError.swift
[108/115] Compiling Phoenix PhoenixSocket.swift
[109/115] Compiling Phoenix Message.swift
[110/115] Compiling Phoenix OSLog+Phoenix.swift
[111/115] Compiling Phoenix Phoenix.swift
[112/115] Compiling Phoenix PhoenixChannel.swift
[113/115] Emitting module Phoenix
[114/115] Compiling Phoenix Push.swift
[115/115] Compiling Phoenix PushBuffer.swift
Build complete! (25.05s)
Build complete.
Done.