Build Information
Failed to build macro-codable-kit, reference main (4491fc
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 17:12:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikhailmaslo/macro-codable-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mikhailmaslo/macro-codable-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4491fcd Replace decodeIfPresent with decode for singleValue (#10)
Cloned https://github.com/mikhailmaslo/macro-codable-kit.git
Revision (git rev-parse @):
4491fcda995fc0036d033cd1fd791bc1d35acf9e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mikhailmaslo/macro-codable-kit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mikhailmaslo/macro-codable-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/stackotter/swift-macro-toolkit
Fetching https://github.com/apple/swift-format.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/896] Fetching swift-macro-toolkit
[64/1804] Fetching swift-macro-toolkit, swift-macro-testing
[1805/14035] Fetching swift-macro-toolkit, swift-macro-testing, swift-format
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.42s)
Fetched https://github.com/apple/swift-format.git from cache (1.42s)
[1/70925] Fetching swift-syntax
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (3.26s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.26s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (5.91s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6786] Fetching swift-markdown
[341/22166] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/apple/swift-markdown.git from cache (1.24s)
[923/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.64s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.25s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (0.52s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18114] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.71s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (2.25s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
error: Dependencies could not be resolved because root depends on 'swift-syntax' 509.0.0..<510.0.0 and root depends on 'swift-macro-toolkit' 0.3.0..<1.0.0.
'swift-macro-toolkit' >= 0.3.0 practically depends on 'swift-syntax' {509.0.0, 510.0.0..<511.0.0, 600.0.1..<601.0.0} because 'swift-macro-toolkit' 0.6.0 depends on 'swift-syntax' 600.0.1..<601.0.0 and 'swift-macro-toolkit' 0.6.1 depends on 'swift-syntax' 600.0.1..<601.0.0.
'swift-macro-toolkit' {0.3.0..<0.6.0, 0.6.2..<1.0.0} practically depends on 'swift-syntax' {509.0.0, 510.0.0..<511.0.0} because 'swift-macro-toolkit' 0.4.0 depends on 'swift-syntax' 510.0.0..<511.0.0 and 'swift-macro-toolkit' 0.5.0 depends on 'swift-syntax' 510.0.0..<511.0.0.
'swift-macro-toolkit' {0.3.0..<0.4.0, 0.4.1..<0.5.0, 0.5.1..<0.6.0, 0.6.2..<1.0.0} practically depends on 'swift-syntax' 509.0.0 because 'swift-macro-toolkit' 0.3.0 depends on 'swift-syntax' 509.0.0 and 'swift-macro-toolkit' 0.3.1 depends on 'swift-syntax' 509.0.0.
'swift-macro-toolkit' {0.3.0, 0.3.2..<0.4.0, 0.4.1..<0.5.0, 0.5.1..<0.6.0, 0.6.2..<1.0.0} practically depends on 'swift-syntax' 509.0.0 because no versions of 'swift-macro-toolkit' match the requirement {0.3.2..<0.4.0, 0.4.1..<0.5.0, 0.5.1..<0.6.0, 0.6.2..<1.0.0} and 'swift-macro-toolkit' 0.3.0 depends on 'swift-syntax' 509.0.0.
BUILD FAILURE 6.2 macosSpm