The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AntiFishHook, reference 0.8.0 (364326), with Swift 6.2 for Wasm on 1 Apr 2026 21:09:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swift-anti-fishhook.git
Reference: 0.8.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/p-x9/swift-anti-fishhook
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at 3643267 Merge pull request #37 from p-x9/feature/improve-reexport-handling
Cloned https://github.com/p-x9/swift-anti-fishhook.git
Revision (git rev-parse @):
3643267d8324cae6b05a2f37b0806541378f4e03
SUCCESS checkout https://github.com/p-x9/swift-anti-fishhook.git at 0.8.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/p-x9/swift-anti-fishhook.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:de1420b02d93a9deec3e168cca69275e06e27da7632503e71651af6daad007b1
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/p-x9/swift-fishhook.git
Fetching https://github.com/p-x9/MachOKit.git
[1/238] Fetching swift-fishhook
[59/6776] Fetching swift-fishhook, machokit
Fetched https://github.com/p-x9/swift-fishhook.git from cache (0.73s)
Fetched https://github.com/p-x9/MachOKit.git from cache (0.74s)
Computing version for https://github.com/p-x9/swift-fishhook.git
Computed https://github.com/p-x9/swift-fishhook.git at 0.6.0 (1.43s)
Computing version for https://github.com/p-x9/MachOKit.git
warning: 'machokit': /Package.swift:135:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
133 | }
134 |
135 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
136 |     public static var allCases: [Self] {
137 |         [
Computed https://github.com/p-x9/MachOKit.git at 0.47.0 (0.92s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/242] Fetching swift-binary-parse-support
[149/488] Fetching swift-binary-parse-support, swift-fileio
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.48s)
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.49s)
[1/17324] Fetching swift-crypto
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetched https://github.com/apple/swift-crypto.git from cache (3.39s)
[1/48] Fetching swift-fileio-extra
[49/307] Fetching swift-fileio-extra, objectarchivekit
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.44s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.44s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (4.39s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.77s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.69s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.86s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.85s)
Fetching https://github.com/apple/swift-asn1.git
[1/1789] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.12s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (5.26s)
Creating working copy for https://github.com/p-x9/MachOKit.git
Working copy of https://github.com/p-x9/MachOKit.git resolved at 0.47.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/p-x9/swift-fishhook.git
Working copy of https://github.com/p-x9/swift-fishhook.git resolved at 0.6.0
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:135:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
133 | }
134 |
135 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
136 |     public static var allCases: [Self] {
137 |         [
Building for debugging...
[0/377] Write sources
[7/377] Compiling MachOKitC mach-o-linux.c
[8/377] Compiling md5-x86_64-linux.S
[9/377] Compiling fiat_curve25519_adx_mul.S
[10/377] Compiling fiat_p256_adx_mul.S
[11/377] Compiling fiat_curve25519_adx_square.S
[12/377] Write swift-version-24593BA9C3E375BF.txt
[13/377] Compiling fiat_p256_adx_sqr.S
[14/377] Compiling md5-x86_64-apple.S
[15/377] Compiling md5-586-linux.S
[16/377] Compiling chacha20_poly1305_armv8-win.S
[17/377] Compiling md5-586-apple.S
[18/377] Compiling chacha20_poly1305_x86_64-apple.S
[19/379] Compiling chacha20_poly1305_x86_64-linux.S
[20/379] Compiling chacha20_poly1305_armv8-linux.S
[21/379] Compiling chacha-x86_64-apple.S
[22/379] Compiling chacha20_poly1305_armv8-apple.S
[23/379] Compiling chacha-x86_64-linux.S
[24/379] Compiling chacha-x86-linux.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/379] Emitting module FileIO
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.4 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift/embedded/Swift.swiftmodule/wasm32-unknown-wasip1.swiftmodule
[27/379] Compiling FileIO ConcatenatedMemoryMappedFile.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.4 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift/embedded/Swift.swiftmodule/wasm32-unknown-wasip1.swiftmodule
[27/379] Compiling chacha-armv8-linux.S
[27/379] Compiling chacha-x86-apple.S
[27/379] Compiling chacha-armv4-linux.S
[27/379] Compiling chacha-armv8-apple.S
[27/379] Compiling err_data.cc
[27/379] Compiling CCryptoBoringSSLShims shims.c
[27/379] Compiling chacha-armv8-win.S
BUILD FAILURE 6.2 wasm