The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-ast-lint, reference 0.1.2 (375692), with Swift 6.1 for Wasm on 26 Apr 2026 06:21:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 0.1.2
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
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 375692a chore: bump version to 0.1.2
Cloned https://github.com/Ryu0118/swift-ast-lint.git
Revision (git rev-parse @):
375692a3765aa4e166df846f1f2721ec10b79f74
SUCCESS checkout https://github.com/Ryu0118/swift-ast-lint.git at 0.1.2
========================================
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-4606859-3":/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/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/Ryu0118/FileManagerProtocol.git
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/apple/swift-system.git
[1/6649] Fetching swift-log
[600/18200] Fetching swift-log, yams
[734/18231] Fetching swift-log, yams, filemanagerprotocol
[759/19261] Fetching swift-log, yams, filemanagerprotocol, swift-async-operations
Fetched https://github.com/Ryu0118/FileManagerProtocol.git from cache (0.65s)
[3856/19230] Fetching swift-log, yams, swift-async-operations
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.67s)
Fetching https://github.com/apple/swift-argument-parser.git
[3026/23801] Fetching swift-log, yams, swift-system
Fetching https://github.com/swiftlang/swift-syntax.git
[5046/26758] Fetching swift-log, yams, swift-system, swift-subprocess
[15565/44222] Fetching swift-log, yams, swift-system, swift-subprocess, swift-argument-parser
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (1.61s)
[19397/41265] Fetching swift-log, yams, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system.git from cache (1.57s)
[14146/35664] Fetching swift-log, yams, swift-argument-parser
[30468/110702] Fetching swift-log, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.04s)
[24606/93238] Fetching swift-log, yams, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (4.11s)
[40816/86589] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (4.21s)
[30016/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (12.46s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.5.0 (18.25s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.4.0 (1.48s)
Computing version for https://github.com/Ryu0118/FileManagerProtocol.git
Computed https://github.com/Ryu0118/FileManagerProtocol.git at 0.1.0 (1.17s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (1.11s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.27s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (5.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.30s)
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/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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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/Ryu0118/FileManagerProtocol.git
Working copy of https://github.com/Ryu0118/FileManagerProtocol.git resolved at 0.1.0
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/43] Write sources
[20/43] Compiling _SwiftSyntaxCShims PlatformMutex.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.
[21/43] Compiling writer.c
[22/43] Compiling _SubprocessCShims process_shims.c
[22/43] Compiling emitter.c
[22/43] Compiling api.c
[22/43] Compiling CSystem shims.c
[22/43] Compiling parser.c
[22/43] Compiling scanner.c
[22/43] Compiling reader.c
[22/43] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/23] Compiling CSystem shims.c
[3/23] 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.
[6/23] Compiling _SubprocessCShims process_shims.c
[6/23] Compiling reader.c
[6/23] Compiling parser.c
[6/23] Compiling emitter.c
[6/23] Compiling api.c
[6/23] Write swift-version-24593BA9C3E375BF.txt
[6/23] Compiling scanner.c
BUILD FAILURE 6.1 wasm