Build Information
Failed to build Sourcery, reference master (44a02f
), with Swift 6.1 for Wasm on 5 Sep 2025 00:11:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/sourcery.git
Reference: master
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/krzysztofzablocki/sourcery
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 44a02f6 Merge pull request #1436 from Cyberbeni/arm64-docker
Cloned https://github.com/krzysztofzablocki/sourcery.git
Revision (git rev-parse @):
44a02f6fe56c092f8a56d3f25320c7b542eef058
SUCCESS checkout https://github.com/krzysztofzablocki/sourcery.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/krzysztofzablocki/sourcery.git
https://github.com/krzysztofzablocki/sourcery.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "commander",
"requirement" : {
"exact" : [
"0.9.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/Commander.git"
},
{
"identity" : "pathkit",
"requirement" : {
"exact" : [
"1.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "stencilswiftkit",
"requirement" : {
"exact" : [
"2.10.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/art-divin/StencilSwiftKit.git"
},
{
"identity" : "xcodeproj",
"requirement" : {
"exact" : [
"8.24.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/XcodeProj.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "swift-package-manager",
"requirement" : {
"exact" : [
"1.0.8"
]
},
"type" : "sourceControl",
"url" : "https://github.com/art-divin/swift-package-manager.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "Sourcery",
"name" : "Sourcery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "sourcery",
"targets" : [
"SourceryExecutable"
],
"type" : {
"executable" : null
}
},
{
"name" : "SourceryRuntime",
"targets" : [
"SourceryRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryStencil",
"targets" : [
"SourceryStencil"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryJS",
"targets" : [
"SourceryJS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourcerySwift",
"targets" : [
"SourcerySwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryFramework",
"targets" : [
"SourceryFramework"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryLib",
"targets" : [
"SourceryLib"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SourceryCommandPlugin",
"targets" : [
"SourceryCommandPlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "TemplatesTests",
"module_type" : "SwiftTarget",
"name" : "TemplatesTests",
"path" : "Templates",
"product_dependencies" : [
"Quick",
"Nimble",
"PathKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Templates/Templates",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Templates/Tests/Context_Linux",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Templates/Tests/Expected",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Tests/TemplatesTests.swift"
],
"type" : "test"
},
{
"c99name" : "SourceryUtils",
"module_type" : "SwiftTarget",
"name" : "SourceryUtils",
"path" : "SourceryUtils",
"product_dependencies" : [
"PathKit",
"Crypto"
],
"product_memberships" : [
"sourcery",
"SourcerySwift",
"SourceryFramework",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/Path+Extensions.swift",
"Sources/Sha.swift",
"Sources/Time.swift",
"Sources/Version.swift"
],
"type" : "library"
},
{
"c99name" : "SourcerySwift",
"module_type" : "SwiftTarget",
"name" : "SourcerySwift",
"path" : "SourcerySwift",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"sourcery",
"SourcerySwift",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/SourceryRuntime.content.generated.swift",
"Sources/SourceryRuntime_Linux.content.generated.swift",
"Sources/SwiftTemplate.swift"
],
"target_dependencies" : [
"SourceryRuntime",
"SourceryUtils"
],
"type" : "library"
},
{
"c99name" : "SourceryStencil",
"module_type" : "SwiftTarget",
"name" : "SourceryStencil",
"path" : "SourceryStencil",
"product_dependencies" : [
"PathKit",
"StencilSwiftKit"
],
"product_memberships" : [
"sourcery",
"SourceryStencil",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/NewLineNode.swift",
"Sources/StencilTemplate.swift",
"Sources/TypedNode.swift"
],
"target_dependencies" : [
"SourceryRuntime"
],
"type" : "library"
},
{
"c99name" : "SourceryRuntime",
"module_type" : "SwiftTarget",
"name" : "SourceryRuntime",
"path" : "SourceryRuntime",
"product_dependencies" : [
"StencilSwiftKit"
],
"product_memberships" : [
"sourcery",
"SourceryRuntime",
"SourceryStencil",
"SourcerySwift",
"SourceryFramework",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/Common/AST/AccessLevel.swift",
"Sources/Common/AST/Actor.swift",
"Sources/Common/AST/Annotations.swift",
"Sources/Common/AST/Attribute.swift",
"Sources/Common/AST/Class.swift",
"Sources/Common/AST/Definition.swift",
"Sources/Common/AST/Documentation.swift",
"Sources/Common/AST/Import.swift",
"Sources/Common/AST/Modifier.swift",
"Sources/Common/AST/PhantomProtocols.swift",
"Sources/Common/AST/Protocol.swift",
"Sources/Common/AST/ProtocolComposition.swift",
"Sources/Common/AST/Struct.swift",
"Sources/Common/AST/TypeName/Array.swift",
"Sources/Common/AST/TypeName/Dictionary.swift",
"Sources/Common/AST/TypeName/Generic.swift",
"Sources/Common/AST/TypeName/Set.swift",
"Sources/Common/AST/TypeName/Typed.swift",
"Sources/Common/AST/Typealias.swift",
"Sources/Common/Array+Parallel.swift",
"Sources/Common/BytesRange.swift",
"Sources/Common/Composer/Composer.swift",
"Sources/Common/Composer/ParserResultsComposed.swift",
"Sources/Common/Diffable.swift",
"Sources/Common/Extensions.swift",
"Sources/Common/FileParserResult.swift",
"Sources/Common/Log.swift",
"Sources/Common/TemplateContext.swift",
"Sources/Generated/AutoHashable.generated.swift",
"Sources/Generated/Coding.generated.swift",
"Sources/Generated/JSExport.generated.swift",
"Sources/Generated/Typed.generated.swift",
"Sources/Linux/AST/AssociatedType_Linux.swift",
"Sources/Linux/AST/AssociatedValue_Linux.swift",
"Sources/Linux/AST/ClosureParameter_Linux.swift",
"Sources/Linux/AST/EnumCase_Linux.swift",
"Sources/Linux/AST/Enum_Linux.swift",
"Sources/Linux/AST/GenericParameter_Linux.swift",
"Sources/Linux/AST/GenericRequirement_Linux.swift",
"Sources/Linux/AST/MethodParameter_Linux.swift",
"Sources/Linux/AST/Method_Linux.swift",
"Sources/Linux/AST/Protocol_Linux.swift",
"Sources/Linux/AST/Subscript_Linux.swift",
"Sources/Linux/AST/TypeName/Closure_Linux.swift",
"Sources/Linux/AST/TypeName/GenericTypeParameter_Linux.swift",
"Sources/Linux/AST/TypeName/Tuple_Linux.swift",
"Sources/Linux/AST/TypeName/TypeName_Linux.swift",
"Sources/Linux/AST/Type_Linux.swift",
"Sources/Linux/AST/Variable_Linux.swift",
"Sources/Linux/DynamicMemberLookup_Linux.swift",
"Sources/Linux/NSException_Linux.swift",
"Sources/Linux/TypesCollection_Linux.swift",
"Sources/Linux/Types_Linux.swift",
"Sources/macOS/AST/AssociatedType.swift",
"Sources/macOS/AST/AssociatedValue.swift",
"Sources/macOS/AST/ClosureParameter.swift",
"Sources/macOS/AST/Enum.swift",
"Sources/macOS/AST/EnumCase.swift",
"Sources/macOS/AST/GenericParameter.swift",
"Sources/macOS/AST/GenericRequirement.swift",
"Sources/macOS/AST/Method.swift",
"Sources/macOS/AST/MethodParameter.swift",
"Sources/macOS/AST/Subscript.swift",
"Sources/macOS/AST/Type.swift",
"Sources/macOS/AST/TypeName/Closure.swift",
"Sources/macOS/AST/TypeName/GenericTypeParameter.swift",
"Sources/macOS/AST/TypeName/Tuple.swift",
"Sources/macOS/AST/TypeName/TypeName.swift",
"Sources/macOS/AST/Variable.swift",
"Sources/macOS/Types.swift",
"Sources/macOS/TypesCollection.swift"
],
"type" : "library"
},
{
"c99name" : "SourceryLibTests",
"module_type" : "SwiftTarget",
"name" : "SourceryLibTests",
"path" : "Tests/SourceryLibTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Configs",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/DryRun-Code",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Errors",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/JavaScriptTemplates",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Performance-Code",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Result",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Source_Linux",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/SwiftTemplates",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Templates",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ConfigurationSpec.swift",
"Generating/JavaScriptTemplateSpecs.swift",
"Generating/StencilTemplateSpec.swift",
"Generating/SwiftTemplateSpecs.swift",
"GeneratorSpec.swift",
"Helpers/Builders.swift",
"Helpers/CustomMatchers.swift",
"Helpers/Extensions.swift",
"Models/ActorSpec.swift",
"Models/ArrayTypeSpec.swift",
"Models/ClassSpec.swift",
"Models/DiffableSpec.swift",
"Models/EnumSpec.swift",
"Models/MethodSpec.swift",
"Models/ProtocolSpec.swift",
"Models/StructSpec.swift",
"Models/TypeSpec.swift",
"Models/TypealiasSpec.swift",
"Models/TypedSpec.generated.swift",
"Models/VariableSpec.swift",
"Output/DryOutputSpec.swift",
"Parsing/ComposerSpec.swift",
"Parsing/FileParserSpec.swift",
"Parsing/FileParser_AssociatedTypeSpec.swift",
"Parsing/FileParser_AttributesModifierSpec.swift",
"Parsing/FileParser_MethodsSpec.swift",
"Parsing/FileParser_ProtocolComposition.swift",
"Parsing/FileParser_SubscriptsSpec.swift",
"Parsing/FileParser_TypeNameSpec.swift",
"Parsing/FileParser_VariableSpec.swift",
"Parsing/Helpers/AnnotationsParserSpec.swift",
"Parsing/Helpers/StringViewSpec.swift",
"Parsing/Helpers/TemplateAnnotationsParserSpec.swift",
"Parsing/Helpers/TemplatesAnnotationParser_ForceParseInlineCodeSpec.swift",
"Parsing/Helpers/VerifierSpec.swift",
"Sourcery+PerformanceSpec.swift",
"SourcerySpec.swift",
"Stub/Source/Bar.swift",
"Stub/Source/Foo.swift",
"Stub/Source/FooBar.swift",
"Stub/Stubs.swift"
],
"target_dependencies" : [
"SourceryLib"
],
"type" : "test"
},
{
"c99name" : "SourceryLib",
"module_type" : "SwiftTarget",
"name" : "SourceryLib",
"path" : "Sourcery",
"product_dependencies" : [
"Commander",
"PathKit",
"Yams",
"StencilSwiftKit",
"SwiftSyntax",
"XcodeProj",
"SwiftPM-auto",
"Crypto"
],
"product_memberships" : [
"sourcery",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Configuration.swift",
"Generating/Templates/JavaScript/JavaScriptTemplate.swift",
"Generating/Templates/Stencil/StencilTemplate.swift",
"Generating/Templates/Swift/SwiftTemplate.swift",
"Sourcery.swift",
"Utils/ByteRangeConversion.swift",
"Utils/BytesRange + Editing.swift",
"Utils/DryOutputModels.swift",
"Utils/FolderWatcher.swift",
"Utils/NSRange + Editing.swift",
"Utils/Xcode+Extensions.swift"
],
"target_dependencies" : [
"SourceryFramework",
"SourceryRuntime",
"SourceryStencil",
"SourceryJS",
"SourcerySwift"
],
"type" : "library"
},
{
"c99name" : "SourceryJS",
"module_type" : "SwiftTarget",
"name" : "SourceryJS",
"path" : "SourceryJS",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"sourcery",
"SourceryJS",
"SourceryLib",
"SourceryCommandPlugin"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/SourceryJS/Resources/ejs.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Sources/EJSTemplate+Tests.swift",
"Sources/EJSTemplate.swift"
],
"type" : "library"
},
{
"c99name" : "SourceryFramework",
"module_type" : "SwiftTarget",
"name" : "SourceryFramework",
"path" : "SourceryFramework",
"product_dependencies" : [
"PathKit",
"SwiftSyntax",
"SwiftParser"
],
"product_memberships" : [
"sourcery",
"SourceryFramework",
"SourceryLib",
"SourceryCommandPlugin"
],
"sources" : [
"Sources/Generating/Generator.swift",
"Sources/Generating/SourceryTemplate.swift",
"Sources/Generating/Template.swift",
"Sources/Parsing/FileParserType.swift",
"Sources/Parsing/String+TypeInference.swift",
"Sources/Parsing/SwiftSyntax/AST/AccessLevel+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Actor+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Attribute+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Class+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Enum+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/EnumCase+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/GenericParameter+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/GenericRequirement+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/GenericType+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Method+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/MethodParameter+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Modifier+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Protocol+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Signature.swift",
"Sources/Parsing/SwiftSyntax/AST/Struct+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Subscript+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Type+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/TypeName+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/AST/Variable+SwiftSyntax.swift",
"Sources/Parsing/SwiftSyntax/FileParserSyntax.swift",
"Sources/Parsing/SwiftSyntax/Syntax+Extensions.swift",
"Sources/Parsing/SwiftSyntax/SyntaxTreeCollector.swift",
"Sources/Parsing/Utils/AnnotationsParser.swift",
"Sources/Parsing/Utils/Bridges.swift",
"Sources/Parsing/Utils/InlineParser.swift",
"Sources/Parsing/Utils/StringView.swift",
"Sources/Parsing/Utils/Verifier.swift"
],
"target_dependencies" : [
"SourceryUtils",
"SourceryRuntime"
],
"type" : "library"
},
{
"c99name" : "SourceryExecutable",
"module_type" : "SwiftTarget",
"name" : "SourceryExecutable",
"path" : "SourceryExecutable",
"product_memberships" : [
"sourcery",
"SourceryCommandPlugin"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SourceryLib"
],
"type" : "executable"
},
{
"c99name" : "SourceryCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SourceryCommandPlugin",
"path" : "Plugins/SourceryCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Sourcery command plugin for code generation",
"type" : "custom",
"verb" : "sourcery-command"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Need permission to write generated files to package directory",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SourceryCommandPlugin"
],
"sources" : [
"SourceryCommandPlugin.swift"
],
"target_dependencies" : [
"SourceryExecutable"
],
"type" : "plugin"
},
{
"c99name" : "CodableContextTests",
"module_type" : "SwiftTarget",
"name" : "CodableContextTests",
"path" : "Templates/CodableContextTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"CodableContextTests.swift"
],
"target_dependencies" : [
"CodableContext"
],
"type" : "test"
},
{
"c99name" : "CodableContext",
"module_type" : "SwiftTarget",
"name" : "CodableContext",
"path" : "Templates/Tests",
"sources" : [
"Context/AutoCodable.swift",
"Generated/AutoCodable.generated.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/art-divin/swift-package-manager.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/68975] Fetching swift-package-manager
[2/92508] Fetching swift-package-manager, xcodeproj
[3735/107349] Fetching swift-package-manager, xcodeproj, quick
[12957/126984] Fetching swift-package-manager, xcodeproj, quick, nimble
[33151/198834] Fetching swift-package-manager, xcodeproj, quick, nimble, swift-syntax
[36808/215208] Fetching swift-package-manager, xcodeproj, quick, nimble, swift-syntax, swift-crypto
Fetched https://github.com/Quick/Quick.git from cache (2.28s)
Fetching https://github.com/art-divin/StencilSwiftKit.git
[182405/200367] Fetching swift-package-manager, xcodeproj, nimble, swift-syntax, swift-crypto
[188872/203489] Fetching swift-package-manager, xcodeproj, nimble, swift-syntax, swift-crypto, stencilswiftkit
Fetched https://github.com/Quick/Nimble.git from cache (3.02s)
Fetching https://github.com/kylef/PathKit.git
[181388/183854] Fetching swift-package-manager, xcodeproj, swift-syntax, swift-crypto, stencilswiftkit
[181639/185292] Fetching swift-package-manager, xcodeproj, swift-syntax, swift-crypto, stencilswiftkit, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.44s)
Fetching https://github.com/kylef/Commander.git
[181651/183854] Fetching swift-package-manager, xcodeproj, swift-syntax, swift-crypto, stencilswiftkit
[181652/185442] Fetching swift-package-manager, xcodeproj, swift-syntax, swift-crypto, stencilswiftkit, commander
Fetched https://github.com/kylef/Commander.git from cache (0.42s)
[181669/183854] Fetching swift-package-manager, xcodeproj, swift-syntax, swift-crypto, stencilswiftkit
Fetching https://github.com/jpsim/Yams.git
[182388/194990] Fetching swift-package-manager, xcodeproj, swift-syntax, swift-crypto, stencilswiftkit, yams
Fetched https://github.com/apple/swift-crypto.git from cache (4.39s)
[166125/178616] Fetching swift-package-manager, xcodeproj, swift-syntax, stencilswiftkit, yams
Fetched https://github.com/art-divin/swift-package-manager.git from cache (4.41s)
[97261/109641] Fetching xcodeproj, swift-syntax, stencilswiftkit, yams
Fetched https://github.com/art-divin/StencilSwiftKit.git from cache (5.12s)
Fetched https://github.com/tuist/XcodeProj.git from cache (7.80s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.81s)
Fetched https://github.com/jpsim/Yams.git from cache (3.87s)
Computing version for https://github.com/art-divin/swift-package-manager.git
Computed https://github.com/art-divin/swift-package-manager.git at 1.0.8 (9.15s)
Fetching https://github.com/art-divin/swift-llbuild.git
Fetching https://github.com/art-divin/swift-driver.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/art-divin/swift-tools-support-core.git
Fetching https://github.com/apple/swift-certificates.git
[1/6461] Fetching swift-certificates
[66/9952] Fetching swift-certificates, swift-tools-support-core
[67/27389] Fetching swift-certificates, swift-tools-support-core, swift-llbuild
[1382/50421] Fetching swift-certificates, swift-tools-support-core, swift-llbuild, swift-driver
[2618/55362] Fetching swift-certificates, swift-tools-support-core, swift-llbuild, swift-driver, swift-system
[20122/72756] Fetching swift-certificates, swift-tools-support-core, swift-llbuild, swift-driver, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.86s)
[19847/67815] Fetching swift-certificates, swift-tools-support-core, swift-llbuild, swift-driver, swift-collections
Fetched https://github.com/art-divin/swift-tools-support-core.git from cache (2.70s)
Fetched https://github.com/apple/swift-collections.git from cache (2.71s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.72s)
Fetched https://github.com/art-divin/swift-driver.git from cache (2.72s)
Fetched https://github.com/art-divin/swift-llbuild.git from cache (2.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.0.0 (3.70s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.24.6 (0.81s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.42s)
Computing version for https://github.com/art-divin/StencilSwiftKit.git
Computed https://github.com/art-divin/StencilSwiftKit.git at 2.10.4 (2.51s)
Fetching https://github.com/art-divin/Stencil.git
[1/3424] Fetching stencil
Fetched https://github.com/art-divin/Stencil.git from cache (0.64s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.04s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.43s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (3.69s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.0.1 (1.01s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (1.60s)
Computing version for https://github.com/art-divin/swift-driver.git
Computed https://github.com/art-divin/swift-driver.git at 1.0.1 (1.21s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15692] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.68s)
Computing version for https://github.com/art-divin/swift-tools-support-core.git
Computed https://github.com/art-divin/swift-tools-support-core.git at 1.0.0 (3.77s)
Computing version for https://github.com/art-divin/swift-llbuild.git
Computed https://github.com/art-divin/swift-llbuild.git at 1.0.0 (1.04s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (1.30s)
Computing version for https://github.com/art-divin/Stencil.git
Computed https://github.com/art-divin/Stencil.git at 0.15.3 (8.06s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.27s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (1.00s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.89s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.97s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.38s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (1.30s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.88s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.87s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.37s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.07s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/art-divin/swift-tools-support-core.git
Working copy of https://github.com/art-divin/swift-tools-support-core.git resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/art-divin/StencilSwiftKit.git
Working copy of https://github.com/art-divin/StencilSwiftKit.git resolved at 2.10.4
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.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.1.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/art-divin/swift-llbuild.git
Working copy of https://github.com/art-divin/swift-llbuild.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Creating working copy for https://github.com/art-divin/swift-driver.git
Working copy of https://github.com/art-divin/swift-driver.git resolved at 1.0.1
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.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
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.2.3
Creating working copy for https://github.com/art-divin/swift-package-manager.git
Working copy of https://github.com/art-divin/swift-package-manager.git resolved at 1.0.8
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.24.6
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/art-divin/Stencil.git
Working copy of https://github.com/art-divin/Stencil.git resolved at 0.15.3
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoLenses.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoMockable.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/LinuxMain.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoEquatable.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoHashable.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoCases.swift
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageModel/InstalledLibrariesSupport/provided-libraries.json
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public var errorDescription: String? { return self }
74 | }
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public var errorDescription: String? { return self }
74 | }
[1/1] Compiling plugin SourceryCommandPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/1119] Write sources
[63/1119] Write swift-version-24593BA9C3E375BF.txt
[63/1119] Write sources
[65/1119] Compiling a_d2i_fp.c
[66/1119] Compiling tasn_utl.c
[67/1119] Compiling tasn_new.c
[67/1119] Compiling tasn_fre.c
[67/1119] Compiling tasn_enc.c
[70/1119] Compiling tasn_typ.c
[71/1119] Compiling tasn_dec.c
[73/1150] Compiling Commander Command.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[74/1150] Compiling Commander CommandRunner.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[75/1151] Compiling Commander ArgumentParser.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[76/1151] Compiling Commander Error.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[77/1151] Emitting module CodableContext
[78/1151] Compiling CodableContext AutoCodable.swift
[79/1151] Compiling CodableContext AutoCodable.generated.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/1151] Emitting module Commander
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[81/1151] Compiling Commander ArgumentConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[82/1151] Compiling Commander ArgumentDescription.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[83/1152] Compiling libllbuild Ninja-C-API.cpp
[85/1152] Compiling Commander Group.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[86/1160] Compiling Commander CommandType.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[87/1160] Compiling Commander Commands.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[88/1164] Emitting module PathKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Templates/Tests/Context/AutoHashable.swift
/host/spi-builder-workspace/Templates/Tests/Context/AutoMockable.swift
/host/spi-builder-workspace/Templates/Tests/Context/AutoCodable.swift
/host/spi-builder-workspace/Templates/artifactbundle.info.json.template
/host/spi-builder-workspace/Templates/Tests/Context/AutoCases.swift
/host/spi-builder-workspace/Templates/Tests/Context/AutoLenses.swift
/host/spi-builder-workspace/Templates/Tests/Context/AutoEquatable.swift
/host/spi-builder-workspace/Templates/Tests/Context/LinuxMain.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/SourceryLibTests/Stub/Source/TestProject/TestProject/Info.plist
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoMockable.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/LinuxMain.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoCases.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoHashable.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoLenses.swift
/host/spi-builder-workspace/Templates/Tests/Context_Linux/AutoEquatable.swift
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageModel/InstalledLibrariesSupport/provided-libraries.json
[0/1] Planning build
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public var errorDescription: String? { return self }
74 | }
/host/spi-builder-workspace/Plugins/SourceryCommandPlugin/SourceryCommandPlugin.swift:72:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
70 | #endif
71 |
72 | extension String: LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
73 | public var errorDescription: String? { return self }
74 | }
[1/1] Compiling plugin SourceryCommandPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/1048] Write sources
[6/1049] Compiling _SwiftSyntaxCShims dummy.c
[7/1049] Compiling TSCclibc process.c
[7/1049] Write sources
[7/1049] Copying ejs.js
[7/1049] Write sources
[29/1049] Compiling TSCclibc libc.c
[30/1049] Compiling writer.c
[31/1049] Compiling reader.c
[32/1049] Compiling parser.c
[33/1049] Compiling scanner.c
[34/1049] Compiling emitter.c
[35/1049] Compiling api.c
[36/1049] Compiling CSwiftScan CSwiftScanImpl.c
[37/1049] Compiling CSystem shims.c
[38/1049] Compiling fiat_curve25519_adx_square.S
[39/1049] Compiling fiat_curve25519_adx_mul.S
[40/1049] Compiling libllbuild C-API.cpp
[41/1049] Compiling CCryptoBoringSSLShims shims.c
[42/1049] Compiling v3_purp.c
[43/1049] Compiling v3_skey.c
[44/1049] Compiling v3_utl.c
[44/1049] Compiling v3_prn.c
[46/1049] Compiling v3_pmaps.c
[47/1049] Compiling libllbuild BuildKey-C-API.cpp
[48/1049] Compiling v3_pcons.c
[49/1049] Compiling v3_ocsp.c
[50/1049] Compiling v3_ncons.c
[51/1049] Compiling v3_lib.c
[52/1049] Compiling libllbuild BuildValue-C-API.cpp
[53/1049] Compiling libllbuild Core-C-API.cpp
[54/1049] Compiling v3_int.c
[55/1049] Compiling v3_ia5.c
[56/1049] Compiling v3_genn.c
[57/1049] Compiling v3_crld.c
[58/1049] Compiling v3_conf.c
[59/1049] Compiling v3_info.c
[60/1049] Compiling v3_extku.c
[61/1049] Compiling v3_enum.c
[62/1049] Compiling v3_bitst.c
[63/1049] Compiling v3_bcons.c
[64/1049] Compiling v3_cpols.c
[65/1049] Compiling v3_akeya.c
[66/1049] Compiling libllbuild BuildDB-C-API.cpp
[67/1049] Compiling x_spki.c
[68/1049] Compiling x_x509.c
[69/1049] Compiling v3_alt.c
[70/1049] Compiling x_x509a.c
[71/1049] Compiling v3_akey.c
[72/1049] Compiling x_pubkey.c
[73/1049] Compiling x_sig.c
[74/1049] Compiling x_val.c
[75/1049] Compiling x_req.c
[76/1049] Compiling x_exten.c
[77/1049] Compiling x_pkey.c
[78/1049] Compiling x_attrib.c
[79/1049] Compiling x_info.c
[80/1049] Compiling x_crl.c
[81/1049] Compiling x_name.c
[82/1049] Compiling x_algor.c
[83/1049] Compiling x_all.c
[84/1049] Compiling x509cset.c
[85/1049] Compiling x509rset.c
[86/1049] Compiling x509name.c
[87/1049] Compiling x509spki.c
[88/1049] Compiling x509_vfy.c
[89/1049] Compiling x509_v3.c
[90/1049] Compiling x509_vpm.c
[91/1049] Compiling x509_set.c
[92/1049] Compiling x509_txt.c
[93/1049] Compiling x509_def.c
[94/1049] Compiling x509_req.c
[95/1049] Compiling x509_obj.c
[96/1049] Compiling libllbuild BuildSystem-C-API.cpp
[97/1049] Compiling x509_trs.c
[98/1049] Compiling x509_d2.c
[99/1049] Compiling x509_cmp.c
[100/1049] Compiling x509_lu.c
[101/1049] Compiling x509_ext.c
[102/1049] Compiling t_crl.c
[103/1049] Compiling x509_att.c
[104/1049] Compiling i2d_pr.c
[105/1049] Compiling t_x509a.c
[106/1049] Compiling policy.c
[107/1049] Compiling x509.c
[108/1049] Compiling t_req.c
[109/1049] Compiling name_print.c
[110/1049] Compiling t_x509.c
[111/1049] Compiling rsa_pss.c
[112/1049] Compiling by_dir.c
[113/1049] Compiling a_digest.c
[114/1049] Compiling algorithm.c
[115/1049] Compiling a_verify.c
[116/1049] Compiling a_sign.c
[117/1049] Compiling by_file.c
[118/1049] Compiling thread_win.c
[118/1049] Compiling voprf.c
[120/1049] Compiling asn1_gen.c
[121/1049] Compiling thread_pthread.c
[122/1049] Compiling trust_token.c
[123/1049] Compiling thread.c
[124/1049] Compiling thread_none.c
[125/1049] Compiling siphash.c
[126/1049] Compiling rc4.c
[127/1049] Compiling rsa_print.c
[128/1049] Compiling pmbtoken.c
[129/1049] Compiling stack.c
[130/1049] Compiling rsa_asn1.c
[131/1049] Compiling refcount.c
[132/1049] Compiling windows.c
[133/1049] Compiling rsa_crypt.c
[134/1049] Compiling rand_extra.c
[135/1049] Compiling trusty.c
[136/1049] Compiling passive.c
[137/1049] Compiling ios.c
[138/1049] Compiling getentropy.c
[139/1049] Compiling pool.c
[140/1049] Compiling poly1305_arm_asm.S
[141/1049] Compiling forkunsafe.c
[142/1049] Compiling deterministic.c
[143/1049] Compiling poly1305.c
[144/1049] Compiling poly1305_arm.c
[145/1049] Compiling pkcs7.c
[146/1049] Compiling pem_xaux.c
[147/1049] Compiling poly1305_vec.c
[148/1049] Compiling p5_pbev2.c
[149/1049] Compiling pkcs8.c
[150/1049] Compiling pem_x509.c
[151/1049] Compiling pkcs8_x509.c
[152/1049] Compiling pkcs7_x509.c
[153/1049] Compiling pem_pkey.c
[154/1049] Compiling pem_oth.c
[155/1049] Compiling obj_xref.c
[156/1049] Compiling pem_lib.c
[157/1049] Compiling pem_pk8.c
[158/1049] Compiling lhash.c
[159/1049] Compiling mem.c
[160/1049] Compiling pem_info.c
[161/1049] Compiling keccak.c
[162/1049] Compiling kyber.c
[163/1049] Compiling pem_all.c
[164/1049] Compiling obj.c
[165/1049] Compiling hrss.c
[166/1049] Compiling hpke.c
[167/1049] Compiling x86_64-mont5-mac.mac.x86_64.S
[168/1049] Compiling x86-mont-windows.windows.x86.S
[169/1049] Compiling vpaes-x86_64-mac.mac.x86_64.S
[170/1049] Compiling x86-mont-linux.linux.x86.S
[171/1049] Compiling x86_64-mont-linux.linux.x86_64.S
[172/1049] Compiling x86_64-mont-mac.mac.x86_64.S
[173/1049] Compiling x86_64-mont5-linux.linux.x86_64.S
[174/1049] Compiling vpaes-x86-windows.windows.x86.S
[175/1049] Compiling poly_rq_mul.S
[176/1049] Compiling vpaes-armv8-linux.linux.aarch64.S
[177/1049] Compiling vpaes-x86-linux.linux.x86.S
[178/1049] Compiling vpaes-armv7-linux.linux.arm.S
[179/1049] Compiling vpaes-armv8-ios.ios.aarch64.S
[180/1049] Compiling vpaes-armv7-ios.ios.arm.S
[180/1049] Compiling vpaes-x86_64-linux.linux.x86_64.S
[182/1049] Compiling sha512-x86_64-mac.mac.x86_64.S
[183/1049] Compiling sha512-armv8-linux.linux.aarch64.S
[184/1049] Compiling sha512-x86_64-linux.linux.x86_64.S
[185/1049] Compiling sha512-armv8-ios.ios.aarch64.S
[185/1049] Compiling kdf.c
[187/1049] Compiling sha512-armv4-linux.linux.arm.S
[188/1049] Compiling sha512-586-windows.windows.x86.S
[188/1049] Compiling sha256-x86_64-mac.mac.x86_64.S
[190/1049] Compiling sha512-586-linux.linux.x86.S
[191/1049] Compiling sha512-armv4-ios.ios.arm.S
[192/1049] Compiling sha256-armv8-linux.linux.aarch64.S
[193/1049] Compiling sha256-armv8-ios.ios.aarch64.S
[194/1049] Compiling sha256-armv4-linux.linux.arm.S
[195/1049] Compiling sha256-x86_64-linux.linux.x86_64.S
[196/1049] Compiling sha256-armv4-ios.ios.arm.S
[196/1049] Compiling sha256-586-windows.windows.x86.S
[198/1049] Compiling sha256-586-linux.linux.x86.S
[199/1049] Compiling sha1-armv8-linux.linux.aarch64.S
[200/1049] Compiling sha1-armv8-ios.ios.aarch64.S
[201/1049] Compiling sha1-586-linux.linux.x86.S
[202/1049] Compiling sha1-x86_64-mac.mac.x86_64.S
[203/1049] Compiling sha1-armv4-large-linux.linux.arm.S
[203/1049] Compiling sha1-x86_64-linux.linux.x86_64.S
[205/1049] Compiling sha1-586-windows.windows.x86.S
[206/1049] Compiling sha1-armv4-large-ios.ios.arm.S
[207/1049] Compiling rsaz-avx2-mac.mac.x86_64.S
[208/1049] Compiling sha1.c
[209/1049] Compiling sha256.c
[210/1049] Compiling sha512.c
[211/1049] Compiling rsaz-avx2-linux.linux.x86_64.S
[212/1049] Compiling fips.c
[213/1049] Compiling service_indicator.c
[214/1049] Compiling rdrand-x86_64-mac.mac.x86_64.S
[215/1049] Compiling self_check.c
[216/1049] Compiling rdrand-x86_64-linux.linux.x86_64.S
[217/1049] Compiling padding.c
[218/1049] Compiling blinding.c
[219/1049] Compiling urandom.c
[220/1049] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[221/1049] Compiling fork_detect.c
[222/1049] Compiling rsa_impl.c
[223/1049] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[223/1049] Compiling rsa.c
[225/1049] Compiling rand.c
[226/1049] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[227/1049] Compiling ctrdrbg.c
[228/1049] Compiling p256-armv8-asm-linux.linux.aarch64.S
[229/1049] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[230/1049] Compiling p256-armv8-asm-ios.ios.aarch64.S
[231/1049] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[232/1049] Compiling polyval.c
[233/1049] Compiling gcm_nohw.c
[234/1049] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[235/1049] Compiling ofb.c
[236/1049] Compiling md5.c
[237/1049] Compiling ctr.c
[238/1049] Compiling md5-x86_64-mac.mac.x86_64.S
[238/1049] Compiling cfb.c
[240/1049] Compiling gcm.c
[241/1049] Compiling md5-586-windows.windows.x86.S
[242/1049] Compiling cbc.c
[243/1049] Compiling md5-586-linux.linux.x86.S
[244/1049] Compiling md5-x86_64-linux.linux.x86_64.S
[245/1049] Compiling ghashv8-armv8-ios.ios.aarch64.S
[246/1049] Compiling hmac.c
[247/1049] Compiling md4.c
[248/1049] Compiling ghashv8-armv8-linux.linux.aarch64.S
[249/1049] Compiling ghashv8-armv7-linux.linux.arm.S
[249/1049] Compiling ghash-x86_64-mac.mac.x86_64.S
[251/1049] Compiling hkdf.c
[252/1049] Compiling ghash-x86-windows.windows.x86.S
[253/1049] Compiling ghashv8-armv7-ios.ios.arm.S
[254/1049] Compiling ghash-x86_64-linux.linux.x86_64.S
[255/1049] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[256/1049] Compiling ghash-ssse3-x86-linux.linux.x86.S
[257/1049] Compiling ghash-x86-linux.linux.x86.S
[258/1049] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[259/1049] Compiling ghash-ssse3-x86-windows.windows.x86.S
[259/1049] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[259/1049] Compiling ghash-armv4-linux.linux.arm.S
[262/1049] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[263/1049] Compiling fips_shared_support.c
[264/1049] Compiling ghash-armv4-ios.ios.arm.S
[265/1049] Compiling ecdh.c
[266/1049] Compiling wnaf.c
[267/1049] Compiling ecdsa.c
[268/1049] Compiling util.c
[269/1049] Compiling p224-64.c
[270/1049] Compiling scalar.c
[271/1049] Compiling simple_mul.c
[272/1049] Compiling simple.c
[273/1049] Compiling oct.c
[274/1049] Compiling felem.c
[275/1049] Compiling digests.c
[276/1049] Compiling p256.c
[277/1049] Compiling ec_montgomery.c
[278/1049] Compiling digestsign.c
[279/1049] Compiling ec_key.c
[280/1049] Compiling co-586-windows.windows.x86.S
[281/1049] Compiling digest.c
[282/1049] Compiling dh.c
[283/1049] Compiling co-586-linux.linux.x86.S
[284/1049] Compiling check.c
[285/1049] Compiling ec.c
[286/1049] Compiling e_aesccm.c
[287/1049] Compiling p256-nistz.c
[288/1049] Compiling bsaes-armv7-ios.ios.arm.S
[289/1049] Compiling bsaes-armv7-linux.linux.arm.S
[290/1049] Compiling aead.c
[291/1049] Compiling cipher.c
[291/1049] Compiling sqrt.c
[293/1049] Compiling cmac.c
[294/1049] Compiling e_aes.c
[295/1049] Compiling rsaz_exp.c
[296/1049] Compiling shift.c
[297/1049] Compiling random.c
[298/1049] Compiling montgomery_inv.c
[299/1049] Compiling mul.c
[300/1049] Compiling jacobi.c
[301/1049] Compiling prime.c
[302/1049] Compiling montgomery.c
[303/1049] Compiling generic.c
[304/1049] Compiling gcd.c
[305/1049] Compiling gcd_extra.c
[306/1049] Compiling div_extra.c
[307/1049] Compiling bn.c
[308/1049] Compiling ctx.c
[309/1049] Compiling exponentiation.c
[310/1049] Compiling bytes.c
[310/1049] Compiling div.c
[312/1049] Compiling cmp.c
[313/1049] Compiling bn-armv8-linux.linux.aarch64.S
[313/1049] Compiling add.c
[315/1049] Compiling bn-armv8-ios.ios.aarch64.S
[316/1049] Compiling bn-586-linux.linux.x86.S
[317/1049] Compiling armv8-mont-linux.linux.aarch64.S
[318/1049] Compiling bn-586-windows.windows.x86.S
[318/1049] Compiling armv4-mont-linux.linux.arm.S
[320/1049] Compiling armv4-mont-ios.ios.arm.S
[321/1049] Compiling armv8-mont-ios.ios.aarch64.S
[322/1049] Compiling aesv8-armv8-linux.linux.aarch64.S
[323/1049] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[324/1049] Compiling aesv8-armv8-ios.ios.aarch64.S
[325/1049] Compiling aesv8-armv7-linux.linux.arm.S
[325/1049] Compiling x86_64-gcc.c
[327/1049] Compiling aesv8-armv7-ios.ios.arm.S
[328/1049] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[328/1049] Compiling aesni-x86_64-mac.mac.x86_64.S
[330/1049] Compiling aesni-x86-windows.windows.x86.S
[331/1049] Compiling aesni-x86-linux.linux.x86.S
[332/1049] Compiling aesni-x86_64-linux.linux.x86_64.S
[333/1049] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[334/1049] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[335/1049] Compiling mode_wrappers.c
[336/1049] Compiling key_wrap.c
[337/1049] Compiling aes.c
[338/1049] Compiling ex_data.c
[339/1049] Compiling sign.c
[340/1049] Compiling scrypt.c
[341/1049] Compiling pbkdf.c
[342/1049] Compiling print.c
[343/1049] Compiling p_rsa_asn1.c
[344/1049] Compiling p_x25519.c
[345/1049] Compiling p_x25519_asn1.c
[346/1049] Compiling aes_nohw.c
[347/1049] Compiling p_ed25519.c
[348/1049] Compiling p_ec_asn1.c
[349/1049] Compiling p_ed25519_asn1.c
[349/1049] Compiling p_ec.c
[351/1049] Compiling p_rsa.c
[352/1049] Compiling p_hkdf.c
[352/1049] Compiling p_dsa_asn1.c
[354/1049] Compiling evp_asn1.c
[355/1049] Compiling evp_ctx.c
[356/1049] Compiling err_data.c
[357/1049] Compiling ecdh_extra.c
[358/1049] Compiling evp.c
[359/1049] Compiling engine.c
[360/1049] Compiling err.c
[361/1049] Compiling ec_derive.c
[362/1049] Compiling hash_to_curve.c
[363/1049] Compiling ecdsa_asn1.c
[364/1049] Compiling dsa_asn1.c
[365/1049] Compiling ec_asn1.c
[366/1049] Compiling params.c
[366/1049] Compiling dh_asn1.c
[368/1049] Compiling digest_extra.c
[369/1049] Compiling dsa.c
[370/1049] Compiling spake25519.c
[371/1049] Compiling x25519-asm-arm.S
[372/1049] Compiling des.c
[373/1049] Compiling cpu_arm_linux.c
[374/1049] Compiling crypto.c
[375/1049] Compiling cpu_intel.c
[376/1049] Compiling cpu_arm_freebsd.c
[377/1049] Compiling cpu_arm.c
[378/1049] Compiling cpu_aarch64_win.c
[379/1049] Compiling cpu_aarch64_openbsd.c
[380/1049] Compiling cpu_aarch64_sysreg.c
[381/1049] Compiling curve25519.c
[382/1049] Compiling cpu_aarch64_linux.c
[383/1049] Compiling cpu_aarch64_fuchsia.c
[384/1049] Compiling cpu_aarch64_apple.c
[385/1049] Compiling tls_cbc.c
[386/1049] Compiling e_rc2.c
[387/1049] Compiling e_rc4.c
[388/1049] Compiling e_tls.c
[389/1049] Compiling conf.c
[390/1049] Compiling e_null.c
[391/1049] Compiling e_des.c
[392/1049] Compiling e_chacha20poly1305.c
[393/1049] Compiling derive_key.c
[394/1049] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[395/1049] Compiling cipher_extra.c
[396/1049] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[397/1049] Compiling e_aesgcmsiv.c
[398/1049] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[399/1049] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[400/1049] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[401/1049] Compiling e_aesctrhmac.c
[402/1049] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[403/1049] Compiling chacha-x86-windows.windows.x86.S
[403/1049] Compiling curve25519_64_adx.c
[405/1049] Compiling chacha-x86-linux.linux.x86.S
[406/1049] Compiling chacha-x86_64-linux.linux.x86_64.S
[407/1049] Compiling chacha-x86_64-mac.mac.x86_64.S
[408/1049] Compiling chacha-armv8-linux.linux.aarch64.S
[409/1049] Compiling chacha.c
[410/1049] Compiling unicode.c
[411/1049] Compiling chacha-armv4-ios.ios.arm.S
[412/1049] Compiling chacha-armv8-ios.ios.aarch64.S
[413/1049] Compiling chacha-armv4-linux.linux.arm.S
[413/1049] Compiling cbb.c
[415/1049] Compiling ber.c
[416/1049] Compiling asn1_compat.c
[417/1049] Compiling cbs.c
[418/1049] Compiling buf.c
[419/1049] Compiling bn_asn1.c
[420/1049] Compiling blake2.c
[421/1049] Compiling printf.c
[422/1049] Compiling convert.c
[423/1049] Compiling pair.c
[424/1049] Compiling fd.c
[425/1049] Compiling file.c
[426/1049] Compiling hexdump.c
[427/1049] Compiling errno.c
[428/1049] Compiling f_string.c
[429/1049] Compiling bio_mem.c
[430/1049] Compiling base64.c
[431/1049] Compiling f_int.c
[432/1049] Compiling posix_time.c
[433/1049] Compiling asn1_lib.c
[434/1049] Compiling asn1_par.c
[434/1049] Compiling bio.c
[436/1049] Compiling asn_pack.c
[437/1049] Compiling a_utctm.c
[438/1049] Compiling a_time.c
[439/1049] Compiling a_octet.c
[440/1049] Compiling a_type.c
[441/1049] Compiling a_strex.c
[442/1049] Compiling a_int.c
[443/1049] Compiling a_object.c
[444/1049] Compiling a_strnid.c
[445/1049] Compiling a_mbstr.c
[446/1049] Compiling a_i2d_fp.c
[447/1049] Compiling a_bitstr.c
[448/1049] Compiling a_bool.c
[449/1049] Compiling a_dup.c
[450/1049] Compiling llvmSupport Valgrind.cpp
[451/1049] Compiling llvmSupport UnicodeCaseFold.cpp
[452/1049] Compiling a_gentm.c
[453/1049] Write swift-version-24593BA9C3E375BF.txt
[454/1049] Compiling llvmSupport circular_raw_ostream.cpp
[455/1049] Compiling llvmSupport Twine.cpp
[456/1049] Compiling llvmSupport Unicode.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:72:17: error: no member named 'thread' in namespace 'std'
72 | return std::thread::hardware_concurrency();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:83:27: error: no member named 'thread' in namespace 'std'
83 | if (unsigned Val = std::thread::hardware_concurrency())
| ~~~~~^
In file included from /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:90:
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Unix/Threading.inc:22:10: fatal error: 'pthread.h' file not found
22 | #include <pthread.h>
| ^~~~~~~~~~~
3 errors generated.
[457/1074] Compiling llvmSupport Threading.cpp
[457/1074] Compiling llvmSupport raw_ostream.cpp
[457/1074] Compiling llvmSupport YAMLParser.cpp
[457/1074] Compiling llvmSupport TargetParser.cpp
[457/1074] Compiling llvmSupport Triple.cpp
BUILD FAILURE 6.1 wasm