The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StadiaMaps, reference 8.1.0 (893ed7), with Swift 6.2 for Linux on 27 Apr 2026 10:33:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stadiamaps/stadiamaps-api-swift.git
Reference: 8.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/stadiamaps/stadiamaps-api-swift
 * tag               8.1.0      -> FETCH_HEAD
HEAD is now at 893ed79 Add new structured geocoding API fields
Cloned https://github.com/stadiamaps/stadiamaps-api-swift.git
Revision (git rev-parse @):
893ed799f9e04697d571f511123966b016f5391a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stadiamaps/stadiamaps-api-swift.git at 8.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/stadiamaps/stadiamaps-api-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/Flight-School/AnyCodable
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.23s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.74s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Emitting module AnyCodable
[5/7] Compiling AnyCodable AnyCodable.swift
[6/7] Compiling AnyCodable AnyDecodable.swift
[7/7] Compiling AnyCodable AnyEncodable.swift
[9/149] Compiling StadiaMaps BicycleCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[10/149] Compiling StadiaMaps BikeNetwork.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[11/149] Compiling StadiaMaps BulkRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[12/149] Compiling StadiaMaps BulkRequestQuery.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[13/149] Compiling StadiaMaps BulkSearchResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[14/149] Compiling StadiaMaps Context.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[15/149] Compiling StadiaMaps Contour.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[16/149] Compiling StadiaMaps Coordinate.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[17/149] Compiling StadiaMaps CostingModel.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[18/149] Compiling StadiaMaps CostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[19/149] Compiling StadiaMaps DirectionsOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[20/149] Compiling StadiaMaps DistanceUnit.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[21/149] Compiling StadiaMaps EdgeSign.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[22/149] Compiling StadiaMaps EdgeUse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[23/149] Compiling StadiaMaps EndNode.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[24/149] Compiling StadiaMaps ExtendedDirectionsOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[25/149] Compiling StadiaMaps FeaturePropertiesV2.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[26/149] Compiling StadiaMaps FeaturePropertiesV2Properties.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[27/149] Compiling StadiaMaps FoursquareAddendum.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[28/149] Compiling StadiaMaps GeoAttributes.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[29/149] Compiling StadiaMaps GeoJSONGeometry.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[30/149] Compiling StadiaMaps GeoJSONGeometryBase.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[31/149] Compiling StadiaMaps GeoJSONLineString.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[32/149] Compiling StadiaMaps GeoJSONPoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[33/149] Compiling StadiaMaps GeoJSONPolygon.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[34/149] Compiling StadiaMaps GeocodeResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[35/149] Compiling StadiaMaps GeocodeResponseEnvelopePropertiesV2.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[36/149] Compiling StadiaMaps GeocodingGeoJSONFeature.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[37/149] Compiling StadiaMaps GeocodingGeoJSONProperties.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[38/149] Compiling StadiaMaps GeocodingGeoJSONPropertiesAddendum.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[39/149] Compiling StadiaMaps GeocodingGeoJSONPropertiesAddendumOsm.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[40/149] Compiling StadiaMaps GeocodingLayer.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[41/149] Compiling StadiaMaps GeocodingMeta.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[42/149] Compiling StadiaMaps GeocodingObject.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[43/149] Compiling StadiaMaps GeocodingSource.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[44/149] Compiling StadiaMaps GeonamesAddendum.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[45/149] Compiling StadiaMaps HeightRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[46/149] Compiling StadiaMaps HeightResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[47/149] Compiling StadiaMaps HighwayClassification.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[48/149] Compiling StadiaMaps IntersectingEdge.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[49/169] Compiling StadiaMaps OsrmGuidanceModifier.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[50/169] Compiling StadiaMaps OsrmIntersection.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[51/169] Compiling StadiaMaps OsrmLane.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[52/169] Compiling StadiaMaps OsrmRoute.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[53/169] Compiling StadiaMaps OsrmRouteLeg.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[54/169] Compiling StadiaMaps OsrmRouteResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[55/169] Compiling StadiaMaps OsrmRouteStep.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[56/169] Compiling StadiaMaps OsrmSpeedLimit.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[57/169] Compiling StadiaMaps OsrmStepManeuver.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[58/169] Compiling StadiaMaps OsrmViaWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[59/169] Compiling StadiaMaps OsrmVoiceInstruction.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[60/169] Compiling StadiaMaps OsrmWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[61/169] Compiling StadiaMaps PedestrianCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[62/169] Compiling StadiaMaps PedestrianType.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[63/169] Compiling StadiaMaps Point.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[64/169] Compiling StadiaMaps Precision.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[65/169] Compiling StadiaMaps PropertiesV2.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[66/169] Compiling StadiaMaps Restrictions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[67/169] Compiling StadiaMaps ReverseQuery.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[68/169] Compiling StadiaMaps RoadClass.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[69/169] Compiling StadiaMaps Route200Response.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[70/169] Compiling StadiaMaps RouteLeg.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[71/169] Compiling StadiaMaps RouteManeuver.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[72/169] Compiling StadiaMaps RouteRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[73/169] Compiling StadiaMaps RouteResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[74/169] Compiling StadiaMaps RouteResponseAlternatesInner.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[75/169] Compiling StadiaMaps RouteSummary.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[76/169] Compiling StadiaMaps RouteTrip.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[77/169] Compiling StadiaMaps RoutingLanguages.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[78/169] Compiling StadiaMaps RoutingLongUnits.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[79/169] Compiling StadiaMaps RoutingResponseWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[80/169] Compiling StadiaMaps RoutingWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[81/169] Compiling StadiaMaps RoutingWaypointAllOfSearchFilter.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[82/169] Compiling StadiaMaps SearchQuery.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[83/169] Compiling StadiaMaps SearchStructuredQuery.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[84/169] Compiling StadiaMaps ShapeFormat.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[85/169] Compiling StadiaMaps SimpleRoutingWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[86/169] Compiling StadiaMaps SourceAttribution.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[87/169] Compiling StadiaMaps SourceId.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[88/169] Compiling StadiaMaps Speeds.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[89/169] Compiling StadiaMaps IsochroneCostingModel.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[90/169] Compiling StadiaMaps IsochroneFeature.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[91/169] Compiling StadiaMaps IsochroneProperties.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[92/169] Compiling StadiaMaps IsochroneRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[93/169] Compiling StadiaMaps IsochroneResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[94/169] Compiling StadiaMaps LayerId.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[95/169] Compiling StadiaMaps LocateDetailedEdge.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[96/169] Compiling StadiaMaps LocateEdge.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[97/169] Compiling StadiaMaps LocateEdgeInfo.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[98/169] Compiling StadiaMaps LocateNode.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[99/169] Compiling StadiaMaps LocateObject.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[100/169] Compiling StadiaMaps LowSpeedVehicleCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[101/169] Compiling StadiaMaps ManeuverSign.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[102/169] Compiling StadiaMaps ManeuverSignElement.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[103/169] Compiling StadiaMaps MapMatchCostingModel.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[104/169] Compiling StadiaMaps MapMatchRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[105/169] Compiling StadiaMaps MapMatchRouteResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[106/169] Compiling StadiaMaps MapMatchTraceOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[107/169] Compiling StadiaMaps MapMatchWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[108/169] Compiling StadiaMaps MatchType.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[109/169] Compiling StadiaMaps MatchedPoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[110/169] Compiling StadiaMaps MatrixCostingModel.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[111/169] Compiling StadiaMaps MatrixDistance.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[112/169] Compiling StadiaMaps MatrixRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[113/169] Compiling StadiaMaps MatrixResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[114/169] Compiling StadiaMaps MatrixWaypoint.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[115/169] Compiling StadiaMaps MotorScooterCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[116/169] Compiling StadiaMaps MotorcycleCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[117/169] Compiling StadiaMaps NearestRoadsCostingModel.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[118/169] Compiling StadiaMaps NearestRoadsRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[119/169] Compiling StadiaMaps NodeId.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[120/169] Compiling StadiaMaps NodeType.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[121/169] Compiling StadiaMaps OpenStreetMapAddendum.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[122/169] Compiling StadiaMaps OptimizedRouteRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[123/169] Compiling StadiaMaps OsrmAdmin.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[124/169] Compiling StadiaMaps OsrmAnnotation.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[125/169] Compiling StadiaMaps OsrmBannerComponent.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[126/169] Compiling StadiaMaps OsrmBannerContent.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[127/169] Compiling StadiaMaps OsrmBannerInstruction.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[128/169] Compiling StadiaMaps OsrmBaseApiResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[129/169] Compiling StadiaMaps APIHelper.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[130/169] Compiling StadiaMaps APIs.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[131/169] Compiling StadiaMaps GeocodingAPI.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[132/169] Compiling StadiaMaps GeospatialAPI.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[133/169] Compiling StadiaMaps RoutingAPI.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[134/169] Compiling StadiaMaps CodableHelper.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[135/169] Compiling StadiaMaps Configuration.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[136/169] Compiling StadiaMaps Extensions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[137/169] Compiling StadiaMaps JSONDataEncoding.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[138/169] Compiling StadiaMaps JSONEncodingHelper.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[139/169] Compiling StadiaMaps Models.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[140/169] Compiling StadiaMaps Access.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[141/169] Compiling StadiaMaps AddendumV2.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[142/169] Compiling StadiaMaps AddressComponentsV2.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[143/169] Compiling StadiaMaps AdminRegion.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[144/169] Compiling StadiaMaps Administrative.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[145/169] Compiling StadiaMaps AnnotationFilters.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[146/169] Compiling StadiaMaps AutoCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[147/169] Compiling StadiaMaps BaseCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[148/169] Compiling StadiaMaps BaseTraceRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[149/169] Emitting module StadiaMaps
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[150/169] Compiling StadiaMaps TimeConstraintV1.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[151/169] Compiling StadiaMaps TraceAttributeFilterOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[152/169] Compiling StadiaMaps TraceAttributeKey.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[153/169] Compiling StadiaMaps TraceAttributesBaseResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[154/169] Compiling StadiaMaps TraceAttributesRequest.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[155/169] Compiling StadiaMaps TraceAttributesResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[156/169] Compiling StadiaMaps TraceEdge.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[157/169] Compiling StadiaMaps TravelMode.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[158/169] Compiling StadiaMaps Traversability.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[159/169] Compiling StadiaMaps TruckCostingOptions.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[160/169] Compiling StadiaMaps TzResponse.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[161/169] Compiling StadiaMaps TzResponseV2.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[162/169] Compiling StadiaMaps Warning.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[163/169] Compiling StadiaMaps WhosOnFirstConcordances.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[164/169] Compiling StadiaMaps WofContext.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[165/169] Compiling StadiaMaps WofContextComponent.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[166/169] Compiling StadiaMaps OpenISO8601DateFormatter.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[167/169] Compiling StadiaMaps SynchronizedDictionary.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[168/169] Compiling StadiaMaps URLSessionImplementations.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
[169/169] Compiling StadiaMaps Validation.swift
/host/spi-builder-workspace/Sources/StadiaMaps/URLSessionImplementations.swift:9:12: error: no such module 'MobileCoreServices'
  7 | import Foundation
  8 | #if !os(macOS)
  9 |     import MobileCoreServices
    |            `- error: no such module 'MobileCoreServices'
 10 | #endif
 11 | #if canImport(UniformTypeIdentifiers)
BUILD FAILURE 6.2 linux