Build Information
Failed to build grpc-swift, reference release/1.x (664cc4
), with Swift 6.1 for Wasm on 3 Jun 2025 18:52:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift.git
Reference: release/1.x
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/grpc/grpc-swift
* branch release/1.x -> FETCH_HEAD
* [new branch] release/1.x -> origin/release/1.x
HEAD is now at 664cc40 Update README.md to reference grpc-swift-2 (#2247)
Cloned https://github.com/grpc/grpc-swift.git
Revision (git rev-parse @):
664cc40df7d0f2788cc1c601bc171d4e02a16667
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift.git at release/1.x
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/grpc/grpc-swift.git
https://github.com/grpc/grpc-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.65.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.36.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.23.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
}
],
"manifest_display_name" : "grpc-swift",
"name" : "grpc-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GRPC",
"targets" : [
"GRPC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CGRPCZlib",
"targets" : [
"CGRPCZlib"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCReflectionService",
"targets" : [
"GRPCReflectionService"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "protoc-gen-grpc-swift",
"targets" : [
"protoc-gen-grpc-swift"
],
"type" : {
"executable" : null
}
},
{
"name" : "GRPCSwiftPlugin",
"targets" : [
"GRPCSwiftPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "RouteGuideServer",
"targets" : [
"RouteGuideServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "RouteGuideClient",
"targets" : [
"RouteGuideClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "ReflectionServer",
"targets" : [
"ReflectionServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "PacketCapture",
"targets" : [
"PacketCapture"
],
"type" : {
"executable" : null
}
},
{
"name" : "HelloWorldServer",
"targets" : [
"HelloWorldServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "HelloWorldClient",
"targets" : [
"HelloWorldClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "GRPCPerformanceTests",
"targets" : [
"GRPCPerformanceTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "GRPCInteroperabilityTests",
"targets" : [
"GRPCInteroperabilityTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "GRPCConnectionBackoffInteropTest",
"targets" : [
"GRPCConnectionBackoffInteropTest"
],
"type" : {
"executable" : null
}
},
{
"name" : "Echo",
"targets" : [
"Echo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "protoc_gen_grpc_swift",
"module_type" : "SwiftTarget",
"name" : "protoc-gen-grpc-swift",
"path" : "Sources/protoc-gen-grpc-swift",
"product_dependencies" : [
"SwiftProtobuf",
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-grpc-swift",
"GRPCSwiftPlugin"
],
"sources" : [
"GenerateGRPC.swift",
"Generator-Client+AsyncAwait.swift",
"Generator-Client.swift",
"Generator-Metadata.swift",
"Generator-Names.swift",
"Generator-Server+AsyncAwait.swift",
"Generator-Server.swift",
"Generator.swift",
"Options.swift",
"StreamingType.swift",
"Types.swift",
"Version.swift"
],
"type" : "executable"
},
{
"c99name" : "RouteGuideServer",
"module_type" : "SwiftTarget",
"name" : "RouteGuideServer",
"path" : "Examples/v1/RouteGuide/Server",
"product_dependencies" : [
"NIOCore",
"NIOConcurrencyHelpers",
"NIOPosix",
"ArgumentParser"
],
"product_memberships" : [
"RouteGuideServer"
],
"sources" : [
"RouteGuideProvider.swift",
"RouteGuideServer.swift"
],
"target_dependencies" : [
"GRPC",
"RouteGuideModel"
],
"type" : "executable"
},
{
"c99name" : "RouteGuideModel",
"module_type" : "SwiftTarget",
"name" : "RouteGuideModel",
"path" : "Examples/v1/RouteGuide/Model",
"product_dependencies" : [
"NIO",
"SwiftProtobuf"
],
"product_memberships" : [
"RouteGuideServer",
"RouteGuideClient"
],
"sources" : [
"route_guide.grpc.swift",
"route_guide.pb.swift"
],
"target_dependencies" : [
"GRPC"
],
"type" : "library"
},
{
"c99name" : "RouteGuideClient",
"module_type" : "SwiftTarget",
"name" : "RouteGuideClient",
"path" : "Examples/v1/RouteGuide/Client",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"ArgumentParser"
],
"product_memberships" : [
"RouteGuideClient"
],
"sources" : [
"Empty.swift",
"RouteGuideClient.swift"
],
"target_dependencies" : [
"GRPC",
"RouteGuideModel"
],
"type" : "executable"
},
{
"c99name" : "ReflectionServer",
"module_type" : "SwiftTarget",
"name" : "ReflectionServer",
"path" : "Examples/v1/ReflectionService",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"ArgumentParser"
],
"product_memberships" : [
"ReflectionServer"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Examples/v1/ReflectionService/Generated",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GreeterProvider.swift",
"ReflectionServer.swift"
],
"target_dependencies" : [
"GRPC",
"GRPCReflectionService",
"HelloWorldModel",
"EchoModel",
"EchoImplementation"
],
"type" : "executable"
},
{
"c99name" : "PacketCapture",
"module_type" : "SwiftTarget",
"name" : "PacketCapture",
"path" : "Examples/v1/PacketCapture",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOExtras",
"ArgumentParser"
],
"product_memberships" : [
"PacketCapture"
],
"sources" : [
"Empty.swift",
"PacketCapture.swift"
],
"target_dependencies" : [
"GRPC",
"EchoModel"
],
"type" : "executable"
},
{
"c99name" : "HelloWorldServer",
"module_type" : "SwiftTarget",
"name" : "HelloWorldServer",
"path" : "Examples/v1/HelloWorld/Server",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"ArgumentParser"
],
"product_memberships" : [
"HelloWorldServer"
],
"sources" : [
"GreeterProvider.swift",
"HelloWorldServer.swift"
],
"target_dependencies" : [
"GRPC",
"HelloWorldModel"
],
"type" : "executable"
},
{
"c99name" : "HelloWorldModel",
"module_type" : "SwiftTarget",
"name" : "HelloWorldModel",
"path" : "Examples/v1/HelloWorld/Model",
"product_dependencies" : [
"NIO",
"SwiftProtobuf"
],
"product_memberships" : [
"ReflectionServer",
"HelloWorldServer",
"HelloWorldClient"
],
"sources" : [
"helloworld.grpc.swift",
"helloworld.pb.swift"
],
"target_dependencies" : [
"GRPC"
],
"type" : "library"
},
{
"c99name" : "HelloWorldClient",
"module_type" : "SwiftTarget",
"name" : "HelloWorldClient",
"path" : "Examples/v1/HelloWorld/Client",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"ArgumentParser"
],
"product_memberships" : [
"HelloWorldClient"
],
"sources" : [
"HelloWorldClient.swift"
],
"target_dependencies" : [
"GRPC",
"HelloWorldModel"
],
"type" : "executable"
},
{
"c99name" : "GRPCTests",
"module_type" : "SwiftTarget",
"name" : "GRPCTests",
"path" : "Tests/GRPCTests",
"product_dependencies" : [
"NIOCore",
"NIOConcurrencyHelpers",
"NIOPosix",
"NIOTLS",
"NIOHTTP1",
"NIOHTTP2",
"NIOEmbedded",
"NIOTransportServices",
"Logging",
"Atomics",
"NIOSSL"
],
"sources" : [
"ALPNConfigurationTests.swift",
"AnyServiceClientTests.swift",
"Array+BoundsCheckingTests.swift",
"AsyncAwaitSupport/AsyncClientTests.swift",
"AsyncAwaitSupport/AsyncIntegrationTests.swift",
"AsyncAwaitSupport/AsyncSequence+Helpers.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachineTests.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/ServerInterceptorStateMachineStreamStateTests.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/ServerInterceptorStateMachineTests.swift",
"AsyncAwaitSupport/GRPCAsyncRequestStreamTests.swift",
"AsyncAwaitSupport/GRPCAsyncResponseStreamWriterTests.swift",
"AsyncAwaitSupport/InterceptorsAsyncTests.swift",
"AsyncAwaitSupport/XCTest+AsyncAwait.swift",
"BasicEchoTestCase.swift",
"CallPathTests.swift",
"CallStartBehaviorTests.swift",
"CapturingLogHandler.swift",
"ClientCallTests.swift",
"ClientCancellingTests.swift",
"ClientClosedChannelTests.swift",
"ClientConnectionBackoffTests.swift",
"ClientEventLoopPreferenceTests.swift",
"ClientInterceptorPipelineTests.swift",
"ClientQuiescingTests.swift",
"ClientTLSFailureTests.swift",
"ClientTLSTests.swift",
"ClientTimeoutTests.swift",
"ClientTransportTests.swift",
"CoalescingLengthPrefixedMessageWriterTests.swift",
"Codegen/Normalization/NormalizationProvider.swift",
"Codegen/Normalization/NormalizationTests.swift",
"Codegen/Normalization/normalization.grpc.swift",
"Codegen/Normalization/normalization.pb.swift",
"Codegen/Serialization/SerializationTests.swift",
"CompressionTests.swift",
"ConfigurationTests.swift",
"ConnectionBackoffTests.swift",
"ConnectionFailingTests.swift",
"ConnectionManagerTests.swift",
"ConnectionPool/ConnectionPoolDelegates.swift",
"ConnectionPool/ConnectionPoolTests.swift",
"ConnectionPool/GRPCChannelPoolTests.swift",
"ConnectionPool/PoolManagerStateMachineTests.swift",
"ConnectivityStateMonitorTests.swift",
"DebugChannelInitializerTests.swift",
"DelegatingErrorHandlerTests.swift",
"EchoHelpers/EchoMessageHelpers.swift",
"EchoHelpers/Interceptors/DelegatingClientInterceptor.swift",
"EchoHelpers/Interceptors/EchoInterceptorFactories.swift",
"EchoHelpers/Providers/DelegatingOnCloseEchoProvider.swift",
"EchoHelpers/Providers/FailingEchoProvider.swift",
"EchoHelpers/Providers/MetadataEchoProvider.swift",
"EchoHelpers/Providers/NeverResolvingEchoProvider.swift",
"EchoMetadataTests.swift",
"EchoTestClientTests.swift",
"ErrorRecordingDelegate.swift",
"EventLoopFuture+Assertions.swift",
"FakeChannelTests.swift",
"FakeResponseStreamTests.swift",
"FunctionalTests.swift",
"GRPCAsyncClientCallTests.swift",
"GRPCAsyncServerHandlerTests.swift",
"GRPCClientChannelHandlerTests.swift",
"GRPCClientStateMachineTests.swift",
"GRPCCustomPayloadTests.swift",
"GRPCIdleHandlerStateMachineTests.swift",
"GRPCIdleTests.swift",
"GRPCInteroperabilityTests.swift",
"GRPCKeepaliveTests.swift",
"GRPCMessageLengthLimitTests.swift",
"GRPCNetworkFrameworkTests.swift",
"GRPCPingHandlerTests.swift",
"GRPCReflectionServiceTests/Generated/v1/reflection-v1.grpc.swift",
"GRPCReflectionServiceTests/Generated/v1/reflection-v1.pb.swift",
"GRPCReflectionServiceTests/Generated/v1Alpha/reflection-v1alpha.grpc.swift",
"GRPCReflectionServiceTests/Generated/v1Alpha/reflection-v1alpha.pb.swift",
"GRPCReflectionServiceTests/ReflectionServiceIntegrationTests.swift",
"GRPCReflectionServiceTests/ReflectionServiceUnitTests.swift",
"GRPCReflectionServiceTests/Utils.swift",
"GRPCServerPipelineConfiguratorTests.swift",
"GRPCStatusCodeTests.swift",
"GRPCStatusMessageMarshallerTests.swift",
"GRPCStatusTests.swift",
"GRPCTestCase.swift",
"GRPCTimeoutTests.swift",
"GRPCTypeSizeTests.swift",
"GRPCWebToHTTP2ServerCodecTests.swift",
"GRPCWebToHTTP2StateMachineTests.swift",
"HTTP2MaxConcurrentStreamsTests.swift",
"HTTP2ToRawGRPCStateMachineTests.swift",
"HTTPVersionParserTests.swift",
"HeaderNormalizationTests.swift",
"ImmediateServerFailureTests.swift",
"InterceptedRPCCancellationTests.swift",
"InterceptorsTests.swift",
"LazyEventLoopPromiseTests.swift",
"LengthPrefixedMessageReaderTests.swift",
"MaxAgeTests.swift",
"MessageEncodingHeaderValidatorTests.swift",
"MutualTLSTests.swift",
"OneOrManyQueueTests.swift",
"PlatformSupportTests.swift",
"RequestIDProviderTests.swift",
"RequestIDTests.swift",
"SampleCertificate+Assertions.swift",
"ServerErrorDelegateTests.swift",
"ServerFuzzingRegressionTests.swift",
"ServerInterceptorPipelineTests.swift",
"ServerInterceptorTests.swift",
"ServerOnCloseTests.swift",
"ServerQuiescingTests.swift",
"ServerTLSErrorTests.swift",
"ServerTests.swift",
"ServerThrowingTests.swift",
"ServerWebTests.swift",
"StopwatchTests.swift",
"StreamResponseHandlerRetainCycleTests.swift",
"StreamingRequestClientCallTests.swift",
"TestClientExample.swift",
"TimeLimitTests.swift",
"UnaryServerHandlerTests.swift",
"UserInfoTests.swift",
"VsockSocketTests.swift",
"WebCORSHandlerTests.swift",
"WithConnectedSocketTests.swift",
"XCTestHelpers.swift",
"ZeroLengthWriteTests.swift",
"ZlibTests.swift"
],
"target_dependencies" : [
"GRPC",
"EchoModel",
"EchoImplementation",
"HelloWorldModel",
"GRPCInteroperabilityTestModels",
"GRPCInteroperabilityTestsImplementation",
"GRPCSampleData",
"GRPCReflectionService"
],
"type" : "test"
},
{
"c99name" : "GRPCSwiftPlugin",
"module_type" : "PluginTarget",
"name" : "GRPCSwiftPlugin",
"path" : "Plugins/GRPCSwiftPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"GRPCSwiftPlugin"
],
"sources" : [
"plugin.swift"
],
"target_dependencies" : [
"protoc-gen-grpc-swift"
],
"type" : "plugin"
},
{
"c99name" : "GRPCSampleData",
"module_type" : "SwiftTarget",
"name" : "GRPCSampleData",
"path" : "Sources/GRPCSampleData",
"product_dependencies" : [
"NIOSSL"
],
"product_memberships" : [
"GRPCPerformanceTests",
"Echo"
],
"sources" : [
"GRPCSwiftCertificate.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCReflectionService",
"module_type" : "SwiftTarget",
"name" : "GRPCReflectionService",
"path" : "Sources/GRPCReflectionService",
"product_dependencies" : [
"NIO",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCReflectionService",
"ReflectionServer"
],
"sources" : [
"Server/ReflectionService.swift",
"Server/ReflectionServiceV1.swift",
"Server/ReflectionServiceV1Alpha.swift",
"v1/reflection-v1.grpc.swift",
"v1/reflection-v1.pb.swift",
"v1Alpha/reflection-v1alpha.grpc.swift",
"v1Alpha/reflection-v1alpha.pb.swift"
],
"target_dependencies" : [
"GRPC"
],
"type" : "library"
},
{
"c99name" : "GRPCPerformanceTests",
"module_type" : "SwiftTarget",
"name" : "GRPCPerformanceTests",
"path" : "Sources/GRPCPerformanceTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOHTTP2",
"ArgumentParser"
],
"product_memberships" : [
"GRPCPerformanceTests"
],
"sources" : [
"Benchmark.swift",
"BenchmarkUtils.swift",
"Benchmarks/EmbeddedClientThroughput.swift",
"Benchmarks/EmbeddedServer.swift",
"Benchmarks/MinimalEchoProvider.swift",
"Benchmarks/PercentEncoding.swift",
"Benchmarks/ServerProvidingBenchmark.swift",
"Benchmarks/UnaryThroughput.swift",
"Benchmarks/echo.grpc.swift",
"Benchmarks/echo.pb.swift",
"main.swift"
],
"target_dependencies" : [
"GRPC",
"GRPCSampleData"
],
"type" : "executable"
},
{
"c99name" : "GRPCInteroperabilityTestsImplementation",
"module_type" : "SwiftTarget",
"name" : "GRPCInteroperabilityTestsImplementation",
"path" : "Sources/GRPCInteroperabilityTestsImplementation",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1",
"Logging",
"NIOSSL"
],
"product_memberships" : [
"GRPCInteroperabilityTests"
],
"sources" : [
"Assertions.swift",
"GRPCTestingConvenienceMethods.swift",
"InteroperabilityTestCase.swift",
"InteroperabilityTestCases.swift",
"InteroperabilityTestClientConnection.swift",
"InteroperabilityTestCredentials.swift",
"InteroperabilityTestServer.swift",
"ServerFeatures.swift",
"TestServiceAsyncProvider.swift",
"TestServiceProvider.swift"
],
"target_dependencies" : [
"GRPC",
"GRPCInteroperabilityTestModels"
],
"type" : "library"
},
{
"c99name" : "GRPCInteroperabilityTests",
"module_type" : "SwiftTarget",
"name" : "GRPCInteroperabilityTests",
"path" : "Sources/GRPCInteroperabilityTests",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"Logging",
"ArgumentParser"
],
"product_memberships" : [
"GRPCInteroperabilityTests"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GRPC",
"GRPCInteroperabilityTestsImplementation"
],
"type" : "executable"
},
{
"c99name" : "GRPCInteroperabilityTestModels",
"module_type" : "SwiftTarget",
"name" : "GRPCInteroperabilityTestModels",
"path" : "Sources/GRPCInteroperabilityTestModels",
"product_dependencies" : [
"NIO",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCInteroperabilityTests",
"GRPCConnectionBackoffInteropTest"
],
"sources" : [
"Generated/empty.pb.swift",
"Generated/messages.pb.swift",
"Generated/test.grpc.swift",
"Generated/test.pb.swift"
],
"target_dependencies" : [
"GRPC"
],
"type" : "library"
},
{
"c99name" : "GRPCConnectionBackoffInteropTest",
"module_type" : "SwiftTarget",
"name" : "GRPCConnectionBackoffInteropTest",
"path" : "Sources/GRPCConnectionBackoffInteropTest",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"Logging",
"ArgumentParser"
],
"product_memberships" : [
"GRPCConnectionBackoffInteropTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GRPC",
"GRPCInteroperabilityTestModels"
],
"type" : "executable"
},
{
"c99name" : "GRPC",
"module_type" : "SwiftTarget",
"name" : "GRPC",
"path" : "Sources/GRPC",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOPosix",
"NIOEmbedded",
"NIOFoundationCompat",
"NIOTLS",
"NIOTransportServices",
"NIOHTTP1",
"NIOHTTP2",
"NIOExtras",
"Logging",
"SwiftProtobuf",
"DequeModule",
"Atomics",
"NIOSSL"
],
"product_memberships" : [
"GRPC",
"GRPCReflectionService",
"RouteGuideServer",
"RouteGuideClient",
"ReflectionServer",
"PacketCapture",
"HelloWorldServer",
"HelloWorldClient",
"GRPCPerformanceTests",
"GRPCInteroperabilityTests",
"GRPCConnectionBackoffInteropTest",
"Echo"
],
"sources" : [
"Array+BoundsCheck.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachine+Actions.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachine+Draining.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachine+Finished.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachine+Handling.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachine+Idle.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerHandlerStateMachine/ServerHandlerStateMachine.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/ServerInterceptorStateMachine+Actions.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/ServerInterceptorStateMachine+Finished.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/ServerInterceptorStateMachine+Intercepting.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/ServerInterceptorStateMachine.swift",
"AsyncAwaitSupport/AsyncServerHandler/ServerInterceptorStateMachine/StreamState.swift",
"AsyncAwaitSupport/Call+AsyncRequestStreamWriter.swift",
"AsyncAwaitSupport/CancellationError+GRPCStatusTransformable.swift",
"AsyncAwaitSupport/GRPCAsyncBidirectionalStreamingCall.swift",
"AsyncAwaitSupport/GRPCAsyncClientStreamingCall.swift",
"AsyncAwaitSupport/GRPCAsyncRequestStream.swift",
"AsyncAwaitSupport/GRPCAsyncRequestStreamWriter.swift",
"AsyncAwaitSupport/GRPCAsyncResponseStream.swift",
"AsyncAwaitSupport/GRPCAsyncResponseStreamWriter.swift",
"AsyncAwaitSupport/GRPCAsyncSequenceProducerDelegate.swift",
"AsyncAwaitSupport/GRPCAsyncServerCallContext.swift",
"AsyncAwaitSupport/GRPCAsyncServerHandler.swift",
"AsyncAwaitSupport/GRPCAsyncServerStreamingCall.swift",
"AsyncAwaitSupport/GRPCAsyncUnaryCall.swift",
"AsyncAwaitSupport/GRPCAsyncWriterSinkDelegate.swift",
"AsyncAwaitSupport/GRPCChannel+AsyncAwaitSupport.swift",
"AsyncAwaitSupport/GRPCClient+AsyncAwaitSupport.swift",
"AsyncAwaitSupport/GRPCSendable.swift",
"AsyncAwaitSupport/NIOAsyncWrappers.swift",
"CallHandlers/BidirectionalStreamingServerHandler.swift",
"CallHandlers/ClientStreamingServerHandler.swift",
"CallHandlers/ServerHandlerProtocol.swift",
"CallHandlers/ServerStreamingServerHandler.swift",
"CallHandlers/UnaryServerHandler.swift",
"CallOptions.swift",
"ClientCalls/BidirectionalStreamingCall.swift",
"ClientCalls/Call.swift",
"ClientCalls/CallDetails.swift",
"ClientCalls/ClientCall.swift",
"ClientCalls/ClientStreamingCall.swift",
"ClientCalls/LazyEventLoopPromise.swift",
"ClientCalls/ResponseContainers.swift",
"ClientCalls/ResponsePartContainer.swift",
"ClientCalls/ServerStreamingCall.swift",
"ClientCalls/UnaryCall.swift",
"ClientConnection.swift",
"ClientConnectionConfiguration+NIOSSL.swift",
"ClientErrorDelegate.swift",
"CoalescingLengthPrefixedMessageWriter.swift",
"Compression/CompressionAlgorithm.swift",
"Compression/DecompressionLimit.swift",
"Compression/MessageEncoding.swift",
"Compression/Zlib.swift",
"ConnectionBackoff.swift",
"ConnectionKeepalive.swift",
"ConnectionManager+Delegates.swift",
"ConnectionManager.swift",
"ConnectionManagerChannelProvider.swift",
"ConnectionPool/ConnectionManagerID.swift",
"ConnectionPool/ConnectionPool+PerConnectionState.swift",
"ConnectionPool/ConnectionPool+Waiter.swift",
"ConnectionPool/ConnectionPool.swift",
"ConnectionPool/ConnectionPoolIDs.swift",
"ConnectionPool/GRPCChannelPool.swift",
"ConnectionPool/PoolManager.swift",
"ConnectionPool/PoolManagerStateMachine+PerPoolState.swift",
"ConnectionPool/PoolManagerStateMachine.swift",
"ConnectionPool/PooledChannel.swift",
"ConnectionPool/StreamLender.swift",
"ConnectivityState.swift",
"DebugOnly.swift",
"DelegatingErrorHandler.swift",
"Error+NIOSSL.swift",
"EventLoopFuture+RecoverFromUncleanShutdown.swift",
"FakeChannel.swift",
"GRPCChannel/ClientConnection+NIOSSL.swift",
"GRPCChannel/ClientConnection+NWTLS.swift",
"GRPCChannel/GRPCChannel.swift",
"GRPCChannel/GRPCChannelBuilder.swift",
"GRPCClient.swift",
"GRPCClientChannelHandler.swift",
"GRPCClientStateMachine.swift",
"GRPCContentType.swift",
"GRPCError.swift",
"GRPCHeaderName.swift",
"GRPCIdleHandler.swift",
"GRPCIdleHandlerStateMachine.swift",
"GRPCKeepaliveHandlers.swift",
"GRPCPayload.swift",
"GRPCServerPipelineConfigurator.swift",
"GRPCServerRequestRoutingHandler.swift",
"GRPCServiceDescription.swift",
"GRPCStatus.swift",
"GRPCStatusAndMetadata.swift",
"GRPCStatusMessageMarshaller.swift",
"GRPCTLSConfiguration.swift",
"GRPCTimeout.swift",
"GRPCWebToHTTP2ServerCodec.swift",
"HTTP2ToRawGRPCServerCodec.swift",
"HTTP2ToRawGRPCStateMachine.swift",
"Interceptor/ClientInterceptorContext.swift",
"Interceptor/ClientInterceptorPipeline.swift",
"Interceptor/ClientInterceptorProtocol.swift",
"Interceptor/ClientInterceptors.swift",
"Interceptor/ClientTransport.swift",
"Interceptor/ClientTransportFactory.swift",
"Interceptor/MessageParts.swift",
"Interceptor/ServerInterceptorContext.swift",
"Interceptor/ServerInterceptorPipeline.swift",
"Interceptor/ServerInterceptors.swift",
"InterceptorContextList.swift",
"LengthPrefixedMessageReader.swift",
"Logger.swift",
"LoggingServerErrorDelegate.swift",
"MessageEncodingHeaderValidator.swift",
"PlatformSupport.swift",
"ReadWriteStates.swift",
"Ref.swift",
"Serialization.swift",
"Server+NIOSSL.swift",
"Server.swift",
"ServerBuilder+NIOSSL.swift",
"ServerBuilder.swift",
"ServerCallContexts/ServerCallContext.swift",
"ServerCallContexts/StreamingResponseCallContext.swift",
"ServerCallContexts/UnaryResponseCallContext.swift",
"ServerChannelErrorHandler.swift",
"ServerErrorDelegate.swift",
"ServerErrorProcessor.swift",
"Stopwatch.swift",
"StreamEvent.swift",
"TLSVerificationHandler.swift",
"TLSVersion.swift",
"TimeLimit.swift",
"UserInfo.swift",
"Version.swift",
"WebCORSHandler.swift",
"WriteCapturingHandler.swift",
"_EmbeddedThroughput.swift",
"_FakeResponseStream.swift",
"_GRPCClientCodecHandler.swift",
"_MessageContext.swift"
],
"target_dependencies" : [
"CGRPCZlib"
],
"type" : "library"
},
{
"c99name" : "EchoModel",
"module_type" : "SwiftTarget",
"name" : "EchoModel",
"path" : "Examples/v1/Echo/Model",
"product_dependencies" : [
"NIO",
"SwiftProtobuf"
],
"product_memberships" : [
"ReflectionServer",
"PacketCapture",
"Echo"
],
"sources" : [
"echo.grpc.swift",
"echo.pb.swift"
],
"target_dependencies" : [
"GRPC"
],
"type" : "library"
},
{
"c99name" : "EchoImplementation",
"module_type" : "SwiftTarget",
"name" : "EchoImplementation",
"path" : "Examples/v1/Echo/Implementation",
"product_dependencies" : [
"NIOCore",
"NIOHTTP2",
"SwiftProtobuf"
],
"product_memberships" : [
"ReflectionServer",
"Echo"
],
"sources" : [
"EchoAsyncProvider.swift",
"EchoProvider.swift",
"HPACKHeaders+Prettify.swift",
"Interceptors.swift"
],
"target_dependencies" : [
"EchoModel",
"GRPC"
],
"type" : "library"
},
{
"c99name" : "Echo",
"module_type" : "SwiftTarget",
"name" : "Echo",
"path" : "Examples/v1/Echo/Runtime",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"Logging",
"ArgumentParser",
"NIOSSL"
],
"product_memberships" : [
"Echo"
],
"sources" : [
"Echo.swift",
"Empty.swift"
],
"target_dependencies" : [
"GRPC",
"EchoModel",
"EchoImplementation",
"GRPCSampleData"
],
"type" : "executable"
},
{
"c99name" : "CGRPCZlib",
"module_type" : "ClangTarget",
"name" : "CGRPCZlib",
"path" : "Sources/CGRPCZlib",
"product_memberships" : [
"GRPC",
"CGRPCZlib",
"GRPCReflectionService",
"RouteGuideServer",
"RouteGuideClient",
"ReflectionServer",
"PacketCapture",
"HelloWorldServer",
"HelloWorldClient",
"GRPCPerformanceTests",
"GRPCInteroperabilityTests",
"GRPCConnectionBackoffInteropTest",
"Echo"
],
"sources" : [
"empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-atomics.git
[1/3836] Fetching swift-log
[3837/5553] Fetching swift-log, swift-atomics
[4078/22144] Fetching swift-log, swift-atomics, swift-collections
[9702/36987] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl
[9999/52368] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-argument-parser
[34016/91690] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (1.40s)
[52931/87854] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-argument-parser, swift-protobuf
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.41s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[38337/72473] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
[47702/75140] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-transport-services
[49609/81063] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-transport-services, swift-nio-extras
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.02s)
Fetching https://github.com/apple/swift-nio-http2.git
[68173/78396] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.11s)
Fetching https://github.com/apple/swift-nio.git
[63823/72473] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.55s)
[49373/57630] Fetching swift-atomics, swift-collections, swift-protobuf
[50554/69157] Fetching swift-atomics, swift-collections, swift-protobuf, swift-nio-http2
[69158/145304] Fetching swift-atomics, swift-collections, swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.37s)
[62199/133777] Fetching swift-atomics, swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (9.19s)
Fetched https://github.com/apple/swift-collections.git from cache (9.22s)
Fetched https://github.com/apple/swift-protobuf.git from cache (9.28s)
Fetched https://github.com/apple/swift-nio.git from cache (6.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (10.04s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.54s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.31s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (2.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.85s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.83s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1590] Fetching swift-asn1
[781/7549] Fetching swift-asn1, swift-algorithms
[1218/12534] Fetching swift-asn1, swift-algorithms, swift-async-algorithms
[1284/14960] Fetching swift-asn1, swift-algorithms, swift-async-algorithms, swift-service-lifecycle
[3593/16101] Fetching swift-asn1, swift-algorithms, swift-async-algorithms, swift-service-lifecycle, swift-http-structured-headers
[7294/22256] Fetching swift-asn1, swift-algorithms, swift-async-algorithms, swift-service-lifecycle, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.79s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.93s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.93s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.94s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.95s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.18s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.90s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.19s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.06s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.73s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.99s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.95s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (2.17s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.61s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.61s)
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.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.3.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.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.6.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.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.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.0
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/538] Compiling a_d2i_fp.cc
[4/538] Write sources
[4/538] Copying PrivacyInfo.xcprivacy
[4/538] Write sources
[9/538] Compiling a_octet.cc
[10/538] Write sources
[11/538] Copying Generated
[12/538] Write sources
[14/538] Compiling _AtomicsShims.c
[15/538] Copying PrivacyInfo.xcprivacy
[17/538] Write sources
[54/538] Compiling CNIOWindows shim.c
[55/538] Compiling CNIOWindows WSAStartup.c
[56/538] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/asn1/a_bitstr.cc:18:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/asn1/../internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[57/538] Compiling a_bitstr.cc
[57/538] Compiling c-nioatomics.c
[57/538] Compiling a_dup.cc
[57/538] Compiling a_bool.cc
[57/538] Compiling CNIOLinux shim.c
[57/538] Compiling CNIOWASI CNIOWASI.c
[57/538] Compiling a_object.cc
[57/538] Compiling v3_pcons.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/484] Write sources
[4/485] Compiling CNIODarwin shim.c
[4/485] Compiling CNIOLinux shim.c
[6/485] Compiling CNIOLinux liburing_shims.c
[7/485] Compiling CNIOWASI CNIOWASI.c
[8/485] Compiling CNIOLLHTTP c_nio_http.c
[9/485] Compiling fiat_curve25519_adx_square.S
[9/485] Compiling fiat_p256_adx_sqr.S
[11/485] Compiling fiat_p256_adx_mul.S
[12/485] Compiling fiat_curve25519_adx_mul.S
[13/485] Compiling CNIOLLHTTP c_nio_api.c
[14/485] Write swift-version-24593BA9C3E375BF.txt
[15/485] Compiling CNIOBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[16/489] Compiling tls_method.cc
[16/489] Compiling tls_record.cc
[16/489] Compiling tls13_both.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[16/489] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[16/489] Compiling tls13_server.cc
[16/489] Compiling tls13_enc.cc
[16/489] Compiling CNIOLLHTTP c_nio_llhttp.c
BUILD FAILURE 6.1 wasm