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

Successful build of Ambassador, reference v4.0.5 (447cf5), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 23:24:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/envoy/Ambassador.git
Reference: v4.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/envoy/Ambassador
 * tag               v4.0.5     -> FETCH_HEAD
HEAD is now at 447cf56 bump version
Cloned https://github.com/envoy/Ambassador.git
Revision (git rev-parse @):
447cf56f692999153bd261b1775ea4a58f7f7be9
SUCCESS checkout https://github.com/envoy/Ambassador.git at v4.0.5
Fetching https://github.com/envoy/Embassy.git
[1/1838] Fetching embassy
Fetched https://github.com/envoy/Embassy.git from cache (0.87s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (2.33s)
Creating working copy for https://github.com/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
========================================
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": "ambassador",
      "name": "Ambassador",
      "url": "https://github.com/envoy/Ambassador.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ambassador",
      "dependencies": [
        {
          "identity": "embassy",
          "name": "Embassy",
          "url": "https://github.com/envoy/Embassy.git",
          "version": "4.1.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Embassy",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/envoy/Ambassador.git
[1/557] Fetching ambassador
Fetched https://github.com/envoy/Ambassador.git from cache (0.78s)
Fetching https://github.com/envoy/Embassy.git from cache
Fetched https://github.com/envoy/Embassy.git from cache (0.47s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (0.02s)
Creating working copy for https://github.com/envoy/Ambassador.git
Working copy of https://github.com/envoy/Ambassador.git resolved at v4.0.5 (447cf56)
Creating working copy for https://github.com/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
warning: '.resolve-product-dependencies': dependency 'ambassador' is not used by any target
Found 1 product dependencies
  - Embassy
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/envoy/Ambassador.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/31] Emitting module Embassy
[5/33] Compiling Embassy Atomic.swift
[6/33] Compiling Embassy DefaultHTTPServer.swift
[7/33] Compiling Embassy DefaultLogFormatter.swift
[8/33] Compiling Embassy IOUtils.swift
[9/33] Compiling Embassy KqueueSelector.swift
[10/33] Compiling Embassy LogFormatter.swift
[11/33] Compiling Embassy TransformLogHandler.swift
[12/33] Compiling Embassy Transport.swift
[13/33] Compiling Embassy SelectorEventLoop.swift
[14/33] Compiling Embassy SystemLibrary.swift
[15/33] Compiling Embassy TCPSocket.swift
[16/33] Compiling Embassy HTTPRequest.swift
[17/33] Compiling Embassy HTTPServer.swift
[18/33] Compiling Embassy HeapSort.swift
[19/33] Compiling Embassy DefaultLogger.swift
[20/33] Compiling Embassy Errors.swift
[21/33] Compiling Embassy EventLoop.swift
[22/33] Compiling Embassy SWSGIUtils.swift
[23/33] Compiling Embassy SelectSelector.swift
[24/33] Compiling Embassy Selector.swift
[25/33] Compiling Embassy LogHandler.swift
[26/33] Compiling Embassy Logger.swift
[27/33] Compiling Embassy MultiDictionary.swift
[28/33] Compiling Embassy PrintLogHandler.swift
[29/33] Compiling Embassy PropagateLogHandler.swift
[30/33] Compiling Embassy SWSGI.swift
[31/33] Compiling Embassy FileLogHandler.swift
[32/33] Compiling Embassy HTTPConnection.swift
[33/33] Compiling Embassy HTTPHeaderParser.swift
[34/43] Compiling Ambassador SWGIWebApp.swift
[35/43] Compiling Ambassador WebApp.swift
[36/43] Compiling Ambassador Router.swift
[37/43] Compiling Ambassador JSONResponse.swift
[38/43] Compiling Ambassador DataResponse.swift
[39/43] Compiling Ambassador URLParametersReader.swift
[40/43] Compiling Ambassador JSONReader.swift
[41/43] Compiling Ambassador DataReader.swift
[42/43] Emitting module Ambassador
[43/43] Compiling Ambassador DelayResponse.swift
Build complete! (22.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "embassy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.5",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/envoy/Embassy.git"
    }
  ],
  "manifest_display_name" : "Ambassador",
  "name" : "Ambassador",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Ambassador",
      "targets" : [
        "Ambassador"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ambassador",
      "module_type" : "SwiftTarget",
      "name" : "Ambassador",
      "path" : "Ambassador",
      "product_dependencies" : [
        "Embassy"
      ],
      "product_memberships" : [
        "Ambassador"
      ],
      "sources" : [
        "Readers/DataReader.swift",
        "Readers/JSONReader.swift",
        "Readers/URLParametersReader.swift",
        "Responses/DataResponse.swift",
        "Responses/DelayResponse.swift",
        "Responses/JSONResponse.swift",
        "Router.swift",
        "SWGIWebApp.swift",
        "WebApp.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.