The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MetaRouter, reference v1.4.0 (012861), with Swift 6.1 for Wasm on 21 Apr 2026 14:43:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/metarouterio/ios-sdk.git
Reference: v1.4.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/metarouterio/ios-sdk
 * tag               v1.4.0     -> FETCH_HEAD
HEAD is now at 0128616 Release 1.4.0 (#39)
Cloned https://github.com/metarouterio/ios-sdk.git
Revision (git rev-parse @):
0128616e668178c674e05bcd1fb81c58b5ca4072
SUCCESS checkout https://github.com/metarouterio/ios-sdk.git at v1.4.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/metarouterio/ios-sdk.git
https://github.com/metarouterio/ios-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/29] Emitting module MetaRouter
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[4/32] Compiling MetaRouter LifecycleState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[5/32] Compiling MetaRouter AppLifecycleObserver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[6/32] Compiling MetaRouter AsyncMutex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[7/32] Compiling MetaRouter DateFormatters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[8/32] Compiling MetaRouter Logger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[9/32] Compiling MetaRouter MessageIdGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[10/32] Compiling MetaRouter AnalyticsProxy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[11/32] Compiling MetaRouter CodableValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[12/32] Compiling MetaRouter InitOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[13/32] Compiling MetaRouter RealClientStore.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[14/32] Compiling MetaRouter CircuitBreaker.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[15/32] Compiling MetaRouter DebouncedNetworkMonitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[16/32] Compiling MetaRouter Dispatcher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[17/32] Compiling MetaRouter NetworkClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[18/32] Compiling MetaRouter DeviceContextProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[19/32] Compiling MetaRouter EventEnrichment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[20/32] Compiling MetaRouter IdentityManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[21/32] Compiling MetaRouter IdentityStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[22/32] Compiling MetaRouter QueueSnapshot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[23/32] Compiling MetaRouter Event.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[24/32] Compiling MetaRouter EventContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[25/32] Compiling MetaRouter MetaRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[26/32] Compiling MetaRouter Version.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[27/32] Compiling MetaRouter AnalyticsClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[28/32] Compiling MetaRouter AnalyticsInterface.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[29/32] Compiling MetaRouter NetworkMonitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[30/32] Compiling MetaRouter DiskStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[31/32] Compiling MetaRouter EventQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[32/32] Compiling MetaRouter PersistentEventQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/28] Compiling MetaRouter LifecycleState.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[3/28] Compiling MetaRouter AppLifecycleObserver.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[4/28] Compiling MetaRouter AsyncMutex.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/31] Emitting module MetaRouter
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[6/31] Compiling MetaRouter DeviceContextProvider.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[7/31] Compiling MetaRouter EventEnrichment.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[8/31] Compiling MetaRouter IdentityManager.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[9/31] Compiling MetaRouter IdentityStorage.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[10/31] Compiling MetaRouter DateFormatters.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[11/31] Compiling MetaRouter Logger.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[12/31] Compiling MetaRouter MessageIdGenerator.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[13/31] Compiling MetaRouter QueueSnapshot.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[14/31] Compiling MetaRouter Event.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[15/31] Compiling MetaRouter EventContext.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[16/31] Compiling MetaRouter NetworkMonitor.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[17/31] Compiling MetaRouter DiskStorage.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[18/31] Compiling MetaRouter EventQueue.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[19/31] Compiling MetaRouter PersistentEventQueue.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[20/31] Compiling MetaRouter AnalyticsProxy.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[21/31] Compiling MetaRouter CodableValue.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[22/31] Compiling MetaRouter InitOptions.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[23/31] Compiling MetaRouter RealClientStore.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[24/31] Compiling MetaRouter MetaRouter.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[25/31] Compiling MetaRouter Version.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[26/31] Compiling MetaRouter AnalyticsClient.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[27/31] Compiling MetaRouter AnalyticsInterface.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[28/31] Compiling MetaRouter CircuitBreaker.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[29/31] Compiling MetaRouter DebouncedNetworkMonitor.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[30/31] Compiling MetaRouter Dispatcher.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
[31/31] Compiling MetaRouter NetworkClient.swift
/host/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:2:8: error: no such module 'Network'
  1 | import Foundation
  2 | import Network
    |        `- error: no such module 'Network'
  3 |
  4 | #if canImport(UIKit)
BUILD FAILURE 6.1 wasm