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 SLChat, reference 0.1.1 (41c204), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 15:38:24 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/shial4/slchat.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shial4/slchat
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 41c2048 [Swift 4] substring
Cloned https://github.com/shial4/slchat.git
Revision (git rev-parse @):
41c2048a8c813060b3c8053c9ea65b81fe931892
SUCCESS checkout https://github.com/shial4/slchat.git at 0.1.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/shial4/slchat.git
https://github.com/shial4/slchat.git
{
  "dependencies" : [
    {
      "identity" : "kitura-websocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-WebSocket"
    }
  ],
  "manifest_display_name" : "SLChat",
  "name" : "SLChat",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLChat",
      "targets" : [
        "SLChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLChatTests",
      "module_type" : "SwiftTarget",
      "name" : "SLChatTests",
      "path" : "Tests/SLChatTests",
      "sources" : [
        "SLClientTests.swift",
        "SLConnectionTests.swift",
        "SLMessageTests.swift",
        "SLServiceTests.swift"
      ],
      "target_dependencies" : [
        "SLChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLChat",
      "module_type" : "SwiftTarget",
      "name" : "SLChat",
      "path" : "Sources/SLChat",
      "product_dependencies" : [
        "Kitura-WebSocket"
      ],
      "product_memberships" : [
        "SLChat"
      ],
      "sources" : [
        "SLClient.swift",
        "SLConnection.swift",
        "SLMessage.swift",
        "SLService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
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
Fetching from https://github.com/IBM-Swift/Kitura-WebSocket
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/Kitura-WebSocket
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/Kitura-WebSocket
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 08:38:22.977 xcodebuild[512:2830] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-38-0022.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
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
Updating from https://github.com/IBM-Swift/Kitura-WebSocket
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 08:38:24.346 xcodebuild[689:3653] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-38-0024.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 visionOS