The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FerrostarCore, reference main (1bf580), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 02:21:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stadiamaps/ferrostar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stadiamaps/ferrostar
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1bf580c feat: web replay tool (#882)
Cloned https://github.com/stadiamaps/ferrostar.git
Revision (git rev-parse @):
1bf580ccf2f0979ebce969f85eaa2d80b0080184
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stadiamaps/ferrostar.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/stadiamaps/ferrostar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Fetching https://github.com/maplibre/swiftui-dsl
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/3800] Fetching swiftui-dsl
[3801/19869] Fetching swiftui-dsl, swift-snapshot-testing
Fetched https://github.com/maplibre/swiftui-dsl from cache (4.47s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.47s)
Computing version for https://github.com/maplibre/swiftui-dsl
Computed https://github.com/maplibre/swiftui-dsl at 0.25.0 (5.14s)
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/409] Fetching maplibre-gl-native-distribution
[410/75448] Fetching maplibre-gl-native-distribution, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.97s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (3.97s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution.git
Computed https://github.com/maplibre/maplibre-gl-native-distribution.git at 6.26.0 (7.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.63s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.72s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.62s)
Creating working copy for https://github.com/maplibre/swiftui-dsl
Working copy of https://github.com/maplibre/swiftui-dsl resolved at 0.25.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution.git
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution.git resolved at 6.26.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading binary artifact https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip
[16375/37057023] Downloading https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip
[14757614/47278127] Downloading https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip, https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip (1.21s)
Downloaded https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip (2.09s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.14s)
error: the library 'TestSupport' requires macos 10.13, but depends on the product 'SnapshotTesting' which requires macos 10.15; consider changing the library 'TestSupport' to require macos 10.15 or later, or the product 'SnapshotTesting' to require macos 10.13 or earlier.
error: the library 'FerrostarCarPlayUI' requires macos 10.13, but depends on the product 'MapLibreSwiftDSL' which requires macos 12.0; consider changing the library 'FerrostarCarPlayUI' to require macos 12.0 or later, or the product 'MapLibreSwiftDSL' to require macos 10.13 or earlier.
error: the library 'FerrostarCarPlayUI' requires macos 10.13, but depends on the product 'MapLibreSwiftUI' which requires macos 12.0; consider changing the library 'FerrostarCarPlayUI' to require macos 12.0 or later, or the product 'MapLibreSwiftUI' to require macos 10.13 or earlier.
error: the library 'FerrostarMapLibreUI' requires macos 10.13, but depends on the product 'MapLibreSwiftDSL' which requires macos 12.0; consider changing the library 'FerrostarMapLibreUI' to require macos 12.0 or later, or the product 'MapLibreSwiftDSL' to require macos 10.13 or earlier.
error: the library 'FerrostarMapLibreUI' requires macos 10.13, but depends on the product 'MapLibreSwiftUI' which requires macos 12.0; consider changing the library 'FerrostarMapLibreUI' to require macos 12.0 or later, or the product 'MapLibreSwiftUI' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm