Build Information
Failed to build ApacheExpress3, reference 0.8.2 (4f8389), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 01:15:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apacheexpress/apacheexpress3.git
Reference: 0.8.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apacheexpress/apacheexpress3
* tag 0.8.2 -> FETCH_HEAD
HEAD is now at 4f83895 Merge branch 'develop'
Cloned https://github.com/apacheexpress/apacheexpress3.git
Revision (git rev-parse @):
4f8389582b81a9a80a49079502d8fec94b4e3d3b
SUCCESS checkout https://github.com/apacheexpress/apacheexpress3.git at 0.8.2
Fetching https://github.com/modswift/CApache.git
Fetching https://github.com/modswift/ExExpress.git
[1/49] Fetching capache
Fetched https://github.com/modswift/CApache.git from cache (0.60s)
[1/1133] Fetching exexpress
Fetched https://github.com/modswift/ExExpress.git from cache (0.86s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (1.57s)
Computing version for https://github.com/modswift/ExExpress.git
Computed https://github.com/modswift/ExExpress.git at 0.7.2 (0.67s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/modswift/Freddy.git
[1/581] Fetching mustache
[25/3518] Fetching mustache, freddy
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (1.09s)
Fetched https://github.com/modswift/Freddy.git from cache (1.09s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (1.79s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (0.69s)
Creating working copy for https://github.com/modswift/CApache.git
Working copy of https://github.com/modswift/CApache.git resolved at 2.0.2
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/modswift/ExExpress.git
Working copy of https://github.com/modswift/ExExpress.git resolved at 0.7.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/apacheexpress/apacheexpress3.git
[1/183] Fetching apacheexpress3
Fetched https://github.com/apacheexpress/apacheexpress3.git from cache (0.70s)
Fetching https://github.com/modswift/ExExpress.git from cache
Fetching https://github.com/modswift/CApache.git from cache
Fetched https://github.com/modswift/CApache.git from cache (0.45s)
Fetched https://github.com/modswift/ExExpress.git from cache (0.45s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (0.52s)
Computing version for https://github.com/modswift/ExExpress.git
Computed https://github.com/modswift/ExExpress.git at 0.7.2 (0.04s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetching https://github.com/modswift/Freddy.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.45s)
Fetched https://github.com/modswift/Freddy.git from cache (0.45s)
Computing version for https://github.com/modswift/Freddy.git
Computed https://github.com/modswift/Freddy.git at 3.0.58 (0.52s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.4 (0.04s)
Creating working copy for https://github.com/modswift/ExExpress.git
Working copy of https://github.com/modswift/ExExpress.git resolved at 0.7.2
Creating working copy for https://github.com/apacheexpress/apacheexpress3.git
Working copy of https://github.com/apacheexpress/apacheexpress3.git resolved at 0.8.2 (4f83895)
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/modswift/CApache.git
Working copy of https://github.com/modswift/CApache.git resolved at 2.0.2
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.4
error: 'exexpress': product 'mustache' required by package 'exexpress' target 'ExExpress' not found. Did you mean '.product(name: "Mustache", package: "mustache")'?
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/apacheexpress/apacheexpress3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'exexpress': product 'mustache' required by package 'exexpress' target 'ExExpress' not found. Did you mean '.product(name: "Mustache", package: "mustache")'?
BUILD FAILURE 6.3 macosSpm