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 swift-numeric-protocols, reference 1.0.0 (072f1f), with Swift 5.10 for macOS (SPM) on 31 Aug 2024 06:42:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BikeCalc/swift-numeric-protocols.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BikeCalc/swift-numeric-protocols
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 072f1f3 Update Package.swift
Cloned https://github.com/BikeCalc/swift-numeric-protocols.git
Revision (git rev-parse @):
072f1f3a85216adebb7a584077043e4bf2a84769
SUCCESS checkout https://github.com/BikeCalc/swift-numeric-protocols.git at 1.0.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/1936] Fetching swift-docc-plugin
[234/5003] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.91s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.91s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.2 (3.05s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit 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-numeric-protocols",
      "name": "swift-numeric-protocols",
      "url": "https://github.com/BikeCalc/swift-numeric-protocols.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numeric-protocols",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BikeCalc/swift-numeric-protocols.git
[1/1153] Fetching swift-numeric-protocols
Fetched https://github.com/BikeCalc/swift-numeric-protocols.git from cache (1.30s)
Creating working copy for https://github.com/BikeCalc/swift-numeric-protocols.git
Working copy of https://github.com/BikeCalc/swift-numeric-protocols.git resolved at 1.0.0 (072f1f3)
warning: '.resolve-product-dependencies': dependency 'swift-numeric-protocols' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/BikeCalc/swift-numeric-protocols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/38] Emitting module NumericProtocols
[6/41] Compiling NumericProtocols Negateable.swift
[7/41] Compiling NumericProtocols Operatable.swift
[8/41] Compiling NumericProtocols Raisable.swift
[9/41] Compiling NumericProtocols ReportableAsOverflow.swift
[10/41] Compiling NumericProtocols RepresentableByInfinity.swift
[11/41] Compiling NumericProtocols RepresentableByMax.swift
[12/41] Compiling NumericProtocols Int.swift
[13/41] Compiling NumericProtocols Int16.swift
[14/41] Compiling NumericProtocols Int32.swift
[15/41] Compiling NumericProtocols Int64.swift
[16/41] Compiling NumericProtocols Equatable+.swift
[17/41] Compiling NumericProtocols Equivalentable.swift
[18/41] Compiling NumericProtocols Increasable.swift
[19/41] Compiling NumericProtocols Multipliable.swift
[20/41] Compiling NumericProtocols RepresentableByMin.swift
[21/41] Compiling NumericProtocols RepresentableByNaN.swift
[22/41] Compiling NumericProtocols RepresentableByZero.swift
[23/41] Compiling NumericProtocols Power.swift
[24/41] Compiling NumericProtocols Float16.swift
[25/41] Compiling NumericProtocols Float32.swift
[26/41] Compiling NumericProtocols Float64.swift
[27/41] Compiling NumericProtocols UInt64.swift
[28/41] Compiling NumericProtocols UInt8.swift
[29/41] Compiling NumericProtocols Exponentiation.swift
[30/41] Compiling NumericProtocols ExponentiationPrecedence.swift
[31/41] Compiling NumericProtocols Addable.swift
[32/41] Compiling NumericProtocols Comparable.swift
[33/41] Compiling NumericProtocols Decreasable.swift
[34/41] Compiling NumericProtocols Divisible.swift
[35/41] Compiling NumericProtocols Int8.swift
[36/41] Compiling NumericProtocols UInt.swift
[37/41] Compiling NumericProtocols UInt16.swift
[38/41] Compiling NumericProtocols UInt32.swift
[39/41] Compiling NumericProtocols Roundable.swift
[40/41] Compiling NumericProtocols Subtractable.swift
[41/41] Compiling NumericProtocols Truncatable.swift
Build complete! (10.71s)
Build complete.
Done.