Build Information
Failed to build macro-codable-kit, reference 0.3.1 (4491fc
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 17:14:44 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: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mikhailmaslo/macro-codable-kit
* tag 0.3.1 -> FETCH_HEAD
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 0.3.1
========================================
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/apple/swift-format.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/stackotter/swift-macro-toolkit
[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.50s)
Fetched https://github.com/apple/swift-format.git from cache (1.50s)
[1/70925] Fetching swift-syntax
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (3.38s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.38s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (5.93s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6786] Fetching swift-markdown
[409/22166] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/apple/swift-markdown.git from cache (1.20s)
[4307/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.53s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.12s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (0.51s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18114] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.46s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.98s)
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