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.9 for Linux on 31 Aug 2024 06:42:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/BikeCalc/swift-numeric-protocols.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/1936] Fetching swift-docc-plugin
[234/5003] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.89s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.2 (0.95s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.36s)
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/35] 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 Int16.swift
[9/39] Compiling NumericProtocols Int32.swift
[10/39] Compiling NumericProtocols Int64.swift
[11/39] Compiling NumericProtocols Int8.swift
[12/39] Compiling NumericProtocols UInt.swift
[13/39] Compiling NumericProtocols UInt16.swift
[14/39] Compiling NumericProtocols UInt32.swift
[15/39] Compiling NumericProtocols UInt64.swift
[16/39] Compiling NumericProtocols UInt8.swift
[17/39] Compiling NumericProtocols Exponentiation.swift
[18/39] Compiling NumericProtocols Negateable.swift
[19/39] Compiling NumericProtocols Operatable.swift
[20/39] Compiling NumericProtocols Raisable.swift
[21/39] Compiling NumericProtocols ReportableAsOverflow.swift
[22/39] Compiling NumericProtocols RepresentableByInfinity.swift
[23/39] Compiling NumericProtocols RepresentableByMax.swift
[24/39] Compiling NumericProtocols RepresentableByMin.swift
[25/39] Compiling NumericProtocols RepresentableByNaN.swift
[26/39] Compiling NumericProtocols ExponentiationPrecedence.swift
[27/39] Compiling NumericProtocols Addable.swift
[28/39] Compiling NumericProtocols Comparable.swift
[29/39] Compiling NumericProtocols Decreasable.swift
[30/39] Compiling NumericProtocols Divisible.swift
[31/39] Compiling NumericProtocols RepresentableByZero.swift
[32/39] Compiling NumericProtocols Roundable.swift
[33/39] Compiling NumericProtocols Subtractable.swift
[34/39] Compiling NumericProtocols Truncatable.swift
[35/39] Compiling NumericProtocols Power.swift
[36/39] Compiling NumericProtocols Float16.swift
[37/39] Compiling NumericProtocols Float32.swift
[38/39] Compiling NumericProtocols Float64.swift
[39/39] Compiling NumericProtocols Int.swift
Build complete! (15.54s)
Build complete.
Done.