Build Information
Failed to build KituraMustache, reference master (30a008
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 18:30:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-MustacheTemplateEngine.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Kitura-MustacheTemplateEngine
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 30a0084 Update package reference to community versions (#30)
Cloned https://github.com/Kitura/Kitura-MustacheTemplateEngine.git
Revision (git rev-parse @):
30a00846f6f81f32234e02cd571812bc3376be38
SUCCESS checkout https://github.com/Kitura/Kitura-MustacheTemplateEngine.git at master
Fetching https://github.com/IBM-Swift-Sunset/GRMustache.swift
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
[1/11009] Fetching grmustache.swift
[332/11447] Fetching grmustache.swift, kitura-templateengine
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (1.31s)
Fetched https://github.com/IBM-Swift-Sunset/GRMustache.swift from cache (1.31s)
Computing version for https://github.com/IBM-Swift-Sunset/GRMustache.swift
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Kitura/Kitura-MustacheTemplateEngine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/IBM-Swift-Sunset/GRMustache.swift
Updating https://github.com/Kitura/Kitura-TemplateEngine.git
Updated https://github.com/Kitura/Kitura-TemplateEngine.git (0.45s)
Updated https://github.com/IBM-Swift-Sunset/GRMustache.swift (0.45s)
Computing version for https://github.com/IBM-Swift-Sunset/GRMustache.swift
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 macosSpm