The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Transport.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Transport
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 42bdadd Update Package.swift
Cloned https://github.com/OperatorFoundation/Transport.git
Revision (git rev-parse @):
42bdadd7bee2d9cf0a28c710f103d7da9673dc8e
SUCCESS checkout https://github.com/OperatorFoundation/Transport.git at main
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable (0.18s)
Fetching https://github.com/OperatorFoundation/Net
[1/93] Fetching net
Fetched https://github.com/OperatorFoundation/Net (0.24s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main
Creating working copy for https://github.com/OperatorFoundation/Net
Working copy of https://github.com/OperatorFoundation/Net resolved at main
========================================
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": "transport",
      "name": "Transport",
      "url": "https://github.com/OperatorFoundation/Transport.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Transport",
      "dependencies": [
        {
          "identity": "net",
          "name": "Net",
          "url": "https://github.com/OperatorFoundation/Net",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Net",
          "dependencies": [
            {
              "identity": "datable",
              "name": "Datable",
              "url": "https://github.com/OperatorFoundation/Datable",
              "version": "unspecified",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Transport.git from cache
Fetched https://github.com/OperatorFoundation/Transport.git (0.45s)
Fetching https://github.com/OperatorFoundation/Net from cache
Fetched https://github.com/OperatorFoundation/Net (0.20s)
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable (0.19s)
Creating working copy for https://github.com/OperatorFoundation/Transport.git
Working copy of https://github.com/OperatorFoundation/Transport.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/Net
Working copy of https://github.com/OperatorFoundation/Net resolved at main
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main
warning: '.resolve-product-dependencies': dependency 'transport' is not used by any target
Found 1 product dependencies
  - Net
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/34] Compiling Datable Datable.swift
[2/34] Compiling Datable DatableConfig.swift
[3/34] Compiling Datable Double+MaybeDatable.swift
[4/34] Compiling Datable Double+Stringable.swift
[5/34] Compiling Datable File.swift
[6/38] Compiling Datable Data+ExpressibleByStringLiteral.swift
[7/38] Compiling Datable Data+Floatable.swift
[8/38] Compiling Datable Data+MaybeIntable.swift
[9/38] Compiling Datable Data+MaybeNetworkIntable.swift
[10/38] Compiling Datable Data+Stringable.swift
[11/38] Compiling Datable Int+MaybeDatable.swift
[12/38] Compiling Datable Int+MaybeIntable.swift
[13/38] Compiling Datable Int+Stringable.swift
[14/38] Compiling Datable Intable.swift
[15/38] Compiling Datable MaybeDatable.swift
[16/38] Compiling Datable Arrayable.swift
[17/38] Compiling Datable CSVable.swift
[18/38] Compiling Datable Data+Arrayable.swift
[19/38] Compiling Datable Data+Base64.swift
[20/38] Compiling Datable Data+Datable.swift
[21/38] Compiling Datable MaybeIntable.swift
[22/38] Compiling Datable MaybeNetworkIntable.swift
[23/38] Compiling Datable NetworkDatable.swift
[24/38] Compiling Datable NetworkIntable.swift
[25/38] Compiling Datable String+Arrayable.swift
[26/38] Compiling Datable String+Datable.swift
[27/38] Compiling Datable String+Intable.swift
[28/38] Compiling Datable Stringable.swift
[29/38] Emitting module Datable
[30/38] Compiling Datable Float+Floatable.swift
[31/38] Compiling Datable Float+MaybeDatable.swift
[32/38] Compiling Datable Float+MaybeIntable.swift
[33/38] Compiling Datable Floatable.swift
[34/38] Compiling Datable Int+Floatable.swift
[35/38] Compiling Datable StringableArray+CSVable.swift
[36/38] Compiling Datable UInt+Datable.swift
[37/38] Compiling Datable UInt+MaybeNetworkDatable.swift
[38/38] Compiling Datable UInt+Stringable.swift
[39/44] Compiling Net Network+Stringable.swift
[40/44] Compiling Net Network+MaybeDatable.swift
[41/44] Emitting module Net
[42/44] Compiling Net Network+Codable.swift
[43/44] Compiling Net Net.swift
[44/44] Compiling Net Ipify.swift
[45/52] Compiling Transport ServerConfig.swift
[46/52] Compiling Transport NWConnection+Connection.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWConnection+Connection.swift:11:1: warning: sendability of function types in property 'stateUpdateHandler' does not match requirement in protocol 'Connection'
extension NWConnection: Connection
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Connection.swift:9:9: note: expected sendability to match requirement here
    var stateUpdateHandler: ((NWConnection.State) -> Void)? { get set }
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWConnection+Connection.swift:11:1: warning: sendability of function types in property 'viabilityUpdateHandler' does not match requirement in protocol 'Connection'
extension NWConnection: Connection
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Connection.swift:10:9: note: expected sendability to match requirement here
    var viabilityUpdateHandler: ((Bool) -> Void)? { get set }
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWConnection+Connection.swift:11:1: warning: sendability of function types in instance method 'receive(minimumIncompleteLength:maximumLength:completion:)' does not match requirement in protocol 'Connection'
extension NWConnection: Connection
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Connection.swift:17:10: note: expected sendability to match requirement here
    func receive(minimumIncompleteLength: Int, maximumLength: Int, completion: @escaping (Data?, NWConnection.ContentContext?, Bool, NWError?) -> Void)
         ^
[47/52] Compiling Transport NetworkConnectionFactory.swift
[48/52] Compiling Transport Listener.swift
[49/52] Compiling Transport ConnectionFactory.swift
[50/52] Compiling Transport NWListener+Listener.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWListener+Listener.swift:11:1: warning: sendability of function types in property 'stateUpdateHandler' does not match requirement in protocol 'Listener'
extension NWListener: Listener
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Listener.swift:18:9: note: expected sendability to match requirement here
    var stateUpdateHandler: ((NWListener.State) -> Void)? { get set }
        ^
[51/52] Compiling Transport Connection.swift
[52/52] Emitting module Transport
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWConnection+Connection.swift:11:1: warning: sendability of function types in property 'stateUpdateHandler' does not match requirement in protocol 'Connection'
extension NWConnection: Connection
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Connection.swift:9:9: note: expected sendability to match requirement here
    var stateUpdateHandler: ((NWConnection.State) -> Void)? { get set }
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWConnection+Connection.swift:11:1: warning: sendability of function types in property 'viabilityUpdateHandler' does not match requirement in protocol 'Connection'
extension NWConnection: Connection
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Connection.swift:10:9: note: expected sendability to match requirement here
    var viabilityUpdateHandler: ((Bool) -> Void)? { get set }
        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWConnection+Connection.swift:11:1: warning: sendability of function types in instance method 'receive(minimumIncompleteLength:maximumLength:completion:)' does not match requirement in protocol 'Connection'
extension NWConnection: Connection
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Connection.swift:17:10: note: expected sendability to match requirement here
    func receive(minimumIncompleteLength: Int, maximumLength: Int, completion: @escaping (Data?, NWConnection.ContentContext?, Bool, NWError?) -> Void)
         ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/NWListener+Listener.swift:11:1: warning: sendability of function types in property 'stateUpdateHandler' does not match requirement in protocol 'Listener'
extension NWListener: Listener
^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Transport/Listener.swift:18:9: note: expected sendability to match requirement here
    var stateUpdateHandler: ((NWListener.State) -> Void)? { get set }
        ^
Build complete! (13.44s)
Build complete.
Done.