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 SwiftExtensionsPack, reference 1.27.2 (590d6c), with Swift 5.10 for macOS (SPM) on 26 Jul 2024 20:13:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-extensions-pack.git
Reference: 1.27.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-extensions-pack
 * tag               1.27.2     -> FETCH_HEAD
HEAD is now at 590d6cd text error refactoring
Cloned https://github.com/nerzh/swift-extensions-pack.git
Revision (git rev-parse @):
590d6cd79f3e176c25d6caaeaef760b93eb07cef
SUCCESS checkout https://github.com/nerzh/swift-extensions-pack.git at 1.27.2
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/apple/swift-log
Fetching https://github.com/bytehubio/ed25519
Fetching https://github.com/apple/swift-crypto
[1/61] Fetching swift-regular-expression
[62/8371] Fetching swift-regular-expression, swift-crypto
[63/8550] Fetching swift-regular-expression, swift-crypto, ed25519
[101/12075] Fetching swift-regular-expression, swift-crypto, ed25519, swift-log
Fetched https://github.com/bytehubio/ed25519 from cache (2.36s)
Fetched https://github.com/apple/swift-log from cache (2.36s)
Fetched https://github.com/nerzh/swift-regular-expression from cache (2.36s)
Fetched https://github.com/apple/swift-crypto from cache (2.36s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.46s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (0.45s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (2.75s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.62s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.6.0
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-extensions-pack",
      "name": "SwiftExtensionsPack",
      "url": "https://github.com/nerzh/swift-extensions-pack.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-extensions-pack",
      "dependencies": [
        {
          "identity": "swift-regular-expression",
          "name": "SwiftRegularExpression",
          "url": "https://github.com/nerzh/swift-regular-expression",
          "version": "0.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-regular-expression",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto",
          "version": "2.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        },
        {
          "identity": "ed25519",
          "name": "Ed25519",
          "url": "https://github.com/bytehubio/ed25519",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ed25519",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerzh/swift-extensions-pack.git
[1/1059] Fetching swift-extensions-pack
Fetched https://github.com/nerzh/swift-extensions-pack.git from cache (0.85s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/bytehubio/ed25519 from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/nerzh/swift-regular-expression from cache
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.59s)
Fetched https://github.com/apple/swift-log from cache (0.59s)
Fetched https://github.com/apple/swift-crypto from cache (0.59s)
Fetched https://github.com/bytehubio/ed25519 from cache (0.59s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.02s)
Computing version for https://github.com/bytehubio/ed25519
Computed https://github.com/bytehubio/ed25519 at 1.0.0 (0.02s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (0.02s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.02s)
Creating working copy for https://github.com/bytehubio/ed25519
Working copy of https://github.com/bytehubio/ed25519 resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/nerzh/swift-extensions-pack.git
Working copy of https://github.com/nerzh/swift-extensions-pack.git resolved at 1.27.2 (590d6cd)
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
warning: '.resolve-product-dependencies': dependency 'swift-extensions-pack' is not used by any target
Found 4 product dependencies
  - SwiftRegularExpression
  - swift-crypto
  - Ed25519
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nerzh/swift-extensions-pack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[4/15] Write swift-version-33747A42983211AE.txt
[5/15] Compiling CEd25519 keypair.c
[6/15] Compiling CEd25519 sign.c
[6/15] Compiling CEd25519 ge.c
[8/15] Compiling CEd25519 sc.c
[9/15] Compiling CEd25519 seed.c
[10/15] Compiling CEd25519 fe.c
[11/22] Compiling CEd25519 key_exchange.c
[12/22] Compiling CEd25519 sha512.c
[13/22] Compiling CEd25519 verify.c
[14/22] Compiling CEd25519 add_scalar.c
[16/28] Compiling Ed25519 Seed.swift
[17/28] Compiling Ed25519 PublicKey.swift
[18/28] Compiling Ed25519 Error.swift
[19/28] Compiling Ed25519 PrivateKey.swift
[20/28] Emitting module Ed25519
[21/28] Compiling Ed25519 KeyPair.swift
[22/28] Emitting module Logging
[23/28] Compiling Logging Locks.swift
[24/28] Compiling Logging LogHandler.swift
[25/28] Compiling Logging MetadataProvider.swift
[26/28] Compiling Logging Logging.swift
[27/28] Emitting module SwiftRegularExpression
[28/28] Compiling SwiftRegularExpression String+Regexp.swift
[29/61] Emitting module SwiftExtensionsPack
[30/64] Compiling SwiftExtensionsPack String+Extension.swift
[31/64] Compiling SwiftExtensionsPack Date+String.swift
[32/64] Compiling SwiftExtensionsPack DateCommon.swift
[33/64] Compiling SwiftExtensionsPack String+Chunks.swift
[34/64] Compiling SwiftExtensionsPack String+Date.swift
[35/64] Compiling SwiftExtensionsPack String+JSON.swift
[36/64] Compiling SwiftExtensionsPack Dictionary+JSON.swift
[37/64] Compiling SwiftExtensionsPack DictionaryCommon.swift
[38/64] Compiling SwiftExtensionsPack SafeDictionary.swift
[39/64] Compiling SwiftExtensionsPack StringCommon.swift
[40/64] Compiling SwiftExtensionsPack String+Crypto.swift
[41/64] Compiling SwiftExtensionsPack String+Height.swift
[42/64] Compiling SwiftExtensionsPack ObjectIdentifier.swift
[43/64] Compiling SwiftExtensionsPack Protocols.swift
[44/64] Compiling SwiftExtensionsPack Runtime.swift
[45/64] Compiling SwiftExtensionsPack SafeValue.swift
[46/64] Compiling SwiftExtensionsPack Double.swift
[47/64] Compiling SwiftExtensionsPack Float.swift
[48/64] Compiling SwiftExtensionsPack HTTP.swift
[49/64] Compiling SwiftExtensionsPack HexaDecimal.swift
[50/64] Compiling SwiftExtensionsPack Hmac.swift
[51/64] Compiling SwiftExtensionsPack RandomBytes.swift
[52/64] Compiling SwiftExtensionsPack SHA.swift
[53/64] Compiling SwiftExtensionsPack AES.swift
[54/64] Compiling SwiftExtensionsPack ByteArray+Bits.swift
[55/64] Compiling SwiftExtensionsPack Data+Extension.swift
[56/64] Compiling SwiftExtensionsPack Ed25519.swift
[57/64] Compiling SwiftExtensionsPack Atomic.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
        let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
        let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomStringConvertible).description
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomDebugStringConvertible).debugDescription
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomStringConvertible).description
                          ^~~
                          as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomDebugStringConvertible).debugDescription
                          ^~~
                          as
[58/64] Compiling SwiftExtensionsPack CommonClasses.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
        let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
        let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomStringConvertible).description
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomDebugStringConvertible).debugDescription
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomStringConvertible).description
                          ^~~
                          as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomDebugStringConvertible).debugDescription
                          ^~~
                          as
[59/64] Compiling SwiftExtensionsPack CommonMethods.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
        let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
        let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomStringConvertible).description
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomDebugStringConvertible).debugDescription
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomStringConvertible).description
                          ^~~
                          as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomDebugStringConvertible).debugDescription
                          ^~~
                          as
[60/64] Compiling SwiftExtensionsPack ErrorCommon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:83:58: warning: 'is' test is always true
        let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:84:63: warning: 'is' test is always true
        let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:89:31: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomStringConvertible).description
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:91:31: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
                return (error as! CustomDebugStringConvertible).debugDescription
                              ^~~
                              as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:96:27: warning: forced cast from 'any Error' to 'any CustomStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomStringConvertible).description
                          ^~~
                          as
/Users/admin/builder/spi-builder-workspace/Sources/SwiftExtensionsPack/Common/ErrorCommon.swift:100:27: warning: forced cast from 'any Error' to 'any CustomDebugStringConvertible' always succeeds; did you mean to use 'as'?
            return (error as! CustomDebugStringConvertible).debugDescription
                          ^~~
                          as
[61/64] Compiling SwiftExtensionsPack SafeArray.swift
[62/64] Compiling SwiftExtensionsPack Sequence+Extensions.swift
[63/64] Compiling SwiftExtensionsPack Codable+Extensions.swift
[64/64] Compiling SwiftExtensionsPack AnyValue.swift
Build complete! (9.10s)
Build complete.
Done.