The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-rational, reference 1.0.1 (6b281f), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:56:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/admin/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
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-cmark.git
Fetching https://github.com/apple/swift-numerics
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/6416] Fetching swift-numerics
[130/23840] Fetching swift-numerics, swift-argument-parser
[387/37589] Fetching swift-numerics, swift-argument-parser, swift-format
[2999/44895] Fetching swift-numerics, swift-argument-parser, swift-format, swift-markdown
[26830/63269] Fetching swift-numerics, swift-argument-parser, swift-format, swift-markdown, swift-cmark
[29728/138250] Fetching swift-numerics, swift-argument-parser, swift-format, swift-markdown, swift-cmark, swift-syntax
Fetched https://github.com/apple/swift-markdown.git from cache (1.45s)
[46837/130944] Fetching swift-numerics, swift-argument-parser, swift-format, swift-cmark, swift-syntax
Fetched https://github.com/apple/swift-format.git from cache (3.92s)
Fetched https://github.com/apple/swift-numerics from cache (3.92s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.92s)
Fetched https://github.com/apple/swift-cmark.git from cache (3.92s)
Computing version for https://github.com/apple/swift-numerics
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.92s)
Computed https://github.com/apple/swift-numerics at 1.0.2 (7.01s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (0.84s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.99s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.3.0 (0.80s)
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.61s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.3.0 (0.69s)
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-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-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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-rational",
      "name": "swift-rational",
      "url": "https://github.com/abdel-17/swift-rational.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-rational",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/abdel-17/swift-rational.git
[1/901] Fetching swift-rational
Fetched https://github.com/abdel-17/swift-rational.git from cache (0.68s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.15s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/abdel-17/swift-rational.git
Working copy of https://github.com/abdel-17/swift-rational.git resolved at 1.0.1 (6b281fe)
warning: '.resolve-product-dependencies': dependency 'swift-rational' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/abdel-17/swift-rational.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version--6988338F2F200930.txt
[8/17] Compiling RealModule Float80+Real.swift
[9/17] Compiling RealModule Real.swift
[10/18] Compiling RealModule Float+Real.swift
[11/18] Compiling RealModule Double+Real.swift
[12/18] Compiling RealModule ElementaryFunctions.swift
[13/18] Compiling RealModule ApproximateEquality.swift
[14/18] Compiling RealModule AugmentedArithmetic.swift
[15/18] Compiling RealModule AlgebraicField.swift
[16/18] Emitting module RealModule
[17/18] Compiling RealModule Float16+Real.swift
[18/18] Compiling RealModule RealFunctions.swift
[19/29] Compiling RationalModule Rational+CustomStringConvertible.swift
[20/29] Compiling RationalModule Rational+Comparable.swift
[21/30] Compiling RationalModule Rational+SignedNumeric.swift
[22/30] Compiling RationalModule Rational+ExpressibleByIntegerLiteral.swift
[23/30] Compiling RationalModule Rational+Strideable.swift
[24/30] Compiling RationalModule Rational+AlgebraicField.swift
[25/30] Compiling RationalModule Rational+LosslessStringConvertible.swift
[26/30] Compiling RationalModule GCD.swift
[27/30] Compiling RationalModule Rational+AdditiveArithmetic.swift
[28/30] Emitting module RationalModule
[29/30] Compiling RationalModule Rational+Equatable.swift
[30/30] Compiling RationalModule Rational.swift
Build complete! (9.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-format",
      "requirement" : {
        "exact" : [
          "509.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "swift-rational",
  "name" : "swift-rational",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RationalModule",
      "targets" : [
        "RationalModule"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RationalModuleTests",
      "module_type" : "SwiftTarget",
      "name" : "RationalModuleTests",
      "path" : "Tests/RationalModuleTests",
      "sources" : [
        "AdditiveArithmaticTests.swift",
        "AlgebraicFieldTests.swift",
        "FractionTests.swift",
        "IntegerLiteralTests.swift",
        "LosslessStringConvertibleTests.swift",
        "RationalTests.swift",
        "SignedNumericTests.swift",
        "StirdeableTests.swift",
        "StringConvertibleTests.swift"
      ],
      "target_dependencies" : [
        "RationalModule"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RationalModule",
      "module_type" : "SwiftTarget",
      "name" : "RationalModule",
      "path" : "Sources/RationalModule",
      "product_dependencies" : [
        "RealModule"
      ],
      "product_memberships" : [
        "RationalModule"
      ],
      "sources" : [
        "GCD.swift",
        "Rational+AdditiveArithmetic.swift",
        "Rational+AlgebraicField.swift",
        "Rational+Comparable.swift",
        "Rational+CustomStringConvertible.swift",
        "Rational+Equatable.swift",
        "Rational+ExpressibleByIntegerLiteral.swift",
        "Rational+LosslessStringConvertible.swift",
        "Rational+SignedNumeric.swift",
        "Rational+Strideable.swift",
        "Rational.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.