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 main (97ed37), with Swift 5.9 for macOS (SPM) on 2 Sep 2024 02:21:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BikeCalc/swift-numeric-protocols
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 97ed372 Renamed urls
Cloned https://github.com/BikeCalc/swift-numeric-protocols.git
Revision (git rev-parse @):
97ed372aea16f91452233db0a3e51a731ee60fe9
SUCCESS checkout https://github.com/BikeCalc/swift-numeric-protocols.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/BikeCalc/swift-numeric-protocols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/36] Emitting module NumericProtocols
[4/39] Compiling NumericProtocols Equatable+.swift
[5/39] Compiling NumericProtocols Equivalentable.swift
[6/39] Compiling NumericProtocols Increasable.swift
[7/39] Compiling NumericProtocols Multipliable.swift
[8/39] Compiling NumericProtocols Int.swift
[9/39] Compiling NumericProtocols Int16.swift
[10/39] Compiling NumericProtocols Int32.swift
[11/39] Compiling NumericProtocols Int64.swift
[12/39] Compiling NumericProtocols Power.swift
[13/39] Compiling NumericProtocols Float16.swift
[14/39] Compiling NumericProtocols Float32.swift
[15/39] Compiling NumericProtocols Float64.swift
[16/39] Compiling NumericProtocols ReportableAsOverflow.swift
[17/39] Compiling NumericProtocols RepresentableByInfinity.swift
[18/39] Compiling NumericProtocols RepresentableByMax.swift
[19/39] Compiling NumericProtocols RepresentableByMin.swift
[20/39] Compiling NumericProtocols RepresentableByNaN.swift
[21/39] Compiling NumericProtocols RepresentableByZero.swift
[22/39] Compiling NumericProtocols Addable.swift
[23/39] Compiling NumericProtocols Comparable.swift
[24/39] Compiling NumericProtocols Decreasable.swift
[25/39] Compiling NumericProtocols Divisible.swift
[26/39] Compiling NumericProtocols Int8.swift
[27/39] Compiling NumericProtocols UInt.swift
[28/39] Compiling NumericProtocols UInt16.swift
[29/39] Compiling NumericProtocols UInt32.swift
[30/39] Compiling NumericProtocols Negateable.swift
[31/39] Compiling NumericProtocols Operatable.swift
[32/39] Compiling NumericProtocols Raisable.swift
[33/39] Compiling NumericProtocols UInt64.swift
[34/39] Compiling NumericProtocols UInt8.swift
[35/39] Compiling NumericProtocols Exponentiation.swift
[36/39] Compiling NumericProtocols ExponentiationPrecedence.swift
[37/39] Compiling NumericProtocols Roundable.swift
[38/39] Compiling NumericProtocols Subtractable.swift
[39/39] Compiling NumericProtocols Truncatable.swift
Build complete! (17.54s)
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-symbolkit (1.84s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git (1.84s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.2 (2.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
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
Build complete.
Done.