Build Information
Failed to build VaporFCM, reference 0.1.5 (794dd9), with Swift 6.3 for macOS (SPM) on 4 Jun 2026 15:37:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: undefined version: run 'make version' to update
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mono0926/vapor-fcm.git
Reference: 0.1.5
WARNING: environment variable BUILD_DOWNSCALING is not set
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mono0926/vapor-fcm
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at 794dd90 Fix config resolver
Cloned https://github.com/mono0926/vapor-fcm.git
Revision (git rev-parse @):
794dd90071c4c494a74a1e37d8e19e3c13479d2f
SUCCESS checkout https://github.com/mono0926/vapor-fcm.git at 0.1.5
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/random.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/console.git
[1/4211] Fetching node
[2/6997] Fetching node, crypto
[45/9530] Fetching node, crypto, result
[96/9888] Fetching node, crypto, result, bits
[796/30031] Fetching node, crypto, result, bits, core
[1510/36723] Fetching node, crypto, result, bits, core, console
[1845/36871] Fetching node, crypto, result, bits, core, console, random
Fetched https://github.com/antitypical/Result.git from cache (0.91s)
[10221/34338] Fetching node, crypto, bits, core, console, random
Fetching https://github.com/vapor/multipart.git
Fetched https://github.com/vapor/bits.git from cache (0.95s)
Fetched https://github.com/vapor/crypto.git from cache (0.95s)
[9736/31194] Fetching node, core, console, random
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/sockets.git
Fetched https://github.com/vapor/random.git from cache (1.07s)
Fetching https://github.com/vapor/tls.git
[15738/31046] Fetching node, core, console
[31047/34711] Fetching node, core, console, multipart
[31304/38023] Fetching node, core, console, multipart, sockets
[31954/59432] Fetching node, core, console, multipart, sockets, routing
Fetched https://github.com/vapor/core.git from cache (1.68s)
Fetched https://github.com/vapor/console.git from cache (1.68s)
Fetched https://github.com/vapor/node.git from cache (1.68s)
[1143/28386] Fetching multipart, sockets, routing
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/json.git
[1986/29530] Fetching multipart, sockets, routing, tls
Fetched https://github.com/vapor/tls.git from cache (0.94s)
Fetching https://github.com/vapor/debugging.git
[8993/28386] Fetching multipart, sockets, routing
[20983/29384] Fetching multipart, sockets, routing, json
[21447/54851] Fetching multipart, sockets, routing, json, engine
[30037/55111] Fetching multipart, sockets, routing, json, engine, debugging
Fetched https://github.com/vapor/debugging.git from cache (0.69s)
Fetching https://github.com/vapor/bcrypt.git
[33856/54851] Fetching multipart, sockets, routing, json, engine
[38186/132288] Fetching multipart, sockets, routing, json, engine, vapor
Fetched https://github.com/vapor/routing.git from cache (1.87s)
[17286/110879] Fetching multipart, sockets, json, engine, vapor
Fetched https://github.com/vapor/sockets.git from cache (1.87s)
[14229/107567] Fetching multipart, json, engine, vapor
Fetching https://github.com/vapor/ctls.git
Fetched https://github.com/vapor/multipart.git from cache (2.33s)
[45051/104001] Fetching json, engine, vapor, bcrypt
Fetched https://github.com/vapor/engine.git from cache (1.64s)
[20384/78534] Fetching json, vapor, bcrypt
Fetched https://github.com/vapor/bcrypt.git from cache (0.67s)
[21906/78435] Fetching json, vapor
[22682/78506] Fetching json, vapor, ctls
Fetched https://github.com/vapor/ctls.git from cache (0.66s)
[32748/78435] Fetching json, vapor
Fetched https://github.com/vapor/json.git from cache (2.62s)
Fetched https://github.com/vapor/vapor.git from cache (2.62s)
Computing version for https://github.com/antitypical/Result.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mono0926/vapor-fcm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Updating https://github.com/antitypical/Result.git
Updating https://github.com/vapor/vapor.git
Updated https://github.com/vapor/vapor.git (1.03s)
Updated https://github.com/antitypical/Result.git (1.03s)
Computing version for https://github.com/antitypical/Result.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
BUILD FAILURE 6.3 macosSpm