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 ExExpress with Swift 6.1 for iOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modswift/ExExpress.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/modswift/ExExpress
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 21931f4 Avoid duplicate public declaration
Cloned https://github.com/modswift/ExExpress.git
Revision (git rev-parse @):
21931f4c669811ad890d73c20d967898d073f2d4
SUCCESS checkout https://github.com/modswift/ExExpress.git at develop
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/modswift/ExExpress.git
https://github.com/modswift/ExExpress.git
{
  "dependencies" : [
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    },
    {
      "identity" : "freddy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.58",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modswift/Freddy.git"
    }
  ],
  "manifest_display_name" : "ExExpress",
  "name" : "ExExpress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ExExpress",
      "targets" : [
        "ExExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExExpress",
      "module_type" : "SwiftTarget",
      "name" : "ExExpress",
      "path" : "Sources/ExExpress",
      "product_dependencies" : [
        "mustache",
        "Freddy"
      ],
      "product_memberships" : [
        "ExExpress"
      ],
      "sources" : [
        "connect/BodyParser.swift",
        "connect/CORS.swift",
        "connect/Connect.swift",
        "connect/CookieParser.swift",
        "connect/Logger.swift",
        "connect/MethodOverride.swift",
        "connect/Pause.swift",
        "connect/QS.swift",
        "connect/Session.swift",
        "connect/TypeIs.swift",
        "connect/connect_module.swift",
        "console/Console.swift",
        "console/console_module.swift",
        "express/Express.swift",
        "express/ExpressIncomingMessage.swift",
        "express/ExpressJSON.swift",
        "express/ExpressMustache.swift",
        "express/ExpressServerResponse.swift",
        "express/MiddlewareObject.swift",
        "express/Render.swift",
        "express/Route.swift",
        "express/RouteKeeper.swift",
        "express/RoutePattern.swift",
        "express/Router.swift",
        "express/Settings.swift",
        "express/express_module.swift",
        "fs/fs_module.swift",
        "http/Cookies.swift",
        "http/HttpMessageBaseType.swift",
        "http/HttpMisc.swift",
        "http/IncomingMessage.swift",
        "http/QueryString.swift",
        "http/ServerResponse.swift",
        "http/TestSupport.swift",
        "http/URL.swift",
        "http/http_module.swift",
        "json/JSONWritableStream.swift",
        "json/JsonFile.swift",
        "json/Stringify.swift",
        "json/json_module.swift",
        "leftpad/leftpad_module.swift",
        "mime/mime_module.swift",
        "process/process_module.swift",
        "streams/FileOutputStream.swift",
        "streams/GWritableStreamType.swift",
        "streams/WritableByteStreamType.swift",
        "streams/WritableStreams.swift",
        "xsys/time.swift",
        "xsys/timespec.swift",
        "xsys/timeval_any.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "mustache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/mustache.git"
    },
    {
      "identity" : "freddy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.58",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modswift/Freddy.git"
    }
  ],
  "manifest_display_name" : "ExExpress",
  "name" : "ExExpress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ExExpress",
      "targets" : [
        "ExExpress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExExpress",
      "module_type" : "SwiftTarget",
      "name" : "ExExpress",
      "path" : "Sources/ExExpress",
      "product_dependencies" : [
        "mustache",
        "Freddy"
      ],
      "product_memberships" : [
        "ExExpress"
      ],
      "sources" : [
        "connect/BodyParser.swift",
        "connect/CORS.swift",
        "connect/Connect.swift",
        "connect/CookieParser.swift",
        "connect/Logger.swift",
        "connect/MethodOverride.swift",
        "connect/Pause.swift",
        "connect/QS.swift",
        "connect/Session.swift",
        "connect/TypeIs.swift",
        "connect/connect_module.swift",
        "console/Console.swift",
        "console/console_module.swift",
        "express/Express.swift",
        "express/ExpressIncomingMessage.swift",
        "express/ExpressJSON.swift",
        "express/ExpressMustache.swift",
        "express/ExpressServerResponse.swift",
        "express/MiddlewareObject.swift",
        "express/Render.swift",
        "express/Route.swift",
        "express/RouteKeeper.swift",
        "express/RoutePattern.swift",
        "express/Router.swift",
        "express/Settings.swift",
        "express/express_module.swift",
        "fs/fs_module.swift",
        "http/Cookies.swift",
        "http/HttpMessageBaseType.swift",
        "http/HttpMisc.swift",
        "http/IncomingMessage.swift",
        "http/QueryString.swift",
        "http/ServerResponse.swift",
        "http/TestSupport.swift",
        "http/URL.swift",
        "http/http_module.swift",
        "json/JSONWritableStream.swift",
        "json/JsonFile.swift",
        "json/Stringify.swift",
        "json/json_module.swift",
        "leftpad/leftpad_module.swift",
        "mime/mime_module.swift",
        "process/process_module.swift",
        "streams/FileOutputStream.swift",
        "streams/GWritableStreamType.swift",
        "streams/WritableByteStreamType.swift",
        "streams/WritableStreams.swift",
        "xsys/time.swift",
        "xsys/timespec.swift",
        "xsys/timeval_any.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ExExpress",
    "schemes" : [
      "ExExpress"
    ],
    "targets" : [
      "ExExpress",
      "ExpressTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ExExpress -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ExExpress -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2025-04-26 16:26:13.433 xcodebuild[575:3291] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_16-26-0013.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:iOS }
	Available destinations for the "ExExpress" scheme:
		{ platform:macOS, arch:arm64, id:10d2aa798ba4bdd8cba87780dd26c7f64abc09d1, name:My Mac }
		{ platform:macOS, arch:x86_64, id:10d2aa798ba4bdd8cba87780dd26c7f64abc09d1, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable