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-1":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 89bce18 Merge pull request #4 from maartene/master
Cloned https://github.com/abdel-17/swift-rational.git
Revision (git rev-parse @):
89bce18053c8e71c80210ac6cbc3289950e6b771
SUCCESS checkout https://github.com/abdel-17/swift-rational.git at master
========================================
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-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-cmark.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-format.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5277] Fetching swift-numerics
[1215/11011] Fetching swift-numerics, swift-markdown
[8174/19488] Fetching swift-numerics, swift-markdown, swift-format
[10170/37153] Fetching swift-numerics, swift-markdown, swift-format, swift-cmark
[17391/48588] Fetching swift-numerics, swift-markdown, swift-format, swift-cmark, swift-argument-parser
Fetched https://github.com/apple/swift-numerics from cache (0.98s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.99s)
[1/57400] Fetching swift-syntax
Fetched https://github.com/apple/swift-format.git from cache (1.28s)
Computing version for https://github.com/apple/swift-numerics
Fetched https://github.com/apple/swift-cmark.git from cache (1.28s)
Computed https://github.com/apple/swift-numerics at 1.0.2 (1.88s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (1.07s)
Fetched https://github.com/apple/swift-markdown.git from cache (5.56s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.61s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.92s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.3.0 (0.73s)
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.42s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.3.0 (0.49s)
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-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-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-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-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.3.0
[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 ElementaryFunctions.swift
[9/18] Compiling RealModule RealFunctions.swift
[10/18] Emitting module RealModule
[11/18] Compiling RealModule AlgebraicField.swift
[12/18] Compiling RealModule ApproximateEquality.swift
[13/18] Compiling RealModule AugmentedArithmetic.swift
[14/18] Compiling RealModule Double+Real.swift
[15/18] Compiling RealModule Real.swift
[16/18] Compiling RealModule Float80+Real.swift
[17/18] Compiling RealModule Float16+Real.swift
[18/18] Compiling RealModule Float+Real.swift
[20/30] Compiling RationalModule Rational+CustomStringConvertible.swift
[21/30] Compiling RationalModule Rational+Equatable.swift
[22/30] Compiling RationalModule Rational+ExpressibleByIntegerLiteral.swift
[23/30] Compiling RationalModule Rational+LosslessStringConvertible.swift
[24/31] Compiling RationalModule Rational+Strideable.swift
[25/31] Compiling RationalModule Rational+SignedNumeric.swift
[26/31] Compiling RationalModule Rational+AlgebraicField.swift
[27/31] Compiling RationalModule Rational+Comparable.swift
[28/31] Emitting module RationalModule
[29/31] Compiling RationalModule GCD.swift
[30/31] Compiling RationalModule Rational+AdditiveArithmetic.swift
[31/31] Compiling RationalModule Rational.swift
Build complete! (23.64s)
Build complete.
Done.