Build Information
Successful build of google-cloud-logging, reference main (442791), with Swift 6.1 for Android on 30 May 2025 06:43:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rosecoder/google-cloud-logging-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/rosecoder/google-cloud-logging-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 442791a chore: Updated dependencies
Cloned https://github.com/rosecoder/google-cloud-logging-swift.git
Revision (git rev-parse @):
442791a62c03490593c91aba202856f1f2f1e4fd
SUCCESS checkout https://github.com/rosecoder/google-cloud-logging-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/rosecoder/google-cloud-logging-swift.git
https://github.com/rosecoder/google-cloud-logging-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "google-cloud-service-context",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/google-cloud-service-context.git"
}
],
"manifest_display_name" : "google-cloud-logging",
"name" : "google-cloud-logging",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleCloudLogging",
"targets" : [
"GoogleCloudLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCloudLoggingTests",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudLoggingTests",
"path" : "Tests/GoogleCloudLoggingTests",
"sources" : [
"SidecarLogTests.swift"
],
"target_dependencies" : [
"GoogleCloudLogging"
],
"type" : "test"
},
{
"c99name" : "GoogleCloudLogging",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudLogging",
"path" : "Sources/GoogleCloudLogging",
"product_dependencies" : [
"Logging",
"GoogleCloudServiceContext"
],
"product_memberships" : [
"GoogleCloudLogging"
],
"sources" : [
"Extensions/SignedInteger+HexRepresentation.swift",
"LogHandler.swift",
"SidecarLog.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 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/rosecoder/google-cloud-service-context.git
[1/51] Fetching google-cloud-service-context
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/rosecoder/google-cloud-service-context.git from cache (0.27s)
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/rosecoder/google-cloud-service-context.git
Computed https://github.com/rosecoder/google-cloud-service-context.git at 0.0.2 (2.45s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/rosecoder/retryable-task.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
[1064/1221] Fetching swift-service-context, retryable-task
[1222/3647] Fetching swift-service-context, retryable-task, swift-service-lifecycle
Fetched https://github.com/apple/swift-service-context.git from cache (0.36s)
[789/2584] Fetching retryable-task, swift-service-lifecycle
[2585/16598] Fetching retryable-task, swift-service-lifecycle, async-http-client
Fetched https://github.com/rosecoder/retryable-task.git from cache (0.49s)
[5510/16440] Fetching swift-service-lifecycle, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.49s)
[3224/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.93s)
Computing version for https://github.com/rosecoder/retryable-task.git
Computed https://github.com/rosecoder/retryable-task.git at 1.1.2 (1.73s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.47s)
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.65s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
[1/5914] Fetching swift-nio-extras
[475/8581] Fetching swift-nio-extras, swift-nio-transport-services
[5781/20108] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[6469/26067] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-algorithms
[6981/27777] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-algorithms, swift-atomics
[13219/42620] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-algorithms, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.89s)
[16682/36706] Fetching swift-nio-transport-services, swift-nio-http2, swift-algorithms, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (0.90s)
[10838/30747] Fetching swift-nio-transport-services, swift-nio-http2, swift-atomics, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[26592/106855] Fetching swift-nio-transport-services, swift-nio-http2, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
[34978/105145] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.86s)
[33981/102478] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.89s)
[23215/90951] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.05s)
[46426/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.65s)
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 (10.28s)
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 (2.84s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.54s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[905/2045] Fetching swift-http-types, swift-http-structured-headers
[917/7030] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms
[3542/8620] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-asn1
[4119/14775] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
[10856/13871] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
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.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.00s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
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.57s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.87s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.82s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.95s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.75s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
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.93s)
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.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-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/rosecoder/retryable-task.git
Working copy of https://github.com/rosecoder/retryable-task.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-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-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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/rosecoder/google-cloud-service-context.git
Working copy of https://github.com/rosecoder/google-cloud-service-context.git resolved at 0.0.2
Creating working copy for https://github.com/apple/swift-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-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-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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/448] Write sources
[28/448] Compiling CNIOWindows WSAStartup.c
[29/448] Compiling _AtomicsShims.c
[30/448] Compiling CNIOWindows shim.c
[30/448] Compiling _NumericsShims _NumericsShims.c
[32/448] Compiling CNIOWASI CNIOWASI.c
[32/448] Compiling CNIOLinux liburing_shims.c
[34/448] Compiling CNIOLLHTTP c_nio_http.c
[35/448] Compiling CNIOExtrasZlib empty.c
[36/448] Compiling CNIOLinux shim.c
[37/448] Compiling CNIODarwin shim.c
[38/448] Compiling fiat_p256_adx_sqr.S
[39/448] Compiling fiat_p256_adx_mul.S
[39/448] Compiling fiat_curve25519_adx_square.S
[41/448] Compiling CNIOLLHTTP c_nio_api.c
[42/448] Compiling fiat_curve25519_adx_mul.S
[43/448] Write swift-version-24593BA9C3E375BF.txt
[44/448] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/452] Compiling CNIOBoringSSLShims shims.c
[47/454] Emitting module _NIOBase64
[47/454] Compiling tls_record.cc
[48/454] Compiling tls_method.cc
[49/457] Compiling tls13_enc.cc
[50/457] Compiling tls13_client.cc
[51/462] Compiling tls13_server.cc
[52/467] Compiling tls13_both.cc
[53/489] Compiling t1_enc.cc
[55/489] Compiling _NIOBase64 Base64.swift
[56/490] Compiling RealModule Real.swift
[57/491] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/491] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[60/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[61/491] Emitting module RealModule
[62/491] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/491] Compiling InternalCollectionsUtilities _SortedCollection.swift
[64/491] Compiling ServiceContextModule ServiceContextKey.swift
[65/492] Compiling RealModule Float16+Real.swift
[66/492] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/492] Compiling InternalCollectionsUtilities Debugging.swift
[68/492] Compiling InternalCollectionsUtilities Descriptions.swift
[69/492] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/492] Compiling ConcurrencyHelpers LockedValueBox.swift
[71/492] Emitting module ServiceContextModule
[72/492] Compiling ServiceContextModule ServiceContext.swift
[73/492] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/493] Compiling RealModule RealFunctions.swift
[75/493] Compiling Logging LogHandler.swift
[77/493] Compiling _NIODataStructures PriorityQueue.swift
[78/493] Compiling _NIODataStructures _TinyArray.swift
[83/493] Compiling RealModule Float+Real.swift
[84/493] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/493] Compiling InternalCollectionsUtilities Integer rank.swift
[86/493] Emitting module InternalCollectionsUtilities
[87/493] Compiling RealModule Float80+Real.swift
[88/493] Compiling RealModule ElementaryFunctions.swift
[90/494] Compiling _NIODataStructures Heap.swift
[91/494] Emitting module _NIODataStructures
[94/495] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/496] Compiling ssl_x509.cc
[96/551] Compiling ssl_versions.cc
[97/551] Compiling ssl_transcript.cc
[98/566] Compiling ssl_session.cc
[99/566] Compiling ssl_stat.cc
[101/566] Compiling DequeModule _DequeBuffer.swift
[102/566] Compiling DequeModule _DequeBufferHeader.swift
[103/568] Emitting module OrderedCollections
[103/575] Compiling ssl_privkey.cc
[105/575] Compiling DequeModule _DequeSlot.swift
[106/575] Compiling DequeModule _UnsafeWrappedBuffer.swift
[107/575] Compiling DequeModule Deque+CustomReflectable.swift
[108/575] Compiling DequeModule Deque+Descriptions.swift
[109/575] Compiling DequeModule Deque+Equatable.swift
[110/575] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[111/575] Compiling DequeModule Deque+Extras.swift
[112/575] Compiling DequeModule Deque+Hashable.swift
[113/575] Compiling DequeModule Deque+Testing.swift
[114/575] Compiling DequeModule Deque._Storage.swift
[115/575] Compiling DequeModule Deque._UnsafeHandle.swift
[116/575] Compiling DequeModule Deque.swift
[117/575] Emitting module DequeModule
[118/575] Compiling DequeModule Deque+Codable.swift
[119/575] Compiling DequeModule Deque+Collection.swift
[120/576] Emitting module ConcurrencyHelpers
[121/576] Compiling ConcurrencyHelpers Lock.swift
[122/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[123/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[124/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[125/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[126/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[127/576] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[128/576] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[129/576] Emitting module Logging
[130/576] Compiling Logging MetadataProvider.swift
[131/576] Compiling Logging Locks.swift
[132/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[133/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[134/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[135/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[136/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[137/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[138/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[139/576] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/576] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/576] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/576] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/576] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/576] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[163/577] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[164/577] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[165/577] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[166/577] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[167/577] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[168/577] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[169/577] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[170/577] Compiling OrderedCollections OrderedDictionary+Values.swift
[171/577] Compiling Logging Logging.swift
[172/577] Compiling OrderedCollections OrderedDictionary.swift
[173/577] Compiling OrderedCollections OrderedSet+Codable.swift
[174/577] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[175/577] Compiling OrderedCollections OrderedSet+Descriptions.swift
[176/577] Compiling OrderedCollections OrderedSet+Diffing.swift
[177/577] Compiling OrderedCollections OrderedSet+Equatable.swift
[178/577] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[179/577] Compiling OrderedCollections OrderedSet+Hashable.swift
[182/578] Compiling ssl_key_share.cc
[183/578] Compiling ssl_file.cc
[184/581] Compiling ssl_lib.cc
[186/581] Compiling OrderedCollections OrderedSet+Sendable.swift
[187/581] Compiling OrderedCollections OrderedSet+SubSequence.swift
[188/581] Compiling OrderedCollections OrderedSet+Testing.swift
[189/581] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[190/581] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[191/581] Compiling OrderedCollections OrderedSet.swift
[192/581] Compiling OrderedCollections _UnsafeBitset.swift
[194/590] Compiling UnixSignals UnixSignalsSequence.swift
[195/590] Compiling UnixSignals UnixSignal.swift
[196/590] Emitting module UnixSignals
[197/591] Compiling RetryableTask DelayedRetryPolicy.swift
[198/591] Compiling RetryableTask withRetryableTask.swift
[199/591] Emitting module RetryableTask
[200/591] Compiling RetryableTask DefaultRetryPolicy.swift
[201/591] Compiling ssl_credential.cc
[203/591] Compiling RetryableTask NoRetryPolicy.swift
[204/591] Compiling RetryableTask RetryPolicy.swift
[205/591] Compiling RetryableTask ExponentialBackoffDelayRetryPolicy.swift
[206/591] Compiling RetryableTask ImmediateRetryPolicy.swift
[206/592] Compiling ssl_cipher.cc
[207/592] Compiling ssl_cert.cc
[208/592] Compiling ssl_buffer.cc
[210/592] Compiling ssl_asn1.cc
[211/592] Compiling ssl_aead_ctx.cc
[212/592] Compiling s3_pkt.cc
[213/592] Compiling s3_lib.cc
[214/592] Compiling s3_both.cc
[215/592] Compiling handshake_server.cc
[216/592] Compiling handoff.cc
[217/592] Compiling handshake.cc
[218/592] Compiling handshake_client.cc
[219/592] Compiling encrypted_client_hello.cc
[220/592] Compiling d1_lib.cc
[221/592] Compiling d1_srtp.cc
[222/592] Compiling md5-x86_64-linux.S
[223/592] Compiling md5-586-linux.S
[224/592] Compiling md5-x86_64-apple.S
[225/592] Compiling dtls_method.cc
[226/592] Compiling md5-586-apple.S
[227/592] Compiling dtls_record.cc
[228/592] Compiling chacha20_poly1305_x86_64-apple.S
[229/592] Compiling chacha20_poly1305_armv8-win.S
[230/592] Compiling chacha20_poly1305_x86_64-linux.S
[231/592] Compiling chacha20_poly1305_armv8-apple.S
[232/592] Compiling d1_both.cc
[233/592] Compiling chacha-x86_64-linux.S
[234/592] Compiling extensions.cc
[235/592] Compiling d1_pkt.cc
[236/592] Compiling chacha20_poly1305_armv8-linux.S
[237/592] Compiling chacha-x86-linux.S
[238/592] Compiling chacha-x86_64-apple.S
[239/592] Compiling chacha-x86-apple.S
[240/592] Compiling chacha-armv8-apple.S
[241/592] Compiling chacha-armv8-win.S
[242/592] Compiling aes128gcmsiv-x86_64-apple.S
[243/592] Compiling aes128gcmsiv-x86_64-linux.S
[244/592] Compiling chacha-armv8-linux.S
[245/592] Compiling chacha-armv4-linux.S
[246/592] Compiling x86_64-mont5-linux.S
[247/592] Compiling x86_64-mont5-apple.S
[248/592] Compiling x86_64-mont-linux.S
[249/592] Compiling x86_64-mont-apple.S
[250/592] Compiling x86-mont-linux.S
[251/592] Compiling vpaes-x86_64-apple.S
[252/592] Compiling vpaes-x86_64-linux.S
[253/592] Compiling x86-mont-apple.S
[254/592] Compiling vpaes-x86-linux.S
[255/592] Compiling vpaes-armv8-win.S
[256/592] Compiling bio_ssl.cc
[257/592] Compiling vpaes-x86-apple.S
[258/592] Compiling vpaes-armv8-linux.S
[259/592] Compiling vpaes-armv8-apple.S
[260/592] Compiling vpaes-armv7-linux.S
[260/592] Compiling err_data.cc
[262/592] Compiling sha512-armv8-win.S
[262/592] Compiling sha512-x86_64-linux.S
[264/592] Compiling sha512-x86_64-apple.S
[265/592] Compiling sha512-armv8-apple.S
[266/592] Compiling sha512-armv8-linux.S
[267/592] Compiling sha512-armv4-linux.S
[268/592] Compiling sha512-586-apple.S
[269/592] Compiling sha512-586-linux.S
[269/592] Compiling sha256-x86_64-linux.S
[271/592] Compiling sha256-armv4-linux.S
[272/592] Compiling sha256-armv8-linux.S
[273/592] Compiling sha256-armv8-win.S
[274/592] Compiling sha256-armv8-apple.S
[274/592] Compiling sha256-586-linux.S
[274/592] Compiling sha256-x86_64-apple.S
[274/592] Compiling sha256-586-apple.S
[278/592] Compiling sha1-x86_64-linux.S
[279/592] Compiling sha1-x86_64-apple.S
[280/592] Compiling sha1-armv8-win.S
[281/592] Compiling sha1-armv8-apple.S
[282/592] Compiling sha1-586-linux.S
[283/592] Compiling sha1-586-apple.S
[284/592] Compiling rsaz-avx2-apple.S
[285/592] Compiling sha1-armv8-linux.S
[286/592] Compiling rsaz-avx2-linux.S
[287/592] Compiling rdrand-x86_64-linux.S
[287/592] Compiling sha1-armv4-large-linux.S
[289/592] Compiling p256_beeu-x86_64-asm-linux.S
[290/592] Compiling p256_beeu-x86_64-asm-apple.S
[290/592] Compiling p256_beeu-armv8-asm-win.S
[292/592] Compiling rdrand-x86_64-apple.S
[293/592] Compiling p256_beeu-armv8-asm-linux.S
[294/592] Compiling p256-x86_64-asm-linux.S
[295/592] Compiling p256-x86_64-asm-apple.S
[295/592] Compiling p256_beeu-armv8-asm-apple.S
[297/592] Compiling p256-armv8-asm-win.S
[298/592] Compiling ghashv8-armv8-apple.S
[299/592] Compiling ghashv8-armv8-win.S
[300/592] Compiling p256-armv8-asm-apple.S
[301/592] Compiling p256-armv8-asm-linux.S
[302/592] Compiling ghashv8-armv8-linux.S
[303/592] Compiling ghash-x86_64-linux.S
[303/592] Compiling ghashv8-armv7-linux.S
[305/592] Compiling ghash-x86_64-apple.S
[306/592] Compiling ghash-ssse3-x86_64-linux.S
[307/592] Compiling ghash-ssse3-x86-linux.S
[308/592] Compiling ghash-x86-linux.S
[309/592] Compiling ghash-neon-armv8-win.S
[310/592] Compiling ghash-ssse3-x86-apple.S
[311/592] Compiling ghash-neon-armv8-linux.S
[312/592] Compiling ghash-x86-apple.S
[313/592] Compiling ghash-neon-armv8-apple.S
[314/592] Compiling ghash-ssse3-x86_64-apple.S
[315/592] Compiling ghash-armv4-linux.S
[316/592] Compiling co-586-linux.S
[317/592] Compiling bn-armv8-win.S
[318/592] Compiling co-586-apple.S
[319/592] Compiling bsaes-armv7-linux.S
[320/592] Compiling bn-armv8-linux.S
[320/592] Compiling bn-586-linux.S
[322/592] Compiling bn-armv8-apple.S
[323/592] Compiling bn-586-apple.S
[324/592] Compiling armv8-mont-apple.S
[325/592] Compiling armv8-mont-linux.S
[326/592] Compiling armv8-mont-win.S
[327/592] Compiling aesv8-gcm-armv8-win.S
[328/592] Compiling armv4-mont-linux.S
[329/592] Compiling aesv8-gcm-armv8-apple.S
[330/592] Compiling aesv8-gcm-armv8-linux.S
[330/592] Compiling aesv8-armv8-win.S
[332/592] Compiling aesv8-armv8-apple.S
[333/592] Compiling aesv8-armv8-linux.S
[334/592] Compiling aesni-x86_64-linux.S
[335/592] Compiling aesni-x86_64-apple.S
[336/592] Compiling aesni-x86-linux.S
[337/592] Compiling aesv8-armv7-linux.S
[338/592] Compiling aesni-x86-apple.S
[339/592] Compiling aesni-gcm-x86_64-linux.S
[340/592] Compiling aes-gcm-avx10-x86_64-linux.S
[341/592] Compiling aes-gcm-avx2-x86_64-linux.S
[342/592] Compiling aesni-gcm-x86_64-apple.S
[343/592] Compiling aes-gcm-avx2-x86_64-apple.S
[344/592] Compiling aes-gcm-avx10-x86_64-apple.S
[345/592] Compiling x_x509.cc
[346/592] Compiling x_val.cc
[347/592] Compiling x_req.cc
[348/592] Compiling x_spki.cc
[349/592] Compiling x_x509a.cc
[350/592] Compiling x_sig.cc
[351/592] Compiling x_name.cc
[352/592] Compiling x_crl.cc
[353/592] Compiling x_pubkey.cc
[354/592] Compiling x_exten.cc
[355/592] Compiling x_attrib.cc
[356/592] Compiling x_all.cc
[357/592] Compiling x_algor.cc
[358/592] Compiling x509spki.cc
[359/592] Compiling x509name.cc
[360/592] Compiling x509rset.cc
[361/592] Compiling x509cset.cc
[362/592] Compiling x509_vpm.cc
[363/592] Compiling x509_v3.cc
[364/592] Compiling x509_vfy.cc
[365/592] Compiling x509_txt.cc
[365/592] Compiling x509_set.cc
[365/592] Compiling x509_trs.cc
[365/592] Compiling x509_obj.cc
[365/592] Compiling x509_req.cc
[365/592] Compiling x509_lu.cc
[371/592] Compiling x509_ext.cc
[372/592] Compiling x509_def.cc
[373/592] Compiling x509_d2.cc
[374/592] Compiling x509_cmp.cc
[375/592] Compiling v3_utl.cc
[376/592] Compiling v3_skey.cc
[377/592] Compiling x509.cc
[378/592] Compiling v3_prn.cc
[379/592] Compiling x509_att.cc
[380/592] Compiling v3_purp.cc
[381/592] Compiling v3_pcons.cc
[382/592] Compiling v3_pmaps.cc
[383/592] Compiling v3_lib.cc
[384/592] Compiling v3_ocsp.cc
[385/592] Compiling v3_ncons.cc
[386/592] Compiling v3_info.cc
[387/592] Compiling v3_int.cc
[388/592] Compiling v3_ia5.cc
[389/592] Compiling v3_enum.cc
[390/592] Compiling v3_genn.cc
[391/592] Compiling v3_extku.cc
[392/592] Compiling v3_cpols.cc
[393/592] Compiling v3_crld.cc
[394/592] Compiling v3_bitst.cc
[395/592] Compiling v3_conf.cc
[396/592] Compiling v3_bcons.cc
[397/592] Compiling v3_akey.cc
[398/592] Compiling t_x509a.cc
[399/592] Compiling t_req.cc
[400/592] Compiling v3_akeya.cc
[401/592] Compiling v3_alt.cc
[402/592] Compiling i2d_pr.cc
[403/592] Compiling t_x509.cc
[404/592] Compiling t_crl.cc
[405/592] Compiling policy.cc
[406/592] Compiling rsa_pss.cc
[407/592] Compiling by_dir.cc
[408/592] Compiling name_print.cc
[409/592] Compiling by_file.cc
[410/592] Compiling a_sign.cc
[411/592] Compiling a_digest.cc
[412/592] Compiling asn1_gen.cc
[413/592] Compiling a_verify.cc
[414/592] Compiling voprf.cc
[415/592] Compiling algorithm.cc
[416/592] Compiling pmbtoken.cc
[417/592] Compiling thread_none.cc
[418/592] Compiling slhdsa.cc
[419/592] Compiling trust_token.cc
[420/592] Compiling thread_win.cc
[421/592] Compiling thread_pthread.cc
[422/592] Compiling spake2plus.cc
[423/592] Compiling thread.cc
[424/592] Compiling stack.cc
[425/592] Compiling rsa_extra.cc
[426/592] Compiling siphash.cc
[427/592] Compiling sha1.cc
[428/592] Compiling rsa_asn1.cc
[429/592] Compiling sha256.cc
[430/592] Compiling refcount.cc
[431/592] Compiling sha512.cc
[432/592] Compiling rsa_print.cc
[433/592] Compiling rsa_crypt.cc
[434/592] Compiling urandom.cc
[435/592] Compiling rc4.cc
[436/592] Compiling rand.cc
[437/592] Compiling ios.cc
[438/592] Compiling trusty.cc
[439/592] Compiling windows.cc
[440/592] Compiling passive.cc
[441/592] Compiling poly1305_arm_asm.S
[442/592] Compiling forkunsafe.cc
[443/592] Compiling fork_detect.cc
[444/592] Compiling getentropy.cc
[445/592] Compiling poly1305_vec.cc
[446/592] Compiling deterministic.cc
[447/592] Compiling poly1305_arm.cc
[448/592] Compiling poly1305.cc
[449/592] Compiling pool.cc
[450/592] Compiling pkcs7.cc
[451/592] Compiling pkcs7_x509.cc
[452/592] Compiling pkcs8.cc
[453/592] Compiling pkcs8_x509.cc
[454/592] Compiling pem_xaux.cc
[455/592] Compiling p5_pbev2.cc
[456/592] Compiling obj_xref.cc
[457/592] Compiling pem_lib.cc
[458/592] Compiling pem_pk8.cc
[459/592] Compiling pem_pkey.cc
[460/592] Compiling pem_x509.cc
[461/592] Compiling pem_oth.cc
[462/592] Compiling mldsa.cc
[463/592] Compiling pem_info.cc
[464/592] Compiling mlkem.cc
[465/592] Compiling md4.cc
[466/592] Compiling mem.cc
[467/592] Compiling obj.cc
[468/592] Compiling poly_rq_mul.S
[469/592] Compiling md5.cc
[470/592] Compiling fips_shared_support.cc
[471/592] Compiling pem_all.cc
[472/592] Compiling lhash.cc
[473/592] Compiling sign.cc
[474/592] Compiling kyber.cc
[475/592] Compiling ex_data.cc
[476/592] Compiling hpke.cc
[477/592] Compiling print.cc
[478/592] Compiling scrypt.cc
[479/592] Compiling hrss.cc
[480/592] Compiling pbkdf.cc
[481/592] Compiling p_x25519_asn1.cc
[482/592] Compiling p_x25519.cc
[483/592] Compiling p_rsa.cc
[484/592] Compiling p_rsa_asn1.cc
[485/592] Compiling p_ed25519_asn1.cc
[486/592] Compiling p_hkdf.cc
[487/592] Compiling p_ed25519.cc
[488/592] Compiling p_ec.cc
[489/592] Compiling p_ec_asn1.cc
[490/592] Compiling p_dh_asn1.cc
[491/592] Compiling p_dh.cc
[492/592] Compiling p_dsa_asn1.cc
[493/592] Compiling evp_ctx.cc
[494/592] Compiling evp.cc
[495/592] Compiling err.cc
[496/592] Compiling engine.cc
[497/592] Compiling evp_asn1.cc
[498/592] Compiling ecdsa_asn1.cc
[499/592] Compiling ecdh.cc
[500/592] Compiling ec_asn1.cc
[501/592] Compiling hash_to_curve.cc
[502/592] Compiling ec_derive.cc
[503/592] Compiling bcm.cc
[504/592] Compiling dsa_asn1.cc
[505/592] Compiling dsa.cc
[506/592] Compiling x25519-asm-arm.S
[507/592] Compiling dh_asn1.cc
[508/592] Compiling params.cc
[509/592] Compiling spake25519.cc
[510/592] Compiling curve25519_64_adx.cc
[511/592] Compiling des.cc
[512/592] Compiling digest_extra.cc
[513/592] Compiling curve25519.cc
[514/592] Compiling crypto.cc
[515/592] Compiling cpu_arm_linux.cc
[516/592] Compiling cpu_intel.cc
[517/592] Compiling cpu_arm_freebsd.cc
[518/592] Compiling cpu_aarch64_sysreg.cc
[519/592] Compiling cpu_aarch64_win.cc
[520/592] Compiling cpu_aarch64_openbsd.cc
[521/592] Compiling cpu_aarch64_linux.cc
[522/592] Compiling cpu_aarch64_apple.cc
[523/592] Compiling cpu_aarch64_fuchsia.cc
[524/592] Compiling get_cipher.cc
[525/592] Compiling conf.cc
[526/592] Compiling e_rc4.cc
[527/592] Compiling tls_cbc.cc
[528/592] Compiling e_tls.cc
[529/592] Compiling e_rc2.cc
[530/592] Compiling e_null.cc
[531/592] Compiling e_chacha20poly1305.cc
[532/592] Compiling e_des.cc
[533/592] Compiling e_aesgcmsiv.cc
[534/592] Compiling derive_key.cc
[535/592] Compiling e_aesctrhmac.cc
[536/592] Compiling chacha.cc
[537/592] Compiling unicode.cc
[538/592] Compiling buf.cc
[539/592] Compiling cbs.cc
[540/592] Compiling ber.cc
[541/592] Compiling convert.cc
[542/592] Compiling asn1_compat.cc
[543/592] Compiling bn_asn1.cc
[544/592] Compiling cbb.cc
[545/592] Compiling socket.cc
[546/592] Compiling socket_helper.cc
[547/592] Compiling blake2.cc
[548/592] Compiling pair.cc
[549/592] Compiling hexdump.cc
[550/592] Compiling errno.cc
[551/592] Compiling connect.cc
[552/592] Compiling fd.cc
[553/592] Compiling file.cc
[554/592] Compiling bio_mem.cc
[555/592] Compiling printf.cc
[556/592] Compiling bio.cc
[557/592] Compiling base64.cc
[558/592] Compiling tasn_typ.cc
[559/592] Compiling tasn_enc.cc
[560/592] Compiling tasn_fre.cc
[561/592] Compiling tasn_utl.cc
[562/592] Compiling posix_time.cc
[563/592] Compiling tasn_new.cc
[564/592] Compiling f_string.cc
[565/592] Compiling tasn_dec.cc
[566/592] Compiling f_int.cc
[567/592] Compiling asn1_par.cc
[568/592] Compiling asn_pack.cc
[569/592] Compiling a_utctm.cc
[570/592] Compiling a_time.cc
[571/592] Compiling asn1_lib.cc
[572/592] Compiling a_type.cc
[573/592] Compiling a_strex.cc
[574/592] Compiling a_strnid.cc
[575/592] Compiling a_octet.cc
[576/592] Compiling a_object.cc
[577/592] Compiling a_i2d_fp.cc
[578/592] Compiling a_int.cc
[579/592] Compiling a_dup.cc
[580/592] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[581/592] Write sources
[582/592] Compiling a_bitstr.cc
[583/592] Write sources
[585/592] Compiling a_mbstr.cc
[586/592] Write sources
[587/592] Compiling a_gentm.cc
[588/592] Compiling a_d2i_fp.cc
[589/636] Compiling a_bool.cc
[591/681] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[592/681] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[593/683] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[594/683] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[595/683] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[596/683] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[597/683] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[598/683] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[599/683] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[600/683] Compiling Atomics IntegerOperations.swift
[601/683] Compiling Atomics Unmanaged extensions.swift
[602/683] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[603/683] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[604/683] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[607/683] Compiling AsyncAlgorithms ChannelStateMachine.swift
[608/683] Compiling AsyncAlgorithms ChannelStorage.swift
[609/683] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[610/683] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[614/686] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[615/686] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[620/692] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[621/692] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[622/692] Compiling AsyncAlgorithms MergeStateMachine.swift
[623/692] Compiling AsyncAlgorithms MergeStorage.swift
[624/692] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[625/692] Compiling AsyncAlgorithms Rethrow.swift
[629/692] Compiling Algorithms Trim.swift
[630/692] Compiling Algorithms Unique.swift
[631/692] Compiling Algorithms Windows.swift
[633/692] Compiling AsyncAlgorithms DebounceStateMachine.swift
[634/692] Compiling AsyncAlgorithms DebounceStorage.swift
[635/692] Compiling AsyncAlgorithms Dictionary.swift
[636/692] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[637/692] Compiling AsyncAlgorithms Locking.swift
[638/692] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[639/692] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[640/692] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[644/692] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[645/692] Emitting module AsyncAlgorithms
[665/692] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[666/692] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[667/692] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[668/692] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[669/692] Compiling AsyncAlgorithms AsyncChannel.swift
[670/692] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[677/692] Emitting module Atomics
[678/692] Emitting module Algorithms
[686/694] Compiling AsyncAlgorithms SetAlgebra.swift
[687/694] Compiling AsyncAlgorithms UnsafeTransfer.swift
[688/694] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[689/694] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[690/694] Compiling AsyncAlgorithms ZipStateMachine.swift
[691/694] Compiling AsyncAlgorithms ZipStorage.swift
[693/695] Compiling c-nioatomics.c
[695/703] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[696/704] Emitting module ServiceLifecycle
[697/704] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[698/704] Compiling ServiceLifecycle ServiceRunnerError.swift
[699/704] Compiling ServiceLifecycle CancellationWaiter.swift
[700/704] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[700/704] Compiling c-atomics.c
[702/710] Compiling NIOConcurrencyHelpers lock.swift
[703/710] Compiling ServiceLifecycle Service.swift
[704/710] Compiling ServiceLifecycle GracefulShutdown.swift
[705/710] Compiling ServiceLifecycle ServiceGroup.swift
[706/711] Emitting module NIOConcurrencyHelpers
[707/711] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[708/711] Compiling NIOConcurrencyHelpers NIOLock.swift
[709/711] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[710/711] Compiling NIOConcurrencyHelpers atomics.swift
[713/772] Compiling NIOCore IO.swift
[714/772] Compiling NIOCore IOData.swift
[715/772] Compiling NIOCore IPProtocol.swift
[716/772] Compiling NIOCore IntegerBitPacking.swift
[717/772] Compiling NIOCore IntegerTypes.swift
[718/772] Compiling NIOCore Interfaces.swift
[719/772] Compiling NIOCore Linux.swift
[720/772] Compiling NIOCore MarkedCircularBuffer.swift
[721/780] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[722/780] Compiling NIOCore EventLoopFuture+Deprecated.swift
[723/780] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[724/780] Compiling NIOCore EventLoopFuture.swift
[725/780] Compiling NIOCore FileDescriptor.swift
[726/780] Compiling NIOCore FileHandle.swift
[727/780] Compiling NIOCore FileRegion.swift
[728/780] Compiling NIOCore GlobalSingletons.swift
[729/780] Compiling NIOCore CircularBuffer.swift
[730/780] Compiling NIOCore Codec.swift
[731/780] Compiling NIOCore ConvenienceOptionSupport.swift
[732/780] Compiling NIOCore DeadChannel.swift
[733/780] Compiling NIOCore DispatchQueue+WithFuture.swift
[734/780] Compiling NIOCore EventLoop+Deprecated.swift
[735/780] Compiling NIOCore EventLoop+SerialExecutor.swift
[736/780] Compiling NIOCore EventLoop.swift
[737/780] Compiling NIOCore AddressedEnvelope.swift
[738/780] Compiling NIOCore AsyncAwaitSupport.swift
[739/780] Compiling NIOCore AsyncChannel.swift
[740/780] Compiling NIOCore AsyncChannelHandler.swift
[741/780] Compiling NIOCore AsyncChannelInboundStream.swift
[742/780] Compiling NIOCore AsyncChannelOutboundWriter.swift
[743/780] Compiling NIOCore NIOAsyncSequenceProducer.swift
[744/780] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[745/780] Compiling NIOCore NIOAsyncWriter.swift
[746/780] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[747/780] Compiling NIOCore BSDSocketAPI.swift
[748/780] Compiling NIOCore ByteBuffer-aux.swift
[749/780] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[750/780] Compiling NIOCore ByteBuffer-conversions.swift
[751/780] Compiling NIOCore ByteBuffer-core.swift
[752/780] Compiling NIOCore ByteBuffer-hex.swift
[753/780] Compiling NIOCore ByteBuffer-int.swift
[754/780] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[755/780] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[756/780] Compiling NIOCore SocketAddresses.swift
[757/780] Compiling NIOCore SocketOptionProvider.swift
[758/780] Compiling NIOCore SystemCallHelpers.swift
[759/780] Compiling NIOCore TimeAmount+Duration.swift
[760/780] Compiling NIOCore TypeAssistedChannelHandler.swift
[761/780] Compiling NIOCore UniversalBootstrapSupport.swift
[762/780] Compiling NIOCore Utilities.swift
[763/780] Emitting module NIOCore
[764/780] Compiling NIOCore MulticastChannel.swift
[765/780] Compiling NIOCore NIOAny.swift
[766/780] Compiling NIOCore NIOCloseOnErrorHandler.swift
[767/780] Compiling NIOCore NIOLoopBound.swift
[768/780] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[769/780] Compiling NIOCore NIOScheduledCallback.swift
[770/780] Compiling NIOCore NIOSendable.swift
[771/780] Compiling NIOCore RecvByteBufferAllocator.swift
[772/780] Compiling NIOCore ByteBuffer-multi-int.swift
[773/780] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[774/780] Compiling NIOCore ByteBuffer-views.swift
[775/780] Compiling NIOCore Channel.swift
[776/780] Compiling NIOCore ChannelHandler.swift
[777/780] Compiling NIOCore ChannelHandlers.swift
[778/780] Compiling NIOCore ChannelInvoker.swift
[779/780] Compiling NIOCore ChannelOption.swift
[780/780] Compiling NIOCore ChannelPipeline.swift
[782/831] Emitting module NIOEmbedded
[783/831] Compiling NIOEmbedded AsyncTestingChannel.swift
[784/831] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[785/831] Compiling NIOEmbedded Embedded.swift
[787/832] Compiling NIOPosix Pool.swift
[788/832] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[789/832] Compiling NIOPosix PosixSingletons.swift
[790/832] Compiling NIOPosix RawSocketBootstrap.swift
[791/832] Compiling NIOPosix Resolver.swift
[792/832] Compiling NIOPosix Selectable.swift
[793/838] Compiling NIOPosix IO.swift
[794/838] Compiling NIOPosix IntegerBitPacking.swift
[795/838] Compiling NIOPosix IntegerTypes.swift
[796/838] Compiling NIOPosix Linux.swift
[797/838] Compiling NIOPosix LinuxCPUSet.swift
[798/838] Compiling NIOPosix LinuxUring.swift
[799/838] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[800/838] Compiling NIOPosix ThreadPosix.swift
[801/838] Compiling NIOPosix ThreadWindows.swift
[802/838] Compiling NIOPosix UnsafeTransfer.swift
[803/838] Compiling NIOPosix Utilities.swift
[804/838] Compiling NIOPosix VsockAddress.swift
[805/838] Compiling NIOPosix VsockChannelEvents.swift
[806/838] Compiling NIOPosix SelectableChannel.swift
[807/838] Compiling NIOPosix SelectableEventLoop.swift
[808/838] Compiling NIOPosix SelectorEpoll.swift
[809/838] Compiling NIOPosix SelectorGeneric.swift
[810/838] Compiling NIOPosix SelectorKqueue.swift
[811/838] Compiling NIOPosix SelectorUring.swift
[812/838] Compiling NIOPosix ServerSocket.swift
[813/838] Compiling NIOPosix Socket.swift
[814/838] Compiling NIOPosix SocketChannel.swift
[815/838] Compiling NIOPosix SocketProtocols.swift
[816/838] Compiling NIOPosix System.swift
[817/838] Compiling NIOPosix Thread.swift
[818/838] Compiling NIOPosix NIOThreadPool.swift
[819/838] Compiling NIOPosix NonBlockingFileIO.swift
[820/838] Compiling NIOPosix PendingDatagramWritesManager.swift
[821/838] Compiling NIOPosix PendingWritesManager.swift
[822/838] Compiling NIOPosix PipeChannel.swift
[823/838] Compiling NIOPosix PipePair.swift
[824/838] Emitting module NIOPosix
[825/838] Compiling NIOPosix Bootstrap.swift
[826/838] Compiling NIOPosix ControlMessage.swift
[827/838] Compiling NIOPosix DatagramVectorReadManager.swift
[828/838] Compiling NIOPosix Errors+Any.swift
[829/838] Compiling NIOPosix FileDescriptor.swift
[830/838] Compiling NIOPosix GetaddrinfoResolver.swift
[831/838] Compiling NIOPosix HappyEyeballs.swift
[832/838] Compiling NIOPosix BSDSocketAPICommon.swift
[833/838] Compiling NIOPosix BSDSocketAPIPosix.swift
[834/838] Compiling NIOPosix BSDSocketAPIWindows.swift
[835/838] Compiling NIOPosix BaseSocket.swift
[836/838] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[837/838] Compiling NIOPosix BaseSocketChannel.swift
[838/838] Compiling NIOPosix BaseStreamSocketChannel.swift
[840/841] Emitting module NIO
[841/841] Compiling NIO Exports.swift
[843/881] Emitting module NIOSOCKS
[844/882] Compiling NIOTLS TLSEvents.swift
[845/882] Emitting module NIOTLS
[846/882] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[847/882] Compiling NIOSOCKS ClientStateMachine.swift
[848/882] Compiling NIOSOCKS ServerStateMachine.swift
[849/882] Compiling NIOSOCKS SOCKSResponse.swift
[850/882] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[851/882] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[852/882] Compiling NIOTLS SNIHandler.swift
[853/882] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[854/883] Compiling NIOSOCKS AuthenticationMethod.swift
[855/883] Compiling NIOSOCKS ClientGreeting.swift
[857/883] Compiling NIOSOCKS SOCKSClientHandler.swift
[858/883] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[859/883] Compiling NIOSOCKS Messages.swift
[860/883] Compiling NIOSOCKS SOCKSRequest.swift
[861/883] Compiling NIOSOCKS Errors.swift
[862/883] Compiling NIOSOCKS Helpers.swift
[868/886] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[870/886] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[871/886] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[872/915] Compiling NIOSSL ObjectIdentifier.swift
[873/915] Compiling NIOSSL PosixPort.swift
[874/915] Compiling NIOSSL SSLCertificateExtensions.swift
[875/915] Compiling NIOSSL SSLCertificateName.swift
[876/915] Emitting module NIOHTTP1
[877/915] Compiling NIOSSL AndroidCABundle.swift
[878/915] Compiling NIOSSL ByteBufferBIO.swift
[879/915] Compiling NIOSSL CustomPrivateKey.swift
[880/915] Compiling NIOSSL SSLCallbacks.swift
[881/915] Compiling NIOSSL SSLContext.swift
[883/934] Compiling NIOHPACK IndexedHeaderTable.swift
[884/935] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[885/935] Compiling NIOHPACK IntegerCoding.swift
[886/935] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[887/935] Compiling NIOHPACK StaticHeaderTable.swift
[888/935] Emitting module NIOHTTPCompression
[889/935] Compiling NIOHTTPCompression HTTPCompression.swift
[890/935] Compiling NIOSSL SSLPrivateKey.swift
[891/935] Compiling NIOSSL SSLPublicKey.swift
[892/935] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[893/935] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[894/939] Emitting module NIOFoundationCompat
[895/939] Compiling NIOHPACK HuffmanTables.swift
[896/939] Emitting module NIOHPACK
[897/939] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[898/939] Compiling NIOHTTPCompression HTTPDecompression.swift
[899/939] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[900/939] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[901/939] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[902/939] Compiling NIOSSL SubjectAlternativeName.swift
[903/939] Compiling NIOSSL NIOSSLSecureBytes.swift
[904/939] Compiling NIOSSL RNG.swift
[905/939] Compiling NIOSSL SafeCompare.swift
[906/940] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[907/940] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[908/941] Compiling NIOHPACK DynamicHeaderTable.swift
[909/941] Compiling NIOHPACK HPACKDecoder.swift
[912/941] Compiling NIOSSL SSLErrors.swift
[913/941] Compiling NIOSSL SSLInit.swift
[914/941] Compiling NIOSSL SSLPKCS12Bundle.swift
[916/941] Compiling NIOHPACK HuffmanCoding.swift
[917/941] Emitting module NIOSSL
[920/941] Compiling NIOHPACK HPACKEncoder.swift
[921/941] Compiling NIOHPACK HPACKErrors.swift
[922/957] Compiling NIOTransportServices NIOTSChannelOptions.swift
[923/957] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[924/957] Compiling NIOTransportServices NIOTSDatagramListener.swift
[925/957] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[926/957] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[927/957] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[928/957] Compiling NIOTransportServices NIOTSErrors.swift
[929/957] Compiling NIOTransportServices NIOTSEventLoop.swift
[930/957] Compiling NIOTransportServices StateManagedChannel.swift
[931/957] Compiling NIOTransportServices StateManagedListenerChannel.swift
[932/957] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[934/963] Compiling NIOTransportServices NIOTSBootstraps.swift
[937/965] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[942/966] Compiling NIOTransportServices AcceptHandler.swift
[943/966] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[948/966] Emitting module NIOTransportServices
[952/966] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[953/966] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[954/966] Compiling NIOTransportServices NIOTSListenerChannel.swift
[955/966] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[956/966] Compiling NIOTransportServices NIOTSSingletons.swift
[957/966] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[961/966] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[962/966] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[964/1025] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[965/1025] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[966/1025] Compiling NIOHTTP2 HTTP2Error.swift
[967/1025] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[968/1025] Compiling NIOHTTP2 MaySendFrames.swift
[969/1025] Compiling NIOHTTP2 SendingDataState.swift
[970/1025] Compiling NIOHTTP2 SendingGoawayState.swift
[971/1025] Compiling NIOHTTP2 SendingHeadersState.swift
[972/1025] Compiling NIOHTTP2 SendingPushPromiseState.swift
[973/1025] Compiling NIOHTTP2 SendingRstStreamState.swift
[974/1025] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[975/1025] Compiling NIOHTTP2 HTTP2SettingsState.swift
[977/1034] Emitting module NIOHTTP2
[978/1034] Compiling NIOHTTP2 InboundWindowManager.swift
[979/1034] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[980/1034] Compiling NIOHTTP2 StreamChannelFlowController.swift
[981/1034] Compiling NIOHTTP2 StreamChannelList.swift
[982/1034] Compiling NIOHTTP2 StreamMap.swift
[983/1034] Compiling NIOHTTP2 StreamStateMachine.swift
[984/1034] Compiling NIOHTTP2 UnsafeTransfer.swift
[985/1034] Compiling NIOHTTP2 WatermarkedFlowController.swift
[986/1034] Compiling NIOHTTP2 ConnectionStateMachine.swift
[987/1034] Compiling NIOHTTP2 ConnectionStreamsState.swift
[988/1034] Compiling NIOHTTP2 MayReceiveFrames.swift
[989/1034] Compiling NIOHTTP2 ReceivingDataState.swift
[990/1034] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[991/1034] Compiling NIOHTTP2 ReceivingHeadersState.swift
[992/1034] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[993/1034] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[994/1034] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[995/1034] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[996/1034] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[997/1034] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[998/1034] Compiling NIOHTTP2 HTTP2StreamID.swift
[999/1034] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1000/1034] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1001/1034] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1002/1034] Compiling NIOHTTP2 InboundEventBuffer.swift
[1003/1034] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1004/1034] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1005/1034] Compiling NIOHTTP2 HasLocalSettings.swift
[1006/1034] Compiling NIOHTTP2 HasRemoteSettings.swift
[1007/1034] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1008/1034] Compiling NIOHTTP2 QuiescingState.swift
[1009/1034] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1010/1034] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1011/1034] Compiling NIOHTTP2 StateMachineResult.swift
[1012/1034] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1013/1034] Compiling NIOHTTP2 DOSHeuristics.swift
[1014/1034] Compiling NIOHTTP2 Error+Any.swift
[1015/1034] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1016/1034] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1017/1034] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1018/1034] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1019/1034] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1020/1034] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1021/1034] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1022/1034] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1027/1034] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1028/1034] Compiling NIOHTTP2 HTTP2Frame.swift
[1029/1034] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1030/1034] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1031/1034] Compiling NIOHTTP2 HTTP2PingData.swift
[1032/1034] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1033/1034] Compiling NIOHTTP2 HTTP2Settings.swift
[1034/1034] Compiling NIOHTTP2 HTTP2Stream.swift
[1036/1095] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1037/1095] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1038/1095] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1039/1095] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1040/1095] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1041/1095] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1042/1095] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1043/1095] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1044/1095] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1045/1095] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1046/1095] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1047/1095] Compiling AsyncHTTPClient Transaction.swift
[1048/1095] Compiling AsyncHTTPClient Base64.swift
[1049/1095] Compiling AsyncHTTPClient BasicAuth.swift
[1050/1095] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1051/1095] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1052/1095] Compiling AsyncHTTPClient ConnectionPool.swift
[1053/1095] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1054/1095] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1055/1095] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1056/1095] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1057/1095] Compiling AsyncHTTPClient HTTP1Connection.swift
[1058/1095] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1059/1095] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1060/1095] Compiling AsyncHTTPClient HTTP2Connection.swift
[1061/1095] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1062/1095] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1063/1095] Emitting module AsyncHTTPClient
[1064/1103] Compiling AsyncHTTPClient HTTPHandler.swift
[1065/1103] Compiling AsyncHTTPClient LRUCache.swift
[1066/1103] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1067/1103] Compiling AsyncHTTPClient NWErrorHandler.swift
[1068/1103] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1069/1103] Compiling AsyncHTTPClient TLSConfiguration.swift
[1070/1103] Compiling AsyncHTTPClient RedirectState.swift
[1071/1103] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1072/1103] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1073/1103] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1074/1103] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1075/1103] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1076/1103] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1077/1103] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1078/1103] Compiling AsyncHTTPClient RequestBodyLength.swift
[1079/1103] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1080/1103] Compiling AsyncHTTPClient ConnectionTarget.swift
[1081/1103] Compiling AsyncHTTPClient DeconstructedURL.swift
[1082/1103] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1083/1103] Compiling AsyncHTTPClient FoundationExtensions.swift
[1084/1103] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1085/1103] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1086/1103] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1087/1103] Compiling AsyncHTTPClient HTTPClient.swift
[1088/1103] Compiling AsyncHTTPClient RequestOptions.swift
[1089/1103] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1090/1103] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1091/1103] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1092/1103] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1093/1103] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1094/1103] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1095/1103] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1096/1103] Compiling AsyncHTTPClient RequestBag.swift
[1097/1103] Compiling AsyncHTTPClient RequestValidation.swift
[1098/1103] Compiling AsyncHTTPClient SSLContextCache.swift
[1099/1103] Compiling AsyncHTTPClient Scheme.swift
[1100/1103] Compiling AsyncHTTPClient Singleton.swift
[1101/1103] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1102/1103] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1103/1103] Compiling AsyncHTTPClient Utils.swift
[1105/1113] Compiling GoogleCloudServiceContext ServiceContext+ServiceVersion.swift
[1106/1113] Compiling GoogleCloudServiceContext ServiceContext+Trace.swift
[1107/1114] Compiling GoogleCloudServiceContext ServiceContext+ZoneID.swift
[1108/1114] Compiling GoogleCloudServiceContext ServiceContext+ServiceName.swift
[1109/1114] Compiling GoogleCloudServiceContext ServiceContext+ProjectID.swift
[1110/1114] Compiling GoogleCloudServiceContext ServiceContext+LocationID.swift
[1111/1114] Emitting module GoogleCloudServiceContext
[1112/1114] Compiling GoogleCloudServiceContext Exports.swift
[1113/1114] Compiling GoogleCloudServiceContext GoogleServiceContextResolver.swift
[1114/1114] Compiling GoogleCloudServiceContext ServiceContext+InstanceID.swift
[1116/1119] Compiling GoogleCloudLogging SignedInteger+HexRepresentation.swift
[1117/1119] Emitting module GoogleCloudLogging
[1118/1119] Compiling GoogleCloudLogging LogHandler.swift
[1119/1119] Compiling GoogleCloudLogging SidecarLog.swift
Build complete! (212.75s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "google-cloud-service-context",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/rosecoder/google-cloud-service-context.git"
}
],
"manifest_display_name" : "google-cloud-logging",
"name" : "google-cloud-logging",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleCloudLogging",
"targets" : [
"GoogleCloudLogging"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCloudLoggingTests",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudLoggingTests",
"path" : "Tests/GoogleCloudLoggingTests",
"sources" : [
"SidecarLogTests.swift"
],
"target_dependencies" : [
"GoogleCloudLogging"
],
"type" : "test"
},
{
"c99name" : "GoogleCloudLogging",
"module_type" : "SwiftTarget",
"name" : "GoogleCloudLogging",
"path" : "Sources/GoogleCloudLogging",
"product_dependencies" : [
"Logging",
"GoogleCloudServiceContext"
],
"product_memberships" : [
"GoogleCloudLogging"
],
"sources" : [
"Extensions/SignedInteger+HexRepresentation.swift",
"LogHandler.swift",
"SidecarLog.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.