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-rational with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abdel-17/swift-rational.git
Reference: 1.0.1
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/abdel-17/swift-rational
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 6b281fe style: run SwiftFormat
Cloned https://github.com/abdel-17/swift-rational.git
Revision (git rev-parse @):
6b281feb05cb262bae35369b31fc8ccc2918e6b6
SUCCESS checkout https://github.com/abdel-17/swift-rational.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/abdel-17/swift-rational.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-format.git
Fetching https://github.com/apple/swift-cmark.git
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-syntax.git
[1/5277] Fetching swift-numerics
[899/11011] Fetching swift-numerics, swift-markdown
[2485/19488] Fetching swift-numerics, swift-markdown, swift-format
[13918/30923] Fetching swift-numerics, swift-markdown, swift-format, swift-argument-parser
[16989/48588] Fetching swift-numerics, swift-markdown, swift-format, swift-argument-parser, swift-cmark
Fetched https://github.com/apple/swift-numerics from cache (0.78s)
[26071/43311] Fetching swift-markdown, swift-format, swift-argument-parser, swift-cmark
[38896/100711] Fetching swift-markdown, swift-format, swift-argument-parser, swift-cmark, swift-syntax
Fetched https://github.com/apple/swift-markdown.git from cache (1.41s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.41s)
[34752/83542] Fetching swift-format, swift-cmark, swift-syntax
Fetched https://github.com/apple/swift-format.git from cache (1.90s)
Computing version for https://github.com/apple/swift-numerics
[63585/75065] Fetching swift-cmark, swift-syntax
Computed https://github.com/apple/swift-numerics at 1.0.2 (1.79s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (0.81s)
Fetched https://github.com/apple/swift-cmark.git from cache (5.27s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.30s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.74s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.3.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.3.0 (0.54s)
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-format.git
Working copy of https://github.com/apple/swift-format.git resolved at 509.0.0
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
[1/1] Compiling plugin Format Source Code
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Lint Source Code
Building for debugging...
[3/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/17] Compiling RealModule Real.swift
[9/18] Compiling RealModule AugmentedArithmetic.swift
[10/18] Compiling RealModule Double+Real.swift
[11/18] Emitting module RealModule
[12/18] Compiling RealModule RealFunctions.swift
[13/18] Compiling RealModule Float16+Real.swift
[14/18] Compiling RealModule Float80+Real.swift
[15/18] Compiling RealModule ElementaryFunctions.swift
[16/18] Compiling RealModule AlgebraicField.swift
[17/18] Compiling RealModule ApproximateEquality.swift
[18/18] Compiling RealModule Float+Real.swift
[20/30] Compiling RationalModule Rational+LosslessStringConvertible.swift
[21/31] Compiling RationalModule Rational+Strideable.swift
[22/31] Compiling RationalModule Rational+SignedNumeric.swift
[23/31] Compiling RationalModule Rational+ExpressibleByIntegerLiteral.swift
[24/31] Compiling RationalModule Rational+CustomStringConvertible.swift
[25/31] Compiling RationalModule Rational+Equatable.swift
[26/31] Compiling RationalModule Rational+AlgebraicField.swift
[27/31] Compiling RationalModule Rational+Comparable.swift
[28/31] Compiling RationalModule GCD.swift
[29/31] Compiling RationalModule Rational+AdditiveArithmetic.swift
[30/31] Emitting module RationalModule
[31/31] Compiling RationalModule Rational.swift
Build complete! (25.03s)
Build complete.
Done.