Build Information
Failed to build swift-java, reference main (bc57b8), with Swift 6.2 for Wasm on 1 May 2026 16:01:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-java.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/swiftlang/swift-java
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bc57b8c wrap-java: Fix escaped method calls and handle $ prefix (#729)
Cloned https://github.com/swiftlang/swift-java.git
Revision (git rev-parse @):
bc57b8c458b6180b8e68b5d4cfd11b11afe6b195
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-java.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swiftlang/swift-java.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-java-jni-core
[1/597] Fetching swift-java-jni-core
Fetched https://github.com/swiftlang/swift-java-jni-core from cache (0.29s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/ordo-one/package-benchmark
[1/17557] Fetching swift-argument-parser
[177/41451] Fetching swift-argument-parser, swift-collections
[1245/47052] Fetching swift-argument-parser, swift-collections, swift-system
[1485/53862] Fetching swift-argument-parser, swift-collections, swift-system, swift-log
[9742/56890] Fetching swift-argument-parser, swift-collections, swift-system, swift-log, swift-subprocess
[23550/63744] Fetching swift-argument-parser, swift-collections, swift-system, swift-log, swift-subprocess, package-benchmark
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.82s)
[33453/60716] Fetching swift-argument-parser, swift-collections, swift-system, swift-log, package-benchmark
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/ordo-one/package-benchmark from cache (1.15s)
[41438/53862] Fetching swift-argument-parser, swift-collections, swift-system, swift-log
Fetched https://github.com/apple/swift-argument-parser from cache (1.31s)
[27532/36305] Fetching swift-collections, swift-system, swift-log
[30333/111343] Fetching swift-collections, swift-system, swift-log, swift-syntax
Fetched https://github.com/apple/swift-system from cache (2.29s)
Fetched https://github.com/apple/swift-log from cache (2.30s)
[38902/98932] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections from cache (2.37s)
[16509/75038] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.80s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.4.0 (11.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.1 (4.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.16s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.79s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.75s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.11 (1.07s)
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
[1/203] Fetching texttable
[85/238] Fetching texttable, package-jemalloc
[239/861] Fetching texttable, package-jemalloc, hdrhistogram-swift
[495/2681] Fetching texttable, package-jemalloc, hdrhistogram-swift, swift-atomics
Fetched https://github.com/ordo-one/TextTable.git from cache (0.47s)
[538/2478] Fetching package-jemalloc, hdrhistogram-swift, swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.59s)
[745/1855] Fetching package-jemalloc, swift-atomics
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.93s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.93s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.90s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.87s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.2.0 (0.87s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.75s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.77s)
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.11
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser 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/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-java-jni-core
Working copy of https://github.com/swiftlang/swift-java-jni-core resolved at main (b440a0b)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
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
warning: couldn't find pc file for jemalloc
[0/40] Write sources
[17/40] Compiling _SwiftSyntaxCShims PlatformMutex.c
[18/40] Write swift-version-24593BA9C3E375BF.txt
[19/40] Compiling CSystem shims.c
[20/40] Compiling _SubprocessCShims process_shims.c
[22/83] Emitting module SwiftSyntax602
[23/83] Emitting module SwiftSyntax600
[24/83] Compiling SwiftSyntax600 Empty.swift
[25/84] Compiling SwiftSyntax602 Empty.swift
[27/85] Emitting module SwiftSyntax603
[28/85] Compiling SwiftSyntax603 Empty.swift
[30/86] Compiling SwiftSyntax510 Empty.swift
[31/86] Emitting module SwiftSyntax510
[32/87] Compiling SwiftSyntax509 Empty.swift
[33/87] Emitting module SwiftSyntax509
[34/88] Emitting module SwiftSyntax601
[35/88] Compiling SwiftSyntax601 Empty.swift
[35/89] Wrapping AST for SwiftSyntax600 for debugging
[41/89] Compiling SystemPackage FilePathSyntax.swift
[42/89] Compiling SystemPackage FilePathTemp.swift
[43/89] Compiling SystemPackage FilePathTempPosix.swift
[44/89] Compiling SystemPackage FilePathTempWindows.swift
[45/93] Compiling SystemPackage FilePathWindows.swift
[46/93] Compiling SystemPackage FilePermissions.swift
[47/93] Compiling SystemPackage IOCompletion.swift
[48/93] Compiling SystemPackage IORequest.swift
[48/93] Wrapping AST for SwiftSyntax602 for debugging
[49/93] Wrapping AST for SwiftSyntax603 for debugging
[50/93] Wrapping AST for SwiftSyntax509 for debugging
[51/93] Wrapping AST for SwiftSyntax510 for debugging
[52/93] Wrapping AST for SwiftSyntax601 for debugging
[54/93] Compiling SystemPackage FilePath.swift
[55/93] Compiling SystemPackage FilePathComponentView.swift
[56/93] Compiling SystemPackage FilePathComponents.swift
[57/93] Compiling SystemPackage FilePathParsing.swift
[58/93] Compiling SystemPackage FilePathString.swift
[59/93] Emitting module SystemPackage
[60/93] Compiling SystemPackage Errno.swift
[61/93] Compiling SystemPackage ErrnoWindows.swift
[62/93] Compiling SystemPackage FileDescriptor.swift
[63/93] Compiling SystemPackage FileHelpers.swift
[64/93] Compiling SystemPackage FileOperations.swift
[65/156] Compiling SwiftSyntax SourceLength.swift
[66/156] Compiling SwiftSyntax SourceLocation.swift
[67/156] Compiling SwiftSyntax SourcePresence.swift
[68/156] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[69/156] Compiling SwiftSyntax SyntaxIdentifier.swift
[70/156] Compiling SwiftSyntax SyntaxNodeStructure.swift
[71/156] Compiling SwiftSyntax SyntaxProtocol.swift
[72/156] Compiling SwiftSyntax SyntaxText.swift
[73/156] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[74/156] Compiling SwiftSyntax TokenDiagnostic.swift
[75/156] Compiling SwiftSyntax TokenSequence.swift
[76/156] Compiling SwiftSyntax TokenSyntax.swift
[84/156] Compiling SwiftSyntax Trivia.swift
[85/156] Compiling SwiftSyntax Utils.swift
[86/164] Compiling SwiftSyntax Syntax.swift
[87/164] Compiling SwiftSyntax SyntaxChildren.swift
[88/164] Compiling SwiftSyntax SyntaxCollection.swift
[89/164] Compiling SwiftSyntax SyntaxHashable.swift
[91/165] Compiling SwiftSyntax Identifier.swift
[92/165] Compiling SwiftSyntax MemoryLayout.swift
[93/165] Compiling SwiftSyntax MissingNodeInitializers.swift
[94/165] Compiling SwiftSyntax RawSyntax.swift
[95/165] Compiling SwiftSyntax RawSyntaxArena.swift
[96/165] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[97/165] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[98/165] Compiling SwiftSyntax RawSyntaxTokenView.swift
[99/165] Compiling SwiftSyntax SourceEdit.swift
[109/165] Compiling SwiftSyntax AbsolutePosition.swift
[110/165] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[111/165] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[112/165] Compiling SwiftSyntax Assert.swift
[113/165] Compiling SwiftSyntax BumpPtrAllocator.swift
[114/165] Compiling SwiftSyntax CommonAncestor.swift
[115/165] Compiling SwiftSyntax Convenience.swift
[116/165] Compiling SwiftSyntax CustomTraits.swift
[117/165] Compiling SwiftSyntax EditorPlaceholder.swift
[117/165] Wrapping AST for SystemPackage for debugging
[119/187] Compiling Subprocess Subprocess+Windows.swift
[120/187] Compiling Subprocess Result.swift
[121/187] Compiling Subprocess Span+Subprocess.swift
[122/187] Compiling Subprocess Input+Foundation.swift
[123/187] Compiling Subprocess Output+Foundation.swift
[124/187] Compiling Subprocess Span+SubprocessFoundation.swift
[125/189] Compiling Subprocess AsyncIO+Dispatch.swift
[126/189] Compiling Subprocess AsyncIO+Linux.swift
[127/189] Compiling Subprocess AsyncIO+Windows.swift
[128/189] Compiling Subprocess Teardown.swift
[129/189] Compiling Subprocess Thread.swift
[130/189] Compiling Subprocess Input.swift
[131/189] Compiling Subprocess Output.swift
[132/189] Compiling Subprocess Subprocess+BSD.swift
[133/189] Compiling Subprocess Subprocess+Darwin.swift
[134/189] Compiling Subprocess Subprocess+Linux.swift
[135/189] Compiling Subprocess Subprocess+Unix.swift
[136/189] Compiling Subprocess Configuration.swift
[137/189] Compiling Subprocess Error.swift
[138/189] Compiling Subprocess Execution.swift
[139/189] Emitting module Subprocess
[140/189] Compiling Subprocess API.swift
[141/189] Compiling Subprocess AsyncBufferSequence.swift
[142/189] Compiling Subprocess Buffer.swift
[143/190] Wrapping AST for Subprocess for debugging
[145/190] Emitting module SwiftSyntax
[146/190] Compiling SwiftSyntax SyntaxRewriter.swift
[147/190] Compiling SwiftSyntax SyntaxTraits.swift
[148/190] Compiling SwiftSyntax SyntaxVisitor.swift
[149/190] Compiling SwiftSyntax TokenKind.swift
[150/190] Compiling SwiftSyntax Tokens.swift
[151/190] Compiling SwiftSyntax TriviaPieces.swift
[152/190] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[153/190] Compiling SwiftSyntax RawSyntaxNodesC.swift
[154/190] Compiling SwiftSyntax RawSyntaxNodesD.swift
[155/190] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[156/190] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[157/190] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[158/190] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[159/190] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[160/190] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[161/190] Compiling SwiftSyntax RawSyntaxValidation.swift
[162/190] Compiling SwiftSyntax SyntaxNodesAB.swift
[163/190] Compiling SwiftSyntax ChildNameForKeyPath.swift
[164/190] Compiling SwiftSyntax Keyword.swift
[165/190] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[166/190] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[167/190] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[168/190] Compiling SwiftSyntax SyntaxBaseNodes.swift
[169/190] Compiling SwiftSyntax SyntaxCollections.swift
[170/190] Compiling SwiftSyntax SyntaxEnum.swift
[171/190] Compiling SwiftSyntax SyntaxKind.swift
[172/190] Compiling SwiftSyntax SyntaxNodesC.swift
[173/190] Compiling SwiftSyntax SyntaxNodesD.swift
[174/190] Compiling SwiftSyntax SyntaxNodesEF.swift
[175/190] Compiling SwiftSyntax SyntaxNodesGHI.swift
[176/190] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[177/190] Compiling SwiftSyntax SyntaxNodesOP.swift
[178/190] Compiling SwiftSyntax SyntaxNodesQRS.swift
[179/190] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[180/204] Wrapping AST for SwiftSyntax for debugging
[182/250] Compiling SwiftBasicFormat Syntax+Extensions.swift
[183/250] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[184/250] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[185/250] Emitting module SwiftDiagnostics
[186/251] Compiling SwiftDiagnostics Message.swift
[187/251] Emitting module SwiftBasicFormat
[188/251] Compiling SwiftParser Attributes.swift
[189/251] Compiling SwiftParser Availability.swift
[190/251] Compiling SwiftDiagnostics Note.swift
[191/251] Compiling SwiftBasicFormat InferIndentation.swift
[192/251] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[193/251] Compiling SwiftDiagnostics FixIt.swift
[194/251] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[195/251] Compiling SwiftParser CharacterInfo.swift
[196/251] Compiling SwiftParser CollectionNodes+Parsable.swift
[197/251] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[198/252] Wrapping AST for SwiftDiagnostics for debugging
[200/252] Compiling SwiftBasicFormat Indenter.swift
[201/252] Compiling SwiftBasicFormat BasicFormat.swift
[202/253] Wrapping AST for SwiftBasicFormat for debugging
[204/253] Compiling SwiftParser Lexeme.swift
[205/253] Compiling SwiftParser LexemeSequence.swift
[206/253] Compiling SwiftParser Lexer.swift
[207/253] Compiling SwiftParser RegexLiteralLexer.swift
[208/253] Compiling SwiftParser UnicodeScalarExtensions.swift
[209/253] Compiling SwiftParser Lookahead.swift
[210/258] Compiling SwiftParser StringLiterals.swift
[211/258] Compiling SwiftParser SwiftParserCompatibility.swift
[212/258] Compiling SwiftParser SwiftVersion.swift
[213/258] Compiling SwiftParser SyntaxUtils.swift
[214/258] Compiling SwiftParser TokenConsumer.swift
[215/258] Compiling SwiftParser TokenPrecedence.swift
[216/258] Compiling SwiftParser TokenSpec.swift
[217/258] Compiling SwiftParser TokenSpecSet.swift
[218/258] Compiling SwiftParser TopLevel.swift
[219/258] Compiling SwiftParser TriviaParser.swift
[220/258] Compiling SwiftParser Types.swift
[221/258] Emitting module SwiftParser
[226/258] Compiling SwiftParser CompilerFiles.swift
[227/258] Compiling SwiftParser Declarations.swift
[228/258] Compiling SwiftParser Parser.swift
[229/258] Compiling SwiftParser Patterns.swift
[230/258] Compiling SwiftParser Recovery.swift
[231/258] Compiling SwiftParser Specifiers.swift
[232/258] Compiling SwiftParser Statements.swift
[233/258] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[234/258] Compiling SwiftParser LoopProgressCondition.swift
[235/258] Compiling SwiftParser Modifiers.swift
[236/258] Compiling SwiftParser Names.swift
[237/258] Compiling SwiftParser Nominals.swift
[238/258] Compiling SwiftParser Parameters.swift
[239/258] Compiling SwiftParser ParseSourceFile.swift
[240/258] Compiling SwiftParser Directives.swift
[241/258] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[242/258] Compiling SwiftParser Expressions.swift
[243/258] Compiling SwiftParser IncrementalParseTransition.swift
[244/258] Compiling SwiftParser IsValidIdentifier.swift
[245/258] Compiling SwiftParser Cursor.swift
[246/258] Compiling SwiftParser ExperimentalFeatures.swift
[247/258] Compiling SwiftParser IsLexerClassified.swift
[248/258] Compiling SwiftParser LayoutNodes+Parsable.swift
[249/258] Compiling SwiftParser Parser+TokenSpecSet.swift
[250/258] Compiling SwiftParser TokenSpecStaticMembers.swift
[251/259] Wrapping AST for SwiftParser for debugging
[253/282] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[254/283] Compiling SwiftOperators PrecedenceGroup.swift
[255/284] Compiling SwiftOperators OperatorError.swift
[256/284] Compiling SwiftOperators OperatorTable+Defaults.swift
[257/284] Compiling SwiftOperators Operator.swift
[258/284] Compiling SwiftOperators OperatorError+Diagnostics.swift
[259/284] Compiling SwiftOperators PrecedenceGraph.swift
[260/284] Compiling SwiftOperators OperatorTable.swift
[261/284] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[262/284] Compiling SwiftOperators SyntaxSynthesis.swift
[263/284] Emitting module SwiftOperators
[264/284] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[265/284] Compiling SwiftParserDiagnostics Utils.swift
[266/284] Compiling SwiftOperators OperatorTable+Semantics.swift
[267/284] Compiling SwiftOperators OperatorTable+Folding.swift
[268/285] Wrapping AST for SwiftOperators for debugging
[270/285] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[271/285] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[272/285] Compiling SwiftParserDiagnostics PresenceUtils.swift
[273/285] Compiling SwiftParserDiagnostics MissingNodesError.swift
[274/285] Compiling SwiftParserDiagnostics MissingTokenError.swift
[277/285] Emitting module SwiftParserDiagnostics
[280/286] Wrapping AST for SwiftParserDiagnostics for debugging
[282/301] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[283/301] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[284/302] Emitting module SwiftSyntaxBuilder
[285/302] Compiling SwiftSyntaxBuilder Indenter.swift
[286/302] Compiling SwiftSyntaxBuilder ListBuilder.swift
[287/302] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[288/302] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[289/302] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[290/302] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[291/302] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[292/302] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[293/302] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[294/302] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[295/302] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[296/302] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[297/302] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[298/303] Wrapping AST for SwiftSyntaxBuilder for debugging
[300/318] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[301/318] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[302/319] Compiling SwiftIfConfig IfConfigFunctions.swift
[303/319] Compiling SwiftIfConfig IfConfigRegionState.swift
[304/319] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[305/319] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[306/319] Compiling SwiftIfConfig VersionTuple.swift
[307/319] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[308/319] Compiling SwiftIfConfig BuildConfiguration.swift
[309/319] Compiling SwiftIfConfig ConfiguredRegions.swift
[310/319] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[311/319] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[312/319] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[313/319] Emitting module SwiftIfConfig
[314/319] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[315/319] Compiling SwiftIfConfig IfConfigEvaluation.swift
[316/320] Wrapping AST for SwiftIfConfig for debugging
[318/322] Emitting module StaticBuildConfigPluginExecutable
[319/322] Compiling StaticBuildConfigPluginExecutable StaticBuildConfigPluginExecutable.swift
[320/323] Wrapping AST for StaticBuildConfigPluginExecutable for debugging
[321/323] Write Objects.LinkFileList
[322/323] Linking StaticBuildConfigPluginExecutable-tool
warning: couldn't find pc file for jemalloc
[1/1] Compiling plugin _StaticBuildConfigPlugin
[2/2] Compiling plugin JExtractSwiftPlugin
[3/3] Compiling plugin SwiftJavaPlugin
[4/4] Compiling plugin JavaCompilerPlugin
[5/5] Compiling plugin BenchmarkPlugin
[6/6] Compiling plugin BenchmarkCommandPlugin
[7/7] Compiling plugin GenerateManual
[8/8] Compiling plugin GenerateDoccReference
Building for debugging...
[8/179] Write sources
[13/179] Copying dummy.json
[13/179] Write sources
[49/179] Copying dummy.json
[52/179] Write sources
[90/179] Compiling CSwiftJavaJNI dummy.c
[91/179] Compiling CSystem shims.c
[92/179] Write sources
[94/179] Compiling CSwiftJavaJNI dummy.c
[95/179] Compiling _SwiftSyntaxCShims PlatformMutex.c
[97/179] Compiling CSystem shims.c
/host/spi-builder-workspace/.build/checkouts/swift-subprocess/Sources/_SubprocessCShims/process_shims.c:31:10: fatal error: 'grp.h' file not found
31 | #include <grp.h>
| ^~~~~~~
1 error generated.
[98/179] Compiling _SubprocessCShims process_shims.c
[98/179] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm