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 BigDecimal, reference main (04d170), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 15:58:07 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.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/apple/swift-numerics.git
Fetching https://github.com/attaswift/BigInt.git
[1/4771] Fetching bigint
[2/10347] Fetching bigint, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.36s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.36s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.67s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.65s)
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
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.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",
  "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",
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics.git",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Zollerboy1/BigDecimal.git
[1/35] Fetching bigdecimal
Fetched https://github.com/Zollerboy1/BigDecimal.git from cache (0.74s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.45s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.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
Creating working copy for https://github.com/Zollerboy1/BigDecimal.git
Working copy of https://github.com/Zollerboy1/BigDecimal.git resolved at main (04d1704)
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.0
Building package at path:  $PWD
https://github.com/Zollerboy1/BigDecimal.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/38] Compiling RealModule Float80+Real.swift
[9/38] Compiling RealModule AugmentedArithmetic.swift
[10/38] Emitting module RealModule
[11/38] Compiling RealModule ElementaryFunctions.swift
[12/38] Compiling RealModule Double+Real.swift
[13/38] Compiling RealModule ApproximateEquality.swift
[14/38] Compiling RealModule AlgebraicField.swift
[15/39] Compiling RealModule RealFunctions.swift
[16/39] Compiling RealModule Real.swift
[17/39] Compiling RealModule Float+Real.swift
[18/39] Compiling RealModule Float16+Real.swift
[19/44] Compiling ComplexModule ElementaryFunctions.swift
[20/44] Compiling ComplexModule Differentiable.swift
[21/44] Compiling ComplexModule Arithmetic.swift
[22/44] Compiling ComplexModule Complex.swift
[23/44] Emitting module ComplexModule
[24/46] Emitting module Numerics
[25/46] Compiling Numerics Numerics.swift
[26/46] Compiling BigInt Strideable.swift
[27/46] Compiling BigInt String Conversion.swift
[28/48] Compiling BigInt Integer Conversion.swift
[29/48] Compiling BigInt Multiplication.swift
[30/48] Emitting module BigInt
[31/48] Compiling BigInt Exponentiation.swift
[32/48] Compiling BigInt Floating Point Conversion.swift
[33/48] Compiling BigInt Shifts.swift
[34/48] Compiling BigInt Square Root.swift
[35/48] Compiling BigInt Subtraction.swift
[36/48] Compiling BigInt Words and Bits.swift
[37/48] Compiling BigInt GCD.swift
[38/48] Compiling BigInt Hashable.swift
[39/48] Compiling BigInt Addition.swift
[40/48] Compiling BigInt BigInt.swift
[41/48] Compiling BigInt BigUInt.swift
[42/48] Compiling BigInt Bitwise Ops.swift
[43/48] Compiling BigInt Codable.swift
[44/48] Compiling BigInt Comparable.swift
[45/48] Compiling BigInt Data Conversion.swift
[46/48] Compiling BigInt Division.swift
[47/48] Compiling BigInt Prime Test.swift
[48/48] Compiling BigInt Random.swift
[49/54] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[50/54] Compiling BigDecimal Util.swift
[51/54] Compiling BigDecimal Conversions.swift
[52/54] Compiling BigDecimal BigDecimal.swift
[53/54] Emitting module BigDecimal
[54/54] Compiling BigDecimal BigInt+digitCount.swift
Build complete! (16.84s)
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.0
Target:                   BigDecimal
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'BigDecimal'...
Finished extracting symbol information for 'BigDecimal'. (4.07s)
Building documentation for 'BigDecimal'...
Finished building documentation for 'BigDecimal' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/bigdecimal/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/apple/swift-numerics.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/apple/swift-numerics.git (0.55s)
Updated https://github.com/attaswift/BigInt.git (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.63s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
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.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit Relationship.swift
[11/57] Compiling SymbolKit RelationshipKind.swift
[12/57] Compiling SymbolKit SourceOrigin.swift
[13/57] Compiling SymbolKit GenericConstraints.swift
[14/57] Compiling SymbolKit Swift.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.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 SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.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 SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.50s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/32] Compiling RealModule Float80+Real.swift
[3/33] Compiling RealModule AlgebraicField.swift
[4/33] Compiling RealModule RealFunctions.swift
[5/33] Compiling RealModule Real.swift
[6/33] Compiling RealModule ElementaryFunctions.swift
[7/33] Compiling RealModule Float16+Real.swift
[8/33] Compiling RealModule Float+Real.swift
[9/33] Compiling RealModule Double+Real.swift
[10/33] Compiling RealModule AugmentedArithmetic.swift
[11/33] Emitting module RealModule
[12/33] Compiling RealModule ApproximateEquality.swift
[13/38] Compiling BigInt GCD.swift
[14/38] Compiling BigInt Hashable.swift
[15/40] Compiling BigInt Strideable.swift
[16/40] Compiling BigInt String Conversion.swift
[17/40] Compiling BigInt Prime Test.swift
[18/40] Compiling BigInt Random.swift
[19/40] Compiling BigInt Shifts.swift
[20/40] Compiling BigInt Square Root.swift
[21/40] Compiling BigInt Exponentiation.swift
[22/40] Compiling BigInt Floating Point Conversion.swift
[23/40] Compiling BigInt Bitwise Ops.swift
[24/40] Compiling BigInt Codable.swift
[25/40] Compiling BigInt Comparable.swift
[26/40] Compiling BigInt Integer Conversion.swift
[27/40] Compiling BigInt Multiplication.swift
[28/40] Emitting module BigInt
[29/40] Compiling BigInt Addition.swift
[30/40] Compiling BigInt BigInt.swift
[31/40] Compiling BigInt BigUInt.swift
[32/40] Compiling BigInt Data Conversion.swift
[33/40] Compiling BigInt Division.swift
[34/40] Compiling ComplexModule Arithmetic.swift
[35/40] Compiling ComplexModule ElementaryFunctions.swift
[36/40] Compiling ComplexModule Complex.swift
[37/40] Compiling ComplexModule Differentiable.swift
[38/40] Emitting module ComplexModule
[39/42] Compiling BigInt Subtraction.swift
[40/42] Compiling BigInt Words and Bits.swift
[41/42] Compiling Numerics Numerics.swift
[42/42] Emitting module Numerics
[43/48] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[44/48] Compiling BigDecimal Util.swift
[45/48] Compiling BigDecimal BigInt+digitCount.swift
[46/48] Compiling BigDecimal Conversions.swift
[47/48] Emitting module BigDecimal
[48/48] Compiling BigDecimal BigDecimal.swift
Build of target: 'BigDecimal' complete! (1.95s)
     214
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: 214
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-zollerboy1-bigdecimal-main-ecbae939.zip to s3://spi-docs-inbox/prod-zollerboy1-bigdecimal-main-ecbae939.zip
Copying... [13%]
Copying... [26%]
Copying... [40%]
Copying... [53%]
Copying... [66%]
Copying... [79%]
Copying... [93%]
Copying... [100%]
Done.