Build Information
Failed to build NetworkScanner, reference 6.0.1 (03125f), with Swift 6.2 for Wasm on 21 Jun 2025 17:21:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/NetworkScanner.git
Reference: 6.0.1
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/wadetregaskis/NetworkScanner
* tag 6.0.1 -> FETCH_HEAD
HEAD is now at 03125f5 Explicitly marked `Delegate` as `Sendable` because with the 5.10 compiler it complains otherwise.
Cloned https://github.com/wadetregaskis/NetworkScanner.git
Revision (git rev-parse @):
03125f57736a9467fa8a2b4c982422e69d3007d9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/NetworkScanner.git at 6.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wadetregaskis/NetworkScanner.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Fetching https://github.com/apple/swift-log
[1/514] Fetching networkinterfaceinfo
[515/4350] Fetching networkinterfaceinfo, swift-log
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/wadetregaskis/NetworkInterfaceInfo.git from cache (0.46s)
[2379/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.72s)
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.66s)
Computing version for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Computed https://github.com/wadetregaskis/NetworkInterfaceInfo.git at 5.1.2 (1.74s)
Fetching https://github.com/wadetregaskis/FoundationExtensions.git
[1/357] Fetching foundationextensions
Fetched https://github.com/wadetregaskis/FoundationExtensions.git from cache (0.34s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.40s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.71s)
Computing version for https://github.com/wadetregaskis/FoundationExtensions.git
Computed https://github.com/wadetregaskis/FoundationExtensions.git at 3.5.2 (1.19s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.75s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/wadetregaskis/NetworkInterfaceInfo.git
Working copy of https://github.com/wadetregaskis/NetworkInterfaceInfo.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/wadetregaskis/FoundationExtensions.git
Working copy of https://github.com/wadetregaskis/FoundationExtensions.git resolved at 3.5.2
Building for debugging...
[0/23] Write sources
[10/23] Write swift-version-24593BA9C3E375BF.txt
[12/55] Compiling FoundationExtensions Comparable.swift
[13/55] Compiling FoundationExtensions Data.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/56] Emitting module FoundationExtensions
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[15/57] Compiling FoundationExtensions AsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[16/57] Compiling FoundationExtensions BidirectionalCollection.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[17/57] Compiling FoundationExtensions BinaryInteger.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[18/57] Compiling FoundationExtensions CollectionOfUInt8.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[19/57] Compiling InternalCollectionsUtilities Descriptions.swift
[20/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/57] Compiling FoundationExtensions Float.swift
[23/57] Compiling FoundationExtensions IteratorProtocol.swift
[24/57] Emitting module InternalCollectionsUtilities
[27/57] Compiling FoundationExtensions Locale.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[28/57] Compiling FoundationExtensions Optional.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[29/57] Compiling FoundationExtensions Date.swift
[30/57] Compiling FoundationExtensions Double.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[39/57] Compiling Logging Locks.swift
[40/57] Compiling FoundationExtensions StringProtocol.swift
/host/spi-builder-workspace/.build/checkouts/FoundationExtensions/Sources/FoundationExtensions/BinaryInteger.swift:3:8: error: no such module 'Foundation'
1 | // Created by Wade Tregaskis on 2023-04-27.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | public extension BinaryInteger {
[41/57] Emitting module Logging
[42/57] Compiling Logging LogHandler.swift
BUILD FAILURE 6.2 wasm