Build Information
Failed to build google-cloud-bigquery, reference main (284cbb), with Swift 6.1 for Wasm on 4 Mar 2026 02:27:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rosecoder/google-cloud-bigquery-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/rosecoder/google-cloud-bigquery-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 284cbb2 Address PR review comments
Submodule path 'googleapis': checked out '3776db131e34e42ec8d287203020cb4282166aa5'
Submodule 'googleapis' (https://github.com/googleapis/googleapis.git) registered for path 'googleapis'
Cloning into '/host/spi-builder-workspace/googleapis'...
Cloned https://github.com/rosecoder/google-cloud-bigquery-swift.git
Revision (git rev-parse @):
284cbb29a7d52e4906cc72c5398d30ecce9777fb
SUCCESS checkout https://github.com/rosecoder/google-cloud-bigquery-swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/rosecoder/google-cloud-bigquery-swift.git
https://github.com/rosecoder/google-cloud-bigquery-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-protobuf.git"
},
{
"identity" : "grpc-swift-nio-transport",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-nio-transport.git"
},
{
"identity" : "google-cloud-auth-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/google-cloud-auth-swift.git"
},
{
"identity" : "retryable-task",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/retryable-task.git"
},
{
"identity" : "google-cloud-service-context",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/google-cloud-service-context.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "google-cloud-bigquery",
"name" : "google-cloud-bigquery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleCloudBigQuery",
"targets" : [
"GoogleCloudBigQuery"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCloudBigQueryTests",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudBigQueryTests",
"path" : "Tests/GoogleCloudBigQueryTests",
"product_dependencies" : [
"GoogleCloudAuthTesting"
],
"sources" : [
"BigQueryTypeTests.swift",
"DecoderTests.swift",
"IntegrationTests.swift",
"LoadJobTests.swift",
"QueryTests.swift"
],
"target_dependencies" : [
"GoogleCloudBigQuery"
],
"type" : "test"
},
{
"c99name" : "GoogleCloudBigQuery",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudBigQuery",
"path" : "Sources/GoogleCloudBigQuery",
"product_dependencies" : [
"Logging",
"Tracing",
"ServiceLifecycle",
"GoogleCloudServiceContext",
"GoogleCloudAuth",
"GoogleCloudAuthGRPC",
"RetryableTask",
"GRPCProtobuf",
"GRPCNIOTransportHTTP2",
"OrderedCollections"
],
"product_memberships" : [
"GoogleCloudBigQuery"
],
"sources" : [
"BigQuery.swift",
"BigQueryProtocol.swift",
"Encoding/BigQueryType+initFromAnySwiftType.swift",
"Encoding/Encoder.Buffer.swift",
"Encoding/Encoder.KeyedContainer.swift",
"Encoding/Encoder.SingleValueContainer.swift",
"Encoding/Encoder.ThrowingContainer.swift",
"Encoding/Encoder.UnkeyedContainer.swift",
"Encoding/Encoder.swift",
"Jobs/BigQuery+Jobs.swift",
"Jobs/BigQuery+LoadJob.swift",
"Jobs/LoadJobConfiguration.swift",
"Query/BigQueryType.swift",
"Query/BigQueryValue.swift",
"Query/Query+ExpressibleByStringInterpolation.swift",
"Query/Query.swift",
"Query/QueryDecodable.swift",
"Query/QueryResult.swift",
"Row Decoding/CodingKey.swift",
"Row Decoding/Decoder.swift",
"Row Decoding/KeyedDecodingContainer.swift",
"Row Decoding/SingleValueDecodingContainer.swift",
"Row Decoding/UnkeyedDecodingContainer.swift",
"Storage/BatchWriteStream.swift",
"Storage/BigQuery+StorageWrite.swift",
"Storage/BigQueryValueProtobufMessage.swift",
"Utils/DateFormatter+BigQuery.swift",
"WithBigQuery.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/annotations.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/annotations.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/arrow.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/arrow.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/avro.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/avro.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/protobuf.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/protobuf.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/storage.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/storage.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/stream.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/stream.pb.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/table-storage.grpc.swift",
"gRPC_generated/google/cloud/bigquery/storage/v1/table-storage.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/biglake_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/biglake_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/clustering.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/clustering.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/data_format_options.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/data_format_options.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/dataset_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/decimal_target_types.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/decimal_target_types.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/encryption_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/encryption_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/error.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/error.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_dataset_options.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_dataset_options.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_table_options.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_catalog_table_options.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_data_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_data_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_dataset_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/external_dataset_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/file_set_specification_type.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/file_set_specification_type.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/hive_partitioning.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/hive_partitioning.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_creation_reason.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_creation_reason.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_stats.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_stats.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_status.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/job_status.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/json_extension.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/json_extension.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/location_metadata.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/location_metadata.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/map_target_type.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/map_target_type.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/model.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/model.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/model_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/model_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/partitioning_definition.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/privacy_policy.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/privacy_policy.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/project.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/project.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/query_parameter.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/query_parameter.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/range_partitioning.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/range_partitioning.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/restriction_config.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/restriction_config.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/routine_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/row_access_policy_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/session_info.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/session_info.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/standard_sql.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/standard_sql.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/system_variable.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/system_variable.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_constraints.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_constraints.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_reference.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_reference.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_schema.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/table_schema.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/time_partitioning.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/time_partitioning.pb.swift",
"gRPC_generated/google/cloud/bigquery/v2/udf_resource.grpc.swift",
"gRPC_generated/google/cloud/bigquery/v2/udf_resource.pb.swift",
"gRPC_generated/google/rpc/status.grpc.swift",
"gRPC_generated/google/rpc/status.pb.swift",
"gRPC_generated/google/type/expr.grpc.swift",
"gRPC_generated/google/type/expr.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/rosecoder/google-cloud-auth-swift.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/rosecoder/retryable-task.git
Fetching https://github.com/rosecoder/google-cloud-service-context.git
Fetching https://github.com/grpc/grpc-swift-nio-transport.git
Fetching https://github.com/grpc/grpc-swift-protobuf.git
[1/2440] Fetching grpc-swift-protobuf
[2197/2666] Fetching grpc-swift-protobuf, google-cloud-auth-swift
[2618/7785] Fetching grpc-swift-protobuf, google-cloud-auth-swift, grpc-swift-nio-transport
[7531/7943] Fetching grpc-swift-protobuf, google-cloud-auth-swift, grpc-swift-nio-transport, retryable-task
[7868/7994] Fetching grpc-swift-protobuf, google-cloud-auth-swift, grpc-swift-nio-transport, retryable-task, google-cloud-service-context
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (0.38s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/rosecoder/google-cloud-auth-swift.git from cache (0.43s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/20397] Fetching swift-collections
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (0.51s)
Fetching https://github.com/apple/swift-log.git
[1837/23047] Fetching swift-collections, swift-service-lifecycle
[2924/28712] Fetching swift-collections, swift-service-lifecycle, swift-distributed-tracing
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.43s)
[7830/26062] Fetching swift-collections, swift-distributed-tracing
[9134/32174] Fetching swift-collections, swift-distributed-tracing, swift-log
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.54s)
[13254/26509] Fetching swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
[15123/20397] Fetching swift-collections
Fetched https://github.com/rosecoder/retryable-task.git from cache (2.04s)
Fetched https://github.com/rosecoder/google-cloud-service-context.git from cache (2.04s)
Fetched https://github.com/apple/swift-collections.git from cache (2.07s)
Computing version for https://github.com/rosecoder/google-cloud-service-context.git
Computed https://github.com/rosecoder/google-cloud-service-context.git at 0.0.2 (2.65s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-service-context.git
[1/1203] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.35s)
[1/15419] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.22s)
Computing version for https://github.com/rosecoder/retryable-task.git
Computed https://github.com/rosecoder/retryable-task.git at 1.1.2 (1.78s)
Computing version for https://github.com/rosecoder/google-cloud-auth-swift.git
Computed https://github.com/rosecoder/google-cloud-auth-swift.git at 1.3.0 (0.58s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/vapor/jwt-kit.git
[1/29992] Fetching grpc-swift-2
[13198/39525] Fetching grpc-swift-2, jwt-kit
[24633/122157] Fetching grpc-swift-2, jwt-kit, swift-nio
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.76s)
[45892/92165] Fetching jwt-kit, swift-nio
Fetched https://github.com/vapor/jwt-kit.git from cache (7.65s)
Fetched https://github.com/apple/swift-nio.git from cache (7.77s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.2.1 (8.65s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.2.0 (0.78s)
Fetching https://github.com/apple/swift-protobuf.git
[1/42821] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (11.05s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (12.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.36s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.3.0 (2.66s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git
[1/7122] Fetching swift-certificates
[5058/24367] Fetching swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (3.56s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (9.74s)
Fetching https://github.com/apple/swift-asn1.git
[1/1766] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.62s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.01s)
Computing version for https://github.com/grpc/grpc-swift-nio-transport.git
Computed https://github.com/grpc/grpc-swift-nio-transport.git at 2.4.3 (2.50s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2821] Fetching swift-nio-transport-services
[1525/9312] Fetching swift-nio-transport-services, swift-nio-extras
[7042/21312] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[10633/36662] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.49s)
[10853/33841] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.54s)
[4636/27350] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.46s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (4.67s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (1.24s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.06s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (0.84s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.59s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1216] Fetching swift-http-structured-headers
[378/2167] Fetching swift-http-structured-headers, swift-http-types
[2168/8313] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms
[2169/14371] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
[9085/13420] Fetching swift-http-structured-headers, swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.55s)
[8113/12204] Fetching swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.83s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.86s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.93s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.34s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (0.70s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (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.6.0 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (10.29s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.61s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.35.1 (0.83s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.0 (0.60s)
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.1.2
Creating working copy for https://github.com/rosecoder/google-cloud-auth-swift.git
Working copy of https://github.com/rosecoder/google-cloud-auth-swift.git resolved at 1.3.0
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.36.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.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.10.1
Creating working copy for https://github.com/rosecoder/retryable-task.git
Working copy of https://github.com/rosecoder/retryable-task.git resolved at 1.1.2
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.5.1
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.5.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.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.26.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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.95.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at 2.2.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.3.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.18.0
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.32.1
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.2.1
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.10.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.35.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/rosecoder/google-cloud-service-context.git
Working copy of https://github.com/rosecoder/google-cloud-service-context.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/grpc/grpc-swift-nio-transport.git
Working copy of https://github.com/grpc/grpc-swift-nio-transport.git resolved at 2.4.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.0
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.6.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.40.0
[1/1] Compiling plugin generate-grpc-code-from-protos
[2/2] Compiling plugin GRPCProtobufGenerator
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/849] Write sources
[46/849] Compiling _CWASI _CWASI.c
[47/849] Compiling CNIOWASI CNIOWASI.c
[48/849] Write sources
[50/849] Compiling CNIOWindows shim.c
[51/849] Copying PrivacyInfo.xcprivacy
[52/849] Write sources
[56/849] Compiling CNIOWindows WSAStartup.c
[56/849] Compiling CNIOPosix event_loop_id.c
[58/849] Compiling CNIOOpenBSD shim.c
[59/849] Compiling CNIOLinux shim.c
[60/849] Compiling _NumericsShims _NumericsShims.c
[61/849] Compiling SimpleFIPS202.c
[62/849] Compiling CXKCPShims shims.c
[63/849] Compiling KeccakSponge.c
[64/849] Compiling _AtomicsShims.c
[64/849] Compiling KeccakHash.c
[66/849] Compiling CNIOLinux liburing_shims.c
[67/849] Compiling CNIOExtrasZlib empty.c
[68/849] Compiling CNIOLLHTTP c_nio_http.c
[69/849] Compiling CNIODarwin shim.c
[70/849] Compiling fiat_p256_adx_sqr.S
[71/849] Compiling fiat_curve25519_adx_square.S
[72/849] Compiling fiat_p256_adx_mul.S
[73/849] Compiling CNIOLLHTTP c_nio_api.c
[74/849] Compiling fiat_curve25519_adx_mul.S
[75/849] Write swift-version-24593BA9C3E375BF.txt
[76/849] Compiling CNIOBoringSSLShims shims.c
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>
| ^~~~~~~~~~~
1 error generated.
[77/853] Compiling tls13_enc.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.
[77/853] Compiling tls13_client.cc
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.
[77/853] Compiling tls_record.cc
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>
| ^~~~~~~~~~~
[77/853] Compiling tls_method.cc
[77/853] Compiling CNIOLLHTTP c_nio_llhttp.c
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>
| ^~~~~~~~~~~
1[77/853] Compiling tls13_server.cc
[77/853] Compiling KeccakP-1600-opt64.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
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 generate-grpc-code-from-protos
[2/2] Compiling plugin GRPCProtobufGenerator
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/776] Compiling CGRPCNIOTransportZlib empty.c
[4/776] Compiling fiat_p256_adx_sqr.S
[5/776] Write swift-version-24593BA9C3E375BF.txt
[6/776] Compiling CCryptoBoringSSLShims shims.c
[8/780] Emitting module _NIODataStructures
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.
[8/780] Compiling tls_method.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>
| ^~~~~~~~~~~
[8/780] Compiling tls13_enc.cc
[8/780] Compiling KeccakP-1600-opt64.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>
| ^~~~~~~~~~~
[8/780] Compiling tls_record.cc
[8/780] Compiling tls13_client.cc
[8/780] Compiling CNIOLLHTTP c_nio_llhttp.c
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>
| ^~~~~~~~~~~
[8/780] Compiling tls13_server.cc
BUILD FAILURE 6.1 wasm