The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.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.1
Building package at path:  $PWD
https://github.com/stadiamaps/ferrostar.git
https://github.com/stadiamaps/ferrostar.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swiftui-dsl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.25.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/swiftui-dsl"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "FerrostarCore",
  "name" : "FerrostarCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "FerrostarCore",
      "targets" : [
        "FerrostarCore",
        "FerrostarCoreFFI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FerrostarMapLibreUI",
      "targets" : [
        "FerrostarMapLibreUI",
        "FerrostarSwiftUI",
        "FerrostarCarPlayUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FerrostarSwiftUI",
      "targets" : [
        "FerrostarSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FerrostarCarPlayUI",
      "targets" : [
        "FerrostarCarPlayUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TestSupport",
      "path" : "apple/Tests/TestSupport",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "AssertSnapshot.swift",
        "Formatters.swift",
        "TestingFormatterCollection.swift",
        "TestingTheme.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore",
        "FerrostarSwiftUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FerrostarSwiftUITests",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarSwiftUITests",
      "path" : "apple/Tests/FerrostarSwiftUITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "Extensions/ManeuverModifierStringTests.swift",
        "Extensions/ManeuverTypeStringTests.swift",
        "Views/CurrentRoadViewTests.swift",
        "Views/DefaultManeuverInstructionViewTests.swift",
        "Views/DynamicIslandViewTests.swift",
        "Views/InnerGridViewTests.swift",
        "Views/InstructionsViewTests.swift",
        "Views/ManeuverImageTests.swift",
        "Views/ManeuverInstructionViewTests.swift",
        "Views/MuteButtonTests.swift",
        "Views/NavigatingInnerGridViewTests.swift",
        "Views/NavigationUIBannerViewTests.swift",
        "Views/NavigationUIButtonTests.swift",
        "Views/NavigationUIZoomButtonTests.swift",
        "Views/OffRouteBannerViewTests.swift",
        "Views/SpeedLimitViewTests.swift",
        "Views/TripProgressViewTests.swift",
        "Views/TripProgressViewWithButtonTests.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore",
        "FerrostarSwiftUI",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FerrostarSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarSwiftUI",
      "path" : "apple/Sources/FerrostarSwiftUI",
      "product_memberships" : [
        "FerrostarMapLibreUI",
        "FerrostarSwiftUI",
        "FerrostarCarPlayUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Directions.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/FerrostarSwiftUI/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "DynamicIsland/FerrostarWidget.swift",
        "DynamicIsland/FerrostarWidgetProvider.swift",
        "DynamicIsland/Models/TripActivityAttributes.swift",
        "DynamicIsland/Views/LiveActivityManeuverImage.swift",
        "DynamicIsland/Views/LiveActivityMinimalView.swift",
        "DynamicIsland/Views/LiveActivityView.swift",
        "Extensions/InterfaceOrientation.swift",
        "Extensions/ManeuverImageKeys.swift",
        "Formatting/FormatterCollection.swift",
        "Library/DefaultFormatters.swift",
        "Library/SpeedLimitStyleProvider.swift",
        "Models/CameraControlState.swift",
        "Models/ManeuverImageName.swift",
        "TestFixtureFactory.swift",
        "Theme/InstructionRowTheme.swift",
        "Theme/NavigationUITheme.swift",
        "Theme/RoadNameViewTheme.swift",
        "Theme/TripProgressViewTheme.swift",
        "UIKit/ManeuverUIImage.swift",
        "ViewModifiers/CustomizableNavigatingInnerGridView.swift",
        "ViewModifiers/FormatterCollectionViewModifier.swift",
        "ViewModifiers/NavigationUIThemeViewModifier.swift",
        "ViewModifiers/NavigationViewComponentsViewModifier.swift",
        "ViewModifiers/SpeedLimitViewModifier.swift",
        "Views/Controls/NavigationUIBanner.swift",
        "Views/Controls/NavigationUIButton.swift",
        "Views/Controls/NavigationUICameraButton.swift",
        "Views/Controls/NavigationUIMuteButton.swift",
        "Views/Controls/NavigationUIZoomButton.swift",
        "Views/CurrentRoadNameView.swift",
        "Views/GridViews/InnerGridView.swift",
        "Views/GridViews/NavigatingInnerGridView.swift",
        "Views/Instructions/InstructionsView.swift",
        "Views/Instructions/InstructionsViewWrapper.swift",
        "Views/Instructions/OffRouteBannerView.swift",
        "Views/Maneuver/DefaultIconographyManeuverInstructionView.swift",
        "Views/Maneuver/ManeuverImage.swift",
        "Views/Maneuver/ManeuverInstructionView.swift",
        "Views/SpeedLimit/ROWSpeedLimit.swift",
        "Views/SpeedLimit/SpeedLimitView.swift",
        "Views/SpeedLimit/USSpeedLimitView.swift",
        "Views/TopDrawerView.swift",
        "Views/TripProgressView.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FerrostarMapLibreUITests",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarMapLibreUITests",
      "path" : "apple/Tests/FerrostarMapLibreUITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "Extensions/MapViewCameraActivityTests.swift",
        "Models/NavigationCameraControlResolverTests.swift",
        "Views/DynamicallyOrientingNavigationViewTests.swift",
        "Views/LandscapeNavigationViewTests.swift",
        "Views/PortraitNavigationViewTests.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore",
        "FerrostarSwiftUI",
        "FerrostarMapLibreUI",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FerrostarMapLibreUI",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarMapLibreUI",
      "path" : "apple/Sources/FerrostarMapLibreUI",
      "product_dependencies" : [
        "MapLibreSwiftDSL",
        "MapLibreSwiftUI"
      ],
      "product_memberships" : [
        "FerrostarMapLibreUI",
        "FerrostarCarPlayUI"
      ],
      "sources" : [
        "Extensions/MapLibre Extensions.swift",
        "Extensions/MapViewCamera.swift",
        "Extensions/NavigationState.swift",
        "Extensions/ViewComplementingSafeAreaView.swift",
        "Layers/RouteStyleLayer.swift",
        "Models/NavigationCameraControlResolver.swift",
        "Models/NavigationDrivenLocationManager.swift",
        "Models/NavigationLocationManagerConfiguration.swift",
        "Models/NavigationMapViewContentInsetMode.swift",
        "ViewModifiers/NavigationMapViewContentInsetViewModifier.swift",
        "ViewModifiers/NavigationMapViewRouteOverlayViewModifier.swift",
        "Views/DynamicallyOrientingNavigationView.swift",
        "Views/LandscapeNavigationView.swift",
        "Views/NavigationMapView.swift",
        "Views/Overylays/LandscapeNavigationOverlayView.swift",
        "Views/Overylays/PortraitNavigationOverlayView.swift",
        "Views/PortraitNavigationView.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore",
        "FerrostarSwiftUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FerrostarCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarCoreTests",
      "path" : "apple/Tests/FerrostarCoreTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "Annotations/AnnotationPublisherTests.swift",
        "Annotations/ValhallaExtendedOSRMAnnotationTests.swift",
        "FerrostarCoreTests.swift",
        "Fixtures.swift",
        "MockURLSessionTests.swift",
        "Models/CoreLocationModelTests.swift",
        "SimulatedLocationManagerTests.swift",
        "Speech/SpokenObserverTests.swift",
        "ValhallaCoreTests.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FerrostarCoreRS",
      "module_type" : "BinaryTarget",
      "name" : "FerrostarCoreRS",
      "path" : "remote/archive/libferrostar-rs.xcframework.zip",
      "product_memberships" : [
        "FerrostarCore",
        "FerrostarMapLibreUI",
        "FerrostarSwiftUI",
        "FerrostarCarPlayUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FerrostarCoreFFI",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarCoreFFI",
      "path" : "apple/Sources/UniFFI",
      "product_memberships" : [
        "FerrostarCore",
        "FerrostarMapLibreUI",
        "FerrostarSwiftUI",
        "FerrostarCarPlayUI"
      ],
      "sources" : [
        "ferrostar.swift"
      ],
      "target_dependencies" : [
        "FerrostarCoreRS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FerrostarCore",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarCore",
      "path" : "apple/Sources/FerrostarCore",
      "product_memberships" : [
        "FerrostarCore",
        "FerrostarMapLibreUI",
        "FerrostarSwiftUI",
        "FerrostarCarPlayUI"
      ],
      "sources" : [
        "Annotations/AnnotationPublisher.swift",
        "Annotations/Models/ValhallaOSRMAnnotation.swift",
        "Descriptions.swift",
        "Extensions/CoreLocationExtensions.swift",
        "Extensions/RouteExtensions.swift",
        "Extensions/RouteRequestExtensions.swift",
        "Extensions/TripProgressExtensions.swift",
        "FFIWrappers/NavigationControllerWrapper.swift",
        "FFIWrappers/RouteDeviationWrapper.swift",
        "FerrostarCore.swift",
        "FerrostarSessionBuilder.swift",
        "Location.swift",
        "Logger.swift",
        "Mock/MockNavigationState.swift",
        "Models/MaxSpeed.swift",
        "NavigationState.swift",
        "Observers/UserDefaultsNavigationCache.swift",
        "RouteProvider.swift",
        "Speech/AudioSessionManager.swift",
        "Speech/SpeechSynthesizer.swift",
        "Speech/SpokenInstructionObserver.swift",
        "URLRequestLoading.swift",
        "WidgetProviding.swift"
      ],
      "target_dependencies" : [
        "FerrostarCoreFFI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FerrostarCarPlayUITests",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarCarPlayUITests",
      "path" : "apple/Tests/FerrostarCarPlayUITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "CarPlaysModels/CPManeuverTests.swift",
        "CarPlaysModels/CPTravelEstimateTests.swift",
        "CarPlaysModels/CPTripTests.swift",
        "Measurement/TestCarPlayMeasurementLength.swift",
        "Measurement/TestMKDistanceFormatterUnits.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore",
        "FerrostarSwiftUI",
        "FerrostarCarPlayUI",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FerrostarCarPlayUI",
      "module_type" : "SwiftTarget",
      "name" : "FerrostarCarPlayUI",
      "path" : "apple/Sources/FerrostarCarPlayUI",
      "product_dependencies" : [
        "MapLibreSwiftDSL",
        "MapLibreSwiftUI"
      ],
      "product_memberships" : [
        "FerrostarMapLibreUI",
        "FerrostarCarPlayUI"
      ],
      "sources" : [
        "CarPlayModels/CPManeuver.swift",
        "CarPlayModels/CPNavigationSession+Estimates.swift",
        "CarPlayModels/CPTravelEstimate.swift",
        "CarPlayModels/CPTrip.swift",
        "CarPlayModels/NavigationState+CarPlay.swift",
        "CarPlayModels/TripProgress+Estimates.swift",
        "CarPlayTemplate/CarPlayMapButtons.swift",
        "FerrostarCarPlayError.swift",
        "Measurement/CarPlayMeasurementLength.swift",
        "Measurement/MKDistanceFormatterUnits.swift",
        "UI/UIHostingControllerInit.swift",
        "Views/CarPlayNavigationView.swift",
        "Views/Overlays/CarPlayNavigationOverlayView.swift"
      ],
      "target_dependencies" : [
        "FerrostarCore",
        "FerrostarSwiftUI",
        "FerrostarMapLibreUI"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/maplibre/swiftui-dsl
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
[1/3800] Fetching swiftui-dsl
Fetched https://github.com/maplibre/swiftui-dsl from cache (2.75s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.78s)
Computing version for https://github.com/maplibre/swiftui-dsl
Computed https://github.com/maplibre/swiftui-dsl at 0.25.0 (3.38s)
Fetching https://github.com/maplibre/maplibre-gl-native-distribution.git
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/409] Fetching maplibre-gl-native-distribution
Fetched https://github.com/maplibre/maplibre-gl-native-distribution.git from cache (0.63s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.65s)
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 (5.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.54s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.85s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.39s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
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/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/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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.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
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip
Downloading binary artifact https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip
[16375/10221104] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip
[10237479/47278127] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip, https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.26.0/MapLibre.dynamic.xcframework.zip (1.16s)
Downloaded https://github.com/stadiamaps/ferrostar/releases/download/0.49.0/libferrostar-rs.xcframework.zip (2.26s)
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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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.1 macosSpm