Build Information
Successful build of Binder, reference master (944805), with Swift 6.1 for macOS (SPM) on 15 Feb 2026 08:07:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/Binder.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/Binder
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9448052 Merge pull request #2 from PureSwift/feature/github-ci
Cloned https://github.com/PureSwift/Binder.git
Revision (git rev-parse @):
9448052f88ee4c852123aaabb78063f0024ed11a
SUCCESS checkout https://github.com/PureSwift/Binder.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PureSwift/Binder.git
https://github.com/PureSwift/Binder.git
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "socket",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Socket"
}
],
"manifest_display_name" : "Binder",
"name" : "Binder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Binder",
"targets" : [
"Binder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CBinder",
"module_type" : "ClangTarget",
"name" : "CBinder",
"path" : "Sources/CBinder",
"product_memberships" : [
"Binder"
],
"sources" : [
"binder.c"
],
"type" : "library"
},
{
"c99name" : "BinderTests",
"module_type" : "SwiftTarget",
"name" : "BinderTests",
"path" : "Tests/BinderTests",
"sources" : [
"BinderTests.swift"
],
"target_dependencies" : [
"Binder"
],
"type" : "test"
},
{
"c99name" : "Binder",
"module_type" : "SwiftTarget",
"name" : "Binder",
"path" : "Sources/Binder",
"product_dependencies" : [
"SystemPackage",
"Socket"
],
"product_memberships" : [
"Binder"
],
"sources" : [
"Binder.swift",
"BinderCommand.swift",
"BinderType.swift",
"DriverCommandProtocol.swift",
"DriverReturnProtocol.swift",
"Extensions/FilePath.swift",
"Extensions/OptionSet.swift",
"FlatBinderObjectFlags.swift",
"TransactionFlags.swift",
"Version.swift",
"WriteReadTransaction.swift"
],
"target_dependencies" : [
"CBinder"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/8] Write sources
[3/8] Compiling CSocket shims.c
[4/8] Compiling CSystem shims.c
[5/8] Compiling CSocket android.c
[6/8] Compiling CBinder binder.c
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/36] Emitting module SystemPackage
[10/39] Compiling SystemPackage Util+StringArray.swift
[11/39] Compiling SystemPackage Util.swift
[12/39] Compiling SystemPackage UtilConsumers.swift
[13/39] Compiling SystemPackage FilePathTempPosix.swift
[14/39] Compiling SystemPackage FilePathTempWindows.swift
[15/39] Compiling SystemPackage FilePathWindows.swift
[16/39] Compiling SystemPackage FilePathString.swift
[17/39] Compiling SystemPackage FilePathSyntax.swift
[18/39] Compiling SystemPackage FilePathTemp.swift
[19/39] Compiling SystemPackage FilePathComponentView.swift
[20/39] Compiling SystemPackage FilePathComponents.swift
[21/39] Compiling SystemPackage FilePathParsing.swift
[22/39] Compiling SystemPackage FilePermissions.swift
[23/39] Compiling SystemPackage Backcompat.swift
[24/39] Compiling SystemPackage CInterop.swift
[25/39] Compiling SystemPackage RawBuffer.swift
[26/39] Compiling SystemPackage Syscalls.swift
[27/39] Compiling SystemPackage WindowsSyscallAdapters.swift
[28/39] Compiling SystemPackage Constants.swift
[29/39] Compiling SystemPackage Exports.swift
[30/39] Compiling SystemPackage Mocking.swift
[31/39] Compiling SystemPackage FileHelpers.swift
[32/39] Compiling SystemPackage FileOperations.swift
[33/39] Compiling SystemPackage FilePath.swift
[34/39] Compiling SystemPackage Errno.swift
[35/39] Compiling SystemPackage ErrnoWindows.swift
[36/39] Compiling SystemPackage FileDescriptor.swift
[37/39] Compiling SystemPackage MachPort.swift
[38/39] Compiling SystemPackage PlatformString.swift
[39/39] Compiling SystemPackage SystemString.swift
[40/81] Compiling Socket IPv4Protocol.swift
[41/81] Compiling Socket IPv6Protocol.swift
[42/81] Compiling Socket LinkLayerProtocol.swift
[43/81] Compiling Socket UnixProtocol.swift
[44/81] Emitting module Socket
[45/81] Compiling Socket SocketOption.swift
[46/81] Compiling Socket SocketOptionID.swift
[47/81] Compiling Socket SocketOptionLevel.swift
[48/81] Compiling Socket SocketProtocol.swift
[49/81] Compiling Socket FileChange.swift
[50/81] Compiling Socket FileEvent.swift
[51/81] Compiling Socket FileFlags.swift
[52/81] Compiling Socket IOControl.swift
[53/81] Compiling Socket IODirection.swift
[54/85] Compiling Socket SocketEvent.swift
[55/85] Compiling Socket SocketFlags.swift
[56/85] Compiling Socket SocketHelpers.swift
[57/85] Compiling Socket SocketOperations.swift
[58/85] Compiling Socket SocketType.swift
[59/85] Compiling Socket Syscalls.swift
[60/85] Compiling Socket TCPSocketOption.swift
[61/85] Compiling Socket Util.swift
[62/85] Compiling Socket CInternetAddress.swift
[63/85] Compiling Socket CInterop.swift
[64/85] Compiling Socket CSocketAddress.swift
[65/85] Compiling Socket Constants.swift
[66/85] Compiling Socket Errno.swift
[67/85] Compiling Socket NetworkOrder.swift
[68/85] Compiling Socket Poll.swift
[69/85] Compiling Socket SocketAddress.swift
[70/85] Compiling Socket IPv4SocketAddress.swift
[71/85] Compiling Socket IPv6SocketAddress.swift
[72/85] Compiling Socket IOOperations.swift
[73/85] Compiling Socket IOType.swift
[74/85] Compiling Socket InternetProtocol.swift
[75/85] Compiling Socket MessageFlags.swift
[76/85] Compiling Socket NetworkInterface.swift
[77/85] Compiling Socket LinkLayerSocketAddress.swift
[78/85] Compiling Socket UnixSocketAddress.swift
[79/85] Compiling Socket SocketAddressFamily.swift
[80/85] Compiling Socket SocketDescriptor.swift
[81/85] Compiling Socket Socket.swift
[82/85] Compiling Socket SocketContinuation.swift
[83/85] Compiling Socket SocketManager.swift
[84/85] Compiling Socket AsyncSocketManager.swift
[85/85] Compiling Socket CFSocketManager.swift
[86/96] Compiling Binder Binder.swift
[87/96] Compiling Binder BinderCommand.swift
[88/96] Emitting module Binder
[89/97] Compiling Binder OptionSet.swift
[90/97] Compiling Binder BinderType.swift
[91/97] Compiling Binder DriverCommandProtocol.swift
[92/97] Compiling Binder FilePath.swift
[93/97] Compiling Binder TransactionFlags.swift
[94/97] Compiling Binder DriverReturnProtocol.swift
[95/97] Compiling Binder FlatBinderObjectFlags.swift
[96/97] Compiling Binder Version.swift
[97/97] Compiling Binder WriteReadTransaction.swift
Build complete! (10.82s)
Fetching https://github.com/PureSwift/Socket
[1/1331] Fetching socket
Fetched https://github.com/PureSwift/Socket from cache (0.86s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (1.15s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.67s)
Creating working copy for https://github.com/PureSwift/Socket
Working copy of https://github.com/PureSwift/Socket resolved at main (85fdcac)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "socket",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Socket"
}
],
"manifest_display_name" : "Binder",
"name" : "Binder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Binder",
"targets" : [
"Binder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CBinder",
"module_type" : "ClangTarget",
"name" : "CBinder",
"path" : "Sources/CBinder",
"product_memberships" : [
"Binder"
],
"sources" : [
"binder.c"
],
"type" : "library"
},
{
"c99name" : "BinderTests",
"module_type" : "SwiftTarget",
"name" : "BinderTests",
"path" : "Tests/BinderTests",
"sources" : [
"BinderTests.swift"
],
"target_dependencies" : [
"Binder"
],
"type" : "test"
},
{
"c99name" : "Binder",
"module_type" : "SwiftTarget",
"name" : "Binder",
"path" : "Sources/Binder",
"product_dependencies" : [
"SystemPackage",
"Socket"
],
"product_memberships" : [
"Binder"
],
"sources" : [
"Binder.swift",
"BinderCommand.swift",
"BinderType.swift",
"DriverCommandProtocol.swift",
"DriverReturnProtocol.swift",
"Extensions/FilePath.swift",
"Extensions/OptionSet.swift",
"FlatBinderObjectFlags.swift",
"TransactionFlags.swift",
"Version.swift",
"WriteReadTransaction.swift"
],
"target_dependencies" : [
"CBinder"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.