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 SmoothGradient, reference 0.3.1 (74a39d), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 05:27:58 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/intitni/SmoothGradient.git
Reference: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/intitni/SmoothGradient
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 74a39d4 Update `Color` to `RGBColor` conversion
Cloned https://github.com/intitni/SmoothGradient.git
Revision (git rev-parse @):
74a39d429a86533eade2426d3a46b0b3812523fa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/intitni/SmoothGradient.git at 0.3.1
========================================
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": "smoothgradient",
      "name": "SmoothGradient",
      "url": "https://github.com/intitni/SmoothGradient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmoothGradient",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/intitni/SmoothGradient.git
[1/117] Fetching smoothgradient
Fetched https://github.com/intitni/SmoothGradient.git from cache (0.72s)
Creating working copy for https://github.com/intitni/SmoothGradient.git
Working copy of https://github.com/intitni/SmoothGradient.git resolved at 0.3.1 (74a39d4)
warning: '.resolve-product-dependencies': dependency 'smoothgradient' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/intitni/SmoothGradient.git
https://github.com/intitni/SmoothGradient.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SmoothGradient",
  "name" : "SmoothGradient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SmoothGradient",
      "targets" : [
        "SmoothGradient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SmoothGradientDynamic",
      "targets" : [
        "SmoothGradient"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmoothGradientTests",
      "module_type" : "SwiftTarget",
      "name" : "SmoothGradientTests",
      "path" : "Tests/SmoothGradientTests",
      "sources" : [
        "SmoothGradientTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SmoothGradient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmoothGradient",
      "module_type" : "SwiftTarget",
      "name" : "SmoothGradient",
      "path" : "Sources/SmoothGradient",
      "product_memberships" : [
        "SmoothGradient",
        "SmoothGradientDynamic"
      ],
      "sources" : [
        "ColorSpace.swift",
        "SmoothGradientGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[3/7] Compiling SmoothGradient ColorSpace.swift
[4/7] Emitting module SmoothGradient
[5/7] Compiling SmoothGradient SmoothGradientGenerator.swift
[5/7] Write Objects.LinkFileList
[6/7] Linking libSmoothGradientDynamic.dylib
Build complete! (8.54s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SmoothGradient",
  "name" : "SmoothGradient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SmoothGradient",
      "targets" : [
        "SmoothGradient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SmoothGradientDynamic",
      "targets" : [
        "SmoothGradient"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmoothGradientTests",
      "module_type" : "SwiftTarget",
      "name" : "SmoothGradientTests",
      "path" : "Tests/SmoothGradientTests",
      "sources" : [
        "SmoothGradientTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SmoothGradient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmoothGradient",
      "module_type" : "SwiftTarget",
      "name" : "SmoothGradient",
      "path" : "Sources/SmoothGradient",
      "product_memberships" : [
        "SmoothGradient",
        "SmoothGradientDynamic"
      ],
      "sources" : [
        "ColorSpace.swift",
        "SmoothGradientGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/intitni/smoothgradient/0.3.1
Repository:               intitni/SmoothGradient
Swift version used:       6.1
Target:                   SmoothGradient
Extracting symbol information for 'SmoothGradient'...
Finished extracting symbol information for 'SmoothGradient'. (4.62s)
Building documentation for 'SmoothGradient'...
Finished building documentation for 'SmoothGradient' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/intitni/smoothgradient/0.3.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.06s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
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
[2/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.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 Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.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 SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.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! (3.92s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Compiling SmoothGradient ColorSpace.swift
[3/4] Emitting module SmoothGradient
[4/4] Compiling SmoothGradient SmoothGradientGenerator.swift
Build of target: 'SmoothGradient' complete! (0.68s)
     172
2	/Users/admin/builder/spi-builder-workspace/.docs/intitni/smoothgradient/0.3.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/intitni/smoothgradient/0.3.1
File count: 172
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-intitni-smoothgradient-0.3.1-5ba00043.zip to s3://spi-docs-inbox/prod-intitni-smoothgradient-0.3.1-5ba00043.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [59%]
Copying... [74%]
Copying... [88%]
Copying... [100%]
Done.