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 KituraMustache, reference master (30a008), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 04:23:48 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/Kitura/Kitura-MustacheTemplateEngine.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-MustacheTemplateEngine
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 30a0084 Update package reference to community versions (#30)
Cloned https://github.com/Kitura/Kitura-MustacheTemplateEngine.git
Revision (git rev-parse @):
30a00846f6f81f32234e02cd571812bc3376be38
SUCCESS checkout https://github.com/Kitura/Kitura-MustacheTemplateEngine.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kitura/Kitura-MustacheTemplateEngine.git
https://github.com/Kitura/Kitura-MustacheTemplateEngine.git
{
  "dependencies" : [
    {
      "identity" : "kitura-templateengine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.200",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/Kitura-TemplateEngine.git"
    },
    {
      "identity" : "grmustache.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift-Sunset/GRMustache.swift"
    }
  ],
  "manifest_display_name" : "KituraMustache",
  "name" : "KituraMustache",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KituraMustache",
      "targets" : [
        "KituraMustache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KituraMustache",
      "module_type" : "SwiftTarget",
      "name" : "KituraMustache",
      "path" : "Sources/KituraMustache",
      "product_dependencies" : [
        "KituraTemplateEngine",
        "Mustache"
      ],
      "product_memberships" : [
        "KituraMustache"
      ],
      "sources" : [
        "KituraMustacheTemplateEngine.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/Kitura/Kitura-TemplateEngine.git
Fetching from https://github.com/IBM-Swift-Sunset/GRMustache.swift
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools versionResolve Package Graph
Updating from https://github.com/Kitura/Kitura-TemplateEngine.git
Updating from https://github.com/IBM-Swift-Sunset/GRMustache.swift
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 21:23:47.046 xcodebuild[517:2902] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-23-0047.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
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/Kitura/Kitura-TemplateEngine.git
Updating from https://github.com/IBM-Swift-Sunset/GRMustache.swift
package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 21:23:48.469 xcodebuild[705:3749] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-23-0048.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
BUILD FAILURE 6.1 macosXcodebuild