The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigDecimal, reference main (04d170), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 10:09:09 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/Zollerboy1/BigDecimal.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/BigDecimal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04d1704 Fix Sendable checking for Swift 5.5
Cloned https://github.com/Zollerboy1/BigDecimal.git
Revision (git rev-parse @):
04d17040e4615fbfda3a882b9881f6841f4bf557
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/BigDecimal.git at main
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-numerics.git
[1/4878] Fetching bigint
[2/11294] Fetching bigint, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.22s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.22s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (1.90s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.66s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
========================================
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": "bigdecimal",
      "name": "BigDecimal",
      "url": "https://github.com/Zollerboy1/BigDecimal.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigDecimal",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics.git",
          "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/Zollerboy1/BigDecimal.git
[1/35] Fetching bigdecimal
Fetched https://github.com/Zollerboy1/BigDecimal.git from cache (0.63s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.07s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.57s)
Creating working copy for https://github.com/Zollerboy1/BigDecimal.git
Working copy of https://github.com/Zollerboy1/BigDecimal.git resolved at main (04d1704)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'bigdecimal' is not used by any target
Found 2 product dependencies
  - BigInt
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Zollerboy1/BigDecimal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version--6988338F2F200930.txt
[8/38] Compiling RealModule Float+Real.swift
[9/38] Compiling RealModule Float16+Real.swift
[10/38] Compiling RealModule Real.swift
[11/38] Compiling RealModule ElementaryFunctions.swift
[12/38] Compiling RealModule Float80+Real.swift
[13/39] Compiling RealModule AugmentedArithmetic.swift
[14/39] Compiling RealModule ApproximateEquality.swift
[15/39] Compiling RealModule AlgebraicField.swift
[16/39] Emitting module RealModule
[17/39] Compiling RealModule Double+Real.swift
[18/39] Compiling RealModule RealFunctions.swift
[19/44] Emitting module ComplexModule
[20/44] Compiling ComplexModule Arithmetic.swift
[21/44] Compiling ComplexModule Differentiable.swift
[22/44] Compiling ComplexModule ElementaryFunctions.swift
[23/44] Compiling ComplexModule Complex.swift
[24/46] Compiling Numerics Numerics.swift
[25/46] Emitting module Numerics
[26/46] Compiling BigInt Strideable.swift
[27/46] Compiling BigInt String Conversion.swift
[28/48] Emitting module BigInt
[29/48] Compiling BigInt GCD.swift
[30/48] Compiling BigInt Hashable.swift
[31/48] Compiling BigInt Integer Conversion.swift
[32/48] Compiling BigInt Multiplication.swift
[33/48] Compiling BigInt Shifts.swift
[34/48] Compiling BigInt Square Root.swift
[35/48] Compiling BigInt Prime Test.swift
[36/48] Compiling BigInt Random.swift
[37/48] Compiling BigInt Exponentiation.swift
[38/48] Compiling BigInt Floating Point Conversion.swift
[39/48] Compiling BigInt Subtraction.swift
[40/48] Compiling BigInt Words and Bits.swift
[41/48] Compiling BigInt Data Conversion.swift
[42/48] Compiling BigInt Division.swift
[43/48] Compiling BigInt Addition.swift
[44/48] Compiling BigInt BigInt.swift
[45/48] Compiling BigInt BigUInt.swift
[46/48] Compiling BigInt Bitwise Ops.swift
[47/48] Compiling BigInt Codable.swift
[48/48] Compiling BigInt Comparable.swift
[49/54] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[50/54] Compiling BigDecimal Conversions.swift
[51/54] Compiling BigDecimal BigInt+digitCount.swift
[52/54] Compiling BigDecimal Util.swift
[53/54] Emitting module BigDecimal
[54/54] Compiling BigDecimal BigDecimal.swift
Build complete! (5.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.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.git"
    }
  ],
  "manifest_display_name" : "BigDecimal",
  "name" : "BigDecimal",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "BigDecimal",
      "targets" : [
        "BigDecimal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BigDecimalTests",
      "module_type" : "SwiftTarget",
      "name" : "BigDecimalTests",
      "path" : "Tests/BigDecimalTests",
      "product_dependencies" : [
        "BigInt"
      ],
      "sources" : [
        "BigDecimalTests.swift"
      ],
      "target_dependencies" : [
        "BigDecimal"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BigDecimal",
      "module_type" : "SwiftTarget",
      "name" : "BigDecimal",
      "path" : "Sources/BigDecimal",
      "product_dependencies" : [
        "BigInt",
        "Numerics"
      ],
      "product_memberships" : [
        "BigDecimal"
      ],
      "sources" : [
        "BigDecimal.swift",
        "BigInt+digitCount.swift",
        "Conversions.swift",
        "RangeReplaceableCollection+removeWhile.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/zollerboy1/bigdecimal/main
Repository:               Zollerboy1/BigDecimal
Swift version used:       6.3
Target:                   BigDecimal
Extracting symbol information for 'BigDecimal'...
Finished extracting symbol information for 'BigDecimal'. (27.20s)
Building documentation for 'BigDecimal'...
Finished building documentation for 'BigDecimal' (0.33s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/bigdecimal/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/apple/swift-numerics.git (0.48s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/attaswift/BigInt.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/attaswift/BigInt.git (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (2.22s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.14s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/53] Emitting module SymbolKit
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.94s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'BigDecimal' complete! (0.20s)
     216
2	/Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/bigdecimal/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/zollerboy1/bigdecimal/main
File count: 216
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-zollerboy1-bigdecimal-main-e18d8e5c.zip to s3://spi-docs-inbox/prod-zollerboy1-bigdecimal-main-e18d8e5c.zip
Copying... [13%]
Copying... [25%]
Copying... [38%]
Copying... [51%]
Copying... [64%]
Copying... [76%]
Copying... [89%]
Copying... [100%]
Done.