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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/modswift/ExExpress.git
Reference: 0.7.2
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/modswift/ExExpress
 * tag               0.7.2      -> FETCH_HEAD
HEAD is now at 60a9a84 Merge branch 'develop'
Cloned https://github.com/modswift/ExExpress.git
Revision (git rev-parse @):
60a9a845853f9291b7685ca88239f261ed5e0759
SUCCESS checkout https://github.com/modswift/ExExpress.git at 0.7.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/modswift/ExExpress.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/modswift/Freddy.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/2937] Fetching freddy
[1382/3481] Fetching freddy, mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.27s)
Fetched https://github.com/modswift/Freddy.git from cache (0.27s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.39s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.40s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/22] Compiling mustache MustacheRenderingContext.swift
[6/22] Emitting module Freddy
[7/23] Emitting module mustache
[8/23] Compiling mustache Helpers.swift
[9/23] Compiling mustache HTMLEscape.swift
[10/23] Compiling mustache MustacheNode.swift
[11/23] Compiling mustache MustacheParser.swift
[12/23] Compiling Freddy JSONSerializing.swift
[13/23] Compiling mustache Mustacheable.swift
[14/23] Compiling mustache SimpleKVC.swift
[15/23] Compiling Freddy JSONParsing.swift
[17/24] Compiling Freddy JSONParser.swift
[18/24] Compiling Freddy JSONOptional.swift
[19/24] Compiling Freddy JSONLiteralConvertible.swift
[20/24] Compiling Freddy JSON.swift
[21/24] Compiling Freddy JSONDecodable.swift
[22/24] Compiling Freddy JSONEncodable.swift
[23/24] Compiling Freddy JSONEncodingDetector.swift
[24/24] Compiling Freddy JSONSubscripting.swift
[26/70] Compiling ExExpress Route.swift
[27/70] Compiling ExExpress RouteKeeper.swift
[28/70] Compiling ExExpress RoutePattern.swift
[29/70] Compiling ExExpress Router.swift
[30/70] Compiling ExExpress Settings.swift
[31/70] Compiling ExExpress express_module.swift
[32/70] Compiling ExExpress ExpressIncomingMessage.swift
[33/70] Compiling ExExpress ExpressJSON.swift
[34/70] Compiling ExExpress ExpressMustache.swift
[35/70] Compiling ExExpress ExpressServerResponse.swift
[36/70] Compiling ExExpress MiddlewareObject.swift
[37/70] Compiling ExExpress Render.swift
[38/76] Compiling ExExpress Stringify.swift
[39/76] Compiling ExExpress json_module.swift
[40/76] Compiling ExExpress leftpad_module.swift
[41/76] Compiling ExExpress mime_module.swift
[42/76] Compiling ExExpress process_module.swift
[43/76] Compiling ExExpress FileOutputStream.swift
[44/76] Compiling ExExpress fs_module.swift
[45/76] Compiling ExExpress Cookies.swift
[46/76] Compiling ExExpress HttpMessageBaseType.swift
[47/76] Compiling ExExpress HttpMisc.swift
[48/76] Compiling ExExpress IncomingMessage.swift
[49/76] Compiling ExExpress QueryString.swift
[50/76] Compiling ExExpress ServerResponse.swift
[51/76] Compiling ExExpress TestSupport.swift
[52/76] Compiling ExExpress URL.swift
[53/76] Compiling ExExpress http_module.swift
[54/76] Compiling ExExpress JSONWritableStream.swift
[55/76] Compiling ExExpress JsonFile.swift
[56/76] Compiling ExExpress QS.swift
[57/76] Compiling ExExpress Session.swift
[58/76] Compiling ExExpress TypeIs.swift
[59/76] Compiling ExExpress connect_module.swift
[60/76] Compiling ExExpress Console.swift
[61/76] Compiling ExExpress console_module.swift
[62/76] Compiling ExExpress Express.swift
[63/76] Compiling ExExpress BodyParser.swift
[64/76] Compiling ExExpress CORS.swift
[65/76] Compiling ExExpress Connect.swift
[66/76] Compiling ExExpress CookieParser.swift
[67/76] Compiling ExExpress Logger.swift
[68/76] Compiling ExExpress MethodOverride.swift
[69/76] Compiling ExExpress Pause.swift
[70/76] Emitting module ExExpress
[71/76] Compiling ExExpress GWritableStreamType.swift
[72/76] Compiling ExExpress WritableByteStreamType.swift
[73/76] Compiling ExExpress WritableStreams.swift
[74/76] Compiling ExExpress time.swift
[75/76] Compiling ExExpress timespec.swift
[76/76] Compiling ExExpress timeval_any.swift
Build complete! (16.04s)
Build complete.
Done.