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 composable-effect-identifier, reference 0.0.1 (527209), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 00:11:07 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tgrapperon/composable-effect-identifier.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tgrapperon/composable-effect-identifier
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 5272092 Update README (#1)
Cloned https://github.com/tgrapperon/composable-effect-identifier.git
Revision (git rev-parse @):
5272092e67a1dc64ffc4d20d17fc15e084bd22d9
SUCCESS checkout https://github.com/tgrapperon/composable-effect-identifier.git at 0.0.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tgrapperon/composable-effect-identifier.git
https://github.com/tgrapperon/composable-effect-identifier.git
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "composable-effect-identifier",
  "name" : "composable-effect-identifier",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableEffectIdentifier",
      "targets" : [
        "ComposableEffectIdentifier"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableEffectIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifierTests",
      "path" : "Tests/ComposableEffectIdentifierTests",
      "sources" : [
        "EffectIDTests.swift",
        "Reducer+NamespaceTests.swift"
      ],
      "target_dependencies" : [
        "ComposableEffectIdentifier"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableEffectIdentifier",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifier",
      "path" : "Sources/ComposableEffectIdentifier",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableEffectIdentifier"
      ],
      "sources" : [
        "EffectID.swift",
        "Identified+Namespace.swift",
        "Internal/Debug.swift",
        "Internal/Locking.swift",
        "Internal/RuntimeWarnings.swift",
        "Reducer+Namespace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
unknown package 'composable-effect-identifier' in dependencies of target 'LonelyTimer'; valid packages are: 'spi-builder-workspace' (at '/Users/admin/builder/spi-builder-workspace'), 'swift-composable-architecture' (from 'https://github.com/pointfreeco/swift-composable-architecture')
Resolved source packages:
  LonelyTimer: (null)
  spi-builder-workspace: (null)
2025-04-26 17:11:06.705 xcodebuild[520:2918] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-11-0006.xcresult
xcodebuild: error: Could not resolve package dependencies:
  unknown package 'composable-effect-identifier' in dependencies of target 'LonelyTimer'; valid packages are: 'spi-builder-workspace' (at '/Users/admin/builder/spi-builder-workspace'), 'swift-composable-architecture' (from 'https://github.com/pointfreeco/swift-composable-architecture')
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
unknown package 'composable-effect-identifier' in dependencies of target 'LonelyTimer'; valid packages are: 'spi-builder-workspace' (at '/Users/admin/builder/spi-builder-workspace'), 'swift-composable-architecture' (from 'https://github.com/pointfreeco/swift-composable-architecture')
Resolved source packages:
  spi-builder-workspace: (null)
  LonelyTimer: (null)
2025-04-26 17:11:07.431 xcodebuild[575:3239] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_17-11-0007.xcresult
xcodebuild: error: Could not resolve package dependencies:
  unknown package 'composable-effect-identifier' in dependencies of target 'LonelyTimer'; valid packages are: 'spi-builder-workspace' (at '/Users/admin/builder/spi-builder-workspace'), 'swift-composable-architecture' (from 'https://github.com/pointfreeco/swift-composable-architecture')
BUILD FAILURE 6.1 watchOS