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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
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.9
Building package at path:  $PWD/checkout
https://github.com/abdel-17/swift-rational.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-cmark.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-markdown.git
[1/5617] Fetching swift-markdown
[1013/10845] Fetching swift-markdown, swift-numerics
[10686/28443] Fetching swift-markdown, swift-numerics, swift-cmark
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/apple/swift-numerics (0.81s)
Fetched https://github.com/apple/swift-markdown.git (0.81s)
Fetching https://github.com/apple/swift-format.git
Fetched https://github.com/apple/swift-cmark.git (0.82s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/8391] Fetching swift-format
[5959/19801] Fetching swift-format, swift-argument-parser
Fetched https://github.com/apple/swift-format.git (0.58s)
Computing version for https://github.com/apple/swift-numerics
[1/54899] Fetching swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git (0.65s)
Computed https://github.com/apple/swift-numerics at 1.0.2 (1.03s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (0.57s)
Fetched https://github.com/apple/swift-syntax.git (3.11s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.50s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.3.0 (0.39s)
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.32s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.3.0 (0.37s)
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-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-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
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
[1/1] Compiling plugin Format Source Code
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Lint Source Code
Building for debugging...
[3/4] Compiling _NumericsShims _NumericsShims.c
[5/14] Compiling RealModule Float80+Real.swift
[6/14] Compiling RealModule Float16+Real.swift
[7/14] Compiling RealModule Real.swift
[8/15] Compiling RealModule RealFunctions.swift
[9/15] Compiling RealModule ElementaryFunctions.swift
[10/15] Emitting module RealModule
[11/15] Compiling RealModule AlgebraicField.swift
[12/15] Compiling RealModule ApproximateEquality.swift
[13/15] Compiling RealModule AugmentedArithmetic.swift
[14/15] Compiling RealModule Double+Real.swift
[15/15] Compiling RealModule Float+Real.swift
[18/28] Compiling RationalModule Rational+LosslessStringConvertible.swift
[19/28] Compiling RationalModule Rational+ExpressibleByIntegerLiteral.swift
[20/28] Compiling RationalModule Rational+Strideable.swift
[21/28] Compiling RationalModule Rational+SignedNumeric.swift
[22/29] Compiling RationalModule Rational+CustomStringConvertible.swift
[23/29] Compiling RationalModule Rational+Equatable.swift
[24/29] Compiling RationalModule Rational+AlgebraicField.swift
[25/29] Compiling RationalModule Rational+Comparable.swift
[26/29] Compiling RationalModule GCD.swift
[27/29] Compiling RationalModule Rational+AdditiveArithmetic.swift
[28/29] Emitting module RationalModule
[29/29] Compiling RationalModule Rational.swift
Build complete! (14.04s)
Build complete.
Done.