Build Information
Failed to build SublimationNgrok, reference 1.0.0 (bd36f9
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 00:21:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationNgrok.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/SublimationNgrok
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at bd36f92 v1.0.0 (#1)
Cloned https://github.com/brightdigit/SublimationNgrok.git
Revision (git rev-parse @):
bd36f92fb3dfb868da5942492d36b5aaa4d7312c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SublimationNgrok.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/brightdigit/SublimationNgrok.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-1EA4D86E10B52AF.txt
[12/23] Compiling HTTPTypes HTTPRequest.swift
[13/23] Compiling HTTPTypes ISOLatin1String.swift
[14/23] Compiling HTTPTypes HTTPResponse.swift
[15/23] Compiling HTTPTypes NIOLock.swift
[16/23] Compiling HTTPTypes HTTPParsedFields.swift
[17/23] Compiling HTTPTypes HTTPFieldName.swift
[18/23] Compiling HTTPTypes HTTPField.swift
[19/23] Compiling HTTPTypes HTTPFields.swift
[20/23] Emitting module HTTPTypes
[21/86] Compiling SublimationCore Application.swift
[22/86] Emitting module SublimationCore
[23/86] Compiling SublimationCore Sublimatory.swift
[24/104] Compiling SublimationTunnel WritableTunnelRepository.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[25/105] Compiling Sublimation Sublimation.swift
[26/105] Emitting module Sublimation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/105] Emitting module SublimationTunnel
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[28/110] Compiling SublimationTunnel WritableTunnelRepositoryFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[29/110] Compiling SublimationTunnel TunnelServerFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[30/110] Compiling SublimationTunnel TunnelServerConfiguration.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[31/110] Compiling SublimationTunnel TunnelServerDelegate.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[32/110] Compiling SublimationTunnel TunnelRepositoryFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[33/110] Compiling SublimationTunnel TunnelServer.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[34/110] Compiling SublimationTunnel NetworkResult.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[35/110] Compiling SublimationTunnel Tunnel.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[36/110] Compiling SublimationTunnel TunnelSublimatory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[37/110] Compiling SublimationTunnel TunnelClientRepository.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[38/110] Compiling SublimationTunnel TunnelRepository.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[39/110] Compiling SublimationTunnel MockServerDelegate.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[40/110] Compiling SublimationTunnel MockTunnelClient.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[41/110] Compiling SublimationTunnel TunnelBucketRepositoryFactory.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
[42/110] Compiling SublimationTunnel TunnelClient.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:31:8: error: no such module 'Logging'
29 |
30 | import Foundation
31 | import Logging
| `- error: no such module 'Logging'
32 | public import SublimationCore
33 |
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/brightdigit/Ngrokit
[4/183] Fetching ngrokit
[184/5223] Fetching ngrokit, sublimation
Fetched https://github.com/brightdigit/Ngrokit from cache (1.15s)
Fetched https://github.com/brightdigit/Sublimation from cache (1.15s)
Computing version for https://github.com/brightdigit/Ngrokit
Computed https://github.com/brightdigit/Ngrokit at 1.0.0 (1.56s)
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.93s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.35s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.83s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.24s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.38s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/brightdigit/Ngrokit
Working copy of https://github.com/brightdigit/Ngrokit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.1
BUILD FAILURE 6.2 macosSpm