Build Information
Failed to build smoke-dynamodb, reference 3.12.1 (7fc5c6), with Swift 6.1 for Android on 13 Aug 2025 02:30:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/smoke-dynamodb.git
Reference: 3.12.1
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/amzn/smoke-dynamodb
* tag 3.12.1 -> FETCH_HEAD
HEAD is now at 7fc5c6e Merge pull request #105 from amzn/pbthif-patch-1
Cloned https://github.com/amzn/smoke-dynamodb.git
Revision (git rev-parse @):
7fc5c6e685f04d288fe9f237dc8f82e6c85f790b
SUCCESS checkout https://github.com/amzn/smoke-dynamodb.git at 3.12.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/amzn/smoke-dynamodb.git
https://github.com/amzn/smoke-dynamodb.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "smoke-aws",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/smoke-aws.git"
},
{
"identity" : "smoke-http",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/amzn/smoke-http.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "collectionconcurrencykit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/CollectionConcurrencyKit"
}
],
"manifest_display_name" : "smoke-dynamodb",
"name" : "smoke-dynamodb",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SmokeDynamoDB",
"targets" : [
"SmokeDynamoDB"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SmokeDynamoDBTests",
"module_type" : "SwiftTarget",
"name" : "SmokeDynamoDBTests",
"path" : "Tests/SmokeDynamoDBTests",
"product_dependencies" : [
"SmokeHTTPClient"
],
"sources" : [
"DynamoDBCompositePrimaryKeyTableClobberVersionedItemWithHistoricalRowTests.swift",
"DynamoDBCompositePrimaryKeyTableHistoricalItemExtensionsTests.swift",
"DynamoDBCompositePrimaryKeyTableTests.swift",
"DynamoDBCompositePrimaryKeyTableUpdateItemConditionallyAtKeyTests.swift",
"DynamoDBEncoderDecoderTests.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableTests.swift",
"SimulateConcurrencyDynamoDBCompositePrimaryKeyTableTests.swift",
"SmokeDynamoDBTestInput.swift",
"SmokeDynamoDBTests.swift",
"String+DynamoDBKeyTests.swift",
"TestConfiguration.swift",
"TypedDatabaseItem+RowWithItemVersionProtocolTests.swift"
],
"target_dependencies" : [
"SmokeDynamoDB"
],
"type" : "test"
},
{
"c99name" : "SmokeDynamoDB",
"module_type" : "SwiftTarget",
"name" : "SmokeDynamoDB",
"path" : "Sources/SmokeDynamoDB",
"product_dependencies" : [
"Logging",
"Metrics",
"DynamoDBClient",
"SmokeHTTPClient",
"_SmokeAWSHttpConcurrency",
"CollectionConcurrencyKit"
],
"product_memberships" : [
"SmokeDynamoDB"
],
"sources" : [
"AWSDynamoDBClientConfiguration.swift",
"AWSDynamoDBCompositePrimaryKeyTable+DynamoDBTableAsync.swift",
"AWSDynamoDBCompositePrimaryKeyTable+deleteItems.swift",
"AWSDynamoDBCompositePrimaryKeyTable+execute.swift",
"AWSDynamoDBCompositePrimaryKeyTable+getItems.swift",
"AWSDynamoDBCompositePrimaryKeyTable+monomorphicGetItems.swift",
"AWSDynamoDBCompositePrimaryKeyTable+updateItems.swift",
"AWSDynamoDBCompositePrimaryKeyTable.swift",
"AWSDynamoDBCompositePrimaryKeyTableGenerator.swift",
"AWSDynamoDBCompositePrimaryKeysProjection+DynamoDBKeysProjectionAsync.swift",
"AWSDynamoDBCompositePrimaryKeysProjection.swift",
"AWSDynamoDBCompositePrimaryKeysProjectionGenerator.swift",
"AWSDynamoDBTableOperationsClient.swift",
"CompositePrimaryKey.swift",
"CustomRowTypeIdentifier.swift",
"DynamoDBCompositePrimaryKeyGSILogic.swift",
"DynamoDBCompositePrimaryKeyTable+bulkUpdateSupport.swift",
"DynamoDBCompositePrimaryKeyTable+clobberVersionedItemWithHistoricalRow.swift",
"DynamoDBCompositePrimaryKeyTable+conditionallyUpdateItem.swift",
"DynamoDBCompositePrimaryKeyTable+consistentReadQuery.swift",
"DynamoDBCompositePrimaryKeyTable.swift",
"DynamoDBCompositePrimaryKeyTableHistoricalItemExtensions.swift",
"DynamoDBCompositePrimaryKeysProjection.swift",
"DynamoDBDecoder.swift",
"DynamoDBEncoder.swift",
"InMemoryDynamoDBCompositePrimaryKeyTable.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableStore+execute.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableStore+monomorphicQuery.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableStore.swift",
"InMemoryDynamoDBCompositePrimaryKeyTableWithIndex.swift",
"InMemoryDynamoDBCompositePrimaryKeysProjection.swift",
"InMemoryDynamoDBCompositePrimaryKeysProjectionStore.swift",
"InternalDynamoDBCodingKey.swift",
"InternalKeyedDecodingContainer.swift",
"InternalKeyedEncodingContainer.swift",
"InternalSingleValueDecodingContainer.swift",
"InternalSingleValueEncodingContainer.swift",
"InternalUnkeyedDecodingContainer.swift",
"InternalUnkeyedEncodingContainer.swift",
"PolymorphicOperationReturnType.swift",
"PolymorphicWriteEntry.swift",
"QueryInput+forSortKeyCondition.swift",
"RowWithIndex.swift",
"RowWithItemVersion.swift",
"RowWithItemVersionProtocol.swift",
"SimulateConcurrencyDynamoDBCompositePrimaryKeyTable.swift",
"String+DynamoDBKey.swift",
"TimeToLive.swift",
"TypedDatabaseItemWithTimeToLive+RowWithItemVersionProtocol.swift",
"TypedDatabaseItemWithTimeToLive.swift",
"_DynamoDBClient/_AWSDynamoDBClient.swift",
"_DynamoDBClient/_AWSDynamoDBClientGenerator.swift",
"_DynamoDBClient/_DynamoDBClientProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
6627e662b22c: Pulling fs layer
6627e662b22c: Verifying Checksum
6627e662b22c: Download complete
6627e662b22c: Pull complete
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/amzn/smoke-http.git
Fetching https://github.com/amzn/smoke-aws.git
Fetching https://github.com/apple/swift-metrics.git
[1/2219] Fetching swift-metrics
[823/4902] Fetching swift-metrics, smoke-http
[4903/11812] Fetching swift-metrics, smoke-http, smoke-aws
Fetched https://github.com/apple/swift-metrics.git from cache (0.46s)
[3513/9593] Fetching smoke-http, smoke-aws
Fetched https://github.com/amzn/smoke-http.git from cache (3.27s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
Fetched https://github.com/amzn/smoke-aws.git from cache (3.32s)
[1/100] Fetching collectionconcurrencykit
[101/3986] Fetching collectionconcurrencykit, swift-log
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.48s)
Fetched https://github.com/apple/swift-log.git from cache (0.64s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (4.49s)
Computing version for https://github.com/amzn/smoke-http.git
Computed https://github.com/amzn/smoke-http.git at 3.0.2 (0.73s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5116] Fetching swift-distributed-tracing
[4197/19203] Fetching swift-distributed-tracing, async-http-client
[4760/34215] Fetching swift-distributed-tracing, async-http-client, swift-nio-ssl
[8892/111606] Fetching swift-distributed-tracing, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (3.46s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.46s)
[69960/92403] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.51s)
[55722/77391] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.89s)
Computing version for https://github.com/amzn/smoke-aws.git
Computed https://github.com/amzn/smoke-aws.git at 3.0.2 (9.59s)
Fetching https://github.com/LiveUI/XMLCoding.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/amzn/smoke-aws-support.git
[1/605] Fetching smoke-aws-support
[606/1141] Fetching smoke-aws-support, xmlcoding
Fetched https://github.com/amzn/smoke-aws-support.git from cache (0.24s)
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.24s)
[1/16238] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.80s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (3.69s)
Computing version for https://github.com/amzn/smoke-aws-support.git
Computed https://github.com/amzn/smoke-aws-support.git at 2.0.1 (0.55s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.20s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.70s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.95s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1808] Fetching swift-atomics
[707/6686] Fetching swift-atomics, swift-system
[3712/23639] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
[7761/21831] Fetching swift-system, swift-collections
[4069/16953] Fetching swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.77s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.69s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2701] Fetching swift-nio-transport-services
[1271/8828] Fetching swift-nio-transport-services, swift-nio-extras
[7053/20489] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.34s)
[6466/17788] Fetching swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[2683/11661] Fetching swift-nio-http2
[11662/17629] Fetching swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.28s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (1.81s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.46s)
Fetching https://github.com/apple/swift-numerics.git
[1/5946] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.08s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.63s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1176] Fetching swift-http-structured-headers
[37/2805] Fetching swift-http-structured-headers, swift-asn1
[816/3722] Fetching swift-http-structured-headers, swift-asn1, swift-http-types
[1902/6155] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-service-lifecycle
[6156/12615] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates
[6286/17658] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
[16029/16029] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.43s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.43s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.54s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.54s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.55s)
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 (1.13s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (2.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.55s)
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.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.00s)
Computed https://github.com/amzn/smoke-aws-support.git at 2.0.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.79s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.68s)
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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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.2
Creating working copy for https://github.com/amzn/smoke-aws.git
Working copy of https://github.com/amzn/smoke-aws.git resolved at 3.0.2
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
Creating working copy for https://github.com/amzn/smoke-http.git
Working copy of https://github.com/amzn/smoke-http.git resolved at 3.0.2
Creating working copy for https://github.com/amzn/smoke-aws-support.git
Working copy of https://github.com/amzn/smoke-aws-support.git resolved at 2.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/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
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.2.1
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.25.1
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
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.26.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.38.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.4.0
Building for debugging...
[0/867] Write sources
[28/867] Compiling CNIOLLHTTP c_nio_http.c
[29/867] Compiling _NumericsShims _NumericsShims.c
[30/867] Write sources
[32/867] Compiling CNIOLLHTTP c_nio_api.c
[32/867] Write sources
[44/867] Compiling _AtomicsShims.c
[45/867] Compiling CNIOWindows shim.c
[46/867] Compiling CNIOWindows WSAStartup.c
[47/867] Compiling CNIOWASI CNIOWASI.c
[48/867] Compiling CNIOPosix event_loop_id.c
[49/867] Compiling CNIOLinux liburing_shims.c
[50/867] Compiling CNIOExtrasZlib empty.c
[51/867] Write swift-version-24593BA9C3E375BF.txt
[52/867] Compiling CNIODarwin shim.c
[53/867] Compiling CNIOLinux shim.c
[54/871] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/888] Compiling e_rc4.cc
[56/898] Compiling a_int.cc
[57/898] Compiling trust_token.cc
[58/898] Compiling voprf.cc
[60/920] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/920] Compiling InternalCollectionsUtilities Debugging.swift
[62/921] Compiling CoreMetrics Metrics.swift
[63/921] Compiling RealModule Real.swift
[64/921] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/922] Emitting module _NIOBase64
[66/922] Compiling _NIOBase64 Base64.swift
[67/923] Compiling _NIODataStructures _TinyArray.swift
[68/923] Emitting module InternalCollectionsUtilities
[69/923] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/923] Compiling InternalCollectionsUtilities Integer rank.swift
[71/923] Compiling RealModule Float80+Real.swift
[72/923] Compiling RealModule Float16+Real.swift
[73/923] Compiling InternalCollectionsUtilities Descriptions.swift
[74/923] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/923] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[76/923] Compiling InternalCollectionsUtilities UInt+reversed.swift
[77/923] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[78/923] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[79/923] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/923] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/923] Compiling _NIODataStructures PriorityQueue.swift
[82/923] Compiling RealModule Float+Real.swift
[83/923] Compiling RealModule ElementaryFunctions.swift
[84/923] Compiling ServiceContextModule ServiceContextKey.swift
[87/923] Emitting module RealModule
[90/923] Emitting module ServiceContextModule
[91/923] Compiling ServiceContextModule ServiceContext.swift
[92/924] Compiling _NIODataStructures Heap.swift
[93/924] Emitting module _NIODataStructures
[95/925] Compiling RealModule RealFunctions.swift
[99/926] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[99/927] Compiling fiat_p256_adx_sqr.S
[100/929] Compiling fiat_p256_adx_mul.S
[102/929] Compiling fiat_curve25519_adx_square.S
[103/935] Compiling fiat_curve25519_adx_mul.S
[105/950] Compiling Instrumentation InstrumentationSystem.swift
[105/950] Compiling CNIOBoringSSLShims shims.c
[107/950] Compiling Instrumentation NoOpInstrument.swift
[108/950] Emitting module Instrumentation
[109/950] Compiling Instrumentation Instrument.swift
[110/950] Compiling Instrumentation MultiplexInstrument.swift
[111/950] Compiling DequeModule Deque+Codable.swift
[112/950] Compiling DequeModule Deque+Collection.swift
[113/950] Compiling DequeModule Deque+CustomReflectable.swift
[114/950] Compiling DequeModule Deque+Descriptions.swift
[115/950] Emitting module CollectionConcurrencyKit
[116/950] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[117/952] Compiling DequeModule _DequeBuffer.swift
[118/952] Compiling DequeModule _DequeBufferHeader.swift
[119/952] Compiling DequeModule Deque._UnsafeHandle.swift
[120/952] Compiling DequeModule Deque.swift
[121/953] Compiling DequeModule Deque+Equatable.swift
[122/953] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/953] Compiling DequeModule Deque+Testing.swift
[124/953] Compiling DequeModule Deque._Storage.swift
[125/953] Compiling DequeModule Deque+Extras.swift
[126/953] Compiling DequeModule Deque+Hashable.swift
[128/953] Emitting module DequeModule
[129/953] Compiling Logging MetadataProvider.swift
[130/953] Emitting module Logging
[131/953] Compiling Logging Locks.swift
[132/953] Compiling Instrumentation Locks.swift
[133/954] Emitting module CoreMetrics
[134/954] Compiling CoreMetrics Locks.swift
[135/955] Compiling Logging Logging.swift
[136/955] Compiling Logging LogHandler.swift
[138/956] Compiling DequeModule _DequeSlot.swift
[139/956] Compiling DequeModule _UnsafeWrappedBuffer.swift
[140/957] Compiling tls_record.cc
[144/988] Compiling ShapeCoding StandardEncodingOptions.swift
[145/988] Compiling ShapeCoding StandardShapeDecoderDelegate.swift
[146/989] Compiling XMLCoding XMLReferencingEncoder.swift
[147/989] Compiling XMLCoding XMLKey.swift
[148/989] Compiling XMLCoding ISO8601DateFormatter.swift
[149/989] Compiling ShapeCoding ShapeUnkeyedEncodingContainer.swift
[150/989] Compiling ShapeCoding StandardDecodingOptions.swift
[151/989] Compiling ShapeCoding DateISO8601Extensions.swift
[152/989] Compiling ShapeCoding DecodingErrorExtension.swift
[153/989] Emitting module XMLCoding
[154/989] Compiling ShapeCoding MutableShape.swift
[155/989] Compiling ShapeCoding ShapeUnkeyedDecodingContainer.swift
[156/989] Compiling Tracing TracingTime.swift
[157/989] Compiling Tracing Tracer.swift
[158/989] Emitting module Tracing
[159/989] Compiling Tracing TracerProtocol+Legacy.swift
[160/989] Compiling Tracing TracerProtocol.swift
[160/989] Compiling tls_method.cc
[162/995] Compiling Tracing InstrumentationSystem+Tracing.swift
[163/995] Compiling Tracing SpanProtocol.swift
[164/995] Compiling Tracing NoOpTracer.swift
[165/996] Compiling XMLCoding XMLStackParser.swift
[167/997] Compiling tls13_client.cc
[168/997] Compiling tls13_server.cc
[169/997] Compiling tls13_enc.cc
[171/997] Compiling ShapeCoding ShapeKeyedEncodingContainer.swift
[172/997] Compiling ShapeCoding ShapeSingleValueEncodingContainer.swift
[173/997] Compiling ShapeCoding ShapeSingleValueEncodingContainerDelegate.swift
[174/999] Emitting module ShapeCoding
[175/999] Compiling Metrics Metrics.swift
[176/999] Emitting module Metrics
[178/1000] Compiling ShapeCoding ShapeDecoder.swift
[179/1000] Compiling ShapeCoding ShapeDecoderDelegate.swift
[180/1000] Compiling ShapeCoding ShapeDecodingStorage.swift
[184/1000] Compiling DynamoDBModel DynamoDBModelErrors.swift
[188/1000] Compiling ShapeCoding ShapeElement.swift
[189/1000] Compiling ShapeCoding ShapeKeyedDecodingContainer+KeyedDecodingContainerProtocol.swift
[190/1000] Compiling ShapeCoding ShapeKeyedDecodingContainer.swift
[191/1000] Compiling ShapeCoding RawShape.swift
[192/1000] Compiling ShapeCoding ShapeCodingKey.swift
[193/1000] Compiling ShapeCoding ShapeDecoder+unbox.swift
[196/1000] Compiling ShapeCoding StandardShapeParser.swift
[197/1000] Compiling ShapeCoding StandardShapeSingleValueEncodingContainerDelegate.swift
[197/1001] Compiling t1_enc.cc
[198/1001] Compiling tls13_both.cc
[200/1001] Compiling ssl_versions.cc
[201/1001] Compiling ssl_x509.cc
[203/1001] Compiling DynamoDBModel DynamoDBModelDefaultInstances.swift
[203/1001] Compiling ssl_transcript.cc
[205/1001] Compiling DynamoDBModel DynamoDBModelTypes.swift
[205/1001] Compiling ssl_stat.cc
[206/1001] Compiling ssl_privkey.cc
[207/1001] Compiling ssl_session.cc
[208/1010] Compiling ssl_lib.cc
[210/1010] Compiling QueryCoding QueryEncoder.swift
[211/1010] Compiling QueryCoding QueryDecoder.swift
[212/1010] Emitting module QueryCoding
[213/1014] Compiling HTTPPathCoding Array+getShapeForTemplate.swift
[214/1014] Emitting module HTTPPathCoding
[215/1014] Compiling HTTPPathCoding HTTPPathDecoder.swift
[216/1014] Compiling HTTPPathCoding HTTPPathToken.swift
[217/1014] Compiling HTTPPathCoding HTTPPathSegment.swift
[218/1014] Compiling HTTPPathCoding HTTPPathEncoder.swift
[221/1015] Emitting module HTTPHeadersCoding
[222/1015] Compiling HTTPHeadersCoding HTTPHeadersEncoder.swift
[223/1015] Compiling HTTPHeadersCoding HTTPHeadersDecoder.swift
[223/1016] Compiling ssl_key_share.cc
[226/1016] Emitting module DynamoDBModel
[226/1016] Compiling ssl_cipher.cc
[227/1016] Compiling ssl_file.cc
[228/1016] Compiling ssl_credential.cc
[229/1016] Compiling ssl_buffer.cc
[230/1016] Compiling ssl_aead_ctx.cc
[231/1016] Compiling ssl_cert.cc
[232/1016] Compiling s3_both.cc
[233/1016] Compiling s3_lib.cc
[234/1016] Compiling ssl_asn1.cc
[235/1016] Compiling s3_pkt.cc
[236/1016] Compiling handshake_server.cc
[237/1016] Compiling handshake_client.cc
[238/1016] Compiling encrypted_client_hello.cc
[239/1016] Compiling handoff.cc
[240/1016] Compiling handshake.cc
[241/1016] Compiling dtls_record.cc
[242/1016] Compiling d1_srtp.cc
[243/1016] Compiling extensions.cc
[244/1016] Compiling md5-x86_64-linux.S
[245/1016] Compiling d1_pkt.cc
[246/1016] Compiling dtls_method.cc
[247/1016] Compiling md5-x86_64-apple.S
[248/1016] Compiling bio_ssl.cc
[249/1016] Compiling md5-586-linux.S
[250/1016] Compiling md5-586-apple.S
[251/1016] Compiling err_data.cc
[252/1016] Compiling d1_lib.cc
[253/1016] Compiling chacha20_poly1305_x86_64-linux.S
[254/1016] Compiling d1_both.cc
[255/1016] Compiling chacha20_poly1305_x86_64-apple.S
[256/1016] Compiling chacha20_poly1305_armv8-win.S
[257/1016] Compiling chacha20_poly1305_armv8-apple.S
[258/1016] Compiling chacha-x86_64-linux.S
[259/1016] Compiling chacha-x86_64-apple.S
[260/1016] Compiling chacha20_poly1305_armv8-linux.S
[261/1016] Compiling chacha-x86-linux.S
[262/1016] Compiling chacha-armv8-win.S
[263/1016] Compiling chacha-x86-apple.S
[264/1016] Compiling chacha-armv8-linux.S
[264/1016] Compiling chacha-armv4-linux.S
[266/1016] Compiling chacha-armv8-apple.S
[267/1016] Compiling aes128gcmsiv-x86_64-apple.S
[268/1016] Compiling aes128gcmsiv-x86_64-linux.S
[269/1016] Compiling x86_64-mont5-apple.S
[270/1016] Compiling x86_64-mont5-linux.S
[271/1016] Compiling x86_64-mont-linux.S
[272/1016] Compiling x86-mont-linux.S
[273/1016] Compiling x86_64-mont-apple.S
[274/1016] Compiling x86-mont-apple.S
[275/1016] Compiling vpaes-x86_64-linux.S
[276/1016] Compiling vpaes-x86-linux.S
[277/1016] Compiling vpaes-x86_64-apple.S
[278/1016] Compiling vpaes-armv8-win.S
[279/1016] Compiling vpaes-armv8-linux.S
[280/1016] Compiling vpaes-x86-apple.S
[281/1016] Compiling sha512-x86_64-linux.S
[282/1016] Compiling vpaes-armv8-apple.S
[282/1016] Compiling vpaes-armv7-linux.S
[284/1016] Compiling sha512-x86_64-apple.S
[285/1016] Compiling sha256-x86_64-linux.S
[285/1016] Compiling sha512-armv4-linux.S
[287/1016] Compiling sha512-armv8-win.S
[287/1016] Compiling sha512-armv8-linux.S
[287/1016] Compiling sha512-586-linux.S
[287/1016] Compiling sha512-armv8-apple.S
[287/1016] Compiling sha512-586-apple.S
[292/1016] Compiling sha256-x86_64-apple.S
[292/1016] Compiling sha256-586-apple.S
[292/1016] Compiling sha256-armv8-linux.S
[293/1016] Compiling sha256-armv8-apple.S
[296/1016] Compiling sha256-armv8-win.S
[297/1016] Compiling sha256-586-linux.S
[298/1016] Compiling sha256-armv4-linux.S
[299/1016] Compiling sha1-x86_64-linux.S
[300/1016] Compiling sha1-armv8-win.S
[301/1016] Compiling sha1-armv8-linux.S
[302/1016] Compiling sha1-armv8-apple.S
[303/1016] Compiling sha1-x86_64-apple.S
[304/1016] Compiling sha1-armv4-large-linux.S
[305/1016] Compiling sha1-586-linux.S
[306/1016] Compiling sha1-586-apple.S
[307/1016] Compiling rsaz-avx2-linux.S
[308/1016] Compiling rsaz-avx2-apple.S
[309/1016] Compiling rdrand-x86_64-linux.S
[310/1016] Compiling p256_beeu-x86_64-asm-apple.S
[310/1016] Compiling p256_beeu-x86_64-asm-linux.S
[312/1016] Compiling rdrand-x86_64-apple.S
[313/1016] Compiling p256_beeu-armv8-asm-win.S
[314/1016] Compiling p256_beeu-armv8-asm-linux.S
[315/1016] Compiling p256_beeu-armv8-asm-apple.S
[316/1016] Compiling p256-x86_64-asm-linux.S
[317/1016] Compiling p256-armv8-asm-win.S
[318/1016] Compiling p256-armv8-asm-apple.S
[319/1016] Compiling p256-x86_64-asm-apple.S
[320/1016] Compiling p256-armv8-asm-linux.S
[321/1016] Compiling ghashv8-armv8-apple.S
[322/1016] Compiling ghashv8-armv7-linux.S
[323/1016] Compiling ghashv8-armv8-win.S
[323/1016] Compiling ghashv8-armv8-linux.S
[325/1016] Compiling ghash-x86_64-apple.S
[326/1016] Compiling ghash-x86-linux.S
[327/1016] Compiling ghash-x86_64-linux.S
[328/1016] Compiling ghash-ssse3-x86_64-linux.S
[329/1016] Compiling ghash-x86-apple.S
[330/1016] Compiling ghash-ssse3-x86_64-apple.S
[330/1016] Compiling ghash-ssse3-x86-apple.S
[332/1016] Compiling ghash-ssse3-x86-linux.S
[333/1016] Compiling co-586-linux.S
[334/1016] Compiling ghash-neon-armv8-linux.S
[335/1016] Compiling ghash-neon-armv8-apple.S
[336/1016] Compiling co-586-apple.S
[337/1016] Compiling ghash-neon-armv8-win.S
[338/1016] Compiling ghash-armv4-linux.S
[339/1016] Compiling bn-armv8-win.S
[340/1016] Compiling bsaes-armv7-linux.S
[341/1016] Compiling bn-armv8-apple.S
[341/1016] Compiling bn-armv8-linux.S
[343/1016] Compiling bn-586-apple.S
[344/1016] Compiling bn-586-linux.S
[345/1016] Compiling armv8-mont-win.S
[346/1016] Compiling armv8-mont-linux.S
[347/1016] Compiling aesv8-gcm-armv8-linux.S
[348/1016] Compiling aesv8-gcm-armv8-apple.S
[349/1016] Compiling armv8-mont-apple.S
[350/1016] Compiling aesv8-gcm-armv8-win.S
[351/1016] Compiling armv4-mont-linux.S
[352/1016] Compiling aesv8-armv8-apple.S
[353/1016] Compiling aesv8-armv8-win.S
[354/1016] Compiling aesni-x86_64-apple.S
[355/1016] Compiling aesni-x86_64-linux.S
[356/1016] Compiling aesv8-armv8-linux.S
[357/1016] Compiling aesni-x86-linux.S
[358/1016] Compiling aesni-gcm-x86_64-linux.S
[359/1016] Compiling aesv8-armv7-linux.S
[360/1016] Compiling aes-gcm-avx2-x86_64-linux.S
[361/1016] Compiling aesni-x86-apple.S
[362/1016] Compiling aesni-gcm-x86_64-apple.S
[363/1016] Compiling aes-gcm-avx2-x86_64-apple.S
[364/1016] Compiling aes-gcm-avx10-x86_64-apple.S
[365/1016] Compiling aes-gcm-avx10-x86_64-linux.S
[366/1016] Compiling x_spki.cc
[367/1016] Compiling x_pubkey.cc
[368/1016] Compiling x_req.cc
[369/1016] Compiling x_x509a.cc
[370/1016] Compiling x_sig.cc
[371/1016] Compiling x_x509.cc
[372/1016] Compiling x_val.cc
[373/1016] Compiling x_name.cc
[374/1016] Compiling x_attrib.cc
[375/1016] Compiling x_crl.cc
[376/1016] Compiling x509spki.cc
[377/1016] Compiling x_all.cc
[378/1016] Compiling x_exten.cc
[379/1016] Compiling x509rset.cc
[380/1016] Compiling x_algor.cc
[381/1016] Compiling x509_vpm.cc
[382/1016] Compiling x509_vfy.cc
[383/1016] Compiling x509name.cc
[384/1016] Compiling x509_v3.cc
[385/1016] Compiling x509cset.cc
[386/1016] Compiling x509_trs.cc
[387/1016] Compiling x509_txt.cc
[388/1016] Compiling x509_lu.cc
[389/1016] Compiling x509_ext.cc
[390/1016] Compiling x509_req.cc
[391/1016] Compiling x509_d2.cc
[392/1016] Compiling x509_set.cc
[393/1016] Compiling x509_obj.cc
[394/1016] Compiling x509_def.cc
[396/1016] Compiling DynamoDBModel DynamoDBModelOperations.swift
[397/1016] Compiling DynamoDBModel DynamoDBModelStructures.swift
[398/1017] Compiling x509_cmp.cc
[399/1017] Compiling x509_att.cc
[400/1017] Compiling x509.cc
[401/1017] Compiling v3_skey.cc
[402/1017] Compiling v3_utl.cc
[403/1017] Compiling v3_pmaps.cc
[404/1017] Compiling v3_prn.cc
[405/1017] Compiling v3_purp.cc
[406/1017] Compiling v3_pcons.cc
[407/1017] Compiling v3_ocsp.cc
[408/1017] Compiling v3_ncons.cc
[409/1017] Compiling v3_lib.cc
[410/1017] Compiling v3_int.cc
[411/1017] Compiling v3_info.cc
[412/1017] Compiling v3_extku.cc
[413/1017] Compiling v3_ia5.cc
[414/1017] Compiling v3_genn.cc
[415/1017] Compiling v3_enum.cc
[416/1017] Compiling v3_cpols.cc
[417/1017] Compiling v3_crld.cc
[418/1017] Compiling v3_conf.cc
[419/1017] Compiling v3_bitst.cc
[420/1017] Compiling v3_bcons.cc
[421/1017] Compiling v3_akeya.cc
[422/1017] Compiling v3_alt.cc
[423/1017] Compiling v3_akey.cc
[424/1017] Compiling t_x509a.cc
[425/1017] Compiling t_req.cc
[426/1017] Compiling t_x509.cc
[427/1017] Compiling i2d_pr.cc
[428/1017] Compiling t_crl.cc
[429/1017] Compiling rsa_pss.cc
[430/1017] Compiling policy.cc
[431/1017] Compiling name_print.cc
[432/1017] Compiling by_file.cc
[433/1017] Compiling by_dir.cc
[434/1017] Compiling a_verify.cc
[435/1017] Compiling asn1_gen.cc
[436/1017] Compiling thread_win.cc
[437/1017] Compiling algorithm.cc
[438/1017] Compiling a_sign.cc
[439/1017] Compiling pmbtoken.cc
[440/1017] Compiling a_digest.cc
[441/1017] Compiling thread_pthread.cc
[442/1017] Compiling thread.cc
[443/1017] Compiling thread_none.cc
[444/1017] Compiling slhdsa.cc
[445/1017] Compiling siphash.cc
[446/1017] Compiling stack.cc
[447/1017] Compiling sha256.cc
[448/1017] Compiling spake2plus.cc
[449/1017] Compiling sha512.cc
[450/1017] Compiling sha1.cc
[451/1017] Compiling rsa_extra.cc
[452/1017] Compiling rsa_print.cc
[453/1017] Compiling trusty.cc
[454/1017] Compiling refcount.cc
[455/1017] Compiling rc4.cc
[456/1017] Compiling rsa_crypt.cc
[457/1017] Compiling windows.cc
[458/1017] Compiling passive.cc
[459/1017] Compiling urandom.cc
[460/1017] Compiling rsa_asn1.cc
[461/1017] Compiling rand.cc
[462/1017] Compiling poly1305_arm_asm.S
[463/1017] Compiling ios.cc
[464/1017] Compiling forkunsafe.cc
[465/1017] Compiling getentropy.cc
[466/1017] Compiling fork_detect.cc
[467/1017] Compiling poly1305_vec.cc
[468/1017] Compiling deterministic.cc
[469/1017] Compiling poly1305_arm.cc
[470/1017] Compiling poly1305.cc
[471/1017] Compiling pool.cc
[472/1017] Compiling p5_pbev2.cc
[473/1017] Compiling pkcs8.cc
[474/1017] Compiling pem_pkey.cc
[475/1017] Compiling pem_xaux.cc
[476/1017] Compiling pkcs7.cc
[477/1017] Compiling pem_x509.cc
[478/1017] Compiling pem_pk8.cc
[479/1017] Compiling pkcs8_x509.cc
[480/1017] Compiling pkcs7_x509.cc
[481/1017] Compiling pem_oth.cc
[482/1017] Compiling mlkem.cc
[483/1017] Compiling pem_info.cc
[484/1017] Compiling mldsa.cc
[485/1017] Compiling md5.cc
[486/1017] Compiling mem.cc
[487/1017] Compiling obj.cc
[488/1017] Compiling lhash.cc
[489/1017] Compiling md4.cc
[490/1017] Compiling poly_rq_mul.S
[491/1017] Compiling fips_shared_support.cc
[492/1017] Compiling obj_xref.cc
[493/1017] Compiling pem_all.cc
[494/1017] Compiling pem_lib.cc
[495/1017] Compiling hrss.cc
[496/1017] Compiling kyber.cc
[497/1017] Compiling sign.cc
[498/1017] Compiling ex_data.cc
[499/1017] Compiling scrypt.cc
[500/1017] Compiling pbkdf.cc
[501/1017] Compiling p_x25519.cc
[502/1017] Compiling print.cc
[503/1017] Compiling hpke.cc
[504/1017] Compiling p_rsa_asn1.cc
[505/1017] Compiling p_ed25519.cc
[506/1017] Compiling p_x25519_asn1.cc
[507/1017] Compiling p_hkdf.cc
[508/1017] Compiling p_ec.cc
[509/1017] Compiling p_ed25519_asn1.cc
[510/1017] Compiling p_rsa.cc
[511/1017] Compiling p_dh_asn1.cc
[512/1017] Compiling p_ec_asn1.cc
[513/1017] Compiling p_dsa_asn1.cc
[514/1017] Compiling p_dh.cc
[515/1017] Compiling evp.cc
[516/1017] Compiling evp_ctx.cc
[517/1017] Compiling evp_asn1.cc
[518/1017] Compiling engine.cc
[519/1017] Compiling err.cc
[520/1017] Compiling hash_to_curve.cc
[521/1017] Compiling ecdh.cc
[522/1017] Compiling ecdsa_asn1.cc
[523/1017] Compiling ec_derive.cc
[524/1017] Compiling ec_asn1.cc
[525/1017] Compiling dsa.cc
[526/1017] Compiling params.cc
[527/1017] Compiling dsa_asn1.cc
[528/1017] Compiling x25519-asm-arm.S
[529/1017] Compiling des.cc
[530/1017] Compiling digest_extra.cc
[531/1017] Compiling dh_asn1.cc
[532/1017] Compiling curve25519_64_adx.cc
[533/1017] Compiling crypto.cc
[534/1017] Compiling cpu_intel.cc
[535/1017] Compiling bcm.cc
[536/1017] Compiling curve25519.cc
[537/1017] Compiling cpu_arm_linux.cc
[538/1017] Compiling cpu_arm_freebsd.cc
[539/1017] Compiling spake25519.cc
[540/1017] Compiling cpu_aarch64_openbsd.cc
[541/1017] Compiling cpu_aarch64_apple.cc
[542/1017] Compiling cpu_aarch64_sysreg.cc
[543/1017] Compiling cpu_aarch64_win.cc
[544/1017] Compiling cpu_aarch64_linux.cc
[545/1017] Compiling cpu_aarch64_fuchsia.cc
[546/1017] Compiling tls_cbc.cc
[547/1017] Compiling e_tls.cc
[548/1017] Compiling conf.cc
[549/1017] Compiling get_cipher.cc
[550/1017] Compiling e_null.cc
[551/1017] Compiling e_des.cc
[552/1017] Compiling e_rc2.cc
[553/1017] Compiling e_chacha20poly1305.cc
[554/1017] Compiling e_aesgcmsiv.cc
[555/1017] Compiling e_aesctrhmac.cc
[556/1017] Compiling derive_key.cc
[557/1017] Compiling chacha.cc
[558/1017] Compiling ber.cc
[559/1017] Compiling buf.cc
[559/1017] Compiling cbb.cc
[561/1017] Compiling unicode.cc
[562/1017] Compiling bn_asn1.cc
[563/1017] Compiling cbs.cc
[564/1017] Compiling asn1_compat.cc
[565/1017] Compiling printf.cc
[566/1017] Compiling blake2.cc
[567/1017] Compiling socket.cc
[568/1017] Compiling convert.cc
[569/1017] Compiling file.cc
[570/1017] Compiling socket_helper.cc
[571/1017] Compiling pair.cc
[572/1017] Compiling errno.cc
[573/1017] Compiling hexdump.cc
[574/1017] Compiling fd.cc
[575/1017] Compiling connect.cc
[576/1017] Compiling bio_mem.cc
[577/1017] Compiling bio.cc
[578/1017] Compiling base64.cc
[579/1017] Compiling tasn_typ.cc
[580/1017] Compiling tasn_fre.cc
[581/1017] Compiling tasn_utl.cc
[582/1017] Compiling f_string.cc
[583/1017] Compiling tasn_new.cc
[584/1017] Compiling tasn_enc.cc
[585/1017] Compiling posix_time.cc
[586/1017] Compiling asn_pack.cc
[587/1017] Compiling f_int.cc
[588/1017] Compiling tasn_dec.cc
[589/1017] Compiling a_type.cc
[590/1017] Compiling asn1_par.cc
[591/1017] Compiling a_octet.cc
[592/1017] Compiling asn1_lib.cc
[593/1017] Compiling a_strnid.cc
[594/1017] Compiling a_utctm.cc
[595/1017] Compiling a_time.cc
[596/1017] Compiling a_object.cc
[597/1017] Compiling a_i2d_fp.cc
[598/1017] Compiling a_d2i_fp.cc
[599/1017] Compiling a_strex.cc
[600/1017] Compiling a_gentm.cc
[601/1017] Compiling a_mbstr.cc
[602/1017] Compiling v3_skey.c
[603/1017] Compiling a_dup.cc
[604/1017] Compiling v3_utl.c
[605/1017] Compiling v3_purp.c
[606/1017] Compiling CCryptoBoringSSLShims shims.c
[607/1017] Compiling v3_pmaps.c
[608/1017] Compiling v3_pcia.c
[609/1017] Compiling a_bool.cc
[610/1017] Compiling v3_prn.c
[611/1017] Compiling a_bitstr.cc
[612/1017] Compiling v3_pcons.c
[613/1017] Compiling v3_pci.c
[614/1017] Compiling v3_ocsp.c
[615/1017] Compiling v3_lib.c
[616/1017] Compiling v3_int.c
[617/1017] Compiling v3_ncons.c
[618/1017] Compiling v3_info.c
[619/1017] Compiling v3_ia5.c
[620/1017] Compiling v3_genn.c
[621/1017] Compiling v3_extku.c
[622/1017] Compiling v3_conf.c
[623/1017] Compiling v3_enum.c
[624/1017] Compiling v3_crld.c
[625/1017] Compiling v3_bitst.c
[626/1017] Compiling v3_bcons.c
[627/1017] Compiling v3_cpols.c
[628/1017] Compiling v3_alt.c
[629/1017] Compiling v3_akey.c
[630/1017] Compiling v3_akeya.c
[631/1017] Compiling pcy_tree.c
[632/1017] Compiling pcy_node.c
[633/1017] Compiling pcy_map.c
[634/1017] Compiling pcy_lib.c
[635/1017] Compiling pcy_data.c
[636/1017] Compiling pcy_cache.c
[637/1017] Compiling x_req.c
[638/1017] Compiling x_val.c
[639/1017] Compiling x_x509a.c
[640/1017] Compiling x_sig.c
[641/1017] Compiling x_x509.c
[642/1017] Compiling x_spki.c
[643/1017] Compiling x_pubkey.c
[644/1017] Compiling x_pkey.c
[645/1017] Compiling x_exten.c
[646/1017] Compiling x_info.c
[647/1017] Compiling x_all.c
[648/1017] Compiling c-nioatomics.c
[649/1017] Compiling x_attrib.c
[650/1017] Compiling x_algor.c
[651/1017] Compiling x509spki.c
[652/1017] Compiling x_name.c
[653/1017] Compiling x_crl.c
[654/1017] Compiling x509rset.c
[655/1017] Compiling x509cset.c
[656/1017] Compiling x509name.c
[656/1017] Compiling c-atomics.c
[658/1017] Compiling x509_vfy.c
[659/1017] Compiling x509_v3.c
[660/1017] Compiling x509_set.c
[661/1017] Compiling x509_vpm.c
[662/1017] Compiling x509_txt.c
[663/1017] Compiling x509_trs.c
[664/1018] Compiling x509_obj.c
[665/1023] Compiling x509_lu.c
[666/1023] Compiling x509_ext.c
[667/1023] Compiling x509_req.c
[668/1023] Compiling x509_def.c
[669/1023] Compiling x509_d2.c
[670/1023] Compiling t_x509a.c
[671/1023] Compiling t_x509.c
[672/1023] Compiling x509_cmp.c
[673/1023] Compiling x509.c
[674/1023] Compiling x509_att.c
[675/1023] Compiling i2d_pr.c
[676/1023] Compiling rsa_pss.c
[677/1023] Compiling t_crl.c
[678/1023] Compiling by_file.c
[679/1023] Compiling by_dir.c
[681/1023] Compiling NIOConcurrencyHelpers lock.swift
[681/1023] Compiling t_req.c
[682/1023] Compiling algorithm.c
[684/1023] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[685/1023] Compiling NIOConcurrencyHelpers atomics.swift
[686/1023] Compiling NIOConcurrencyHelpers NIOLock.swift
[686/1023] Compiling a_sign.c
[687/1023] Compiling asn1_gen.c
[688/1023] Compiling trust_token.c
[689/1023] Compiling a_verify.c
[690/1023] Compiling a_strex.c
[691/1023] Compiling a_digest.c
[692/1023] Compiling thread_none.c
[693/1023] Compiling thread_win.c
[694/1023] Compiling thread.c
[694/1023] Compiling voprf.c
[696/1023] Compiling thread_pthread.c
[698/1023] Emitting module NIOConcurrencyHelpers
[698/1023] Compiling refcount_c11.c
[700/1023] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[700/1024] Compiling siphash.c
[701/1024] Compiling rsa_print.c
[702/1024] Compiling refcount_lock.c
[703/1024] Compiling pmbtoken.c
[704/1024] Compiling stack.c
[705/1024] Compiling windows.c
[706/1024] Compiling rc4.c
[707/1024] Compiling rsa_asn1.c
[708/1024] Compiling fuchsia.c
[709/1024] Compiling passive.c
[710/1024] Compiling rand_extra.c
[712/1024] Compiling deterministic.c
[713/1024] Compiling poly1305_arm_asm.S
[714/1024] Compiling poly1305_arm.c
[715/1024] Compiling forkunsafe.c
[716/1024] Compiling poly1305_vec.c
[717/1024] Compiling poly1305.c
[718/1024] Compiling pool.c
[719/1024] Compiling pkcs7.c
[720/1024] Compiling pem_x509.c
[721/1024] Compiling p5_pbev2.c
[722/1024] Compiling pkcs8.c
[723/1024] Compiling pem_xaux.c
[724/1024] Compiling pem_oth.c
[725/1024] Compiling pem_pkey.c
[726/1024] Compiling pkcs8_x509.c
[727/1024] Compiling pkcs7_x509.c
[728/1024] Compiling pem_lib.c
[729/1024] Compiling obj_xref.c
[730/1024] Compiling lhash.c
[731/1024] Compiling pem_pk8.c
[732/1024] Compiling poly_rq_mul.S
[733/1024] Compiling obj.c
[734/1024] Compiling mem.c
[735/1024] Compiling x86_64-mont5.mac.x86_64.S
[736/1024] Compiling pem_all.c
[737/1024] Compiling x86_64-mont5.linux.x86_64.S
[738/1024] Compiling x86_64-mont.mac.x86_64.S
[739/1024] Compiling hkdf.c
[740/1024] Compiling pem_info.c
[741/1024] Compiling x86-mont.windows.x86.S
[742/1024] Compiling hpke.c
[743/1024] Compiling x86_64-mont.linux.x86_64.S
[744/1024] Compiling vpaes-x86_64.mac.x86_64.S
[745/1024] Compiling vpaes-x86_64.linux.x86_64.S
[746/1024] Compiling x86-mont.linux.x86.S
[747/1024] Compiling vpaes-x86.windows.x86.S
[748/1024] Compiling vpaes-armv7.ios.arm.S
[749/1024] Compiling vpaes-x86.linux.x86.S
[750/1024] Compiling vpaes-armv7.linux.arm.S
[751/1024] Compiling vpaes-armv8.ios.aarch64.S
[752/1024] Compiling vpaes-armv8.linux.aarch64.S
[753/1024] Compiling sha512-x86_64.linux.x86_64.S
[754/1024] Compiling sha512-armv8.ios.aarch64.S
[755/1024] Compiling kdf.c
[756/1024] Compiling sha512-armv4.linux.arm.S
[756/1024] Compiling sha512-armv4.ios.arm.S
[756/1024] Compiling sha512-armv8.linux.aarch64.S
[759/1024] Compiling sha512-x86_64.mac.x86_64.S
[760/1024] Compiling sha512-586.windows.x86.S
[761/1024] Compiling sha512-586.linux.x86.S
[762/1024] Compiling sha256-x86_64.mac.x86_64.S
[763/1024] Compiling sha256-armv8.ios.aarch64.S
[764/1024] Compiling sha256-armv4.linux.arm.S
[765/1024] Compiling sha256-armv4.ios.arm.S
[766/1024] Compiling sha256-x86_64.linux.x86_64.S
[767/1024] Compiling sha256-armv8.linux.aarch64.S
[768/1024] Compiling sha256-586.windows.x86.S
[769/1024] Compiling sha256-586.linux.x86.S
[770/1024] Compiling sha1-x86_64.mac.x86_64.S
[771/1024] Compiling sha1-x86_64.linux.x86_64.S
[772/1024] Compiling sha1-armv8.ios.aarch64.S
[773/1024] Compiling sha1-armv4-large.ios.arm.S
[774/1024] Compiling sha1-armv8.linux.aarch64.S
[774/1024] Compiling sha1-586.windows.x86.S
[776/1024] Compiling sha1-armv4-large.linux.arm.S
[777/1024] Compiling sha1-586.linux.x86.S
[778/1024] Compiling rsaz-avx2.linux.x86_64.S
[779/1024] Compiling rsaz-avx2.mac.x86_64.S
[780/1024] Compiling sha1-altivec.c
[781/1024] Compiling sha1.c
[782/1024] Compiling sha512.c
[783/1024] Compiling sha256.c
[784/1024] Compiling self_check.c
[785/1024] Compiling rdrand-x86_64.linux.x86_64.S
[786/1024] Compiling rdrand-x86_64.mac.x86_64.S
[787/1024] Compiling rsa_impl.c
[788/1024] Compiling padding.c
[789/1024] Compiling blinding.c
[790/1024] Compiling hrss.c
[790/1024] Compiling urandom.c
[792/1024] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[793/1024] Compiling rsa.c
[794/1024] Compiling fork_detect.c
[795/1024] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[796/1024] Compiling p256-x86_64-asm.linux.x86_64.S
[797/1024] Compiling rand.c
[798/1024] Compiling ctrdrbg.c
[799/1024] Compiling p256-x86_64-asm.mac.x86_64.S
[800/1024] Compiling gcm_nohw.c
[801/1024] Compiling ofb.c
[802/1024] Compiling polyval.c
[803/1024] Compiling ctr.c
[804/1024] Compiling gcm.c
[805/1024] Compiling md5-x86_64.mac.x86_64.S
[806/1024] Compiling md5-x86_64.linux.x86_64.S
[807/1024] Compiling md5-586.linux.x86.S
[808/1024] Compiling md5-586.windows.x86.S
[809/1024] Compiling cbc.c
[810/1024] Compiling ghashv8-armx64.linux.aarch64.S
[811/1024] Compiling md5.c
[812/1024] Compiling cfb.c
[813/1024] Compiling is_fips.c
[814/1024] Compiling ghashv8-armx64.ios.aarch64.S
[815/1024] Compiling hmac.c
[816/1024] Compiling md4.c
[817/1024] Compiling ghashv8-armx32.linux.arm.S
[818/1024] Compiling ghashv8-armx32.ios.arm.S
[819/1024] Compiling ghash-x86_64.mac.x86_64.S
[820/1024] Compiling ghash-x86.linux.x86.S
[821/1024] Compiling ghash-x86_64.linux.x86_64.S
[821/1024] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[823/1024] Compiling ghash-x86.windows.x86.S
[824/1024] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[825/1024] Compiling ghash-ssse3-x86.windows.x86.S
[826/1024] Compiling ghash-neon-armv8.ios.aarch64.S
[827/1024] Compiling ghash-neon-armv8.linux.aarch64.S
[828/1024] Compiling fips_shared_support.c
[829/1024] Compiling ghash-ssse3-x86.linux.x86.S
[830/1024] Compiling ghash-armv4.ios.arm.S
[831/1024] Compiling ghash-armv4.linux.arm.S
[832/1024] Compiling ecdsa.c
[833/1024] Compiling simple.c
[834/1024] Compiling util.c
[835/1024] Compiling wnaf.c
[836/1024] Compiling ecdh.c
[837/1024] Compiling scalar.c
[838/1024] Compiling simple_mul.c
[839/1024] Compiling p256.c
[840/1024] Compiling p256-x86_64.c
[841/1024] Compiling p224-64.c
[842/1024] Compiling oct.c
[843/1024] Compiling felem.c
[844/1024] Compiling ec_montgomery.c
[845/1024] Compiling check.c
[846/1024] Compiling ec_key.c
[847/1024] Compiling ec.c
[848/1024] Compiling digests.c
[849/1024] Compiling digest.c
[850/1024] Compiling dh.c
[851/1024] Compiling co-586.windows.x86.S
[852/1024] Compiling aead.c
[853/1024] Compiling e_des.c
[854/1024] Compiling cipher.c
[855/1024] Compiling des.c
[856/1024] Compiling shift.c
[857/1024] Compiling co-586.linux.x86.S
[858/1024] Compiling e_aes.c
[859/1024] Compiling bsaes-armv7.linux.arm.S
[860/1024] Compiling rsaz_exp.c
[861/1024] Compiling sqrt.c
[862/1024] Compiling bsaes-armv7.ios.arm.S
[863/1024] Compiling montgomery.c
[864/1024] Compiling montgomery_inv.c
[865/1024] Compiling mul.c
[866/1024] Compiling prime.c
[867/1024] Compiling jacobi.c
[868/1024] Compiling random.c
[869/1024] Compiling gcd_extra.c
[870/1024] Compiling generic.c
[871/1024] Compiling gcd.c
[872/1024] Compiling bytes.c
[873/1024] Compiling div_extra.c
[874/1024] Compiling ctx.c
[875/1024] Compiling x86_64-gcc.c
[876/1024] Compiling exponentiation.c
[877/1024] Compiling cmp.c
[878/1024] Compiling bn.c
[879/1024] Compiling add.c
[880/1024] Compiling div.c
[881/1024] Compiling bn-586.linux.x86.S
[882/1024] Compiling bn-586.windows.x86.S
[883/1024] Compiling armv4-mont.linux.arm.S
[884/1024] Compiling aesv8-armx64.ios.aarch64.S
[885/1024] Compiling armv8-mont.ios.aarch64.S
[886/1024] Compiling armv4-mont.ios.arm.S
[887/1024] Compiling armv8-mont.linux.aarch64.S
[888/1024] Compiling aesv8-armx64.linux.aarch64.S
[889/1024] Compiling aesv8-armx32.ios.arm.S
[890/1024] Compiling aesv8-armx32.linux.arm.S
[891/1024] Compiling aesni-x86_64.linux.x86_64.S
[892/1024] Compiling aesni-x86_64.mac.x86_64.S
[893/1024] Compiling aesni-x86.windows.x86.S
[894/1024] Compiling aesni-x86.linux.x86.S
[895/1024] Compiling aesni-gcm-x86_64.mac.x86_64.S
[896/1024] Compiling aesni-gcm-x86_64.linux.x86_64.S
[897/1024] Compiling mode_wrappers.c
[898/1024] Compiling aes.c
[899/1024] Compiling key_wrap.c
[900/1024] Compiling aes_nohw.c
[900/1024] Compiling ex_data.c
[902/1024] Compiling sign.c
[903/1024] Compiling scrypt.c
[904/1024] Compiling pbkdf.c
[905/1024] Compiling p_ed25519_asn1.c
[906/1024] Compiling print.c
[907/1024] Compiling p_x25519.c
[908/1024] Compiling p_x25519_asn1.c
[909/1024] Compiling p_rsa_asn1.c
[910/1024] Compiling p_rsa.c
[911/1024] Compiling p_ed25519.c
[912/1024] Compiling p_ec.c
[913/1024] Compiling p_ec_asn1.c
[914/1024] Compiling evp_ctx.c
[915/1024] Compiling err_data.c
[916/1024] Compiling digestsign.c
[917/1024] Compiling p_dsa_asn1.c
[918/1024] Compiling engine.c
[919/1024] Compiling err.c
[920/1024] Compiling ecdsa_asn1.c
[921/1024] Compiling evp.c
[922/1024] Compiling evp_asn1.c
[923/1024] Compiling ec_derive.c
[924/1024] Compiling dsa_asn1.c
[925/1024] Compiling ecdh_extra.c
[926/1024] Compiling hash_to_curve.c
[927/1024] Compiling digest_extra.c
[928/1024] Compiling ec_asn1.c
[929/1024] Compiling x25519-asm-arm.S
[930/1024] Compiling crypto.c
[930/1024] Compiling params.c
[932/1024] Compiling dh_asn1.c
[933/1024] Compiling cpu-ppc64le.c
[934/1024] Compiling cpu-intel.c
[935/1024] Compiling dsa.c
[936/1024] Compiling cpu-aarch64-linux.c
[937/1024] Compiling cpu-aarch64-win.c
[938/1024] Compiling cpu-arm.c
[938/1024] Compiling cpu-arm-linux.c
[939/1024] Compiling spake25519.c
[941/1024] Compiling cpu-aarch64-fuchsia.c
[942/1024] Compiling cmac.c
[943/1024] Compiling conf.c
[944/1024] Compiling e_rc4.c
[945/1024] Compiling e_null.c
[946/1024] Compiling e_tls.c
[947/1024] Compiling tls_cbc.c
[948/1024] Compiling e_chacha20poly1305.c
[949/1024] Compiling derive_key.c
[950/1024] Compiling e_aesgcmsiv.c
[951/1024] Compiling e_rc2.c
[952/1024] Compiling e_aesctrhmac.c
[953/1024] Compiling e_aesccm.c
[954/1024] Compiling curve25519.c
[955/1024] Compiling cipher_extra.c
[956/1024] Compiling chacha.c
[957/1024] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[958/1024] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[959/1024] Compiling chacha-x86.windows.x86.S
[960/1024] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[961/1024] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[962/1024] Compiling unicode.c
[963/1024] Compiling chacha-x86_64.linux.x86_64.S
[964/1024] Compiling chacha-x86_64.mac.x86_64.S
[965/1024] Compiling chacha-x86.linux.x86.S
[966/1024] Compiling chacha-armv8.ios.aarch64.S
[967/1024] Compiling cbb.c
[968/1024] Compiling cbs.c
[969/1024] Compiling asn1_compat.c
[970/1024] Compiling ber.c
[971/1024] Compiling bn_asn1.c
[972/1024] Compiling buf.c
[972/1024] Compiling chacha-armv4.ios.arm.S
[974/1024] Compiling convert.c
[975/1024] Compiling socket_helper.c
[976/1024] Compiling blake2.c
[977/1024] Compiling chacha-armv4.linux.arm.S
[978/1024] Compiling chacha-armv8.linux.aarch64.S
[979/1024] Compiling socket.c
[980/1024] Compiling pair.c
[981/1024] Compiling fd.c
[982/1024] Compiling hexdump.c
[983/1024] Compiling file.c
[984/1024] Compiling printf.c
[985/1024] Compiling bio_mem.c
[986/1024] Compiling connect.c
[987/1024] Compiling base64.c
[988/1024] Compiling time_support.c
[988/1024] Compiling tasn_typ.c
[990/1024] Compiling bio.c
[991/1024] Compiling tasn_new.c
[992/1024] Compiling tasn_enc.c
[993/1024] Compiling tasn_utl.c
[994/1024] Compiling f_string.c
[995/1024] Compiling f_enum.c
[996/1024] Compiling tasn_fre.c
[997/1024] Compiling asn1_par.c
[998/1024] Compiling f_int.c
[999/1024] Compiling asn_pack.c
[1000/1024] Compiling a_utctm.c
[1000/1024] Compiling tasn_dec.c
[1002/1024] Compiling asn1_lib.c
[1003/1024] Compiling a_utf8.c
[1004/1024] Compiling a_strnid.c
[1005/1024] Compiling a_type.c
[1006/1024] Compiling a_print.c
[1007/1024] Compiling a_time.c
[1008/1024] Compiling a_octet.c
[1009/1024] Compiling a_mbstr.c
[1010/1024] Compiling a_dup.c
[1011/1024] Compiling a_enum.c
[1012/1024] Compiling a_object.c
[1012/1024] Write sources
[1017/1024] Compiling a_d2i_fp.c
[1018/1024] Compiling a_i2d_fp.c
[1019/1024] Compiling a_int.c
[1019/1024] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1021/1024] Compiling a_bool.c
[1022/1024] Compiling a_gentm.c
[1023/1024] Compiling a_bitstr.c
[1025/1126] Compiling AWSLogging StdioOutputStream.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
29 | let systemStdout = WASILibc.stdout!
30 | #else
31 | #error("Unsupported runtime")
| `- error: Unsupported runtime
32 | #endif
33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
91 | internal let file: OpaquePointer
92 | #else
93 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
94 | #endif
95 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
114 |
115 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
114 |
115 | /// Defines the flushing strategy for the underlying stream.
[1026/1126] Compiling Crypto ECDSASignature.swift
[1027/1126] Compiling Crypto PEMDocument.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1028/1128] Emitting module AWSLogging
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
29 | let systemStdout = WASILibc.stdout!
30 | #else
31 | #error("Unsupported runtime")
| `- error: Unsupported runtime
32 | #endif
33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
91 | internal let file: OpaquePointer
92 | #else
93 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
94 | #endif
95 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
114 |
115 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
114 |
115 | /// Defines the flushing strategy for the underlying stream.
[1029/1128] Compiling AWSLogging CloudwatchJsonStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
[1030/1128] Compiling AWSLogging CloudwatchStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
[1031/1128] Compiling Crypto ASN1Integer.swift
[1032/1128] Compiling Crypto ASN1OctetString.swift
[1033/1128] Compiling AWSLogging CloudwatchJsonStandardErrorLoggerV2.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
91 | internal let file: OpaquePointer
92 | #else
93 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
94 | #endif
95 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
[1034/1128] Compiling Crypto ArraySliceBigint.swift
[1035/1128] Compiling Crypto ObjectIdentifier.swift
[1036/1128] Compiling Crypto PKCS8PrivateKey.swift
[1037/1128] Compiling Crypto SEC1PrivateKey.swift
[1038/1128] Compiling Crypto ASN1.swift
[1039/1128] Compiling Crypto ASN1BitString.swift
[1040/1128] Compiling Crypto ASN1Identifier.swift
[1041/1128] Compiling Atomics IntegerOperations.swift
[1042/1128] Compiling Atomics Unmanaged extensions.swift
[1043/1128] Compiling Crypto ChaChaPoly.swift
[1044/1128] Compiling Crypto Cipher.swift
[1045/1128] Compiling Crypto Nonces.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/40] Emitting module CollectionConcurrencyKit
[3/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/40] Compiling InternalCollectionsUtilities Debugging.swift
[5/41] Compiling ServiceContextModule ServiceContextKey.swift
[6/41] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[7/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[8/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/41] Compiling Logging MetadataProvider.swift
[10/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/41] Emitting module ServiceContextModule
[12/41] Compiling ServiceContextModule ServiceContext.swift
[13/42] Compiling InternalCollectionsUtilities Descriptions.swift
[14/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/42] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[16/43] Compiling _NIODataStructures PriorityQueue.swift
[18/43] Emitting module NIOConcurrencyHelpers
[19/43] Emitting module Logging
[20/43] Compiling Logging Locks.swift
[21/43] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[23/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/55] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/55] Compiling NIOConcurrencyHelpers atomics.swift
[26/55] Emitting module _NIOBase64
[27/55] Compiling NIOConcurrencyHelpers lock.swift
[28/56] Compiling _NIODataStructures Heap.swift
[29/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/56] Compiling XMLCoding XMLUnkeyedDecodingContainer.swift
[32/56] Compiling XMLCoding EncodingErrorExtension.swift
[33/56] Compiling _NIOBase64 Base64.swift
[34/57] Emitting module _NIODataStructures
[35/57] Compiling XMLCoding XMLDecodingStorage.swift
[36/57] Compiling XMLCoding XMLKeyedDecodingContainer.swift
[39/59] Compiling _NIODataStructures _TinyArray.swift
[40/65] Compiling XMLCoding ISO8601DateFormatter.swift
[41/65] Compiling XMLCoding XMLKey.swift
[43/69] Compiling RealModule Float80+Real.swift
[44/69] Compiling RealModule Real.swift
[45/70] Compiling XMLCoding XMLReferencingEncoder.swift
[46/70] Compiling RealModule Float16+Real.swift
[47/70] Emitting module InternalCollectionsUtilities
[48/71] Compiling RealModule RealFunctions.swift
[50/72] Compiling RealModule AlgebraicField.swift
[51/72] Compiling RealModule ApproximateEquality.swift
[52/149] Compiling Atomics AtomicInteger.swift
[53/149] Compiling Atomics AtomicOptionalWrappable.swift
[54/164] Compiling DequeModule Deque+Codable.swift
[55/164] Compiling DequeModule Deque+Collection.swift
[56/166] Compiling RealModule ElementaryFunctions.swift
[57/166] Compiling RealModule Float+Real.swift
[58/166] Emitting module RealModule
[59/167] Compiling CoreMetrics Locks.swift
[60/167] Compiling CoreMetrics Metrics.swift
[61/167] Emitting module CoreMetrics
[62/168] Compiling DequeModule Deque+CustomReflectable.swift
[63/168] Compiling DequeModule Deque+Descriptions.swift
[64/170] Compiling Instrumentation NoOpInstrument.swift
[65/170] Compiling Logging LogHandler.swift
[66/170] Compiling Logging Logging.swift
[67/170] Compiling Instrumentation Locks.swift
[68/170] Compiling Instrumentation MultiplexInstrument.swift
[69/171] Emitting module Instrumentation
[70/171] Compiling Instrumentation InstrumentationSystem.swift
[71/171] Compiling Instrumentation Instrument.swift
[75/172] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/172] Compiling Atomics UnsafeAtomicLazyReference.swift
[77/172] Compiling DequeModule _DequeBufferHeader.swift
[78/172] Compiling DequeModule _DequeSlot.swift
[79/172] Compiling DequeModule Deque+Equatable.swift
[80/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/172] Compiling DequeModule Deque.swift
[85/172] Compiling DequeModule _DequeBuffer.swift
[88/199] Compiling XMLCoding XMLStackParser.swift
[89/199] Compiling Algorithms Joined.swift
[90/199] Compiling Algorithms Keyed.swift
[91/199] Compiling Algorithms EitherSequence.swift
[92/199] Compiling Algorithms FirstNonNil.swift
[93/199] Compiling Algorithms Product.swift
[94/199] Compiling Algorithms Split.swift
[95/228] Compiling Metrics Metrics.swift
[96/228] Emitting module Metrics
[98/229] Compiling Tracing TracingTime.swift
[99/229] Emitting module ShapeCoding
[100/231] Compiling ShapeCoding MutableShape.swift
[101/231] Compiling ShapeCoding ShapeDecoder.swift
[102/231] Compiling ShapeCoding ShapeDecoderDelegate.swift
[103/231] Compiling Tracing TracerProtocol.swift
[104/231] Compiling Tracing Tracer.swift
[105/231] Compiling Tracing TracerProtocol+Legacy.swift
[106/231] Compiling ShapeCoding StandardEncodingOptions.swift
[107/231] Compiling ShapeCoding StandardShapeDecoderDelegate.swift
[108/231] Compiling ShapeCoding ShapeCodingKey.swift
[109/231] Compiling ShapeCoding ShapeDecoder+unbox.swift
[110/231] Emitting module DequeModule
[111/231] Compiling ShapeCoding DateISO8601Extensions.swift
[112/231] Compiling ShapeCoding DecodingErrorExtension.swift
[115/232] Emitting module XMLCoding
[117/232] Compiling ShapeCoding ShapeDecodingStorage.swift
[120/232] Compiling ShapeCoding ShapeElement.swift
[121/232] Compiling ShapeCoding ShapeKeyedDecodingContainer+KeyedDecodingContainerProtocol.swift
[122/233] Emitting module Atomics
[123/239] Compiling Tracing NoOpTracer.swift
[124/239] Compiling Tracing InstrumentationSystem+Tracing.swift
[125/239] Emitting module Tracing
[126/239] Compiling Tracing SpanProtocol.swift
[128/240] Compiling ShapeCoding ShapeUnkeyedDecodingContainer.swift
[129/240] Compiling ShapeCoding ShapeUnkeyedEncodingContainer.swift
[130/240] Compiling ShapeCoding StandardDecodingOptions.swift
[134/240] Compiling ShapeCoding ShapeKeyedDecodingContainer.swift
[138/240] Compiling ShapeCoding RawShape.swift
[144/240] Compiling ShapeCoding ShapeKeyedEncodingContainer.swift
[145/240] Compiling ShapeCoding ShapeSingleValueEncodingContainer.swift
[146/240] Compiling ShapeCoding ShapeSingleValueEncodingContainerDelegate.swift
[148/240] Compiling Crypto SymmetricKeys.swift
[149/240] Compiling Crypto HMAC.swift
[150/240] Compiling Crypto MACFunctions.swift
[151/240] Compiling Crypto MessageAuthenticationCode.swift
[152/240] Compiling Crypto AES.swift
[153/240] Compiling Crypto ECDSASignature_boring.swift
[154/240] Compiling Crypto ECDSA_boring.swift
[155/240] Compiling Crypto EdDSA_boring.swift
[156/240] Compiling Crypto ECDSA.swift
[157/240] Compiling Crypto EdDSA.swift
[158/240] Compiling Crypto Signature.swift
[159/240] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[160/240] Compiling Crypto CryptoKitErrors_boring.swift
[161/240] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[166/240] Compiling ShapeCoding StandardShapeParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[167/240] Compiling ShapeCoding StandardShapeSingleValueEncodingContainerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[168/240] Compiling Algorithms Reductions.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[169/240] Compiling Algorithms Rotate.swift
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/Crypto/Key Derivation/HKDF.swift:110:68: error: cannot convert value of type 'Float' to expected argument type 'Double'
108 | /// - Returns: The expanded key bytes.
109 | public static func expand<PRK: ContiguousBytes, Info: DataProtocol>(pseudoRandomKey prk: PRK, info: Info?, outputByteCount: Int) -> SymmetricKey {
110 | let iterations: UInt8 = UInt8(ceil((Float(outputByteCount) / Float(H.Digest.byteCount))))
| `- error: cannot convert value of type 'Float' to expected argument type 'Double'
111 | var output = SecureBytes()
112 | let key = SymmetricKey(data: prk)
[170/240] Compiling Crypto EllipticCurve_boring.swift
[171/240] Compiling Crypto NISTCurvesKeys_boring.swift
[172/240] Compiling Crypto X25519Keys_boring.swift
[173/240] Compiling Crypto Curve25519.swift
[174/240] Compiling Crypto Ed25519.swift
[175/240] Compiling Crypto NISTCurvesKeys.swift
[176/240] Compiling Crypto X25519Keys.swift
[177/247] Compiling Crypto SEC1PrivateKey.swift
[178/247] Compiling Crypto SubjectPublicKeyInfo.swift
[179/247] Compiling Crypto CryptoKitErrors.swift
[180/247] Compiling Crypto Digest_boring.swift
[181/247] Compiling Crypto Digest.swift
[182/247] Compiling Crypto Digests.swift
[183/247] Compiling Crypto HashFunctions.swift
[184/247] Compiling Crypto HashFunctions_SHA2.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[185/252] Emitting module AWSLogging
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
29 | let systemStdout = WASILibc.stdout!
30 | #else
31 | #error("Unsupported runtime")
| `- error: Unsupported runtime
32 | #endif
33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
91 | internal let file: OpaquePointer
92 | #else
93 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
94 | #endif
95 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
114 |
115 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
114 |
115 | /// Defines the flushing strategy for the underlying stream.
[197/255] Emitting module Algorithms
[198/255] Compiling AWSLogging StdioOutputStream.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:31:8: error: Unsupported runtime
29 | let systemStdout = WASILibc.stdout!
30 | #else
31 | #error("Unsupported runtime")
| `- error: Unsupported runtime
32 | #endif
33 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:58: error: cannot find 'systemStdout' in scope
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:77:84: error: cannot infer contextual base in reference to member 'always'
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
78 |
79 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
91 | internal let file: OpaquePointer
92 | #else
93 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
94 | #endif
95 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:68: error: cannot find 'systemStdout' in scope
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot find 'systemStdout' in scope
114 |
115 | /// Defines the flushing strategy for the underlying stream.
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:113:94: error: cannot infer contextual base in reference to member 'always'
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
114 |
115 | /// Defines the flushing strategy for the underlying stream.
[215/256] Emitting module Crypto
[225/256] Compiling AWSLogging CloudwatchJsonStandardErrorLoggerV2.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:68: error: cannot find 'systemStderr' in scope
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:93:45: error: cannot find type 'FILE' in scope
91 | internal let file: OpaquePointer
92 | #else
93 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
94 | #endif
95 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:112:94: error: cannot infer contextual base in reference to member 'always'
110 | }
111 |
112 | internal static let stderr = NonLockingStdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
113 | internal static let stdout = NonLockingStdioOutputStream(file: systemStdout, flushMode: .always)
114 |
[226/256] Compiling AWSLogging CloudwatchJsonStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
[234/256] Compiling AWSLogging CloudwatchStandardErrorLogger.swift
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:58: error: cannot find 'systemStderr' in scope
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot find 'systemStderr' in scope
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:41:45: error: cannot find type 'FILE' in scope
39 | internal let file: OpaquePointer
40 | #else
41 | internal let file: UnsafeMutablePointer<FILE>
| `- error: cannot find type 'FILE' in scope
42 | #endif
43 | internal let flushMode: FlushMode
/host/spi-builder-workspace/.build/checkouts/smoke-aws-support/Sources/AWSLogging/StdioOutputStream.swift:76:84: error: cannot infer contextual base in reference to member 'always'
74 | }
75 |
76 | internal static let stderr = StdioOutputStream(file: systemStderr, flushMode: .always)
| `- error: cannot infer contextual base in reference to member 'always'
77 | internal static let stdout = StdioOutputStream(file: systemStdout, flushMode: .always)
78 |
[235/256] Compiling Algorithms Trim.swift
[236/256] Compiling Algorithms Unique.swift
[237/256] Compiling Algorithms Windows.swift
[238/257] Compiling Crypto RNG_boring.swift
[239/257] Compiling Crypto SafeCompare_boring.swift
[240/257] Compiling Crypto Zeroization_boring.swift
[241/257] Compiling Crypto PrettyBytes.swift
[242/257] Compiling Crypto SafeCompare.swift
[243/257] Compiling Crypto SecureBytes.swift
[244/257] Compiling Crypto Zeroization.swift
[253/258] Compiling DynamoDBModel DynamoDBModelTypes.swift
[254/270] Compiling DynamoDBModel DynamoDBModelDefaultInstances.swift
BUILD FAILURE 6.1 android