The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-ast-lint, reference main (f429a7), with Swift 6.1 for Wasm on 1 May 2026 15:13:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-ast-lint.git
Reference: main
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/Ryu0118/swift-ast-lint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f429a79 Merge pull request #4 from Ryu0118/perf/fixapplier-on
Cloned https://github.com/Ryu0118/swift-ast-lint.git
Revision (git rev-parse @):
f429a79544768f5b81f1b39b77c698062db4cef9
SUCCESS checkout https://github.com/Ryu0118/swift-ast-lint.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Ryu0118/swift-ast-lint.git
https://github.com/Ryu0118/swift-ast-lint.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/Ryu0118/FileManagerProtocol.git
Fetching https://github.com/jpsim/Yams.git
[1/31] Fetching filemanagerprotocol
[32/5632] Fetching filemanagerprotocol, swift-system
[1993/12442] Fetching filemanagerprotocol, swift-system, swift-log
[7265/23993] Fetching filemanagerprotocol, swift-system, swift-log, yams
[13137/25023] Fetching filemanagerprotocol, swift-system, swift-log, yams, swift-async-operations
[13220/28051] Fetching filemanagerprotocol, swift-system, swift-log, yams, swift-async-operations, swift-subprocess
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
[11423/21241] Fetching filemanagerprotocol, swift-system, yams, swift-async-operations, swift-subprocess
Fetching https://github.com/apple/swift-argument-parser.git
[16507/38798] Fetching filemanagerprotocol, swift-system, yams, swift-async-operations, swift-subprocess, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.91s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/Ryu0118/FileManagerProtocol.git from cache (2.00s)
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (2.00s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (2.00s)
Fetched https://github.com/apple/swift-system.git from cache (2.00s)
Fetched https://github.com/jpsim/Yams.git from cache (2.04s)
[1/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.26s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.5.0 (10.23s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.4.0 (0.63s)
Computing version for https://github.com/Ryu0118/FileManagerProtocol.git
Computed https://github.com/Ryu0118/FileManagerProtocol.git at 0.1.0 (0.51s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.61s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (2.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.64s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.4.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.5.0
Creating working copy for https://github.com/Ryu0118/FileManagerProtocol.git
Working copy of https://github.com/Ryu0118/FileManagerProtocol.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/43] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/swift-subprocess/Sources/_SubprocessCShims/process_shims.c:23:
/host/spi-builder-workspace/.build/checkouts/swift-subprocess/Sources/_SubprocessCShims/include/process_shims.h:18:10: fatal error: 'pthread.h' file not found
   18 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[20/43] Compiling _SubprocessCShims process_shims.c
[20/43] Compiling emitter.c
[20/43] Compiling parser.c
[20/43] Compiling writer.c
[20/43] Compiling scanner.c
[20/43] Compiling reader.c
[20/43] Compiling _SwiftSyntaxCShims PlatformMutex.c
[20/43] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[5/25] Compiling writer.c
[6/25] Compiling _SwiftSyntaxCShims PlatformMutex.c
[7/25] Compiling CSystem shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-subprocess/Sources/_SubprocessCShims/process_shims.c:23:
/host/spi-builder-workspace/.build/checkouts/swift-subprocess/Sources/_SubprocessCShims/include/process_shims.h:18:10: fatal error: 'pthread.h' file not found
   18 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[8/25] Compiling _SubprocessCShims process_shims.c
[8/25] Compiling parser.c
[8/25] Compiling emitter.c
[8/25] Compiling reader.c
[8/25] Compiling api.c
[8/25] Compiling scanner.c
[8/25] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm