The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MetaRouter, reference main (d89f9b), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 13:51:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/metarouterio/ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/metarouterio/ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d89f9b8 fix: hardening disk persistence (#40)
Cloned https://github.com/metarouterio/ios-sdk.git
Revision (git rev-parse @):
d89f9b8b66aefc01df29e4ca674e209abbabc5ba
SUCCESS checkout https://github.com/metarouterio/ios-sdk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/metarouterio/ios-sdk.git
https://github.com/metarouterio/ios-sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MetaRouter",
  "name" : "MetaRouter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MetaRouter",
      "targets" : [
        "MetaRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetaRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaRouterTests",
      "path" : "Tests/MetaRouterTests",
      "sources" : [
        "AnalyticsClientTests.swift",
        "AnalyticsProxyTests.swift",
        "CircuitBreakerTests.swift",
        "CodableValueLoggingTests.swift",
        "CodableValueTests.swift",
        "CompilationTests.swift",
        "ContextProviderTests.swift",
        "DebouncedNetworkMonitorTests.swift",
        "DiskStorageTests.swift",
        "DispatcherTests.swift",
        "EventEnrichmentTests.swift",
        "EventQueueTests.swift",
        "Helpers/TestHelpers.swift",
        "IdentityManagerTests.swift",
        "IdentityStorageTests.swift",
        "InitOptionsTests.swift",
        "LoggerTests.swift",
        "MetaRouterIntegrationTests.swift",
        "MetaRouterTests.swift",
        "NetworkClientTests.swift",
        "NetworkMonitorTests.swift",
        "PersistentEventQueueTests.swift",
        "QueueSnapshotTests.swift"
      ],
      "target_dependencies" : [
        "MetaRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaRouter",
      "module_type" : "SwiftTarget",
      "name" : "MetaRouter",
      "path" : "Sources/MetaRouter",
      "product_memberships" : [
        "MetaRouter"
      ],
      "sources" : [
        "MetaRouter.swift",
        "Version.swift",
        "analytics/AnalyticsClient.swift",
        "analytics/AnalyticsInterface.swift",
        "analytics/AnalyticsProxy.swift",
        "analytics/CodableValue.swift",
        "analytics/InitOptions.swift",
        "analytics/RealClientStore.swift",
        "context/DeviceContextProvider.swift",
        "enrichment/EventEnrichment.swift",
        "identity/IdentityManager.swift",
        "identity/IdentityStorage.swift",
        "network/CircuitBreaker.swift",
        "network/DebouncedNetworkMonitor.swift",
        "network/Dispatcher.swift",
        "network/NetworkClient.swift",
        "network/NetworkMonitor.swift",
        "queue/DiskStorage.swift",
        "queue/EventQueue.swift",
        "queue/PersistentEventQueue.swift",
        "queue/QueueSnapshot.swift",
        "types/Event.swift",
        "types/EventContext.swift",
        "types/LifecycleState.swift",
        "utils/AppLifecycleObserver.swift",
        "utils/AsyncMutex.swift",
        "utils/DateFormatters.swift",
        "utils/Logger.swift",
        "utils/MessageIdGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/30] 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
[4/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
[5/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
[6/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
[7/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
[8/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
[9/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
[10/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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
/Users/admin/builder/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:241:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
239 |         var buf = [CChar](repeating: 0, count: Int(size))
240 |         sysctlbyname("hw.model", &buf, &size, nil, 0)
241 |         return String(cString: buf)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
242 |     }
243 |
[28/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
/Users/admin/builder/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:241:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
239 |         var buf = [CChar](repeating: 0, count: Int(size))
240 |         sysctlbyname("hw.model", &buf, &size, nil, 0)
241 |         return String(cString: buf)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
242 |     }
243 |
[29/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
/Users/admin/builder/spi-builder-workspace/Sources/MetaRouter/context/DeviceContextProvider.swift:241:16: warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
239 |         var buf = [CChar](repeating: 0, count: Int(size))
240 |         sysctlbyname("hw.model", &buf, &size, nil, 0)
241 |         return String(cString: buf)
    |                `- warning: 'init(cString:)' is deprecated: Use String(decoding: array, as: UTF8.self) instead, after truncating the null termination.
242 |     }
243 |
[30/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
[31/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
[32/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
Build complete! (9.13s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MetaRouter",
  "name" : "MetaRouter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "MetaRouter",
      "targets" : [
        "MetaRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MetaRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaRouterTests",
      "path" : "Tests/MetaRouterTests",
      "sources" : [
        "AnalyticsClientTests.swift",
        "AnalyticsProxyTests.swift",
        "CircuitBreakerTests.swift",
        "CodableValueLoggingTests.swift",
        "CodableValueTests.swift",
        "CompilationTests.swift",
        "ContextProviderTests.swift",
        "DebouncedNetworkMonitorTests.swift",
        "DiskStorageTests.swift",
        "DispatcherTests.swift",
        "EventEnrichmentTests.swift",
        "EventQueueTests.swift",
        "Helpers/TestHelpers.swift",
        "IdentityManagerTests.swift",
        "IdentityStorageTests.swift",
        "InitOptionsTests.swift",
        "LoggerTests.swift",
        "MetaRouterIntegrationTests.swift",
        "MetaRouterTests.swift",
        "NetworkClientTests.swift",
        "NetworkMonitorTests.swift",
        "PersistentEventQueueTests.swift",
        "QueueSnapshotTests.swift"
      ],
      "target_dependencies" : [
        "MetaRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaRouter",
      "module_type" : "SwiftTarget",
      "name" : "MetaRouter",
      "path" : "Sources/MetaRouter",
      "product_memberships" : [
        "MetaRouter"
      ],
      "sources" : [
        "MetaRouter.swift",
        "Version.swift",
        "analytics/AnalyticsClient.swift",
        "analytics/AnalyticsInterface.swift",
        "analytics/AnalyticsProxy.swift",
        "analytics/CodableValue.swift",
        "analytics/InitOptions.swift",
        "analytics/RealClientStore.swift",
        "context/DeviceContextProvider.swift",
        "enrichment/EventEnrichment.swift",
        "identity/IdentityManager.swift",
        "identity/IdentityStorage.swift",
        "network/CircuitBreaker.swift",
        "network/DebouncedNetworkMonitor.swift",
        "network/Dispatcher.swift",
        "network/NetworkClient.swift",
        "network/NetworkMonitor.swift",
        "queue/DiskStorage.swift",
        "queue/EventQueue.swift",
        "queue/PersistentEventQueue.swift",
        "queue/QueueSnapshot.swift",
        "types/Event.swift",
        "types/EventContext.swift",
        "types/LifecycleState.swift",
        "utils/AppLifecycleObserver.swift",
        "utils/AsyncMutex.swift",
        "utils/DateFormatters.swift",
        "utils/Logger.swift",
        "utils/MessageIdGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.