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 1.0.2 (04d170), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 15:59:40 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: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/BigDecimal
 * tag               1.0.2      -> FETCH_HEAD
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 1.0.2
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-numerics.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.72s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.70s)
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",
  "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.89s)
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.48s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
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.49s)
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 1.0.2 (04d1704)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.0
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] Emitting module BigInt
[9/40] Compiling RealModule Float16+Real.swift
[10/41] Compiling BigInt Subtraction.swift
[11/41] Compiling BigInt Words and Bits.swift
[12/41] Compiling RealModule Float80+Real.swift
[13/41] Compiling RealModule RealFunctions.swift
[14/41] Emitting module RealModule
[15/41] Compiling RealModule Float+Real.swift
[16/41] Compiling RealModule AugmentedArithmetic.swift
[17/41] Compiling RealModule Double+Real.swift
[18/41] Compiling RealModule ElementaryFunctions.swift
[19/41] Compiling RealModule ApproximateEquality.swift
[20/41] Compiling RealModule AlgebraicField.swift
[21/41] Compiling RealModule Real.swift
[22/46] Compiling ComplexModule Arithmetic.swift
[23/46] Compiling ComplexModule ElementaryFunctions.swift
[24/46] Compiling ComplexModule Differentiable.swift
[25/46] Compiling ComplexModule Complex.swift
[26/46] Emitting module ComplexModule
[27/48] Compiling Numerics Numerics.swift
[28/48] Emitting module Numerics
[29/48] Compiling BigInt GCD.swift
[30/48] Compiling BigInt Hashable.swift
[31/48] Compiling BigInt Strideable.swift
[32/48] Compiling BigInt String Conversion.swift
[33/48] Compiling BigInt Exponentiation.swift
[34/48] Compiling BigInt Floating Point Conversion.swift
[35/48] Compiling BigInt Integer Conversion.swift
[36/48] Compiling BigInt Multiplication.swift
[37/48] Compiling BigInt Prime Test.swift
[38/48] Compiling BigInt Random.swift
[39/48] Compiling BigInt Shifts.swift
[40/48] Compiling BigInt Square Root.swift
[41/48] Compiling BigInt Data Conversion.swift
[42/48] Compiling BigInt Division.swift
[43/48] Compiling BigInt Bitwise Ops.swift
[44/48] Compiling BigInt Codable.swift
[45/48] Compiling BigInt Comparable.swift
[46/48] Compiling BigInt Addition.swift
[47/48] Compiling BigInt BigInt.swift
[48/48] Compiling BigInt BigUInt.swift
[49/54] Compiling BigDecimal BigInt+digitCount.swift
[50/54] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[51/54] Compiling BigDecimal Util.swift
[52/54] Compiling BigDecimal Conversions.swift
[53/54] Emitting module BigDecimal
[54/54] Compiling BigDecimal BigDecimal.swift
Build complete! (17.75s)
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/1.0.2
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.35s)
Building documentation for 'BigDecimal'...
Finished building documentation for 'BigDecimal' (0.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/bigdecimal/1.0.2
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.54s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/attaswift/BigInt.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.28s)
Updated https://github.com/attaswift/BigInt.git (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.65s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.67s)
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.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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
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
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 GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.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] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Emitting module SymbolKit
[38/57] Compiling SymbolKit Relationship.swift
[39/57] Compiling SymbolKit RelationshipKind.swift
[40/57] Compiling SymbolKit SourceOrigin.swift
[41/57] Compiling SymbolKit GenericConstraints.swift
[42/57] Compiling SymbolKit Swift.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.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] Compiling snippet_extract SnippetBuildCommand.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! (5.58s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/32] Compiling RealModule ApproximateEquality.swift
[3/32] Compiling RealModule Double+Real.swift
[4/33] Compiling RealModule Real.swift
[5/33] Compiling RealModule Float80+Real.swift
[6/33] Compiling RealModule ElementaryFunctions.swift
[7/33] Compiling RealModule Float+Real.swift
[8/33] Compiling RealModule AugmentedArithmetic.swift
[9/33] Compiling RealModule Float16+Real.swift
[10/33] Compiling RealModule AlgebraicField.swift
[11/33] Emitting module RealModule
[12/33] Compiling RealModule RealFunctions.swift
[13/38] Compiling BigInt Strideable.swift
[14/38] Compiling BigInt String Conversion.swift
[15/40] Compiling BigInt GCD.swift
[16/40] Compiling BigInt Hashable.swift
[17/40] Compiling BigInt Integer Conversion.swift
[18/40] Compiling BigInt Multiplication.swift
[19/40] Emitting module BigInt
[20/40] Compiling BigInt Exponentiation.swift
[21/40] Compiling BigInt Floating Point Conversion.swift
[22/40] Compiling BigInt Prime Test.swift
[23/40] Compiling BigInt Random.swift
[24/40] Compiling BigInt Shifts.swift
[25/40] Compiling BigInt Square Root.swift
[26/40] Compiling BigInt Bitwise Ops.swift
[27/40] Compiling BigInt Codable.swift
[28/40] Compiling BigInt Comparable.swift
[29/40] Compiling BigInt Data Conversion.swift
[30/40] Compiling BigInt Division.swift
[31/40] Compiling BigInt Addition.swift
[32/40] Compiling BigInt BigInt.swift
[33/40] Compiling BigInt BigUInt.swift
[34/40] Compiling ComplexModule ElementaryFunctions.swift
[35/40] Compiling ComplexModule Differentiable.swift
[36/40] Compiling ComplexModule Arithmetic.swift
[37/40] Compiling ComplexModule Complex.swift
[38/40] Emitting module ComplexModule
[39/42] Compiling BigInt Subtraction.swift
[40/42] Compiling BigInt Words and Bits.swift
[41/42] Emitting module Numerics
[42/42] Compiling Numerics Numerics.swift
[43/48] Compiling BigDecimal Conversions.swift
[44/48] Compiling BigDecimal Util.swift
[45/48] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[46/48] Emitting module BigDecimal
[47/48] Compiling BigDecimal BigInt+digitCount.swift
[48/48] Compiling BigDecimal BigDecimal.swift
Build of target: 'BigDecimal' complete! (2.10s)
     214
2	/Users/admin/builder/spi-builder-workspace/.docs/zollerboy1/bigdecimal/1.0.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/zollerboy1/bigdecimal/1.0.2
File count: 214
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-zollerboy1-bigdecimal-1.0.2-ce58ddd4.zip to s3://spi-docs-inbox/prod-zollerboy1-bigdecimal-1.0.2-ce58ddd4.zip
Copying... [13%]
Copying... [26%]
Copying... [40%]
Copying... [53%]
Copying... [66%]
Copying... [79%]
Copying... [93%]
Copying... [100%]
Done.