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

Failed to build TextureSwiftSupport, reference 3.24.0 (ce3319), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 20:51:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/TextureSwiftSupport.git
Reference: 3.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/TextureSwiftSupport
 * tag               3.24.0     -> FETCH_HEAD
HEAD is now at ce33193 Support MainActor updates from Texture (#123)
Cloned https://github.com/FluidGroup/TextureSwiftSupport.git
Revision (git rev-parse @):
ce3319351831533330e22d205bd83937848059db
SUCCESS checkout https://github.com/FluidGroup/TextureSwiftSupport.git at 3.24.0
Fetching https://github.com/FluidGroup/Descriptors
Fetching https://github.com/FluidGroup/Texture.git
[1/142] Fetching descriptors
[141/43794] Fetching descriptors, texture
Fetched https://github.com/FluidGroup/Texture.git from cache (17.24s)
Fetched https://github.com/FluidGroup/Descriptors from cache (17.24s)
Computing version for https://github.com/FluidGroup/Descriptors
warning: 'descriptors': /Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (17.75s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (0.65s)
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
warning: 'descriptors': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
========================================
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": "textureswiftsupport",
      "name": "TextureSwiftSupport",
      "url": "https://github.com/FluidGroup/TextureSwiftSupport.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextureSwiftSupport",
      "dependencies": [
        {
          "identity": "texture",
          "name": "Texture",
          "url": "https://github.com/FluidGroup/Texture.git",
          "version": "3.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Texture",
          "dependencies": [
          ]
        },
        {
          "identity": "descriptors",
          "name": "Descriptors",
          "url": "https://github.com/FluidGroup/Descriptors",
          "version": "0.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Descriptors",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/FluidGroup/TextureSwiftSupport.git
[1/2843] Fetching textureswiftsupport
Fetched https://github.com/FluidGroup/TextureSwiftSupport.git from cache (1.12s)
Fetching https://github.com/FluidGroup/Descriptors from cache
Fetching https://github.com/FluidGroup/Texture.git from cache
Fetched https://github.com/FluidGroup/Descriptors from cache (0.56s)
Fetched https://github.com/FluidGroup/Texture.git from cache (0.56s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (0.63s)
Computing version for https://github.com/FluidGroup/Descriptors
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (0.03s)
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/FluidGroup/TextureSwiftSupport.git
Working copy of https://github.com/FluidGroup/TextureSwiftSupport.git resolved at 3.24.0 (ce33193)
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
warning: '.resolve-product-dependencies': dependency 'textureswiftsupport' is not used by any target
Found 2 product dependencies
  - Texture
  - Descriptors
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FluidGroup/TextureSwiftSupport.git
https://github.com/FluidGroup/TextureSwiftSupport.git
{
  "dependencies" : [
    {
      "identity" : "texture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/Texture.git"
    },
    {
      "identity" : "descriptors",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FluidGroup/Descriptors"
    }
  ],
  "manifest_display_name" : "TextureSwiftSupport",
  "name" : "TextureSwiftSupport",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TextureSwiftSupport",
      "targets" : [
        "TextureSwiftSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "TextureSwiftSupport",
      "module_type" : "SwiftTarget",
      "name" : "TextureSwiftSupport",
      "path" : "Sources",
      "product_dependencies" : [
        "AsyncDisplayKit",
        "Descriptors"
      ],
      "product_memberships" : [
        "TextureSwiftSupport"
      ],
      "sources" : [
        "Components/Compositions/AnyDisplayNode.swift",
        "Components/Compositions/BackgroundNode.swift",
        "Components/Compositions/ContextDrawingNode.swift",
        "Components/Compositions/HighlightCellNode.swift",
        "Components/Compositions/InteractiveNode.swift",
        "Components/Compositions/MaskingNode.swift",
        "Components/Compositions/OnAppearNode.swift",
        "Components/Compositions/OverlayNode.swift",
        "Components/Compositions/PaddingNode.swift",
        "Components/Compositions/ShapeDrawingNode.swift",
        "Components/Compositions/ShapeLayerNode.swift",
        "Components/Compositions/StyledEdgeNode.swift",
        "Components/Compositions/TextureSwiftSupport+Compositions.swift",
        "Components/Compositions/ViewNode.swift",
        "Components/Compositions/WrapperCellNode.swift",
        "Components/Compositions/WrapperNode.swift",
        "Components/Containers/StackScrollNode.swift",
        "Components/Elements/GradientDrawingNode.swift",
        "Components/Elements/GradientLayerNode.swift",
        "Components/Tools/DisplayNodeViewController.swift",
        "Components/Tools/NamedDisplayCellNodeBase.swift",
        "Components/Tools/NamedDisplayNodeBase.swift",
        "Components/Tools/SafeAreaDisplayNode.swift",
        "Components/Tools/UIResponder+.swift",
        "Experiments/NodeFactory.swift",
        "Experiments/_NodeLayout.swift",
        "Extensions/ASSizeRange+.swift",
        "LayoutSpecBuilders/Deprecates.swift",
        "LayoutSpecBuilders/Layout/AbsoluteLayout.swift",
        "LayoutSpecBuilders/Layout/AnyLayout.swift",
        "LayoutSpecBuilders/Layout/AspectRatioLayout.swift",
        "LayoutSpecBuilders/Layout/BackgroundLayout.swift",
        "LayoutSpecBuilders/Layout/CenterLayout.swift",
        "LayoutSpecBuilders/Layout/CornerLayout.swift",
        "LayoutSpecBuilders/Layout/HStackLayout.swift",
        "LayoutSpecBuilders/Layout/InsetLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/ConditionalLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/EmptyLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/MultiLayout.swift",
        "LayoutSpecBuilders/Layout/Internal/OptionalLayout.swift",
        "LayoutSpecBuilders/Layout/OverlayLayout.swift",
        "LayoutSpecBuilders/Layout/RelativeLayout.swift",
        "LayoutSpecBuilders/Layout/SpacerLayout.swift",
        "LayoutSpecBuilders/Layout/SwitchCaseLayout.swift",
        "LayoutSpecBuilders/Layout/VGridLayout.swift",
        "LayoutSpecBuilders/Layout/VStackLayout.swift",
        "LayoutSpecBuilders/Layout/WrapperLayout.swift",
        "LayoutSpecBuilders/Layout/ZStackLayout.swift",
        "LayoutSpecBuilders/Modifiers.swift",
        "LayoutSpecBuilders/Options/FlexWrap.swift",
        "LayoutSpecBuilders/Options/LayoutCondition.swift",
        "LayoutSpecBuilders/SpecBuilder.swift",
        "LayoutSpecBuilders/TextureSwiftSupport.swift",
        "LayoutSpecBuilders/_ArrayBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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
warning: 'descriptors': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
error: the library 'TextureSwiftSupport' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureSwiftSupport' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'TextureSwiftSupport' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureSwiftSupport' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm