Build Information
Failed to build Storybook, reference main (e31f24
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 16:25:03 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/eure/swift-storybook.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eure/swift-storybook
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e31f24a Update BookPage (#55)
Cloned https://github.com/eure/swift-storybook.git
Revision (git rev-parse @):
e31f24a055e7f51521ffc33050d59ee2583605e1
SUCCESS checkout https://github.com/eure/swift-storybook.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/eure/swift-storybook.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/FluidGroup/swiftui-support
Fetching https://github.com/FluidGroup/TextureSwiftSupport.git
Fetching https://github.com/FluidGroup/TextureBridging.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/FluidGroup/ResultBuilderKit
[1/1466] Fetching texturebridging
[2/1534] Fetching texturebridging, resultbuilderkit
[70/4377] Fetching texturebridging, resultbuilderkit, textureswiftsupport
[241/5285] Fetching texturebridging, resultbuilderkit, textureswiftsupport, swift-macro-testing
[4856/161149] Fetching texturebridging, resultbuilderkit, textureswiftsupport, swift-macro-testing, swiftui-support
[13080/232076] Fetching texturebridging, resultbuilderkit, textureswiftsupport, swift-macro-testing, swiftui-support, swift-syntax
Fetched https://github.com/FluidGroup/TextureBridging.git from cache (3.89s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.89s)
Fetched https://github.com/FluidGroup/TextureSwiftSupport.git from cache (3.89s)
Fetched https://github.com/FluidGroup/ResultBuilderKit from cache (3.89s)
Fetched https://github.com/FluidGroup/swiftui-support from cache (3.89s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.89s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.57s)
Computing version for https://github.com/FluidGroup/ResultBuilderKit
Computed https://github.com/FluidGroup/ResultBuilderKit at 1.3.0 (0.51s)
Computing version for https://github.com/FluidGroup/TextureBridging.git
Computed https://github.com/FluidGroup/TextureBridging.git at 3.2.1 (0.50s)
Fetching https://github.com/FluidGroup/Texture.git
[1/43652] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (4.34s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (4.93s)
Computing version for https://github.com/FluidGroup/TextureSwiftSupport.git
Computed https://github.com/FluidGroup/TextureSwiftSupport.git at 3.24.0 (0.52s)
Fetching https://github.com/FluidGroup/Descriptors
[1/142] Fetching descriptors
Fetched https://github.com/FluidGroup/Descriptors from cache (0.68s)
Computing version for https://github.com/FluidGroup/Descriptors
warning: 'descriptors': /Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | let package = Package(
7 | name: "Descriptors",
8 | platforms: [.iOS(.v10)],
| `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | products: [
10 | // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (1.12s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.3 (0.45s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.91s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.92s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.36s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.35s)
Computing version for https://github.com/FluidGroup/swiftui-support
Computed https://github.com/FluidGroup/swiftui-support at 0.13.0 (1.77s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.38s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/FluidGroup/ResultBuilderKit
Working copy of https://github.com/FluidGroup/ResultBuilderKit resolved at 1.3.0
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/FluidGroup/TextureBridging.git
Working copy of https://github.com/FluidGroup/TextureBridging.git resolved at 3.2.1
Creating working copy for https://github.com/FluidGroup/swiftui-support
Working copy of https://github.com/FluidGroup/swiftui-support resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/FluidGroup/TextureSwiftSupport.git
Working copy of https://github.com/FluidGroup/TextureSwiftSupport.git resolved at 3.24.0
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
warning: 'descriptors': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | let package = Package(
7 | name: "Descriptors",
8 | platforms: [.iOS(.v10)],
| `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | products: [
10 | // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-macro-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /users/admin/builder/spi-builder-workspace->github.com/pointfreeco/swift-macro-testing->github.com/swiftlang/swift-syntax (B) /users/admin/builder/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
error: the library 'TextureSwiftSupport' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureSwiftSupport' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
error: the library 'TextureBridging' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureBridging' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm