Build Information
Failed to build HexavilleFramework, reference 1.0.1 (dfa23f
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 05:01:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noppoman/hexavilleframework.git
Reference: 1.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/noppoman/hexavilleframework
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at dfa23fd Merge pull request #28 from johnmorrell/patch-1
Cloned https://github.com/noppoman/hexavilleframework.git
Revision (git rev-parse @):
dfa23fdcba5796f7b1bbdff0369a9cdec7006059
SUCCESS checkout https://github.com/noppoman/hexavilleframework.git at 1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/noppoman/hexavilleframework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/jakeheis/SwiftCLI.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5074] Fetching swiftcli
[5075/19964] Fetching swiftcli, swift-nio-ssl
[6267/96291] Fetching swiftcli, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.79s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (7.13s)
Fetched https://github.com/apple/swift-nio.git from cache (7.26s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 5.3.3 (11.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.09s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[595/6225] Fetching swift-atomics, swift-system
[6226/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
[8755/21068] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.45s)
Fetched https://github.com/apple/swift-collections.git from cache (1.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.3.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/449] Write sources
[16/449] Compiling CNIOWindows shim.c
[17/449] Compiling CNIOWindows WSAStartup.c
[17/449] Compiling _AtomicsShims.c
[19/449] Compiling CNIOLinux liburing_shims.c
[20/449] Compiling CNIOWASI CNIOWASI.c
[21/449] Compiling CNIOLinux shim.c
[22/449] Compiling CNIODarwin shim.c
[23/449] Compiling CNIOLLHTTP c_nio_http.c
[24/449] Write swift-version-24593BA9C3E375BF.txt
[25/449] Compiling fiat_p256_adx_mul.S
[26/449] Compiling fiat_p256_adx_sqr.S
[27/449] Compiling fiat_curve25519_adx_square.S
[28/449] Compiling CNIOLLHTTP c_nio_api.c
[29/449] Compiling fiat_curve25519_adx_mul.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/490] Emitting module SwiftCLI
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[31/492] Compiling CNIOBoringSSLShims shims.c
[33/492] Emitting module InternalCollectionsUtilities
[33/493] Compiling tls_record.cc
[34/493] Compiling tls_method.cc
[35/493] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/493] Compiling tls13_server.cc
[37/493] Compiling tls13_enc.cc
[38/493] Compiling tls13_client.cc
[39/493] Compiling t1_enc.cc
[40/493] Compiling tls13_both.cc
[41/493] Compiling ssl_stat.cc
[43/493] Compiling InternalCollectionsUtilities Descriptions.swift
[44/493] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[45/493] Compiling SwiftCLI ValueBox.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[46/493] Compiling SwiftCLI VersionCommand.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[47/493] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/493] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/493] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/493] Compiling InternalCollectionsUtilities Debugging.swift
[51/493] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/493] Compiling InternalCollectionsUtilities Integer rank.swift
[53/493] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/493] Compiling SwiftCLI Term.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[55/493] Compiling SwiftCLI Validation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[56/493] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/493] Compiling SwiftCLI Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[58/493] Compiling SwiftCLI Stream.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[59/493] Compiling SwiftCLI Task.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[60/493] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[61/493] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/493] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/493] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[70/494] Compiling SwiftCLI OptionRegistry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[71/494] Compiling SwiftCLI Parameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[72/494] Compiling SwiftCLI Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[73/494] Compiling _NIODataStructures PriorityQueue.swift
[75/494] Compiling _NIODataStructures _TinyArray.swift
[76/494] Emitting module _NIOBase64
[77/494] Compiling _NIOBase64 Base64.swift
[78/495] Compiling ssl_x509.cc
[79/510] Wrapping AST for _NIOBase64 for debugging
[80/510] Wrapping AST for InternalCollectionsUtilities for debugging
[81/510] Compiling ssl_versions.cc
[83/510] Compiling DequeModule Deque+CustomReflectable.swift
[84/510] Compiling DequeModule Deque+Descriptions.swift
[85/512] Compiling DequeModule _DequeBuffer.swift
[86/512] Compiling DequeModule _DequeBufferHeader.swift
[86/512] Compiling ssl_transcript.cc
[88/512] Compiling DequeModule Deque+Extras.swift
[89/512] Compiling DequeModule Deque+Hashable.swift
[90/512] Compiling DequeModule Deque+Equatable.swift
[91/512] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/512] Compiling _NIODataStructures Heap.swift
[93/512] Emitting module _NIODataStructures
[94/513] Compiling DequeModule _DequeSlot.swift
[95/513] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/513] Compiling ssl_file.cc
[98/513] Compiling DequeModule Deque+Testing.swift
[99/513] Compiling DequeModule Deque._Storage.swift
[100/513] Compiling DequeModule Deque._UnsafeHandle.swift
[101/513] Compiling DequeModule Deque.swift
[101/513] Wrapping AST for _NIODataStructures for debugging
[103/513] Compiling DequeModule Deque+Codable.swift
[104/513] Compiling DequeModule Deque+Collection.swift
[104/513] Compiling ssl_privkey.cc
[105/513] Compiling ssl_session.cc
[107/513] Emitting module DequeModule
[108/514] Compiling ssl_credential.cc
[109/514] Wrapping AST for DequeModule for debugging
[110/514] Compiling ssl_key_share.cc
[111/514] Compiling ssl_lib.cc
[112/514] Compiling ssl_cipher.cc
[113/514] Compiling ssl_buffer.cc
[114/514] Compiling ssl_cert.cc
[115/514] Compiling ssl_asn1.cc
[116/514] Compiling ssl_aead_ctx.cc
[117/514] Compiling s3_lib.cc
[118/514] Compiling s3_pkt.cc
[119/514] Compiling s3_both.cc
[120/514] Compiling handshake_client.cc
[121/514] Compiling handshake_server.cc
[122/514] Compiling handshake.cc
[123/514] Compiling handoff.cc
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
/host/spi-builder-workspace/.build/checkouts/SwiftCLI/Sources/SwiftCLI/ArgumentList.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public class ArgumentList {
[130/514] Compiling d1_lib.cc
[130/514] Compiling d1_pkt.cc
[130/514] Compiling dtls_method.cc
[130/514] Compiling d1_srtp.cc
[130/514] Compiling encrypted_client_hello.cc
[130/514] Compiling dtls_record.cc
[130/514] Compiling extensions.cc
BUILD FAILURE 6.2 wasm