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: 0.7.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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: 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 MustacheNode.swift
[6/22] Compiling mustache Mustacheable.swift
[7/22] Compiling mustache Helpers.swift
[8/22] Compiling mustache MustacheParser.swift
[9/22] Compiling mustache HTMLEscape.swift
[10/22] Emitting module mustache
[11/22] Compiling mustache MustacheRenderingContext.swift
[12/22] Compiling mustache SimpleKVC.swift
[13/22] Compiling Freddy JSONSerializing.swift
[14/22] Compiling Freddy JSONParsing.swift
[15/23] Compiling Freddy JSONOptional.swift
[16/23] Compiling Freddy JSONLiteralConvertible.swift
[17/23] Compiling Freddy JSONEncodable.swift
[18/23] Compiling Freddy JSONEncodingDetector.swift
[19/23] Emitting module Freddy
[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] Compiling ExExpress Stringify.swift
[25/68] Compiling ExExpress json_module.swift
[26/68] Compiling ExExpress leftpad_module.swift
[27/68] Compiling ExExpress mime_module.swift
[28/68] Compiling ExExpress process_module.swift
[29/68] Compiling ExExpress FileOutputStream.swift
[30/74] Emitting module ExExpress
[31/74] Compiling ExExpress BodyParser.swift
[32/74] Compiling ExExpress CORS.swift
[33/74] Compiling ExExpress Connect.swift
[34/74] Compiling ExExpress CookieParser.swift
[35/74] Compiling ExExpress Logger.swift
[36/74] Compiling ExExpress MethodOverride.swift
[37/74] Compiling ExExpress Pause.swift
[38/74] Compiling ExExpress Route.swift
[39/74] Compiling ExExpress RouteKeeper.swift
[40/74] Compiling ExExpress RoutePattern.swift
[41/74] Compiling ExExpress Router.swift
[42/74] Compiling ExExpress Settings.swift
[43/74] Compiling ExExpress express_module.swift
[44/74] Compiling ExExpress fs_module.swift
[45/74] Compiling ExExpress Cookies.swift
[46/74] Compiling ExExpress HttpMessageBaseType.swift
[47/74] Compiling ExExpress HttpMisc.swift
[48/74] Compiling ExExpress IncomingMessage.swift
[49/74] Compiling ExExpress QueryString.swift
[50/74] Compiling ExExpress ServerResponse.swift
[51/74] Compiling ExExpress TestSupport.swift
[52/74] Compiling ExExpress URL.swift
[53/74] Compiling ExExpress http_module.swift
[54/74] Compiling ExExpress JSONWritableStream.swift
[55/74] Compiling ExExpress JsonFile.swift
[56/74] Compiling ExExpress GWritableStreamType.swift
[57/74] Compiling ExExpress WritableByteStreamType.swift
[58/74] Compiling ExExpress WritableStreams.swift
[59/74] Compiling ExExpress time.swift
[60/74] Compiling ExExpress timespec.swift
[61/74] Compiling ExExpress timeval_any.swift
[62/74] Compiling ExExpress ExpressIncomingMessage.swift
[63/74] Compiling ExExpress ExpressJSON.swift
[64/74] Compiling ExExpress ExpressMustache.swift
[65/74] Compiling ExExpress ExpressServerResponse.swift
[66/74] Compiling ExExpress MiddlewareObject.swift
[67/74] Compiling ExExpress Render.swift
[68/74] Compiling ExExpress QS.swift
[69/74] Compiling ExExpress Session.swift
[70/74] Compiling ExExpress TypeIs.swift
[71/74] Compiling ExExpress connect_module.swift
[72/74] Compiling ExExpress Console.swift
[73/74] Compiling ExExpress console_module.swift
[74/74] Compiling ExExpress Express.swift
Build complete! (5.77s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/modswift/Freddy.git from cache
Fetched https://github.com/modswift/Freddy.git from cache (0.21s)
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.21s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.32s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1 (0.33s)
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.