Build Information
Successful build of PushNotifications, reference master (441a6d
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 01:06:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/push-notifications-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pusher/push-notifications-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 441a6de Merge pull request #184 from pusher/get-user
Cloned https://github.com/pusher/push-notifications-swift.git
Revision (git rev-parse @):
441a6dede9a1a59f01ae4dd85b4ee3fbc9730ba4
SUCCESS checkout https://github.com/pusher/push-notifications-swift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pusher/push-notifications-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/45] Emitting module PushNotifications
[7/49] Compiling PushNotifications NetworkService.swift
[8/49] Compiling PushNotifications ServerSyncEventHandler.swift
[9/49] Compiling PushNotifications ServerSyncJobStore.swift
[10/49] Compiling PushNotifications ServerSyncProcessHandler.swift
[11/49] Compiling PushNotifications SystemVersion.swift
[12/49] Compiling PushNotifications Token.swift
[13/49] Compiling PushNotifications PropertyListReadable.swift
[14/49] Compiling PushNotifications PushNotificationsNetworkable.swift
[15/49] Compiling PushNotifications HTTPMethod.swift
[16/49] Compiling PushNotifications InstanceId.swift
[17/49] Compiling PushNotifications InterestValidationError.swift
[18/49] Compiling PushNotifications Interests.swift
[19/49] Compiling PushNotifications Metadata.swift
[20/49] Compiling PushNotifications RemoteNotificationType.swift
[21/49] Compiling PushNotifications SDK.swift
[22/49] Compiling PushNotifications ServerSyncEvent.swift
[23/49] Compiling PushNotifications ServerSyncJob.swift
[24/49] Compiling PushNotifications MD5.swift
[25/49] Compiling PushNotifications AuthData.swift
[26/49] Compiling PushNotifications Constants.swift
[27/49] Compiling PushNotifications Device.swift
[28/49] Compiling PushNotifications FeatureFlags.swift
[29/49] Compiling PushNotifications Array+CalculateMD5Hash.swift
[30/49] Compiling PushNotifications Encodable+Encode.swift
[31/49] Compiling PushNotifications String+HexStringToData.swift
[32/49] Compiling PushNotifications URL+NetworkService.swift
[33/49] Compiling PushNotifications DeviceTokenHelper.swift
[34/49] Compiling PushNotifications MultipleInvalidInterestsError.swift
[35/49] Compiling PushNotifications PersistenceConstants.swift
[36/49] Compiling PushNotifications PublishId.swift
[37/49] Compiling PushNotifications PushNotificationsAPIError.swift
[38/49] Compiling PushNotifications PushNotificationsError.swift
[39/49] Compiling PushNotifications PusherAlreadyRegisteredError.swift
[40/49] Compiling PushNotifications Reason.swift
[41/49] Compiling PushNotifications Register.swift
[42/49] Compiling PushNotifications PushNotificationsStatic.swift
[43/49] Compiling PushNotifications BeamsTokenProvider.swift
[44/49] Compiling PushNotifications DeviceStateStore.swift
[45/49] Compiling PushNotifications EventTypeHandler.swift
[46/49] Compiling PushNotifications ReportEventType.swift
[47/49] Compiling PushNotifications RetryStrategy.swift
[48/49] Compiling PushNotifications TokenProvider.swift
[49/49] Compiling PushNotifications PushNotifications.swift
Build complete! (102.48s)
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/AliSoftware/OHHTTPStubs
[1/7900] Fetching ohhttpstubs
[1028/27484] Fetching ohhttpstubs, nimble
[25135/178112] Fetching ohhttpstubs, nimble, swiftlint
Fetched https://github.com/Quick/Nimble from cache (66.91s)
Fetched https://github.com/AliSoftware/OHHTTPStubs from cache (66.91s)
Fetched https://github.com/realm/SwiftLint from cache (66.91s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs
Computed https://github.com/AliSoftware/OHHTTPStubs at 9.1.0 (67.44s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.83s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.33s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.07s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.57s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.59.1 (0.48s)
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/929] Fetching swiftytexttable
[76/1029] Fetching swiftytexttable, collectionconcurrencykit
[147/13970] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[463/24829] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams
[464/40973] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams, sourcekitten
[2548/56353] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams, sourcekitten, swift-argument-parser
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.02s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (1.02s)
[2783/55324] Fetching cryptoswift, yams, sourcekitten, swift-argument-parser
[52285/126230] Fetching cryptoswift, yams, sourcekitten, swift-argument-parser, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.89s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.89s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.89s)
[24653/87050] Fetching sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.31s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.31s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (3.84s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.51s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (0.55s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.45s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.1 (0.48s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.99s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.41s)
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs
Working copy of https://github.com/AliSoftware/OHHTTPStubs resolved at 9.1.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.59.1
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[5503/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.44s)
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.2.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.1.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs"
},
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.43.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/SwiftLint"
}
],
"manifest_display_name" : "PushNotifications",
"name" : "PushNotifications",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PushNotifications",
"targets" : [
"PushNotifications"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PushNotificationsTests",
"module_type" : "SwiftTarget",
"name" : "PushNotificationsTests",
"path" : "Tests",
"product_dependencies" : [
"Nimble",
"OHHTTPStubs",
"OHHTTPStubsSwift"
],
"sources" : [
"Extensions/Array+ContainsSameElements.swift",
"Integration/ApplicationStartTests.swift",
"Integration/ClearAllStateTest.swift",
"Integration/DeviceInterestsTest.swift",
"Integration/DeviceRegistrationTests.swift",
"Integration/MultipleClassInstanceSupportTest.swift",
"Integration/MultipleInstanceSupportTest.swift",
"Integration/ReportEventTypeTests.swift",
"Integration/SetUserIdTest.swift",
"Integration/StopTests.swift",
"Integration/TestAPIClientHelper.swift",
"Integration/TestHelper.swift",
"Unit/Extensions/ArrayContainsSameElementsTests.swift",
"Unit/Helpers/DeviceTokenHelperTests.swift",
"Unit/Helpers/InterestsMD5HashTests.swift",
"Unit/Models/AuthDataTests.swift",
"Unit/Models/ConstantsTests.swift",
"Unit/Models/FeatureFlagsTests.swift",
"Unit/Models/InterestsTests.swift",
"Unit/Models/PublishIdTests.swift",
"Unit/Models/ReasonTests.swift",
"Unit/Models/RegisterTests.swift",
"Unit/Models/SDKTests.swift",
"Unit/Models/SystemVersionTests.swift",
"Unit/Services/BeamsTokenProviderTests.swift",
"Unit/Services/DeviceStateStoreTests.swift",
"Unit/Services/DeviceTests.swift",
"Unit/Services/EventTypeHandlerTests.swift",
"Unit/Services/InstanceDeviceStateStoreTests.swift",
"Unit/Services/InterestPersistableTests.swift",
"Unit/Services/ServerSyncJobStoreTests.swift",
"Unit/Services/ServerSyncProcessHandlerTests.swift",
"Unit/Services/UserPersistableTests.swift"
],
"target_dependencies" : [
"PushNotifications"
],
"type" : "test"
},
{
"c99name" : "PushNotifications",
"module_type" : "SwiftTarget",
"name" : "PushNotifications",
"path" : "Sources",
"product_memberships" : [
"PushNotifications"
],
"sources" : [
"Extensions/Array+CalculateMD5Hash.swift",
"Extensions/Encodable+Encode.swift",
"Extensions/String+HexStringToData.swift",
"Extensions/URL+NetworkService.swift",
"Helpers/DeviceTokenHelper.swift",
"Helpers/MD5.swift",
"Models/AuthData.swift",
"Models/Constants.swift",
"Models/Device.swift",
"Models/FeatureFlags.swift",
"Models/HTTPMethod.swift",
"Models/InstanceId.swift",
"Models/InterestValidationError.swift",
"Models/Interests.swift",
"Models/Metadata.swift",
"Models/MultipleInvalidInterestsError.swift",
"Models/PersistenceConstants.swift",
"Models/PublishId.swift",
"Models/PushNotificationsAPIError.swift",
"Models/PushNotificationsError.swift",
"Models/PusherAlreadyRegisteredError.swift",
"Models/Reason.swift",
"Models/Register.swift",
"Models/RemoteNotificationType.swift",
"Models/SDK.swift",
"Models/ServerSyncEvent.swift",
"Models/ServerSyncJob.swift",
"Models/SystemVersion.swift",
"Models/Token.swift",
"Protocols/PropertyListReadable.swift",
"Protocols/PushNotificationsNetworkable.swift",
"Protocols/ReportEventType.swift",
"Protocols/RetryStrategy.swift",
"Protocols/TokenProvider.swift",
"PushNotifications.swift",
"PushNotificationsStatic.swift",
"Services/BeamsTokenProvider.swift",
"Services/DeviceStateStore.swift",
"Services/EventTypeHandler.swift",
"Services/NetworkService.swift",
"Services/ServerSyncEventHandler.swift",
"Services/ServerSyncJobStore.swift",
"Services/ServerSyncProcessHandler.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.