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 PushNotifications with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/push-notifications-server-swift.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pusher/push-notifications-server-swift
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at c7af0f5 Merge pull request #33 from pusher/release/2.0
Cloned https://github.com/pusher/push-notifications-server-swift.git
Revision (git rev-parse @):
c7af0f5a7f90202ca42cb9e42a2c7f0c8bbb7a52
SUCCESS checkout https://github.com/pusher/push-notifications-server-swift.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pusher/push-notifications-server-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--423B1241ED78D482.txt
[10/43] Compiling Logging Locks.swift
[11/43] Compiling Logging Logging.swift
[12/43] Emitting module Logging
[13/43] Compiling Logging LogHandler.swift
[14/45] Compiling LoggerAPI Logger.swift
[15/45] Emitting module LoggerAPI
[16/45] Compiling Cryptor Updatable.swift
[17/46] Compiling CryptorRSA Data+Extensions.swift
[18/46] Compiling CryptorRSA CryptorRSAUtilities.swift
[19/56] Emitting module CryptorRSA
[20/56] Compiling CryptorRSA CryptorRSA.swift
[21/56] Compiling CryptorECC ECSignature.swift
[22/56] Compiling CryptorECC EllipticCurve.swift
[23/56] Emitting module CryptorECC
[24/56] Compiling CryptorECC ECPublicKey.swift
[25/56] Compiling CryptorECC ASN1.swift
[26/56] Compiling CryptorECC Data+Extensions.swift
[27/56] Compiling CryptorECC ECError.swift
[28/56] Compiling CryptorECC ECPrivateKey.swift
[29/56] Compiling KituraContracts BodyDecoder.swift
[30/56] Compiling KituraContracts BodyEncoder.swift
[31/57] Compiling CryptorECC ECSignable.swift
[32/57] Compiling Cryptor SSLPointerTricks.swift
[33/57] Compiling Cryptor Status.swift
[38/57] Compiling Cryptor StreamCryptor.swift
[39/57] Emitting module Cryptor
[42/57] Compiling CryptorRSA CryptorRSAErrors.swift
[43/57] Compiling CryptorRSA CryptorRSAConstants.swift
[44/57] Compiling CryptorRSA CryptorRSADigest.swift
[45/57] Compiling CryptorRSA CryptorRSAKey.swift
[46/57] Compiling CryptorRSA SSLPointerTricks.swift
[47/57] Compiling CryptorECC SSLPointerTricks.swift
[48/57] Compiling Cryptor Utilities.swift
[49/57] Compiling KituraContracts QueryDecoder.swift
[50/57] Compiling KituraContracts Extensions.swift
[51/57] Compiling KituraContracts Coder.swift
[52/57] Compiling KituraContracts ClosureAliases.swift
[55/57] Compiling KituraContracts BodyFormat.swift
[56/57] Emitting module KituraContracts
[57/57] Compiling KituraContracts QueryEncoder.swift
[58/58] Compiling KituraContracts Contracts.swift
[59/77] Compiling SwiftJWT JWTVerifier.swift
[60/77] Compiling SwiftJWT NoneAlgorithm.swift
[61/77] Compiling SwiftJWT RSAKeyType.swift
[62/77] Compiling SwiftJWT SignerAlgorithm.swift
[63/79] Compiling SwiftJWT ValidateClaimsResult.swift
[64/79] Compiling SwiftJWT VerifierAlgorithm.swift
[65/79] Compiling SwiftJWT ClaimsStandardJWT.swift
[66/79] Compiling SwiftJWT Data+Base64URLEncoded.swift
[67/79] Compiling SwiftJWT Header.swift
[68/79] Compiling SwiftJWT BlueECDSA.swift
[69/79] Compiling SwiftJWT BlueHMAC.swift
[70/79] Compiling SwiftJWT BlueRSA.swift
[71/79] Emitting module SwiftJWT
[72/79] Compiling SwiftJWT Claims.swift
[73/79] Compiling SwiftJWT ClaimsMicroProfile.swift
[74/79] Compiling SwiftJWT ClaimsOpenID.swift
[75/79] Compiling SwiftJWT JWTError.swift
[76/79] Compiling SwiftJWT JWTSigner.swift
[77/79] Compiling SwiftJWT JWT.swift
[78/79] Compiling SwiftJWT JWTDecoder.swift
[79/79] Compiling SwiftJWT JWTEncoder.swift
[80/87] Compiling PushNotifications NetworkService.swift
[81/87] Compiling PushNotifications SDKVersion.swift
[82/87] Compiling PushNotifications PublishResponse.swift
[83/87] Compiling PushNotifications JWTTokenGenerable.swift
[84/87] Compiling PushNotifications JWT.swift
[85/87] Emitting module PushNotifications
[86/87] Compiling PushNotifications PushNotificationsError.swift
[87/87] Compiling PushNotifications PushNotifications.swift
Build complete! (20.58s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/IBM-Swift/Swift-JWT.git from cache
Fetching https://github.com/Kitura/BlueRSA.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/Kitura/BlueECC.git from cache
Fetching https://github.com/realm/SwiftLint from cache
Fetched https://github.com/IBM-Swift/Swift-JWT.git from cache (0.33s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.33s)
Fetched https://github.com/Kitura/BlueRSA.git from cache (0.33s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetched https://github.com/realm/SwiftLint from cache (0.33s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.33s)
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Computing version for https://github.com/realm/SwiftLint
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/BlueECC.git from cache (0.33s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.20s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.22s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.22s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.22s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.22s)
Fetched https://github.com/apple/swift-log.git from cache (0.22s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.22s)
Computed https://github.com/realm/SwiftLint at 0.43.1 (0.78s)
Computing version for https://github.com/IBM-Swift/Swift-JWT.git
Computed https://github.com/IBM-Swift/Swift-JWT.git at 3.6.200 (0.47s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.38s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.31.0 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (0.44s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.200 (0.05s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.06s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.200 (0.42s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (0.04s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.200 (0.03s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (0.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.03s)
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.200
Creating working copy for https://github.com/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.200
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyTextTable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/SwiftyTextTable.git', will fetch again.
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyTextTable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/SwiftyTextTable.git', will fetch again.
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.00s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.200
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.2
Creating working copy for https://github.com/IBM-Swift/Swift-JWT.git
Working copy of https://github.com/IBM-Swift/Swift-JWT.git resolved at 3.6.200
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten.git', will fetch again.
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten.git', will fetch again.
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.00s)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.31.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
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 0.3.2
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.43.1
Build complete.
Done.