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 with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/envoy/Ambassador.git
Reference: v4.0.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/envoy/Ambassador.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/envoy/Embassy.git
[1/1833] Fetching embassy
Fetched https://github.com/envoy/Embassy.git from cache (0.25s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (1.03s)
Creating working copy for https://github.com/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/30] Emitting module Embassy
[5/33] Compiling Embassy Logger.swift
[6/33] Compiling Embassy MultiDictionary.swift
[7/33] Compiling Embassy PrintLogHandler.swift
[8/33] Compiling Embassy PropagateLogHandler.swift
[9/33] Compiling Embassy TCPSocket.swift
[10/33] Compiling Embassy TransformLogHandler.swift
[11/33] Compiling Embassy Transport.swift
[12/33] Compiling Embassy SWSGI.swift
[13/33] Compiling Embassy SWSGIUtils.swift
[14/33] Compiling Embassy SelectSelector.swift
[15/33] Compiling Embassy IOUtils.swift
[16/33] Compiling Embassy KqueueSelector.swift
[17/33] Compiling Embassy LogFormatter.swift
[18/33] Compiling Embassy LogHandler.swift
[19/33] Compiling Embassy Errors.swift
[20/33] Compiling Embassy EventLoop.swift
[21/33] Compiling Embassy FileLogHandler.swift
[22/33] Compiling Embassy HTTPConnection.swift
[23/33] Compiling Embassy HTTPHeaderParser.swift
[24/33] Compiling Embassy HTTPRequest.swift
[25/33] Compiling Embassy HTTPServer.swift
[26/33] Compiling Embassy HeapSort.swift
[27/33] Compiling Embassy Selector.swift
[28/33] Compiling Embassy SelectorEventLoop.swift
[29/33] Compiling Embassy SystemLibrary.swift
[30/33] Compiling Embassy Atomic.swift
[31/33] Compiling Embassy DefaultHTTPServer.swift
[32/33] Compiling Embassy DefaultLogFormatter.swift
[33/33] Compiling Embassy DefaultLogger.swift
[35/43] Compiling Ambassador DataReader.swift
[36/43] Compiling Ambassador JSONReader.swift
[37/43] Emitting module Ambassador
[38/44] Compiling Ambassador JSONResponse.swift
[39/44] Compiling Ambassador DataResponse.swift
[40/44] Compiling Ambassador DelayResponse.swift
[41/44] Compiling Ambassador URLParametersReader.swift
[42/44] Compiling Ambassador Router.swift
[43/44] Compiling Ambassador SWGIWebApp.swift
[44/44] Compiling Ambassador WebApp.swift
Build complete! (11.00s)
Build complete.
Done.