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 macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modswift/ExExpress.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/modswift/ExExpress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/22] Compiling mustache Mustacheable.swift
[6/22] Compiling mustache MustacheParser.swift
[7/22] Compiling mustache MustacheRenderingContext.swift
[8/22] Compiling mustache MustacheNode.swift
[9/22] Compiling mustache Helpers.swift
[10/22] Compiling mustache HTMLEscape.swift
[11/22] Emitting module mustache
[12/22] Compiling mustache SimpleKVC.swift
[13/22] Compiling Freddy JSONSerializing.swift
[14/22] Compiling Freddy JSONParsing.swift
[15/23] Emitting module Freddy
[16/23] Compiling Freddy JSONLiteralConvertible.swift
[17/23] Compiling Freddy JSONEncodable.swift
[18/23] Compiling Freddy JSONEncodingDetector.swift
[19/23] Compiling Freddy JSONOptional.swift
[20/23] Compiling Freddy JSON.swift
[21/23] Compiling Freddy JSONDecodable.swift
[22/23] Compiling Freddy JSONParser.swift
[23/23] Compiling Freddy JSONSubscripting.swift
[24/68] Emitting module ExExpress
[25/68] Compiling ExExpress ServerResponse.swift
[26/68] Compiling ExExpress TestSupport.swift
[27/68] Compiling ExExpress URL.swift
[28/68] Compiling ExExpress http_module.swift
[29/68] Compiling ExExpress JSONWritableStream.swift
[30/68] Compiling ExExpress JsonFile.swift
[31/68] Compiling ExExpress Stringify.swift
[32/68] Compiling ExExpress json_module.swift
[33/68] Compiling ExExpress leftpad_module.swift
[34/68] Compiling ExExpress mime_module.swift
[35/68] Compiling ExExpress process_module.swift
[36/68] Compiling ExExpress FileOutputStream.swift
[37/74] Compiling ExExpress fs_module.swift
[38/74] Compiling ExExpress Cookies.swift
[39/74] Compiling ExExpress HttpMessageBaseType.swift
[40/74] Compiling ExExpress HttpMisc.swift
[41/74] Compiling ExExpress IncomingMessage.swift
[42/74] Compiling ExExpress QueryString.swift
[43/74] Compiling ExExpress QS.swift
[44/74] Compiling ExExpress Session.swift
[45/74] Compiling ExExpress TypeIs.swift
[46/74] Compiling ExExpress connect_module.swift
[47/74] Compiling ExExpress Console.swift
[48/74] Compiling ExExpress console_module.swift
[49/74] Compiling ExExpress Express.swift
[50/74] Compiling ExExpress BodyParser.swift
[51/74] Compiling ExExpress CORS.swift
[52/74] Compiling ExExpress Connect.swift
[53/74] Compiling ExExpress CookieParser.swift
[54/74] Compiling ExExpress Logger.swift
[55/74] Compiling ExExpress MethodOverride.swift
[56/74] Compiling ExExpress Pause.swift
[57/74] Compiling ExExpress Route.swift
[58/74] Compiling ExExpress RouteKeeper.swift
[59/74] Compiling ExExpress RoutePattern.swift
[60/74] Compiling ExExpress Router.swift
[61/74] Compiling ExExpress Settings.swift
[62/74] Compiling ExExpress express_module.swift
[63/74] Compiling ExExpress ExpressIncomingMessage.swift
[64/74] Compiling ExExpress ExpressJSON.swift
[65/74] Compiling ExExpress ExpressMustache.swift
[66/74] Compiling ExExpress ExpressServerResponse.swift
[67/74] Compiling ExExpress MiddlewareObject.swift
[68/74] Compiling ExExpress Render.swift
[69/74] Compiling ExExpress GWritableStreamType.swift
[70/74] Compiling ExExpress WritableByteStreamType.swift
[71/74] Compiling ExExpress WritableStreams.swift
[72/74] Compiling ExExpress time.swift
[73/74] Compiling ExExpress timespec.swift
[74/74] Compiling ExExpress timeval_any.swift
Build complete! (12.69s)
Fetching https://github.com/modswift/Freddy.git from cache
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/modswift/Freddy.git from cache (0.39s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.39s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.36s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.32s)
Creating working copy for https://github.com/modswift/Freddy.git
Working copy of https://github.com/modswift/Freddy.git resolved at 3.0.58
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
Build complete.
Done.