Build Information
Successful build of teco-cls-logging, reference main (6b047c
), with Swift 6.1 for Android on 28 May 2025 13:48:18 UTC.
Swift 6 data race errors: 2
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 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teco-project/teco-cls-logging.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/teco-project/teco-cls-logging
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6b047cc Improve the reliability of `CLSLogAccumulator` (#8)
Cloned https://github.com/teco-project/teco-cls-logging.git
Revision (git rev-parse @):
6b047cc8109c834c42275cff1f6694c745064d19
SUCCESS checkout https://github.com/teco-project/teco-cls-logging.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/teco-project/teco-cls-logging.git
https://github.com/teco-project/teco-cls-logging.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.42.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "teco-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/teco-project/teco-core.git"
}
],
"manifest_display_name" : "teco-cls-logging",
"name" : "teco-cls-logging",
"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" : "TecoCLSLogging",
"targets" : [
"TecoCLSLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TecoCLSLoggingTests",
"module_type" : "SwiftTarget",
"name" : "TecoCLSLoggingTests",
"path" : "Tests/TecoCLSLoggingTests",
"product_dependencies" : [
"Atomics"
],
"sources" : [
"CLSLogAccumulatorTests.swift",
"CLSLogClientTests.swift",
"CLSLogHandlerTests.swift"
],
"target_dependencies" : [
"TecoCLSLogging"
],
"type" : "test"
},
{
"c99name" : "TecoCLSLogging",
"module_type" : "SwiftTarget",
"name" : "TecoCLSLogging",
"path" : "Sources/TecoCLSLogging",
"product_dependencies" : [
"AsyncHTTPClient",
"Logging",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"SwiftProtobuf",
"TecoSigner"
],
"product_memberships" : [
"TecoCLSLogging"
],
"sources" : [
"CLS+init.swift",
"CLSLogAccumulator.swift",
"CLSLogClient.swift",
"CLSLogHandler.swift",
"UnsafeTransfer.swift",
"generated/cls.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/teco-project/teco-core.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
[1/2648] Fetching teco-core
[2649/4358] Fetching teco-core, swift-atomics
[3180/8194] Fetching teco-core, swift-atomics, swift-log
[7927/22208] Fetching teco-core, swift-atomics, swift-log, async-http-client
Fetched https://github.com/apple/swift-log.git from cache (0.65s)
[14168/18372] Fetching teco-core, swift-atomics, async-http-client
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
[13299/16662] Fetching teco-core, async-http-client
[16663/55631] Fetching teco-core, async-http-client, swift-protobuf
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
[6545/41617] Fetching teco-core, swift-protobuf
[13561/117701] Fetching teco-core, swift-protobuf, swift-nio
Fetched https://github.com/teco-project/teco-core.git from cache (6.86s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.93s)
Fetched https://github.com/apple/swift-nio.git from cache (5.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (7.66s)
Computing version for https://github.com/teco-project/teco-core.git
Computed https://github.com/teco-project/teco-core.git at 0.5.7 (1.82s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-crypto.git
[1/3319] Fetching multipart-kit
[1097/5525] Fetching multipart-kit, swift-metrics
[3303/19461] Fetching multipart-kit, swift-metrics, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (1.99s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.01s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.04s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (2.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.92s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.48s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.74s)
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.63s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
[135/8581] Fetching swift-nio-transport-services, swift-nio-extras
[6453/14540] Fetching swift-nio-transport-services, swift-nio-extras, swift-algorithms
[9655/26067] Fetching swift-nio-transport-services, swift-nio-extras, swift-algorithms, swift-nio-http2
[16732/40910] Fetching swift-nio-transport-services, swift-nio-extras, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.98s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.98s)
[10541/32329] Fetching swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.64s)
[25183/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.64s)
[13953/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.34s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.85s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.77s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.18s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.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-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1590] Fetching swift-asn1
[383/2731] Fetching swift-asn1, swift-http-structured-headers
[1746/3635] Fetching swift-asn1, swift-http-structured-headers, swift-http-types
[3636/6061] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[4583/12216] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.31s)
[4195/11075] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates
[4489/16060] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.33s)
[6177/15156] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.48s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.51s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.14s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.64s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.79s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.68s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.58s)
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.68s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.52s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.58s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/teco-project/teco-core.git
Working copy of https://github.com/teco-project/teco-core.git resolved at 0.5.7
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/806] Write sources
[23/806] Compiling CNIOWASI CNIOWASI.c
[23/806] Compiling CNIOWindows shim.c
[25/806] Compiling CNIOLinux liburing_shims.c
[26/806] Copying PrivacyInfo.xcprivacy
[27/806] Write sources
[30/806] Compiling _NumericsShims _NumericsShims.c
[31/806] Compiling CNIOLLHTTP c_nio_http.c
[32/806] Compiling CNIOLinux shim.c
[33/806] Compiling _AtomicsShims.c
[34/806] Compiling CNIOExtrasZlib empty.c
[35/806] Compiling CNIODarwin shim.c
[36/806] Compiling CNIOLLHTTP c_nio_api.c
[37/806] Compiling fiat_p256_adx_mul.S
[38/806] Compiling fiat_p256_adx_sqr.S
[39/806] Compiling CNIOWindows WSAStartup.c
[39/806] Write swift-version-24593BA9C3E375BF.txt
[41/806] Compiling fiat_curve25519_adx_square.S
[42/806] Compiling fiat_curve25519_adx_mul.S
[43/806] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/810] Compiling CNIOBoringSSLShims shims.c
[45/910] Compiling tls_record.cc
[46/910] Compiling tls_method.cc
[47/924] Compiling tls13_server.cc
[49/924] Compiling RealModule Float16+Real.swift
[50/925] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/925] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/925] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/926] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[54/926] Compiling InternalCollectionsUtilities Debugging.swift
[55/926] Compiling _NIODataStructures PriorityQueue.swift
[56/926] Emitting module _NIOBase64
[57/926] Compiling _NIODataStructures _TinyArray.swift
[58/926] Compiling RealModule Real.swift
[59/926] Compiling RealModule Float80+Real.swift
[60/926] Compiling InternalCollectionsUtilities Descriptions.swift
[61/926] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/926] Compiling _NIOBase64 Base64.swift
[63/927] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/927] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/927] Compiling RealModule ElementaryFunctions.swift
[68/927] Compiling RealModule Float+Real.swift
[69/927] Compiling RealModule RealFunctions.swift
[70/927] Emitting module InternalCollectionsUtilities
[71/927] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/927] Compiling InternalCollectionsUtilities Integer rank.swift
[73/927] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/927] Compiling InternalCollectionsUtilities UInt+reversed.swift
[76/927] Emitting module RealModule
[79/928] Compiling _NIODataStructures Heap.swift
[80/928] Emitting module _NIODataStructures
[81/929] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/930] Compiling tls13_enc.cc
[85/930] Compiling tls13_client.cc
[86/930] Compiling tls13_both.cc
[87/930] Compiling ssl_stat.cc
[88/945] Compiling t1_enc.cc
[90/945] Compiling DequeModule _DequeBuffer.swift
[91/945] Compiling DequeModule _DequeBufferHeader.swift
[92/947] Compiling Logging MetadataProvider.swift
[93/947] Emitting module Logging
[94/947] Compiling Logging Locks.swift
[94/947] Compiling ssl_versions.cc
[96/947] Compiling Logging LogHandler.swift
[97/947] Compiling Logging Logging.swift
[97/948] Compiling ssl_transcript.cc
[100/948] Compiling DequeModule Deque+CustomReflectable.swift
[101/948] Compiling DequeModule Deque+Descriptions.swift
[102/948] Compiling DequeModule _DequeSlot.swift
[103/948] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/948] Compiling ssl_x509.cc
[105/948] Compiling DequeModule Deque+Extras.swift
[106/948] Compiling DequeModule Deque+Hashable.swift
[107/948] Compiling DequeModule Deque+Equatable.swift
[108/948] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[109/948] Compiling DequeModule Deque+Testing.swift
[110/948] Compiling DequeModule Deque._Storage.swift
[111/948] Compiling DequeModule Deque._UnsafeHandle.swift
[112/948] Compiling DequeModule Deque.swift
[112/948] Compiling ssl_privkey.cc
[114/948] Compiling SwiftProtobuf Message+JSONAdditions.swift
[115/948] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[116/948] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[117/948] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[118/948] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[119/948] Compiling SwiftProtobuf Message.swift
[120/948] Compiling SwiftProtobuf MessageExtension.swift
[121/948] Compiling SwiftProtobuf NameMap.swift
[122/948] Compiling SwiftProtobuf PathDecoder.swift
[123/948] Compiling SwiftProtobuf PathVisitor.swift
[124/948] Compiling SwiftProtobuf ProtoNameProviding.swift
[125/948] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[126/959] Compiling DequeModule Deque+Codable.swift
[127/959] Compiling DequeModule Deque+Collection.swift
[128/959] Emitting module DequeModule
[129/960] Compiling ssl_lib.cc
[130/960] Compiling ssl_session.cc
[132/960] Compiling SwiftProtobuf ProtobufMap.swift
[133/960] Compiling SwiftProtobuf SelectiveVisitor.swift
[134/960] Compiling SwiftProtobuf SimpleExtensionMap.swift
[135/960] Compiling SwiftProtobuf StringUtils.swift
[136/960] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[137/960] Compiling SwiftProtobuf SwiftProtobufError.swift
[138/960] Compiling SwiftProtobuf TextFormatDecoder.swift
[139/960] Compiling SwiftProtobuf TextFormatDecodingError.swift
[140/960] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[141/960] Compiling SwiftProtobuf TextFormatEncoder.swift
[142/960] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[143/960] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[144/960] Compiling SwiftProtobuf TextFormatScanner.swift
[145/960] Compiling SwiftProtobuf TimeUtils.swift
[146/960] Compiling SwiftProtobuf UnknownStorage.swift
[147/960] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[148/960] Compiling SwiftProtobuf Varint.swift
[149/960] Compiling SwiftProtobuf Version.swift
[150/960] Compiling SwiftProtobuf Visitor.swift
[151/960] Compiling SwiftProtobuf WireFormat.swift
[152/960] Compiling SwiftProtobuf ZigZag.swift
[153/960] Compiling SwiftProtobuf any.pb.swift
[153/960] Compiling ssl_key_share.cc
[154/960] Compiling ssl_file.cc
[160/960] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[161/960] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[162/960] Compiling SwiftProtobuf JSONScanner.swift
[163/960] Compiling SwiftProtobuf MathUtils.swift
[164/960] Compiling SwiftProtobuf Message+AnyAdditions.swift
[165/960] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[166/960] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[167/960] Compiling SwiftProtobuf Message+FieldMask.swift
[168/960] Compiling SwiftProtobuf CustomJSONCodable.swift
[169/960] Compiling SwiftProtobuf Decoder.swift
[170/960] Compiling SwiftProtobuf DoubleParser.swift
[171/960] Compiling SwiftProtobuf Enum.swift
[172/960] Compiling SwiftProtobuf ExtensibleMessage.swift
[173/960] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[174/960] Compiling SwiftProtobuf ExtensionFields.swift
[175/960] Compiling SwiftProtobuf ExtensionMap.swift
[176/960] Compiling SwiftProtobuf FieldTag.swift
[177/960] Compiling SwiftProtobuf FieldTypes.swift
[178/960] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[179/960] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[180/960] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[181/960] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[182/960] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[183/960] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[184/960] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[185/960] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[186/960] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[187/960] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[188/960] Compiling SwiftProtobuf HashVisitor.swift
[189/960] Compiling SwiftProtobuf Internal.swift
[190/960] Compiling SwiftProtobuf JSONDecoder.swift
[191/960] Compiling SwiftProtobuf JSONDecodingError.swift
[191/960] Compiling ssl_credential.cc
[192/960] Compiling ssl_cipher.cc
[193/960] Compiling s3_pkt.cc
[194/960] Compiling ssl_buffer.cc
[195/960] Compiling ssl_asn1.cc
[196/960] Compiling ssl_cert.cc
[198/960] Emitting module SwiftProtobuf
[210/960] Compiling ssl_aead_ctx.cc
[211/960] Compiling s3_lib.cc
[212/960] Compiling s3_both.cc
[213/960] Compiling handshake_server.cc
[214/960] Compiling handshake_client.cc
[215/960] Compiling handoff.cc
[216/960] Compiling handshake.cc
[217/960] Compiling extensions.cc
[218/960] Compiling dtls_record.cc
[219/960] Compiling encrypted_client_hello.cc
[220/960] Compiling md5-x86_64-linux.S
[221/960] Compiling md5-x86_64-apple.S
[222/960] Compiling md5-586-linux.S
[223/960] Compiling md5-586-apple.S
[224/960] Compiling dtls_method.cc
[225/960] Compiling chacha20_poly1305_x86_64-linux.S
[226/960] Compiling chacha20_poly1305_x86_64-apple.S
[227/960] Compiling chacha20_poly1305_armv8-win.S
[228/960] Compiling d1_srtp.cc
[229/960] Compiling chacha20_poly1305_armv8-linux.S
[230/960] Compiling chacha20_poly1305_armv8-apple.S
[231/960] Compiling chacha-x86_64-linux.S
[232/960] Compiling chacha-x86_64-apple.S
[233/960] Compiling chacha-x86-linux.S
[234/960] Compiling chacha-armv8-win.S
[235/960] Compiling chacha-x86-apple.S
[236/960] Compiling chacha-armv8-apple.S
[237/960] Compiling chacha-armv8-linux.S
[238/960] Compiling bio_ssl.cc
[239/960] Compiling err_data.cc
[240/960] Compiling chacha-armv4-linux.S
[241/960] Compiling aes128gcmsiv-x86_64-linux.S
[242/960] Compiling aes128gcmsiv-x86_64-apple.S
[243/960] Compiling x86_64-mont5-apple.S
[244/960] Compiling x86_64-mont5-linux.S
[245/960] Compiling x86_64-mont-linux.S
[246/960] Compiling x86_64-mont-apple.S
[247/960] Compiling x86-mont-linux.S
[248/960] Compiling d1_both.cc
[249/960] Compiling vpaes-x86-linux.S
[250/960] Compiling x86-mont-apple.S
[251/960] Compiling vpaes-x86_64-linux.S
[252/960] Compiling d1_pkt.cc
[253/960] Compiling vpaes-x86-apple.S
[254/960] Compiling vpaes-armv7-linux.S
[254/960] Compiling vpaes-armv8-linux.S
[254/960] Compiling vpaes-x86_64-apple.S
[257/960] Compiling vpaes-armv8-apple.S
[258/960] Compiling vpaes-armv8-win.S
[259/960] Compiling sha512-x86_64-apple.S
[260/960] Compiling sha512-x86_64-linux.S
[261/960] Compiling sha512-armv8-apple.S
[262/960] Compiling sha512-armv8-win.S
[263/960] Compiling sha512-armv4-linux.S
[264/960] Compiling sha512-586-linux.S
[265/960] Compiling sha256-x86_64-linux.S
[266/960] Compiling sha512-586-apple.S
[267/960] Compiling sha256-x86_64-apple.S
[268/960] Compiling sha512-armv8-linux.S
[269/960] Compiling sha256-armv8-win.S
[270/960] Compiling d1_lib.cc
[271/960] Compiling sha256-armv4-linux.S
[272/960] Compiling sha256-armv8-linux.S
[273/960] Compiling sha256-armv8-apple.S
[274/960] Compiling sha256-586-linux.S
[274/960] Compiling sha256-586-apple.S
[276/960] Compiling sha1-x86_64-linux.S
[277/960] Compiling sha1-armv8-win.S
[278/960] Compiling sha1-x86_64-apple.S
[279/960] Compiling sha1-armv8-apple.S
[280/960] Compiling sha1-armv4-large-linux.S
[281/960] Compiling sha1-586-linux.S
[282/960] Compiling rsaz-avx2-linux.S
[283/960] Compiling sha1-armv8-linux.S
[284/960] Compiling sha1-586-apple.S
[285/960] Compiling rsaz-avx2-apple.S
[286/960] Compiling rdrand-x86_64-linux.S
[287/960] Compiling rdrand-x86_64-apple.S
[288/960] Compiling p256_beeu-armv8-asm-win.S
[289/960] Compiling p256_beeu-armv8-asm-linux.S
[290/960] Compiling p256_beeu-x86_64-asm-linux.S
[291/960] Compiling p256-x86_64-asm-linux.S
[292/960] Compiling p256_beeu-x86_64-asm-apple.S
[293/960] Compiling p256-armv8-asm-win.S
[294/960] Compiling p256-armv8-asm-apple.S
[295/960] Compiling p256_beeu-armv8-asm-apple.S
[296/960] Compiling ghashv8-armv8-win.S
[297/960] Compiling p256-x86_64-asm-apple.S
[298/960] Compiling p256-armv8-asm-linux.S
[299/960] Compiling ghashv8-armv8-linux.S
[300/960] Compiling ghashv8-armv7-linux.S
[301/960] Compiling ghash-ssse3-x86_64-linux.S
[302/960] Compiling ghash-x86-linux.S
[303/960] Compiling ghash-x86-apple.S
[304/960] Compiling ghashv8-armv8-apple.S
[305/960] Compiling ghash-x86_64-linux.S
[306/960] Compiling ghash-x86_64-apple.S
[307/960] Compiling ghash-ssse3-x86-linux.S
[308/960] Compiling ghash-neon-armv8-win.S
[309/960] Compiling ghash-ssse3-x86-apple.S
[310/960] Compiling ghash-ssse3-x86_64-apple.S
[311/960] Compiling ghash-neon-armv8-linux.S
[312/960] Compiling ghash-neon-armv8-apple.S
[313/960] Compiling co-586-linux.S
[314/960] Compiling ghash-armv4-linux.S
[315/960] Compiling bsaes-armv7-linux.S
[315/960] Compiling co-586-apple.S
[317/960] Compiling bn-armv8-linux.S
[317/960] Compiling bn-armv8-win.S
[319/960] Compiling armv8-mont-win.S
[320/960] Compiling bn-586-linux.S
[321/960] Compiling bn-armv8-apple.S
[322/960] Compiling bn-586-apple.S
[323/960] Compiling armv4-mont-linux.S
[324/960] Compiling armv8-mont-linux.S
[325/960] Compiling armv8-mont-apple.S
[326/960] Compiling aesv8-gcm-armv8-win.S
[327/960] Compiling aesv8-gcm-armv8-apple.S
[328/960] Compiling aesv8-armv8-win.S
[329/960] Compiling aesv8-gcm-armv8-linux.S
[330/960] Compiling aesv8-armv8-linux.S
[331/960] Compiling aesv8-armv8-apple.S
[332/960] Compiling aesv8-armv7-linux.S
[333/960] Compiling aesni-x86_64-linux.S
[334/960] Compiling aesni-x86-apple.S
[335/960] Compiling aesni-gcm-x86_64-linux.S
[336/960] Compiling aesni-x86-linux.S
[337/960] Compiling aesni-x86_64-apple.S
[338/960] Compiling aesni-gcm-x86_64-apple.S
[339/960] Compiling aes-gcm-avx2-x86_64-apple.S
[340/960] Compiling aes-gcm-avx2-x86_64-linux.S
[341/960] Compiling aes-gcm-avx10-x86_64-linux.S
[342/960] Compiling aes-gcm-avx10-x86_64-apple.S
[343/960] Compiling x_pubkey.cc
[344/960] Compiling x_sig.cc
[345/960] Compiling x_x509a.cc
[346/960] Compiling x_x509.cc
[347/960] Compiling x_req.cc
[348/960] Compiling x_spki.cc
[349/960] Compiling x_val.cc
[350/960] Compiling x_name.cc
[351/960] Compiling x_exten.cc
[352/960] Compiling x_crl.cc
[353/960] Compiling x_attrib.cc
[354/960] Compiling x_algor.cc
[355/960] Compiling x509spki.cc
[356/960] Compiling x_all.cc
[358/960] Compiling SwiftProtobuf api.pb.swift
[359/960] Compiling SwiftProtobuf descriptor.pb.swift
[360/960] Compiling SwiftProtobuf duration.pb.swift
[361/960] Compiling SwiftProtobuf empty.pb.swift
[362/960] Compiling SwiftProtobuf field_mask.pb.swift
[363/960] Compiling SwiftProtobuf source_context.pb.swift
[364/960] Compiling SwiftProtobuf struct.pb.swift
[365/960] Compiling SwiftProtobuf timestamp.pb.swift
[366/960] Compiling SwiftProtobuf type.pb.swift
[367/960] Compiling SwiftProtobuf wrappers.pb.swift
[368/960] Compiling SwiftProtobuf resource_bundle_accessor.swift
[368/960] Compiling x509name.cc
[369/960] Compiling x509rset.cc
[371/961] Compiling x509cset.cc
[372/961] Compiling x509_vpm.cc
[373/961] Compiling x509_txt.cc
[374/961] Compiling x509_v3.cc
[375/961] Compiling x509_vfy.cc
[376/961] Compiling x509_set.cc
[377/961] Compiling x509_trs.cc
[378/961] Compiling x509_req.cc
[379/961] Compiling x509_obj.cc
[380/961] Compiling x509_lu.cc
[381/961] Compiling x509_def.cc
[382/961] Compiling x509_ext.cc
[383/961] Compiling x509_d2.cc
[384/961] Compiling x509_att.cc
[385/961] Compiling x509_cmp.cc
[386/961] Compiling x509.cc
[387/961] Compiling v3_prn.cc
[388/961] Compiling v3_skey.cc
[389/961] Compiling v3_purp.cc
[390/961] Compiling v3_utl.cc
[391/961] Compiling v3_pmaps.cc
[392/961] Compiling v3_ocsp.cc
[393/961] Compiling v3_pcons.cc
[394/961] Compiling v3_ncons.cc
[395/961] Compiling v3_info.cc
[396/961] Compiling v3_int.cc
[397/961] Compiling v3_genn.cc
[398/961] Compiling v3_ia5.cc
[399/961] Compiling v3_extku.cc
[400/961] Compiling v3_lib.cc
[401/961] Compiling v3_cpols.cc
[402/961] Compiling v3_enum.cc
[403/961] Compiling v3_bitst.cc
[404/961] Compiling v3_crld.cc
[405/961] Compiling v3_alt.cc
[406/961] Compiling v3_bcons.cc
[407/961] Compiling v3_akeya.cc
[408/961] Compiling v3_conf.cc
[409/961] Compiling v3_akey.cc
[410/961] Compiling t_x509a.cc
[411/961] Compiling t_x509.cc
[412/961] Compiling t_crl.cc
[413/961] Compiling t_req.cc
[413/961] Compiling i2d_pr.cc
[415/961] Compiling name_print.cc
[416/961] Compiling rsa_pss.cc
[417/961] Compiling policy.cc
[418/961] Compiling by_file.cc
[419/961] Compiling a_verify.cc
[420/961] Compiling by_dir.cc
[421/961] Compiling asn1_gen.cc
[422/961] Compiling algorithm.cc
[423/961] Compiling trust_token.cc
[424/961] Compiling a_sign.cc
[425/961] Compiling voprf.cc
[426/961] Compiling a_digest.cc
[427/961] Compiling thread_win.cc
[428/961] Compiling thread_pthread.cc
[429/961] Compiling stack.cc
[430/961] Compiling thread.cc
[431/961] Compiling thread_none.cc
[432/961] Compiling pmbtoken.cc
[433/961] Compiling spake2plus.cc
[434/961] Compiling slhdsa.cc
[435/961] Compiling siphash.cc
[436/961] Compiling sha512.cc
[437/961] Compiling rsa_print.cc
[438/961] Compiling sha256.cc
[439/961] Compiling sha1.cc
[440/961] Compiling rsa_crypt.cc
[441/961] Compiling rsa_extra.cc
[442/961] Compiling refcount.cc
[443/961] Compiling rc4.cc
[444/961] Compiling windows.cc
[445/961] Compiling urandom.cc
[446/961] Compiling rsa_asn1.cc
[447/961] Compiling rand.cc
[448/961] Compiling trusty.cc
[449/961] Compiling ios.cc
[450/961] Compiling passive.cc
[451/961] Compiling getentropy.cc
[452/961] Compiling poly1305_arm_asm.S
[453/961] Compiling forkunsafe.cc
[454/961] Compiling fork_detect.cc
[455/961] Compiling deterministic.cc
[456/961] Compiling poly1305_vec.cc
[457/961] Compiling poly1305_arm.cc
[458/961] Compiling poly1305.cc
[459/961] Compiling pool.cc
[460/961] Compiling pkcs8.cc
[461/961] Compiling pkcs8_x509.cc
[462/961] Compiling pkcs7.cc
[463/961] Compiling p5_pbev2.cc
[464/961] Compiling pkcs7_x509.cc
[465/961] Compiling pem_xaux.cc
[466/961] Compiling pem_pkey.cc
[467/961] Compiling pem_x509.cc
[468/961] Compiling pem_pk8.cc
[469/961] Compiling pem_info.cc
[470/961] Compiling obj_xref.cc
[471/961] Compiling pem_oth.cc
[472/961] Compiling mlkem.cc
[473/961] Compiling pem_lib.cc
[474/961] Compiling mldsa.cc
[475/961] Compiling pem_all.cc
[476/961] Compiling poly_rq_mul.S
[477/961] Compiling obj.cc
[478/961] Compiling mem.cc
[479/961] Compiling fips_shared_support.cc
[480/961] Compiling md5.cc
[481/961] Compiling lhash.cc
[482/961] Compiling md4.cc
[483/961] Compiling kyber.cc
[484/961] Compiling sign.cc
[485/961] Compiling ex_data.cc
[486/961] Compiling scrypt.cc
[487/961] Compiling hpke.cc
[488/961] Compiling pbkdf.cc
[488/961] Compiling print.cc
[490/961] Compiling hrss.cc
[491/961] Compiling p_x25519.cc
[492/961] Compiling p_x25519_asn1.cc
[493/961] Compiling p_ed25519_asn1.cc
[494/961] Compiling p_rsa_asn1.cc
[495/961] Compiling p_ed25519.cc
[496/961] Compiling p_hkdf.cc
[497/961] Compiling p_rsa.cc
[498/961] Compiling p_ec.cc
[499/961] Compiling p_dh_asn1.cc
[500/961] Compiling p_ec_asn1.cc
[501/961] Compiling p_dh.cc
[502/961] Compiling evp_ctx.cc
[503/961] Compiling evp.cc
[504/961] Compiling p_dsa_asn1.cc
[505/961] Compiling evp_asn1.cc
[506/961] Compiling err.cc
[507/961] Compiling ecdh.cc
[508/961] Compiling engine.cc
[509/961] Compiling ecdsa_asn1.cc
[510/961] Compiling hash_to_curve.cc
[511/961] Compiling bcm.cc
[512/961] Compiling dsa.cc
[513/961] Compiling ec_derive.cc
[514/961] Compiling dsa_asn1.cc
[515/961] Compiling ec_asn1.cc
[516/961] Compiling params.cc
[517/961] Compiling x25519-asm-arm.S
[518/961] Compiling dh_asn1.cc
[519/961] Compiling digest_extra.cc
[520/961] Compiling des.cc
[521/961] Compiling curve25519_64_adx.cc
[522/961] Compiling crypto.cc
[523/961] Compiling curve25519.cc
[524/961] Compiling cpu_arm_linux.cc
[525/961] Compiling spake25519.cc
[526/961] Compiling cpu_intel.cc
[527/961] Compiling cpu_arm_freebsd.cc
[528/961] Compiling cpu_aarch64_win.cc
[529/961] Compiling cpu_aarch64_openbsd.cc
[530/961] Compiling cpu_aarch64_sysreg.cc
[531/961] Compiling cpu_aarch64_apple.cc
[532/961] Compiling cpu_aarch64_fuchsia.cc
[533/961] Compiling cpu_aarch64_linux.cc
[534/961] Compiling conf.cc
[535/961] Compiling get_cipher.cc
[536/961] Compiling tls_cbc.cc
[537/961] Compiling e_tls.cc
[538/961] Compiling e_rc4.cc
[539/961] Compiling e_null.cc
[540/961] Compiling e_des.cc
[541/961] Compiling e_aesctrhmac.cc
[542/961] Compiling e_rc2.cc
[543/961] Compiling e_chacha20poly1305.cc
[544/961] Compiling derive_key.cc
[545/961] Compiling e_aesgcmsiv.cc
[546/961] Compiling chacha.cc
[547/961] Compiling buf.cc
[548/961] Compiling asn1_compat.cc
[549/961] Compiling unicode.cc
[550/961] Compiling cbb.cc
[551/961] Compiling cbs.cc
[552/961] Compiling convert.cc
[553/961] Compiling ber.cc
[554/961] Compiling blake2.cc
[555/961] Compiling socket.cc
[556/961] Compiling printf.cc
[557/961] Compiling bn_asn1.cc
[558/961] Compiling socket_helper.cc
[559/961] Compiling file.cc
[560/961] Compiling hexdump.cc
[561/961] Compiling fd.cc
[562/961] Compiling pair.cc
[563/961] Compiling errno.cc
[564/961] Compiling bio_mem.cc
[565/961] Compiling bio.cc
[566/961] Compiling connect.cc
[567/961] Compiling base64.cc
[568/961] Compiling tasn_typ.cc
[569/961] Compiling tasn_new.cc
[570/961] Compiling tasn_fre.cc
[571/961] Compiling tasn_utl.cc
[572/961] Compiling posix_time.cc
[573/961] Compiling f_string.cc
[574/961] Compiling tasn_enc.cc
[575/961] Compiling f_int.cc
[576/961] Compiling asn1_par.cc
[577/961] Compiling asn_pack.cc
[578/961] Compiling tasn_dec.cc
[579/961] Compiling asn1_lib.cc
[580/961] Compiling a_utctm.cc
[581/961] Compiling a_octet.cc
[582/961] Compiling a_type.cc
[583/961] Compiling a_time.cc
[584/961] Compiling a_strnid.cc
[585/961] Compiling a_strex.cc
[586/961] Compiling a_mbstr.cc
[587/961] Compiling a_object.cc
[588/961] Compiling a_i2d_fp.cc
[589/961] Compiling a_int.cc
[590/961] Compiling a_dup.cc
[591/961] Compiling a_d2i_fp.cc
[592/961] Compiling fiat_p256_adx_sqr.S
[593/961] Compiling fiat_p256_adx_mul.S
[594/961] Compiling a_gentm.cc
[595/961] Compiling md5-x86_64-linux.S
[596/961] Compiling fiat_curve25519_adx_square.S
[597/961] Compiling fiat_curve25519_adx_mul.S
[598/961] Compiling a_bitstr.cc
[599/961] Compiling md5-x86_64-apple.S
[600/961] Compiling md5-586-linux.S
[601/961] Compiling md5-586-apple.S
[602/961] Compiling CCryptoBoringSSLShims shims.c
[603/961] Compiling chacha20_poly1305_x86_64-linux.S
[604/961] Compiling a_bool.cc
[605/961] Compiling chacha20_poly1305_x86_64-apple.S
[606/961] Compiling chacha20_poly1305_armv8-win.S
[607/961] Compiling chacha20_poly1305_armv8-apple.S
[608/961] Compiling chacha20_poly1305_armv8-linux.S
[609/961] Compiling chacha-x86_64-linux.S
[610/961] Compiling err_data.cc
[611/961] Compiling chacha-x86_64-apple.S
[612/961] Compiling chacha-armv8-win.S
[612/961] Compiling chacha-x86-linux.S
[614/961] Compiling chacha-x86-apple.S
[615/961] Compiling chacha-armv8-apple.S
[616/961] Compiling chacha-armv8-linux.S
[617/961] Compiling x86_64-mont5-linux.S
[618/961] Compiling aes128gcmsiv-x86_64-linux.S
[619/961] Compiling chacha-armv4-linux.S
[620/961] Compiling x86_64-mont5-apple.S
[621/961] Compiling aes128gcmsiv-x86_64-apple.S
[622/961] Compiling x86_64-mont-linux.S
[623/961] Compiling x86-mont-linux.S
[624/961] Compiling vpaes-x86_64-linux.S
[625/961] Compiling x86_64-mont-apple.S
[626/961] Compiling vpaes-x86_64-apple.S
[627/961] Compiling vpaes-x86-linux.S
[627/961] Compiling vpaes-x86-apple.S
[629/961] Compiling x86-mont-apple.S
[630/961] Compiling vpaes-armv8-win.S
[631/961] Compiling vpaes-armv8-linux.S
[632/961] Compiling vpaes-armv8-apple.S
[633/961] Compiling vpaes-armv7-linux.S
[634/961] Compiling sha512-x86_64-apple.S
[635/961] Compiling sha512-armv8-win.S
[636/961] Compiling sha512-x86_64-linux.S
[637/961] Compiling sha512-armv8-apple.S
[638/961] Compiling sha512-armv4-linux.S
[639/961] Compiling sha512-armv8-linux.S
[640/961] Compiling sha256-x86_64-linux.S
[641/961] Compiling sha512-586-linux.S
[642/961] Compiling sha512-586-apple.S
[643/961] Compiling sha256-x86_64-apple.S
[644/961] Compiling sha256-armv8-win.S
[645/961] Compiling sha256-armv8-apple.S
[646/961] Compiling sha256-armv8-linux.S
[647/961] Compiling sha256-armv4-linux.S
[648/961] Compiling sha256-586-linux.S
[649/961] Compiling sha256-586-apple.S
[650/961] Compiling sha1-armv8-win.S
[651/961] Compiling sha1-x86_64-apple.S
[651/961] Compiling sha1-x86_64-linux.S
[653/961] Compiling sha1-armv8-apple.S
[654/961] Compiling sha1-armv8-linux.S
[655/961] Compiling sha1-armv4-large-linux.S
[656/961] Compiling sha1-586-linux.S
[657/961] Compiling sha1-586-apple.S
[658/961] Compiling rsaz-avx2-apple.S
[659/961] Compiling rsaz-avx2-linux.S
[660/961] Compiling rdrand-x86_64-linux.S
[661/961] Compiling rdrand-x86_64-apple.S
[662/961] Compiling p256_beeu-x86_64-asm-linux.S
[663/961] Compiling p256_beeu-armv8-asm-win.S
[664/961] Compiling p256_beeu-x86_64-asm-apple.S
[665/961] Compiling p256_beeu-armv8-asm-apple.S
[666/961] Compiling p256_beeu-armv8-asm-linux.S
[667/961] Compiling p256-x86_64-asm-linux.S
[668/961] Compiling p256-x86_64-asm-apple.S
[669/961] Compiling p256-armv8-asm-win.S
[670/961] Compiling p256-armv8-asm-linux.S
[671/961] Compiling ghashv8-armv8-win.S
[672/961] Compiling p256-armv8-asm-apple.S
[673/961] Compiling ghashv8-armv8-apple.S
[674/961] Compiling ghashv8-armv7-linux.S
[675/961] Compiling ghashv8-armv8-linux.S
[676/961] Compiling ghash-x86_64-apple.S
[677/961] Compiling ghash-x86-apple.S
[678/961] Compiling ghash-x86_64-linux.S
[679/961] Compiling ghash-x86-linux.S
[680/961] Compiling ghash-ssse3-x86_64-linux.S
[681/961] Compiling ghash-ssse3-x86_64-apple.S
[682/961] Compiling ghash-ssse3-x86-linux.S
[683/961] Compiling ghash-neon-armv8-apple.S
[684/961] Compiling ghash-ssse3-x86-apple.S
[685/961] Compiling ghash-neon-armv8-win.S
[686/961] Compiling ghash-armv4-linux.S
[687/961] Compiling ghash-neon-armv8-linux.S
[688/961] Compiling co-586-apple.S
[689/961] Compiling co-586-linux.S
[690/961] Compiling bsaes-armv7-linux.S
[691/961] Compiling bn-armv8-linux.S
[692/961] Compiling bn-armv8-win.S
[693/961] Compiling bn-586-linux.S
[694/961] Compiling bn-armv8-apple.S
[695/961] Compiling bn-586-apple.S
[696/961] Compiling armv8-mont-win.S
[697/961] Compiling armv8-mont-apple.S
[698/961] Compiling armv4-mont-linux.S
[699/961] Compiling armv8-mont-linux.S
[700/961] Compiling aesv8-gcm-armv8-win.S
[701/961] Compiling aesv8-gcm-armv8-linux.S
[702/961] Compiling aesv8-armv8-apple.S
[703/961] Compiling aesv8-armv8-win.S
[704/961] Compiling aesv8-armv8-linux.S
[705/961] Compiling aesni-x86_64-linux.S
[706/961] Compiling aesv8-gcm-armv8-apple.S
[706/961] Compiling aesv8-armv7-linux.S
[708/961] Compiling aesni-x86_64-apple.S
[709/961] Compiling aesni-x86-linux.S
[710/961] Compiling aesni-x86-apple.S
[711/961] Compiling aesni-gcm-x86_64-linux.S
[712/961] Compiling aesni-gcm-x86_64-apple.S
[713/961] Compiling aes-gcm-avx10-x86_64-linux.S
[714/961] Compiling aes-gcm-avx10-x86_64-apple.S
[715/961] Compiling x_req.cc
[716/961] Compiling c-nioatomics.c
[717/961] Compiling x_x509a.cc
[718/961] Compiling x_val.cc
[719/961] Compiling x_sig.cc
[720/961] Compiling x_spki.cc
[721/961] Compiling x_x509.cc
[722/961] Compiling c-atomics.c
[723/961] Compiling x_pubkey.cc
[724/961] Compiling x_name.cc
[725/967] Compiling x_crl.cc
[726/967] Compiling x_attrib.cc
[727/967] Compiling x_algor.cc
[728/967] Compiling x_exten.cc
[729/967] Compiling x_all.cc
[731/967] Compiling NIOConcurrencyHelpers lock.swift
[731/967] Compiling x509spki.cc
[732/967] Compiling x509cset.cc
[734/967] Compiling NIOConcurrencyHelpers atomics.swift
[735/967] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[736/967] Compiling NIOConcurrencyHelpers NIOLock.swift
[736/967] Compiling x509rset.cc
[738/967] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[739/967] Emitting module NIOConcurrencyHelpers
[739/968] Compiling x509name.cc
[741/968] Compiling x509_vfy.cc
[742/968] Compiling x509_v3.cc
[743/968] Compiling x509_vpm.cc
[744/968] Compiling x509_txt.cc
[745/968] Compiling x509_trs.cc
[746/968] Compiling x509_set.cc
[747/968] Compiling x509_req.cc
[748/968] Compiling x509_ext.cc
[749/968] Compiling x509_obj.cc
[750/968] Compiling x509_lu.cc
[751/968] Compiling x509_def.cc
[752/968] Compiling x509_d2.cc
[753/968] Compiling x509_cmp.cc
[754/968] Compiling x509_att.cc
[755/968] Compiling v3_purp.cc
[756/968] Compiling v3_prn.cc
[757/968] Compiling v3_pmaps.cc
[758/968] Compiling v3_skey.cc
[759/968] Compiling x509.cc
[760/968] Compiling v3_utl.cc
[761/968] Compiling v3_pcons.cc
[762/968] Compiling v3_ncons.cc
[762/968] Compiling v3_ocsp.cc
[764/968] Compiling v3_int.cc
[765/968] Compiling v3_genn.cc
[766/968] Compiling v3_lib.cc
[767/968] Compiling v3_info.cc
[768/968] Compiling v3_ia5.cc
[769/968] Compiling v3_bitst.cc
[770/968] Compiling v3_extku.cc
[771/968] Compiling v3_conf.cc
[772/968] Compiling v3_enum.cc
[773/968] Compiling v3_cpols.cc
[774/968] Compiling v3_crld.cc
[775/968] Compiling v3_alt.cc
[776/968] Compiling v3_bcons.cc
[777/968] Compiling t_x509a.cc
[778/968] Compiling v3_akeya.cc
[779/968] Compiling t_x509.cc
[780/968] Compiling v3_akey.cc
[781/968] Compiling t_req.cc
[782/968] Compiling rsa_pss.cc
[783/968] Compiling t_crl.cc
[784/968] Compiling i2d_pr.cc
[785/968] Compiling policy.cc
[786/968] Compiling name_print.cc
[787/968] Compiling by_file.cc
[788/968] Compiling by_dir.cc
[789/968] Compiling asn1_gen.cc
[790/968] Compiling a_sign.cc
[791/968] Compiling algorithm.cc
[792/968] Compiling a_verify.cc
[793/968] Compiling voprf.cc
[794/968] Compiling thread.cc
[795/968] Compiling thread_win.cc
[795/968] Compiling thread_none.cc
[797/968] Compiling thread_pthread.cc
[798/968] Compiling trust_token.cc
[798/968] Compiling pmbtoken.cc
[800/968] Compiling a_digest.cc
[801/968] Compiling stack.cc
[802/968] Compiling fors.cc
[803/968] Compiling sha256.cc
[804/968] Compiling thash.cc
[805/968] Compiling merkle.cc
[806/968] Compiling wots.cc
[807/968] Compiling slhdsa.cc
[808/968] Compiling sha512.cc
[809/968] Compiling siphash.cc
[810/968] Compiling rsa_print.cc
[811/968] Compiling sha1.cc
[812/968] Compiling rsa_extra.cc
[813/968] Compiling windows.cc
[814/968] Compiling rc4.cc
[815/968] Compiling refcount.cc
[816/968] Compiling rsa_crypt.cc
[817/968] Compiling rsa_asn1.cc
[818/968] Compiling urandom.cc
[819/968] Compiling trusty.cc
[820/968] Compiling rand_extra.cc
[821/968] Compiling getentropy.cc
[822/968] Compiling forkunsafe.cc
[823/968] Compiling poly1305_arm_asm.S
[824/968] Compiling deterministic.cc
[824/968] Compiling passive.cc
[826/968] Compiling fork_detect.cc
[827/968] Compiling ios.cc
[828/968] Compiling poly1305_vec.cc
[829/968] Compiling poly1305_arm.cc
[830/968] Compiling pool.cc
[831/968] Compiling poly1305.cc
[832/968] Compiling pkcs7.cc
[833/968] Compiling p5_pbev2.cc
[834/968] Compiling pem_x509.cc
[835/968] Compiling pem_xaux.cc
[836/968] Compiling pkcs8_x509.cc
[837/968] Compiling pkcs7_x509.cc
[838/968] Compiling pkcs8.cc
[839/968] Compiling pem_pkey.cc
[840/968] Compiling pem_pk8.cc
[841/968] Compiling obj_xref.cc
[842/968] Compiling pem_oth.cc
[843/968] Compiling pem_info.cc
[844/968] Compiling pem_lib.cc
[845/968] Compiling obj.cc
[846/968] Compiling pem_all.cc
[847/968] Compiling mldsa.cc
[848/968] Compiling mlkem.cc
[849/968] Compiling poly_rq_mul.S
[850/968] Compiling fips_shared_support.cc
[851/968] Compiling mem.cc
[852/968] Compiling md5.cc
[853/968] Compiling lhash.cc
[854/968] Compiling md4.cc
[855/968] Compiling kyber.cc
[856/968] Compiling ex_data.cc
[857/968] Compiling sign.cc
[858/968] Compiling hrss.cc
[858/968] Compiling hpke.cc
[859/968] Compiling scrypt.cc
[861/968] Compiling print.cc
[862/968] Compiling pbkdf.cc
[863/968] Compiling p_x25519.cc
[864/968] Compiling p_hkdf.cc
[865/968] Compiling p_x25519_asn1.cc
[866/968] Compiling p_rsa_asn1.cc
[867/968] Compiling p_rsa.cc
[868/968] Compiling p_ed25519_asn1.cc
[869/968] Compiling p_ed25519.cc
[870/968] Compiling p_ec.cc
[871/968] Compiling p_ec_asn1.cc
[872/968] Compiling p_dh.cc
[873/968] Compiling evp_ctx.cc
[874/968] Compiling p_dh_asn1.cc
[875/968] Compiling p_dsa_asn1.cc
[876/968] Compiling engine.cc
[877/968] Compiling evp.cc
[878/968] Compiling evp_asn1.cc
[879/968] Compiling err.cc
[880/968] Compiling ecdsa_asn1.cc
[881/968] Compiling ec_derive.cc
[882/968] Compiling ecdh_extra.cc
[883/968] Compiling hash_to_curve.cc
[884/968] Compiling dsa_asn1.cc
[885/968] Compiling bcm.cc
[886/968] Compiling dsa.cc
[887/968] Compiling curve25519_64_adx.cc
[888/968] Compiling dh_asn1.cc
[889/968] Compiling ec_asn1.cc
[890/968] Compiling des.cc
[891/968] Compiling x25519-asm-arm.S
[892/968] Compiling params.cc
[893/968] Compiling curve25519.cc
[894/968] Compiling spake25519.cc
[895/968] Compiling digest_extra.cc
[896/968] Compiling cpu_intel.cc
[897/968] Compiling crypto.cc
[898/968] Compiling cpu_arm_linux.cc
[899/968] Compiling cpu_aarch64_win.cc
[900/968] Compiling cpu_arm_freebsd.cc
[901/968] Compiling cpu_aarch64_sysreg.cc
[902/968] Compiling cpu_aarch64_openbsd.cc
[903/968] Compiling cpu_aarch64_fuchsia.cc
[904/968] Compiling cpu_aarch64_apple.cc
[904/968] Compiling cpu_aarch64_linux.cc
[906/968] Compiling conf.cc
[907/968] Compiling e_tls.cc
[908/968] Compiling e_rc2.cc
[909/968] Compiling tls_cbc.cc
[910/968] Compiling e_rc4.cc
[911/968] Compiling e_null.cc
[912/968] Compiling e_des.cc
[913/968] Compiling e_chacha20poly1305.cc
[914/968] Compiling e_aesgcmsiv.cc
[915/968] Compiling e_aesctrhmac.cc
[916/968] Compiling derive_key.cc
[917/968] Compiling unicode.cc
[918/968] Compiling chacha.cc
[919/968] Compiling cipher_extra.cc
[920/968] Compiling buf.cc
[921/968] Compiling ber.cc
[922/968] Compiling cbb.cc
[923/968] Compiling cbs.cc
[924/968] Compiling blake2.cc
[925/968] Compiling pair.cc
[926/968] Compiling printf.cc
[927/968] Compiling convert.cc
[928/968] Compiling asn1_compat.cc
[929/968] Compiling bn_asn1.cc
[930/968] Compiling hexdump.cc
[931/968] Compiling errno.cc
[932/968] Compiling fd.cc
[933/968] Compiling base64.cc
[934/968] Compiling file.cc
[935/968] Compiling bio_mem.cc
[936/968] Compiling tasn_typ.cc
[937/968] Compiling bio.cc
[938/968] Compiling tasn_utl.cc
[939/968] Compiling tasn_fre.cc
[940/968] Compiling posix_time.cc
[941/968] Compiling tasn_new.cc
[942/968] Compiling f_string.cc
[943/968] Compiling tasn_enc.cc
[944/968] Compiling f_int.cc
[945/968] Compiling asn_pack.cc
[946/968] Compiling tasn_dec.cc
[947/968] Compiling asn1_par.cc
[948/968] Compiling asn1_lib.cc
[948/968] Compiling a_utctm.cc
[950/968] Compiling a_time.cc
[951/968] Compiling a_type.cc
[952/968] Compiling a_octet.cc
[953/968] Compiling a_strnid.cc
[954/968] Compiling a_strex.cc
[955/968] Compiling a_object.cc
[956/968] Compiling a_i2d_fp.cc
[957/968] Compiling a_int.cc
[958/968] Write sources
[959/968] Compiling a_dup.cc
[959/968] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[960/968] Write sources
[963/968] Compiling a_mbstr.cc
[964/968] Compiling a_d2i_fp.cc
[965/968] Compiling a_gentm.cc
[966/1012] Compiling a_bitstr.cc
[967/1012] Compiling a_bool.cc
[969/1020] Compiling Atomics UnsafeAtomic.swift
[970/1020] Compiling Atomics UnsafeAtomicLazyReference.swift
[971/1020] Compiling Atomics ManagedAtomic.swift
[972/1020] Compiling Atomics ManagedAtomicLazyReference.swift
[973/1022] Compiling Atomics AtomicMemoryOrderings.swift
[974/1022] Compiling Atomics DoubleWord.swift
[975/1022] Compiling Atomics IntegerOperations.swift
[976/1022] Compiling Atomics Unmanaged extensions.swift
[977/1022] Compiling Algorithms RandomSample.swift
[978/1022] Compiling Algorithms Reductions.swift
[979/1022] Compiling Algorithms Rotate.swift
[980/1022] Compiling Atomics Primitives.shims.swift
[981/1022] Compiling Atomics AtomicInteger.swift
[982/1022] Compiling Atomics AtomicOptionalWrappable.swift
[983/1022] Compiling Atomics AtomicReference.swift
[984/1022] Compiling Atomics AtomicStorage.swift
[985/1022] Compiling Atomics AtomicValue.swift
[989/1025] Compiling CryptoBoringWrapper RandomBytes.swift
[996/1025] Compiling Algorithms MinMax.swift
[997/1025] Emitting module CryptoBoringWrapper
[998/1025] Compiling Atomics RawRepresentable.swift
[999/1025] Compiling Atomics AtomicBool.swift
[1005/1025] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1006/1025] Compiling Algorithms Trim.swift
[1007/1025] Compiling Algorithms Unique.swift
[1008/1025] Compiling Algorithms Windows.swift
[1009/1025] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1010/1025] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1011/1025] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1012/1025] Compiling CryptoBoringWrapper EllipticCurve.swift
[1013/1025] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1014/1026] Compiling Atomics OptionalRawRepresentable.swift
[1017/1026] Compiling Atomics IntegerConformances.swift
[1018/1026] Compiling Atomics PointerConformances.swift
[1019/1026] Compiling Atomics Primitives.native.swift
[1021/1026] Emitting module Atomics
[1027/1027] Emitting module Algorithms
[1029/1099] Compiling Crypto HPKE-Ciphersuite.swift
[1030/1099] Compiling Crypto HPKE-KDF.swift
[1031/1099] Compiling Crypto HPKE-KexKeyDerivation.swift
[1032/1099] Compiling Crypto HPKE-LabeledExtract.swift
[1033/1099] Compiling Crypto HPKE-Utils.swift
[1034/1099] Compiling Crypto DHKEM.swift
[1035/1099] Compiling Crypto HPKE-KEM-Curve25519.swift
[1036/1099] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1037/1099] Compiling Crypto HPKE-KEM.swift
[1038/1099] Compiling Crypto HPKE-Errors.swift
[1039/1168] Emitting module Crypto
[1040/1168] Compiling NIOCore AddressedEnvelope.swift
[1041/1168] Compiling NIOCore AsyncAwaitSupport.swift
[1042/1168] Compiling NIOCore AsyncChannel.swift
[1043/1168] Compiling NIOCore AsyncChannelHandler.swift
[1044/1168] Compiling NIOCore AsyncChannelInboundStream.swift
[1045/1168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1046/1168] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1047/1168] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1048/1168] Compiling NIOCore NIOAsyncWriter.swift
[1049/1168] Compiling NIOCore ByteBuffer-multi-int.swift
[1050/1168] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1051/1168] Compiling NIOCore ByteBuffer-views.swift
[1052/1168] Compiling NIOCore Channel.swift
[1053/1168] Compiling NIOCore ChannelHandler.swift
[1054/1168] Compiling NIOCore ChannelHandlers.swift
[1055/1168] Compiling NIOCore ChannelInvoker.swift
[1056/1168] Compiling NIOCore ChannelOption.swift
[1057/1168] Compiling NIOCore ChannelPipeline.swift
[1058/1168] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1059/1168] Compiling NIOCore BSDSocketAPI.swift
[1060/1168] Compiling NIOCore DeadChannel.swift
[1061/1168] Compiling NIOCore DispatchQueue+WithFuture.swift
[1062/1168] Compiling NIOCore EventLoop+Deprecated.swift
[1063/1168] Compiling NIOCore EventLoop+SerialExecutor.swift
[1064/1168] Compiling NIOCore EventLoop.swift
[1065/1168] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1066/1168] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1067/1168] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1068/1168] Compiling NIOCore EventLoopFuture.swift
[1069/1168] Compiling NIOCore FileDescriptor.swift
[1070/1168] Compiling NIOCore ByteBuffer-aux.swift
[1071/1168] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1072/1168] Compiling NIOCore ByteBuffer-conversions.swift
[1073/1168] Compiling NIOCore ByteBuffer-core.swift
[1074/1168] Compiling NIOCore ByteBuffer-hex.swift
[1075/1168] Compiling NIOCore ByteBuffer-int.swift
[1076/1168] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1077/1168] Compiling NIOCore CircularBuffer.swift
[1078/1168] Compiling NIOCore Codec.swift
[1079/1168] Compiling NIOCore ConvenienceOptionSupport.swift
[1080/1168] Compiling NIOCore FileHandle.swift
[1081/1168] Compiling NIOCore FileRegion.swift
[1082/1168] Compiling NIOCore GlobalSingletons.swift
[1083/1168] Compiling NIOCore IO.swift
[1084/1168] Compiling NIOCore IOData.swift
[1085/1168] Compiling NIOCore IPProtocol.swift
[1086/1168] Compiling NIOCore IntegerBitPacking.swift
[1087/1168] Compiling NIOCore IntegerTypes.swift
[1088/1168] Compiling NIOCore Interfaces.swift
[1089/1168] Compiling NIOCore Linux.swift
[1090/1168] Compiling NIOCore MarkedCircularBuffer.swift
[1091/1168] Compiling NIOCore MulticastChannel.swift
[1092/1168] Compiling NIOCore NIOAny.swift
[1093/1168] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1094/1168] Compiling NIOCore NIOLoopBound.swift
[1095/1168] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1096/1168] Compiling NIOCore NIOScheduledCallback.swift
[1097/1168] Compiling NIOCore NIOSendable.swift
[1098/1168] Compiling NIOCore RecvByteBufferAllocator.swift
[1099/1168] Compiling Crypto PEMDocument.swift
[1108/1176] Compiling Crypto Signature.swift
[1109/1176] Compiling Crypto CryptoKitErrors_boring.swift
[1110/1176] Compiling Crypto RNG_boring.swift
[1111/1176] Compiling Crypto SafeCompare_boring.swift
[1112/1176] Compiling Crypto Zeroization_boring.swift
[1113/1176] Compiling Crypto PrettyBytes.swift
[1114/1176] Compiling Crypto SafeCompare.swift
[1115/1176] Compiling Crypto SecureBytes.swift
[1116/1176] Compiling Crypto Zeroization.swift
[1142/1177] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1143/1177] Compiling NIOCore SocketAddresses.swift
[1144/1177] Compiling NIOCore SocketOptionProvider.swift
[1145/1177] Compiling NIOCore SystemCallHelpers.swift
[1146/1177] Compiling NIOCore TimeAmount+Duration.swift
[1147/1177] Compiling NIOCore TypeAssistedChannelHandler.swift
[1148/1177] Compiling NIOCore UniversalBootstrapSupport.swift
[1149/1177] Compiling NIOCore Utilities.swift
[1177/1177] Emitting module NIOCore
[1179/1228] Compiling NIOEmbedded Embedded.swift
[1180/1228] Emitting module NIOEmbedded
[1181/1228] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1182/1228] Compiling NIOEmbedded AsyncTestingChannel.swift
[1184/1229] Emitting module NIOPosix
[1185/1235] Compiling NIOPosix ServerSocket.swift
[1186/1235] Compiling NIOPosix Socket.swift
[1187/1235] Compiling NIOPosix SocketChannel.swift
[1188/1235] Compiling NIOPosix SocketProtocols.swift
[1189/1235] Compiling NIOPosix System.swift
[1190/1235] Compiling NIOPosix Thread.swift
[1191/1235] Compiling NIOPosix ThreadPosix.swift
[1192/1235] Compiling NIOPosix ThreadWindows.swift
[1193/1235] Compiling NIOPosix UnsafeTransfer.swift
[1194/1235] Compiling NIOPosix Utilities.swift
[1195/1235] Compiling NIOPosix VsockAddress.swift
[1196/1235] Compiling NIOPosix VsockChannelEvents.swift
[1197/1235] Compiling NIOPosix SelectableChannel.swift
[1198/1235] Compiling NIOPosix SelectableEventLoop.swift
[1199/1235] Compiling NIOPosix SelectorEpoll.swift
[1200/1235] Compiling NIOPosix SelectorGeneric.swift
[1201/1235] Compiling NIOPosix SelectorKqueue.swift
[1202/1235] Compiling NIOPosix SelectorUring.swift
[1203/1235] Compiling NIOPosix IO.swift
[1204/1235] Compiling NIOPosix IntegerBitPacking.swift
[1205/1235] Compiling NIOPosix IntegerTypes.swift
[1206/1235] Compiling NIOPosix Linux.swift
[1207/1235] Compiling NIOPosix LinuxCPUSet.swift
[1208/1235] Compiling NIOPosix LinuxUring.swift
[1209/1235] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1210/1235] Compiling NIOPosix NIOThreadPool.swift
[1211/1235] Compiling NIOPosix NonBlockingFileIO.swift
[1212/1235] Compiling NIOPosix PendingDatagramWritesManager.swift
[1213/1235] Compiling NIOPosix PendingWritesManager.swift
[1214/1235] Compiling NIOPosix PipeChannel.swift
[1215/1235] Compiling NIOPosix PipePair.swift
[1216/1235] Compiling NIOPosix Bootstrap.swift
[1217/1235] Compiling NIOPosix ControlMessage.swift
[1218/1235] Compiling NIOPosix DatagramVectorReadManager.swift
[1219/1235] Compiling NIOPosix Errors+Any.swift
[1220/1235] Compiling NIOPosix FileDescriptor.swift
[1221/1235] Compiling NIOPosix GetaddrinfoResolver.swift
[1222/1235] Compiling NIOPosix HappyEyeballs.swift
[1223/1235] Compiling NIOPosix Pool.swift
[1224/1235] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1225/1235] Compiling NIOPosix PosixSingletons.swift
[1226/1235] Compiling NIOPosix RawSocketBootstrap.swift
[1227/1235] Compiling NIOPosix Resolver.swift
[1228/1235] Compiling NIOPosix Selectable.swift
[1229/1235] Compiling NIOPosix BSDSocketAPICommon.swift
[1230/1235] Compiling NIOPosix BSDSocketAPIPosix.swift
[1231/1235] Compiling NIOPosix BSDSocketAPIWindows.swift
[1232/1235] Compiling NIOPosix BaseSocket.swift
[1233/1235] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1234/1235] Compiling NIOPosix BaseSocketChannel.swift
[1235/1235] Compiling NIOPosix BaseStreamSocketChannel.swift
[1237/1238] Emitting module NIO
[1238/1238] Compiling NIO Exports.swift
[1240/1278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1241/1278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1242/1278] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1243/1278] Compiling NIOTLS TLSEvents.swift
[1244/1278] Compiling NIOSOCKS SOCKSResponse.swift
[1245/1279] Emitting module NIOFoundationCompat
[1246/1279] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1247/1280] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1248/1280] Emitting module NIOTLS
[1249/1280] Compiling NIOTLS SNIHandler.swift
[1250/1280] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1251/1280] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1252/1281] Compiling NIOSOCKS ClientGreeting.swift
[1253/1281] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1256/1283] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1257/1283] Compiling NIOSOCKS ClientStateMachine.swift
[1258/1283] Compiling NIOSOCKS Messages.swift
[1259/1283] Compiling NIOSOCKS SOCKSRequest.swift
[1260/1283] Compiling NIOSOCKS Errors.swift
[1261/1283] Compiling NIOSOCKS Helpers.swift
[1262/1283] Compiling NIOSOCKS AuthenticationMethod.swift
[1264/1283] Emitting module NIOSOCKS
[1265/1283] Compiling NIOSOCKS SOCKSClientHandler.swift
[1266/1283] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1267/1283] Compiling NIOSOCKS ServerStateMachine.swift
[1268/1284] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1269/1284] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1271/1284] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1272/1284] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1273/1284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1274/1284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1275/1324] Emitting module NIOTransportServices
[1276/1333] Compiling NIOTransportServices NIOTSEventLoop.swift
[1277/1333] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1278/1333] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1279/1333] Compiling NIOTransportServices StateManagedChannel.swift
[1280/1333] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1281/1333] Compiling NIOTransportServices NIOTSErrors.swift
[1282/1337] Compiling NIOSSL SSLCertificateExtensions.swift
[1283/1337] Compiling NIOSSL SSLCertificateName.swift
[1284/1337] Compiling NIOTransportServices AcceptHandler.swift
[1285/1337] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1286/1337] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1288/1337] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1289/1337] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1290/1337] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1291/1337] Compiling NIOTransportServices NIOTSSingletons.swift
[1292/1337] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1293/1337] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1294/1337] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1295/1337] Compiling NIOSSL SSLCertificate.swift
[1296/1337] Compiling NIOTransportServices NIOTSBootstraps.swift
[1297/1337] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1305/1337] Emitting module NIOHTTP1
[1307/1338] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1308/1338] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1311/1365] Compiling TecoSigner deprecated.swift
[1312/1366] Compiling TecoSigner credential.swift
[1313/1366] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1314/1366] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1315/1366] Compiling NIOHPACK HuffmanTables.swift
[1316/1367] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1317/1367] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1318/1367] Compiling NIOHPACK IndexedHeaderTable.swift
[1319/1367] Compiling TecoSigner error.swift
[1320/1367] Compiling NIOHPACK HuffmanCoding.swift
[1321/1367] Emitting module TecoSigner
[1322/1367] Compiling TecoSigner cosSignerV5.swift
[1323/1367] Compiling TecoSigner utils.swift
[1324/1367] Emitting module NIOHTTPCompression
[1325/1367] Compiling NIOHPACK IntegerCoding.swift
[1326/1367] Compiling NIOHTTPCompression HTTPCompression.swift
[1327/1367] Compiling NIOHTTPCompression HTTPDecompression.swift
[1328/1368] Compiling NIOHPACK StaticHeaderTable.swift
[1330/1368] Compiling NIOHPACK HPACKHeader.swift
[1331/1368] Compiling NIOHPACK HeaderTables.swift
[1332/1368] Compiling NIOHPACK DynamicHeaderTable.swift
[1333/1368] Compiling NIOHPACK HPACKDecoder.swift
[1334/1368] Emitting module NIOHPACK
[1335/1368] Compiling NIOHPACK HPACKEncoder.swift
[1336/1368] Compiling NIOHPACK HPACKErrors.swift
[1337/1368] Compiling TecoSigner signerV1.swift
[1338/1368] Compiling TecoSigner signerV3.swift
[1339/1368] Compiling TecoSigner exports.swift
[1340/1370] Compiling NIOSSL SSLPrivateKey.swift
[1341/1370] Compiling NIOSSL SSLPublicKey.swift
[1342/1370] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1343/1370] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1345/1374] Emitting module NIOSSL
[1370/1374] Compiling NIOSSL SSLConnection.swift
[1371/1432] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1372/1432] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1373/1432] Compiling NIOHTTP2 HasLocalSettings.swift
[1374/1432] Compiling NIOHTTP2 HasRemoteSettings.swift
[1375/1432] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1376/1432] Compiling NIOHTTP2 QuiescingState.swift
[1377/1432] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1378/1432] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1384/1441] Emitting module NIOHTTP2
[1385/1441] Compiling NIOHTTP2 MaySendFrames.swift
[1386/1441] Compiling NIOHTTP2 SendingDataState.swift
[1387/1441] Compiling NIOHTTP2 SendingGoawayState.swift
[1388/1441] Compiling NIOHTTP2 SendingHeadersState.swift
[1389/1441] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1390/1441] Compiling NIOHTTP2 SendingRstStreamState.swift
[1391/1441] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1392/1441] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1393/1441] Compiling NIOHTTP2 StateMachineResult.swift
[1394/1441] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1395/1441] Compiling NIOHTTP2 DOSHeuristics.swift
[1396/1441] Compiling NIOHTTP2 Error+Any.swift
[1397/1441] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1398/1441] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1399/1441] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1400/1441] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1401/1441] Compiling NIOHTTP2 InboundWindowManager.swift
[1402/1441] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1403/1441] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1404/1441] Compiling NIOHTTP2 StreamChannelList.swift
[1405/1441] Compiling NIOHTTP2 StreamMap.swift
[1406/1441] Compiling NIOHTTP2 StreamStateMachine.swift
[1407/1441] Compiling NIOHTTP2 UnsafeTransfer.swift
[1408/1441] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1409/1441] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1410/1441] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1411/1441] Compiling NIOHTTP2 MayReceiveFrames.swift
[1412/1441] Compiling NIOHTTP2 ReceivingDataState.swift
[1413/1441] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1414/1441] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1415/1441] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1416/1441] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1417/1441] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1418/1441] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1419/1441] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1420/1441] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1421/1441] Compiling NIOHTTP2 HTTP2StreamID.swift
[1422/1441] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1423/1441] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1424/1441] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1425/1441] Compiling NIOHTTP2 InboundEventBuffer.swift
[1426/1441] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1427/1441] Compiling NIOHTTP2 HTTP2Frame.swift
[1428/1441] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1429/1441] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1430/1441] Compiling NIOHTTP2 HTTP2PingData.swift
[1431/1441] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1432/1441] Compiling NIOHTTP2 HTTP2Settings.swift
[1433/1441] Compiling NIOHTTP2 HTTP2Stream.swift
[1434/1441] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1435/1441] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1436/1441] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1437/1441] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1438/1441] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1439/1441] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1440/1441] Compiling NIOHTTP2 HTTP2Error.swift
[1441/1441] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1443/1502] Emitting module AsyncHTTPClient
[1444/1510] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1445/1510] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1446/1510] Compiling AsyncHTTPClient Transaction.swift
[1447/1510] Compiling AsyncHTTPClient Base64.swift
[1448/1510] Compiling AsyncHTTPClient BasicAuth.swift
[1449/1510] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1450/1510] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1451/1510] Compiling AsyncHTTPClient ConnectionPool.swift
[1452/1510] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1453/1510] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1454/1510] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1455/1510] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1456/1510] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1457/1510] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1458/1510] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1459/1510] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1460/1510] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1461/1510] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1462/1510] Compiling AsyncHTTPClient HTTPHandler.swift
[1463/1510] Compiling AsyncHTTPClient LRUCache.swift
[1464/1510] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1465/1510] Compiling AsyncHTTPClient NWErrorHandler.swift
[1466/1510] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1467/1510] Compiling AsyncHTTPClient TLSConfiguration.swift
[1468/1510] Compiling AsyncHTTPClient RedirectState.swift
[1469/1510] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1470/1510] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1471/1510] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1472/1510] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1473/1510] Compiling AsyncHTTPClient HTTP1Connection.swift
[1474/1510] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1475/1510] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1476/1510] Compiling AsyncHTTPClient HTTP2Connection.swift
[1477/1510] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1478/1510] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1479/1510] Compiling AsyncHTTPClient RequestBag.swift
[1480/1510] Compiling AsyncHTTPClient RequestValidation.swift
[1481/1510] Compiling AsyncHTTPClient SSLContextCache.swift
[1482/1510] Compiling AsyncHTTPClient Scheme.swift
[1483/1510] Compiling AsyncHTTPClient Singleton.swift
[1484/1510] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1485/1510] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1486/1510] Compiling AsyncHTTPClient Utils.swift
[1487/1510] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1488/1510] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1489/1510] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1490/1510] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1491/1510] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1492/1510] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1493/1510] Compiling AsyncHTTPClient RequestBodyLength.swift
[1494/1510] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1495/1510] Compiling AsyncHTTPClient ConnectionTarget.swift
[1496/1510] Compiling AsyncHTTPClient DeconstructedURL.swift
[1497/1510] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1498/1510] Compiling AsyncHTTPClient FoundationExtensions.swift
[1499/1510] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1500/1510] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1501/1510] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1502/1510] Compiling AsyncHTTPClient HTTPClient.swift
[1503/1510] Compiling AsyncHTTPClient RequestOptions.swift
[1504/1510] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1505/1510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1506/1510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1507/1510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1508/1510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1509/1510] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1510/1510] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1512/1518] Compiling TecoCLSLogging CLSLogHandler.swift
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogHandler.swift:7:16: warning: stored property 'client' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogClient'; this is an error in the Swift 6 language mode
5 | public struct CLSLogHandler: LogHandler {
6 |
7 | public let client: CLSLogClient
| `- warning: stored property 'client' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogClient'; this is an error in the Swift 6 language mode
8 | internal let accumulator: CLSLogAccumulator
9 |
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogClient.swift:6:15: note: consider making struct 'CLSLogClient' conform to the 'Sendable' protocol
4 | import TecoSigner
5 |
6 | public struct CLSLogClient {
| `- note: consider making struct 'CLSLogClient' conform to the 'Sendable' protocol
7 |
8 | public let client: HTTPClient
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogHandler.swift:8:18: warning: stored property 'accumulator' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogAccumulator'; this is an error in the Swift 6 language mode
6 |
7 | public let client: CLSLogClient
8 | internal let accumulator: CLSLogAccumulator
| `- warning: stored property 'accumulator' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogAccumulator'; this is an error in the Swift 6 language mode
9 |
10 | public init(
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogAccumulator.swift:4:7: note: class 'CLSLogAccumulator' does not conform to the 'Sendable' protocol
2 | import struct NIOConcurrencyHelpers.NIOLock
3 |
4 | class CLSLogAccumulator {
| `- note: class 'CLSLogAccumulator' does not conform to the 'Sendable' protocol
5 |
6 | private var lock: NIOLock = .init()
[1513/1518] Compiling TecoCLSLogging CLSLogAccumulator.swift
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogAccumulator.swift:32:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
30 | let errorStorage: UnsafeMutableTransferBox<Error?> = .init(nil)
31 | let continuation = DispatchWorkItem {}
32 | Task.detached {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
33 | do {
34 | while let payload = self.batchUploadPayload(force: true) {
| `- note: closure captures 'self' which is accessible to code in the current task
35 | _ = try await self.uploader(payload)
36 | }
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogAccumulator.swift:66:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
64 | // upload if required
65 | if let payload = self.batchUploadPayload() {
66 | Task.detached {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
67 | _ = try await self.uploader(payload)
| `- note: closure captures 'self' which is accessible to code in the current task
68 | }
69 | }
[1514/1518] Emitting module TecoCLSLogging
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogClient.swift:41:115: warning: 'TCSigner' is deprecated: renamed to 'TCSignerV3'
39 | }
40 |
41 | func uploadLogRequest(_ logGroupList: Cls_LogGroupList, credential: Credential, date: Date = Date(), signing: TCSigner.SigningMode = .default) throws -> HTTPClientRequest {
| |- warning: 'TCSigner' is deprecated: renamed to 'TCSignerV3'
| `- note: use 'TCSignerV3' instead
42 | assert(logGroupList.isInitialized)
43 |
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogHandler.swift:7:16: warning: stored property 'client' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogClient'; this is an error in the Swift 6 language mode
5 | public struct CLSLogHandler: LogHandler {
6 |
7 | public let client: CLSLogClient
| `- warning: stored property 'client' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogClient'; this is an error in the Swift 6 language mode
8 | internal let accumulator: CLSLogAccumulator
9 |
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogClient.swift:6:15: note: consider making struct 'CLSLogClient' conform to the 'Sendable' protocol
4 | import TecoSigner
5 |
6 | public struct CLSLogClient {
| `- note: consider making struct 'CLSLogClient' conform to the 'Sendable' protocol
7 |
8 | public let client: HTTPClient
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogHandler.swift:8:18: warning: stored property 'accumulator' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogAccumulator'; this is an error in the Swift 6 language mode
6 |
7 | public let client: CLSLogClient
8 | internal let accumulator: CLSLogAccumulator
| `- warning: stored property 'accumulator' of 'Sendable'-conforming struct 'CLSLogHandler' has non-sendable type 'CLSLogAccumulator'; this is an error in the Swift 6 language mode
9 |
10 | public init(
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogAccumulator.swift:4:7: note: class 'CLSLogAccumulator' does not conform to the 'Sendable' protocol
2 | import struct NIOConcurrencyHelpers.NIOLock
3 |
4 | class CLSLogAccumulator {
| `- note: class 'CLSLogAccumulator' does not conform to the 'Sendable' protocol
5 |
6 | private var lock: NIOLock = .init()
[1515/1518] Compiling TecoCLSLogging CLS+init.swift
[1516/1518] Compiling TecoCLSLogging CLSLogClient.swift
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogClient.swift:41:115: warning: 'TCSigner' is deprecated: renamed to 'TCSignerV3'
39 | }
40 |
41 | func uploadLogRequest(_ logGroupList: Cls_LogGroupList, credential: Credential, date: Date = Date(), signing: TCSigner.SigningMode = .default) throws -> HTTPClientRequest {
| |- warning: 'TCSigner' is deprecated: renamed to 'TCSignerV3'
| `- note: use 'TCSignerV3' instead
42 | assert(logGroupList.isInitialized)
43 |
/host/spi-builder-workspace/Sources/TecoCLSLogging/CLSLogClient.swift:44:22: warning: 'TCSigner' is deprecated: renamed to 'TCSignerV3'
42 | assert(logGroupList.isInitialized)
43 |
44 | let signer = TCSigner(credential: credential, service: "cls")
| |- warning: 'TCSigner' is deprecated: renamed to 'TCSignerV3'
| `- note: use 'TCSignerV3' instead
45 | let data = try logGroupList.serializedData()
46 |
[1517/1518] Compiling TecoCLSLogging UnsafeTransfer.swift
[1518/1518] Compiling TecoCLSLogging cls.pb.swift
Build complete! (226.30s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.42.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.21.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "teco-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/teco-project/teco-core.git"
}
],
"manifest_display_name" : "teco-cls-logging",
"name" : "teco-cls-logging",
"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" : "TecoCLSLogging",
"targets" : [
"TecoCLSLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TecoCLSLoggingTests",
"module_type" : "SwiftTarget",
"name" : "TecoCLSLoggingTests",
"path" : "Tests/TecoCLSLoggingTests",
"product_dependencies" : [
"Atomics"
],
"sources" : [
"CLSLogAccumulatorTests.swift",
"CLSLogClientTests.swift",
"CLSLogHandlerTests.swift"
],
"target_dependencies" : [
"TecoCLSLogging"
],
"type" : "test"
},
{
"c99name" : "TecoCLSLogging",
"module_type" : "SwiftTarget",
"name" : "TecoCLSLogging",
"path" : "Sources/TecoCLSLogging",
"product_dependencies" : [
"AsyncHTTPClient",
"Logging",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"SwiftProtobuf",
"TecoSigner"
],
"product_memberships" : [
"TecoCLSLogging"
],
"sources" : [
"CLS+init.swift",
"CLSLogAccumulator.swift",
"CLSLogClient.swift",
"CLSLogHandler.swift",
"UnsafeTransfer.swift",
"generated/cls.pb.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.