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 (0b871e), with Swift 5.10 for Linux on 12 Oct 2024 02:25:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BikeCalc/swift-numeric-protocols.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0b871e7 Updated CODEOWNERS.txt
Cloned https://github.com/BikeCalc/swift-numeric-protocols.git
Revision (git rev-parse @):
0b871e73811dfbbbff4fbfa32b8fc3da9da597c8
SUCCESS checkout https://github.com/BikeCalc/swift-numeric-protocols.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/BikeCalc/swift-numeric-protocols.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2038] Fetching swift-docc-plugin
[1897/5181] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.35s)
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.43s)
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...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/37] Emitting module NumericProtocols
[6/41] Compiling NumericProtocols UInt16.swift
[7/41] Compiling NumericProtocols UInt32.swift
[8/41] Compiling NumericProtocols UInt64.swift
[9/41] Compiling NumericProtocols UInt8.swift
[10/41] Compiling NumericProtocols Exponentiation.swift
[11/41] Compiling NumericProtocols RepresentableByZero.swift
[12/41] Compiling NumericProtocols Roundable.swift
[13/41] Compiling NumericProtocols Subtractable.swift
[14/41] Compiling NumericProtocols Truncatable.swift
[15/41] Compiling NumericProtocols Equatable+.swift
[16/41] Compiling NumericProtocols Equivalentable.swift
[17/41] Compiling NumericProtocols Increasable.swift
[18/41] Compiling NumericProtocols Multipliable.swift
[19/41] Compiling NumericProtocols ExponentiationPrecedence.swift
[20/41] Compiling NumericProtocols Addable.swift
[21/41] Compiling NumericProtocols Comparable.swift
[22/41] Compiling NumericProtocols Decreasable.swift
[23/41] Compiling NumericProtocols Divisible.swift
[24/41] Compiling NumericProtocols RepresentableByInfinity.swift
[25/41] Compiling NumericProtocols RepresentableByMax.swift
[26/41] Compiling NumericProtocols RepresentableByMin.swift
[27/41] Compiling NumericProtocols RepresentableByNaN.swift
[28/41] Compiling NumericProtocols Power.swift
[29/41] Compiling NumericProtocols Float16.swift
[30/41] Compiling NumericProtocols Float32.swift
[31/41] Compiling NumericProtocols Float64.swift
[32/41] Compiling NumericProtocols Int.swift
[33/41] Compiling NumericProtocols Negateable.swift
[34/41] Compiling NumericProtocols Operatable.swift
[35/41] Compiling NumericProtocols Raisable.swift
[36/41] Compiling NumericProtocols ReportableAsOverflow.swift
[37/41] Compiling NumericProtocols Int16.swift
[38/41] Compiling NumericProtocols Int32.swift
[39/41] Compiling NumericProtocols Int64.swift
[40/41] Compiling NumericProtocols Int8.swift
[41/41] Compiling NumericProtocols UInt.swift
Build complete! (14.94s)
Build complete.
Done.