Build Information
Successful build of swift-rational with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
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 /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/abdel-17/swift-rational.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[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--423B1241ED78D482.txt
[8/17] Compiling RealModule Real.swift
[9/17] Compiling RealModule Float80+Real.swift
[10/17] Compiling RealModule Float16+Real.swift
[11/17] Compiling RealModule ElementaryFunctions.swift
[12/17] Compiling RealModule Float+Real.swift
[13/18] Compiling RealModule AugmentedArithmetic.swift
[14/18] Compiling RealModule Double+Real.swift
[15/18] Compiling RealModule AlgebraicField.swift
[16/18] Compiling RealModule ApproximateEquality.swift
[17/18] Emitting module RealModule
[18/18] Compiling RealModule RealFunctions.swift
[19/29] Compiling RationalModule Rational+Strideable.swift
[20/30] Compiling RationalModule Rational+LosslessStringConvertible.swift
[21/30] Compiling RationalModule Rational+CustomStringConvertible.swift
[22/30] Compiling RationalModule Rational+Equatable.swift
[23/30] Compiling RationalModule Rational+SignedNumeric.swift
[24/30] Compiling RationalModule Rational+ExpressibleByIntegerLiteral.swift
[25/30] Compiling RationalModule GCD.swift
[26/30] Compiling RationalModule Rational+AdditiveArithmetic.swift
[27/30] Emitting module RationalModule
[28/30] Compiling RationalModule Rational+AlgebraicField.swift
[29/30] Compiling RationalModule Rational+Comparable.swift
[30/30] Compiling RationalModule Rational.swift
Build complete! (4.22s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-markdown.git from cache
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-format.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-cmark.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.23s)
Fetched https://github.com/apple/swift-numerics from cache (0.29s)
Fetched https://github.com/apple/swift-cmark.git from cache (0.30s)
Fetched https://github.com/apple/swift-format.git from cache (0.33s)
Computing version for https://github.com/apple/swift-numerics
Fetched https://github.com/apple/swift-markdown.git from cache (0.33s)
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (0.04s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.04s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.3.0 (0.03s)
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.03s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.3.0 (0.04s)
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-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-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.3.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-format-543b7c89 is not valid git repository for 'https://github.com/apple/swift-format.git', will fetch again.
Fetching https://github.com/apple/swift-format.git from cache
Fetched https://github.com/apple/swift-format.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-format-543b7c89 is not valid git repository for 'https://github.com/apple/swift-format.git', will fetch again.
Fetching https://github.com/apple/swift-format.git from cache
Fetched https://github.com/apple/swift-format.git from cache (0.01s)
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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.0
Build complete.
Done.