Build Information
Failed to build LinuxMainGen with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rb-de0/linuxmaingen.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rb-de0/linuxmaingen
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d7751d5 Add support nested test classes
Cloned https://github.com/rb-de0/linuxmaingen.git
Revision (git rev-parse @):
d7751d57ff9dc12260436a732cb099c33ab8c137
SUCCESS checkout https://github.com/rb-de0/linuxmaingen.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/rb-de0/linuxmaingen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/kareman/Moderator.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/jpsim/Yams.git
[1/658] Fetching moderator
[21/5521] Fetching moderator, swiftshell
[22/8054] Fetching moderator, swiftshell, result
[544/10824] Fetching moderator, swiftshell, result, swxmlhash
[1782/20161] Fetching moderator, swiftshell, result, swxmlhash, yams
[4327/34710] Fetching moderator, swiftshell, result, swxmlhash, yams, quick
[26952/53350] Fetching moderator, swiftshell, result, swxmlhash, yams, quick, nimble
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (2.51s)
Fetching https://github.com/Carthage/Commandant.git
Fetched https://github.com/kareman/SwiftShell.git from cache (2.51s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/kareman/Moderator.git from cache (2.51s)
Fetching https://github.com/kareman/FileSmith.git
Fetched https://github.com/antitypical/Result.git from cache (2.51s)
Fetched https://github.com/Quick/Nimble.git from cache (2.51s)
Fetched https://github.com/jpsim/Yams.git from cache (2.51s)
Fetched https://github.com/Quick/Quick.git from cache (2.51s)
[1/1686] Fetching filesmith
[204/4009] Fetching filesmith, commandant
[2864/19973] Fetching filesmith, commandant, sourcekitten
Fetched https://github.com/Carthage/Commandant.git from cache (0.90s)
[700/17650] Fetching filesmith, sourcekitten
Fetched https://github.com/kareman/FileSmith.git from cache (1.72s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.72s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.22.0 (0.68s)
Computing version for https://github.com/kareman/FileSmith.git
Computed https://github.com/kareman/FileSmith.git at 0.2.2 (0.68s)
Computing version for https://github.com/kareman/Moderator.git
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