The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ZcashLightClientKit, reference 2.3.2 (2eaa6a), with Swift 5.10 for Linux on 3 Sep 2025 09:43:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Reference: 2.3.2
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/Electric-Coin-Company/zcash-swift-wallet-sdk
 * tag               2.3.2      -> FETCH_HEAD
HEAD is now at 2eaa6a0 Merge pull request #1589 from LukasKorba/ffi-hotfix
Cloned https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Revision (git rev-parse @):
2eaa6a0ffa1c3ba7417b866081f53ae4875c11dc
SUCCESS checkout https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git at 2.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi
[1/51297] Fetching grpc-swift
[2/61354] Fetching grpc-swift, sqlite.swift
[61355/64683] Fetching grpc-swift, sqlite.swift, zcash-light-client-ffi
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (162.34s)
Fetched https://github.com/grpc/grpc-swift.git from cache (162.60s)
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache (165.89s)
Computing version for https://github.com/Electric-Coin-Company/zcash-light-client-ffi
Computed https://github.com/Electric-Coin-Company/zcash-light-client-ffi at 0.17.1 (2.92s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (3.96s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (4.05s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (4.04s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (5.79s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1814] Fetching swift-atomics
[491/5717] Fetching swift-atomics, swift-log
[549/11844] Fetching swift-atomics, swift-log, swift-nio-extras
[11845/29238] Fetching swift-atomics, swift-log, swift-nio-extras, swift-collections
[16020/44313] Fetching swift-atomics, swift-log, swift-nio-extras, swift-collections, swift-nio-ssl
[44314/84459] Fetching swift-atomics, swift-log, swift-nio-extras, swift-collections, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.45s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-collections.git from cache (5.49s)
Fetching https://github.com/apple/swift-nio-http2.git
[57727/60938] Fetching swift-atomics, swift-log, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git from cache (5.53s)
Fetched https://github.com/apple/swift-log.git from cache (5.53s)
Fetching https://github.com/apple/swift-nio.git
[52411/55221] Fetching swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.57s)
[38139/40146] Fetching swift-protobuf
[40147/42844] Fetching swift-protobuf, swift-nio-transport-services
[41173/54505] Fetching swift-protobuf, swift-nio-transport-services, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.59s)
[42946/129799] Fetching swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.81s)
[83822/118138] Fetching swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-protobuf.git from cache (11.62s)
[61614/77992] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (1.67s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (8.36s)
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (3.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.75s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.68s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2433] Fetching swift-service-lifecycle
[1121/7598] Fetching swift-service-lifecycle, swift-async-algorithms
[2319/8774] Fetching swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers
[5327/10403] Fetching swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers, swift-asn1
[6308/16864] Fetching swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers, swift-asn1, swift-certificates
[7468/22849] Fetching swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers, swift-asn1, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.65s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.65s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.66s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.66s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.67s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.67s)
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.31s)
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.45s)
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.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.53s)
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.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.64s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.62s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.38s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (2.64s)
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/Electric-Coin-Company/zcash-light-client-ffi
Working copy of https://github.com/Electric-Coin-Company/zcash-light-client-ffi resolved at 0.17.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.13.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.4.0
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/454] Write sources
[2/454] Copying txBase64String.txt
[2/454] Copying cache.db
[2/454] Write sources
[2/454] Copying darkside_caches.db
[2/454] Copying txFromAndroidSDK.txt
[2/454] Copying integerOverflowJSON.json
[13/454] Copying sandblasted_mainnet_block.json
[13/454] Copying darkside_data.db
[13/454] Copying PrivacyInfo.xcprivacy
[13/454] Write sources
[13/454] Copying sapling-output.params
[13/454] Write sources
[34/454] Compiling _AtomicsShims.c
[35/454] Compiling CNIOWindows shim.c
[36/454] Copying test_data.db
[37/454] Compiling CNIOWindows WSAStartup.c
[38/454] Compiling CNIOWASI CNIOWASI.c
[39/454] Compiling CNIOPosix event_loop_id.c
[40/454] Copying sapling-spend.params
[41/454] Compiling CNIOLinux liburing_shims.c
[42/454] Compiling CNIOLLHTTP c_nio_http.c
[43/454] Copying checkpoints
[44/454] Compiling CNIOLinux shim.c
[45/454] Compiling CNIODarwin shim.c
[46/454] Compiling CNIOLLHTTP c_nio_api.c
[47/454] Write swift-version-24593BA9C3E375BF.txt
[48/454] Compiling fiat_p256_adx_sqr.S
[49/454] Compiling fiat_p256_adx_mul.S
[50/454] Compiling fiat_curve25519_adx_square.S
[51/454] Compiling fiat_curve25519_adx_mul.S
[52/454] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/564] Compiling CNIOBoringSSLShims shims.c
[54/564] Compiling tls_record.cc
[55/564] Compiling tls_method.cc
[57/564] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/564] Compiling InternalCollectionsUtilities Debugging.swift
[58/565] Compiling tls13_server.cc
[60/565] Compiling _NIODataStructures PriorityQueue.swift
[61/565] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/565] Compiling tls13_enc.cc
[63/565] Compiling _NIODataStructures _TinyArray.swift
[64/565] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/565] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/565] Emitting module InternalCollectionsUtilities
[67/565] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/565] Compiling InternalCollectionsUtilities Integer rank.swift
[68/565] Compiling SwiftToolchainCSQLite sqlite3.c
[70/565] Compiling InternalCollectionsUtilities Descriptions.swift
[71/565] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/565] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/565] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/565] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/565] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[76/565] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/566] Emitting module _NIOBase64
[79/566] Compiling _NIOBase64 Base64.swift
[80/567] Compiling Logging MetadataProvider.swift
[82/567] Emitting module Logging
[83/567] Compiling Logging Locks.swift
[84/567] Emitting module _NIODataStructures
[85/567] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[86/568] Compiling SwiftProtobuf ProtoNameProviding.swift
[87/568] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[88/568] Compiling SwiftProtobuf ProtobufMap.swift
[89/568] Compiling SwiftProtobuf SelectiveVisitor.swift
[90/568] Compiling SwiftProtobuf SimpleExtensionMap.swift
[91/568] Compiling SwiftProtobuf StringUtils.swift
[92/568] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[93/568] Compiling SwiftProtobuf SwiftProtobufError.swift
[94/568] Compiling SwiftProtobuf TextFormatDecoder.swift
[95/568] Compiling SwiftProtobuf TextFormatDecodingError.swift
[96/568] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[97/568] Compiling SwiftProtobuf TextFormatEncoder.swift
[98/594] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[99/594] Compiling SwiftProtobuf Message+FieldMask.swift
[100/594] Compiling SwiftProtobuf Message+JSONAdditions.swift
[101/594] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[102/594] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[103/594] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[104/594] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[105/594] Compiling SwiftProtobuf Message.swift
[106/594] Compiling SwiftProtobuf MessageExtension.swift
[107/594] Compiling SwiftProtobuf NameMap.swift
[108/594] Compiling SwiftProtobuf PathDecoder.swift
[109/594] Compiling SwiftProtobuf PathVisitor.swift
[111/627] Compiling SQLite Connection+Aggregation.swift
[112/627] Compiling SQLite Connection+Attach.swift
[113/629] Compiling Logging LogHandler.swift
[114/629] Compiling Logging Logging.swift
[115/630] Compiling SQLite Value.swift
[116/630] Compiling SQLite Cipher.swift
[117/630] Compiling SQLite Errors.swift
[118/630] Compiling SQLite Result.swift
[119/630] Compiling SQLite Connection+Pragmas.swift
[120/630] Compiling SQLite Connection.swift
[122/630] Compiling SQLite SQLiteFeature.swift
[123/630] Compiling SQLite SQLiteVersion.swift
[126/630] Compiling DequeModule _DequeSlot.swift
[127/630] Compiling DequeModule _UnsafeWrappedBuffer.swift
[128/630] Compiling SQLite RTree.swift
[129/630] Compiling SQLite Foundation.swift
[130/630] Compiling SQLite Helpers.swift
[131/630] Compiling SQLite Connection+Schema.swift
[132/630] Compiling SQLite SchemaChanger.swift
[133/630] Compiling SQLite SchemaDefinitions.swift
[134/630] Compiling SQLite SchemaReader.swift
[135/630] Compiling SQLite AggregateFunctions.swift
[136/630] Compiling SQLite DateAndTimeFunctions.swift
[137/630] Compiling SQLite Expression.swift
[138/630] Compiling SQLite Operators.swift
[139/630] Compiling SQLite Query+with.swift
[140/630] Compiling SQLite Coding.swift
[141/630] Compiling SQLite Collation.swift
[142/630] Compiling SQLite CoreFunctions.swift
[143/630] Compiling SQLite CustomFunctions.swift
[144/630] Compiling SwiftProtobuf ExtensionFields.swift
[145/630] Compiling SwiftProtobuf ExtensionMap.swift
[146/630] Compiling SwiftProtobuf FieldTag.swift
[147/630] Compiling SwiftProtobuf FieldTypes.swift
[148/630] Compiling SwiftProtobuf JSONDecoder.swift
[149/630] Compiling SwiftProtobuf JSONDecodingError.swift
[150/630] Compiling SwiftProtobuf JSONDecodingOptions.swift
[151/630] Compiling SwiftProtobuf JSONEncoder.swift
[152/630] Compiling SwiftProtobuf JSONEncodingError.swift
[153/630] Compiling SwiftProtobuf JSONEncodingOptions.swift
[154/630] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[155/630] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[156/630] Compiling SwiftProtobuf JSONScanner.swift
[157/630] Compiling SwiftProtobuf MathUtils.swift
[158/630] Compiling SwiftProtobuf Message+AnyAdditions.swift
[159/630] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[160/630] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[161/630] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[162/630] Compiling SwiftProtobuf TextFormatScanner.swift
[163/630] Compiling SwiftProtobuf TimeUtils.swift
[164/630] Compiling SwiftProtobuf UnknownStorage.swift
[165/630] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[166/630] Compiling SwiftProtobuf Varint.swift
[167/630] Compiling SwiftProtobuf Version.swift
[168/630] Compiling SwiftProtobuf Visitor.swift
[169/630] Compiling SwiftProtobuf WireFormat.swift
[170/630] Compiling SwiftProtobuf ZigZag.swift
[171/630] Compiling SwiftProtobuf any.pb.swift
[172/630] Compiling SQLite Backup.swift
[173/630] Compiling SQLite Blob.swift
[173/630] Compiling tls13_client.cc
[175/630] Emitting module SwiftProtobuf
[186/630] Compiling SQLite Statement.swift
[187/630] Compiling SQLite URIQueryParameter.swift
[192/630] Emitting module SQLite
[193/634] Emitting module DequeModule
[193/635] Compiling t1_enc.cc
[195/635] Compiling tls13_both.cc
[206/635] Compiling ssl_x509.cc
[207/635] Compiling ssl_versions.cc
[208/635] Compiling ssl_transcript.cc
[223/635] Compiling ssl_privkey.cc
[224/635] Compiling ssl_stat.cc
[225/635] Compiling ssl_lib.cc
[226/635] Compiling ssl_key_share.cc
[235/635] Compiling ssl_session.cc
[236/635] Compiling ssl_file.cc
[237/635] Compiling ssl_asn1.cc
[238/635] Compiling ssl_cipher.cc
[240/635] Compiling SQLite Query.swift
[241/635] Compiling SQLite Schema.swift
[242/635] Compiling SQLite Setter.swift
[243/635] Compiling SQLite WindowFunctions.swift
[244/636] Compiling ssl_credential.cc
[245/636] Compiling ssl_buffer.cc
[246/636] Compiling ssl_cert.cc
[247/636] Compiling ssl_aead_ctx.cc
[248/636] Compiling s3_pkt.cc
[249/636] Compiling s3_lib.cc
[250/636] Compiling s3_both.cc
[251/636] Compiling handshake_server.cc
[252/636] Compiling handshake_client.cc
[253/636] Compiling handoff.cc
[254/636] Compiling handshake.cc
[255/636] Compiling extensions.cc
[256/636] Compiling encrypted_client_hello.cc
[257/636] Compiling dtls_record.cc
[258/636] Compiling d1_srtp.cc
[259/636] Compiling dtls_method.cc
[260/636] Compiling md5-x86_64-linux.S
[261/636] Compiling md5-586-linux.S
[262/636] Compiling md5-x86_64-apple.S
[263/636] Compiling md5-586-apple.S
[264/636] Compiling chacha20_poly1305_x86_64-apple.S
[265/636] Compiling chacha20_poly1305_x86_64-linux.S
[266/636] Compiling chacha20_poly1305_armv8-win.S
[267/636] Compiling chacha20_poly1305_armv8-linux.S
[268/636] Compiling chacha20_poly1305_armv8-apple.S
[269/636] Compiling chacha-x86_64-linux.S
[270/636] Compiling chacha-x86_64-apple.S
[271/636] Compiling err_data.cc
[272/636] Compiling chacha-x86-linux.S
[273/636] Compiling chacha-x86-apple.S
[274/636] Compiling chacha-armv8-win.S
[275/636] Compiling chacha-armv8-linux.S
[276/636] Compiling chacha-armv8-apple.S
[277/636] Compiling chacha-armv4-linux.S
[278/636] Compiling aes128gcmsiv-x86_64-linux.S
[279/636] Compiling aes128gcmsiv-x86_64-apple.S
[280/636] Compiling x86_64-mont5-linux.S
[281/636] Compiling x86_64-mont5-apple.S
[282/636] Compiling x86_64-mont-apple.S
[283/636] Compiling x86_64-mont-linux.S
[284/636] Compiling x86-mont-linux.S
[285/636] Compiling d1_pkt.cc
[286/636] Compiling x86-mont-apple.S
[287/636] Compiling vpaes-x86_64-linux.S
[288/636] Compiling d1_lib.cc
[289/636] Compiling vpaes-x86-linux.S
[290/636] Compiling vpaes-x86_64-apple.S
[291/636] Compiling vpaes-x86-apple.S
[292/636] Compiling vpaes-armv8-linux.S
[293/636] Compiling vpaes-armv8-win.S
[294/636] Compiling vpaes-armv8-apple.S
[295/636] Compiling sha512-x86_64-linux.S
[296/636] Compiling sha512-armv8-win.S
[297/636] Compiling vpaes-armv7-linux.S
[298/636] Compiling sha512-x86_64-apple.S
[299/636] Compiling sha512-armv8-linux.S
[300/636] Compiling sha512-586-apple.S
[301/636] Compiling sha512-armv4-linux.S
[302/636] Compiling sha512-armv8-apple.S
[303/636] Compiling sha512-586-linux.S
[304/636] Compiling sha256-armv8-win.S
[305/636] Compiling sha256-armv8-apple.S
[306/636] Compiling sha256-x86_64-linux.S
[307/636] Compiling sha256-x86_64-apple.S
[308/636] Compiling sha256-armv8-linux.S
[309/636] Compiling sha256-586-linux.S
[310/636] Compiling sha256-armv4-linux.S
[311/636] Compiling bio_ssl.cc
[312/636] Compiling sha256-586-apple.S
[313/636] Compiling sha1-x86_64-apple.S
[314/636] Compiling sha1-x86_64-linux.S
[315/636] Compiling sha1-armv8-win.S
[316/636] Compiling sha1-armv4-large-linux.S
[317/636] Compiling sha1-armv8-linux.S
[318/636] Compiling sha1-armv8-apple.S
[319/636] Compiling sha1-586-apple.S
[320/636] Compiling sha1-586-linux.S
[321/636] Compiling rdrand-x86_64-linux.S
[322/636] Compiling rsaz-avx2-apple.S
[323/636] Compiling rdrand-x86_64-apple.S
[324/636] Compiling rsaz-avx2-linux.S
[325/636] Compiling p256_beeu-x86_64-asm-linux.S
[326/636] Compiling p256_beeu-x86_64-asm-apple.S
[327/636] Compiling p256_beeu-armv8-asm-win.S
[328/636] Compiling p256_beeu-armv8-asm-linux.S
[329/636] Compiling p256-x86_64-asm-apple.S
[330/636] Compiling p256_beeu-armv8-asm-apple.S
[331/636] Compiling p256-armv8-asm-linux.S
[332/636] Compiling p256-x86_64-asm-linux.S
[333/636] Compiling p256-armv8-asm-apple.S
[334/636] Compiling p256-armv8-asm-win.S
[335/636] Compiling ghashv8-armv8-win.S
[336/636] Compiling ghashv8-armv8-apple.S
[337/636] Compiling ghashv8-armv8-linux.S
[338/636] Compiling ghashv8-armv7-linux.S
[339/636] Compiling ghash-x86_64-linux.S
[340/636] Compiling ghash-x86-apple.S
[341/636] Compiling ghash-ssse3-x86_64-apple.S
[342/636] Compiling ghash-x86_64-apple.S
[343/636] Compiling ghash-ssse3-x86_64-linux.S
[344/636] Compiling ghash-x86-linux.S
[345/636] Compiling ghash-ssse3-x86-linux.S
[346/636] Compiling ghash-ssse3-x86-apple.S
[347/636] Compiling ghash-neon-armv8-win.S
[348/636] Compiling ghash-neon-armv8-linux.S
[349/636] Compiling ghash-armv4-linux.S
[350/636] Compiling ghash-neon-armv8-apple.S
[351/636] Compiling d1_both.cc
[352/636] Compiling co-586-linux.S
[353/636] Compiling co-586-apple.S
[354/636] Compiling bsaes-armv7-linux.S
[355/636] Compiling bn-586-linux.S
[356/636] Compiling bn-armv8-win.S
[357/636] Compiling bn-armv8-apple.S
[358/636] Compiling bn-armv8-linux.S
[359/636] Compiling armv8-mont-linux.S
[360/636] Compiling bn-586-apple.S
[361/636] Compiling armv8-mont-win.S
[362/636] Compiling armv4-mont-linux.S
[363/636] Compiling armv8-mont-apple.S
[364/636] Compiling aesv8-gcm-armv8-win.S
[365/636] Compiling aesv8-gcm-armv8-linux.S
[366/636] Compiling aesv8-armv8-win.S
[367/636] Compiling aesv8-gcm-armv8-apple.S
[368/636] Compiling aesv8-armv8-apple.S
[369/636] Compiling aesv8-armv7-linux.S
[370/636] Compiling aesv8-armv8-linux.S
[371/636] Compiling aesni-x86_64-apple.S
[372/636] Compiling aesni-x86-apple.S
[373/636] Compiling aesni-x86-linux.S
[374/636] Compiling aesni-x86_64-linux.S
[375/636] Compiling aes-gcm-avx10-x86_64-linux.S
[376/636] Compiling aes-gcm-avx2-x86_64-linux.S
[377/636] Compiling aesni-gcm-x86_64-linux.S
[378/636] Compiling aesni-gcm-x86_64-apple.S
[379/636] Compiling aes-gcm-avx2-x86_64-apple.S
[380/636] Compiling aes-gcm-avx10-x86_64-apple.S
[382/636] Compiling SwiftProtobuf api.pb.swift
[383/636] Compiling SwiftProtobuf descriptor.pb.swift
[384/636] Compiling SwiftProtobuf duration.pb.swift
[385/636] Compiling SwiftProtobuf empty.pb.swift
[386/636] Compiling SwiftProtobuf field_mask.pb.swift
[387/636] Compiling SwiftProtobuf source_context.pb.swift
[388/636] Compiling SwiftProtobuf struct.pb.swift
[389/636] Compiling SwiftProtobuf timestamp.pb.swift
[390/636] Compiling SwiftProtobuf type.pb.swift
[391/636] Compiling SwiftProtobuf wrappers.pb.swift
[392/636] Compiling SwiftProtobuf resource_bundle_accessor.swift
[393/637] Compiling x_x509a.cc
[394/637] Compiling x_sig.cc
[395/637] Compiling x_val.cc
[396/637] Compiling x_pubkey.cc
[397/637] Compiling x_spki.cc
[398/637] Compiling x_x509.cc
[399/637] Compiling x_req.cc
[400/637] Compiling x_name.cc
[401/637] Compiling x_algor.cc
[402/637] Compiling x_crl.cc
[403/637] Compiling x_attrib.cc
[404/637] Compiling x_exten.cc
[405/637] Compiling x509spki.cc
[406/637] Compiling x_all.cc
[407/637] Compiling x509rset.cc
[408/637] Compiling x509name.cc
[409/637] Compiling x509_trs.cc
[410/637] Compiling x509cset.cc
[411/637] Compiling x509_v3.cc
[412/637] Compiling x509_txt.cc
[413/637] Compiling x509_vfy.cc
[414/637] Compiling x509_vpm.cc
[415/637] Compiling x509_set.cc
[416/637] Compiling x509_req.cc
[417/637] Compiling x509_ext.cc
[418/637] Compiling x509_def.cc
[419/637] Compiling x509_obj.cc
[420/637] Compiling x509_d2.cc
[421/637] Compiling x509_lu.cc
[422/637] Compiling x509_cmp.cc
[423/637] Compiling x509_att.cc
[424/637] Compiling x509.cc
[425/637] Compiling v3_skey.cc
[426/637] Compiling v3_utl.cc
[427/637] Compiling v3_prn.cc
[428/637] Compiling v3_purp.cc
[429/637] Compiling v3_pmaps.cc
[430/637] Compiling v3_ocsp.cc
[431/637] Compiling v3_pcons.cc
[432/637] Compiling v3_int.cc
[433/637] Compiling v3_ncons.cc
[434/637] Compiling v3_genn.cc
[435/637] Compiling v3_lib.cc
[436/637] Compiling v3_enum.cc
[437/637] Compiling v3_info.cc
[438/637] Compiling v3_conf.cc
[439/637] Compiling v3_ia5.cc
[440/637] Compiling v3_extku.cc
[441/637] Compiling v3_akeya.cc
[442/637] Compiling v3_crld.cc
[443/637] Compiling v3_cpols.cc
[444/637] Compiling v3_alt.cc
[445/637] Compiling t_x509.cc
[446/637] Compiling v3_bitst.cc
[447/637] Compiling v3_bcons.cc
[448/637] Compiling v3_akey.cc
[449/637] Compiling t_x509a.cc
[450/637] Compiling t_req.cc
[451/637] Compiling i2d_pr.cc
[452/637] Compiling name_print.cc
[453/637] Compiling t_crl.cc
[454/637] Compiling policy.cc
[455/637] Compiling rsa_pss.cc
[456/637] Compiling by_dir.cc
[457/637] Compiling by_file.cc
[458/637] Compiling asn1_gen.cc
[459/637] Compiling algorithm.cc
[460/637] Compiling voprf.cc
[461/637] Compiling a_verify.cc
[462/637] Compiling thread_win.cc
[463/637] Compiling a_sign.cc
[464/637] Compiling thread_none.cc
[465/637] Compiling thread_pthread.cc
[466/637] Compiling thread.cc
[467/637] Compiling trust_token.cc
[468/637] Compiling a_digest.cc
[469/637] Compiling pmbtoken.cc
[470/637] Compiling sha512.cc
[471/637] Compiling stack.cc
[472/637] Compiling siphash.cc
[473/637] Compiling sha256.cc
[474/637] Compiling sha1.cc
[475/637] Compiling slhdsa.cc
[476/637] Compiling rsa_print.cc
[477/637] Compiling rc4.cc
[478/637] Compiling rsa_extra.cc
[479/637] Compiling rsa_crypt.cc
[480/637] Compiling spake2plus.cc
[481/637] Compiling refcount.cc
[482/637] Compiling ios.cc
[483/637] Compiling windows.cc
[484/637] Compiling trusty.cc
[485/637] Compiling getentropy.cc
[486/637] Compiling urandom.cc
[487/637] Compiling rsa_asn1.cc
[488/637] Compiling rand.cc
[489/637] Compiling poly1305_arm_asm.S
[490/637] Compiling passive.cc
[491/637] Compiling forkunsafe.cc
[492/637] Compiling deterministic.cc
[493/637] Compiling fork_detect.cc
[494/637] Compiling poly1305.cc
[495/637] Compiling poly1305_arm.cc
[496/637] Compiling poly1305_vec.cc
[497/637] Compiling pool.cc
[498/637] Compiling pkcs7.cc
[499/637] Compiling pkcs8_x509.cc
[500/637] Compiling p5_pbev2.cc
[501/637] Compiling pkcs8.cc
[502/637] Compiling pkcs7_x509.cc
[503/637] Compiling pem_pkey.cc
[504/637] Compiling pem_xaux.cc
[505/637] Compiling pem_x509.cc
[506/637] Compiling pem_pk8.cc
[507/637] Compiling mlkem.cc
[508/637] Compiling pem_oth.cc
[509/637] Compiling mldsa.cc
[510/637] Compiling obj_xref.cc
[511/637] Compiling pem_lib.cc
[512/637] Compiling pem_info.cc
[513/637] Compiling obj.cc
[514/637] Compiling md5.cc
[515/637] Compiling mem.cc
[516/637] Compiling pem_all.cc
[517/637] Compiling fips_shared_support.cc
[518/637] Compiling poly_rq_mul.S
[519/637] Compiling lhash.cc
[520/637] Compiling md4.cc
[521/637] Compiling ex_data.cc
[522/637] Compiling hrss.cc
[523/637] Compiling scrypt.cc
[524/637] Compiling sign.cc
[525/637] Compiling hpke.cc
[526/637] Compiling print.cc
[527/637] Compiling kyber.cc
[528/637] Compiling p_x25519.cc
[529/637] Compiling pbkdf.cc
[530/637] Compiling p_x25519_asn1.cc
[531/637] Compiling p_rsa_asn1.cc
[532/637] Compiling p_hkdf.cc
[533/637] Compiling p_ed25519.cc
[534/637] Compiling p_rsa.cc
[535/637] Compiling p_ed25519_asn1.cc
[536/637] Compiling p_ec_asn1.cc
[537/637] Compiling p_ec.cc
[538/637] Compiling p_dh.cc
[539/637] Compiling p_dh_asn1.cc
[540/637] Compiling evp_ctx.cc
[541/637] Compiling p_dsa_asn1.cc
[542/637] Compiling evp.cc
[543/637] Compiling err.cc
[544/637] Compiling engine.cc
[545/637] Compiling ecdh.cc
[546/637] Compiling evp_asn1.cc
[547/637] Compiling ec_derive.cc
[548/637] Compiling hash_to_curve.cc
[549/637] Compiling ecdsa_asn1.cc
[550/637] Compiling dsa.cc
[551/637] Compiling ec_asn1.cc
[552/637] Compiling dsa_asn1.cc
[553/637] Compiling params.cc
[554/637] Compiling des.cc
[555/637] Compiling digest_extra.cc
[556/637] Compiling x25519-asm-arm.S
[557/637] Compiling dh_asn1.cc
[558/637] Compiling spake25519.cc
[559/637] Compiling crypto.cc
[560/637] Compiling curve25519.cc
[561/637] Compiling cpu_intel.cc
[562/637] Compiling cpu_arm_freebsd.cc
[563/637] Compiling cpu_arm_linux.cc
[564/637] Compiling curve25519_64_adx.cc
[565/637] Compiling cpu_aarch64_sysreg.cc
[566/637] Compiling cpu_aarch64_win.cc
[567/637] Compiling cpu_aarch64_openbsd.cc
[568/637] Compiling cpu_aarch64_fuchsia.cc
[569/637] Compiling cpu_aarch64_linux.cc
[570/637] Compiling cpu_aarch64_apple.cc
[571/637] Compiling tls_cbc.cc
[572/637] Compiling e_rc4.cc
[573/637] Compiling bcm.cc
[574/637] Compiling conf.cc
[575/637] Compiling e_tls.cc
[576/637] Compiling get_cipher.cc
[577/637] Compiling e_null.cc
[578/637] Compiling e_rc2.cc
[579/637] Compiling e_aesctrhmac.cc
[580/637] Compiling derive_key.cc
[581/637] Compiling e_des.cc
[582/637] Compiling e_chacha20poly1305.cc
[583/637] Compiling e_aesgcmsiv.cc
[584/637] Compiling chacha.cc
[585/637] Compiling asn1_compat.cc
[585/637] Compiling ber.cc
[587/637] Compiling cbb.cc
[588/637] Compiling buf.cc
[588/637] Compiling unicode.cc
[589/637] Compiling cbs.cc
[591/637] Compiling bn_asn1.cc
[592/637] Compiling hexdump.cc
[593/637] Compiling printf.cc
[594/637] Compiling socket.cc
[594/637] Compiling socket_helper.cc
[596/637] Compiling pair.cc
[597/637] Compiling convert.cc
[598/637] Compiling blake2.cc
[599/637] Compiling errno.cc
[600/637] Compiling file.cc
[601/637] Compiling fd.cc
[602/637] Compiling connect.cc
[603/637] Compiling bio_mem.cc
[604/637] Compiling base64.cc
[605/637] Compiling bio.cc
[606/637] Compiling tasn_utl.cc
[607/637] Compiling tasn_fre.cc
[608/637] Compiling tasn_typ.cc
[609/637] Compiling tasn_enc.cc
[610/637] Compiling posix_time.cc
[611/637] Compiling f_string.cc
[612/637] Compiling tasn_new.cc
[613/637] Compiling f_int.cc
[614/637] Compiling asn1_par.cc
[615/637] Compiling tasn_dec.cc
[616/637] Compiling asn_pack.cc
[617/637] Compiling a_octet.cc
[618/637] Compiling a_type.cc
[619/637] Compiling asn1_lib.cc
[620/637] Compiling a_time.cc
[621/637] Compiling a_utctm.cc
[622/637] Compiling a_strex.cc
[623/637] Compiling a_strnid.cc
[624/637] Compiling a_object.cc
[625/637] Compiling a_i2d_fp.cc
[626/637] Compiling a_d2i_fp.cc
[627/637] Compiling a_gentm.cc
[628/637] Compiling CGRPCZlib empty.c
[629/637] Write sources
[630/637] Compiling a_dup.cc
[631/637] Compiling a_int.cc
[632/637] Compiling a_bitstr.cc
[633/653] Compiling a_bool.cc
[634/655] Compiling a_mbstr.cc
[636/655] Compiling Atomics AtomicStorage.swift
[637/655] Compiling Atomics AtomicValue.swift
[638/657] Compiling Atomics OptionalRawRepresentable.swift
[639/657] Compiling Atomics RawRepresentable.swift
[640/657] Compiling Atomics AtomicBool.swift
[641/657] Compiling Atomics IntegerOperations.swift
[642/657] Compiling Atomics Unmanaged extensions.swift
[643/657] Compiling Atomics UnsafeAtomic.swift
[644/657] Compiling Atomics UnsafeAtomicLazyReference.swift
[645/657] Compiling Atomics AtomicMemoryOrderings.swift
[646/657] Compiling Atomics DoubleWord.swift
[647/657] Compiling Atomics AtomicInteger.swift
[648/657] Compiling Atomics AtomicOptionalWrappable.swift
[649/657] Compiling Atomics AtomicReference.swift
[649/657] Compiling c-nioatomics.c
[650/657] Compiling c-atomics.c
[652/663] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[653/663] Emitting module NIOConcurrencyHelpers
[654/663] Emitting module Atomics
[655/663] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[656/663] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[657/663] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[658/663] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[660/664] Compiling Atomics ManagedAtomic.swift
[661/664] Compiling Atomics ManagedAtomicLazyReference.swift
[662/664] Compiling Atomics IntegerConformances.swift
[663/664] Compiling Atomics PointerConformances.swift
[664/664] Compiling Atomics Primitives.native.swift
[666/726] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[667/726] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[668/726] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[669/726] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[670/726] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[671/726] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[672/726] Compiling NIOCore MarkedCircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[673/726] Compiling NIOCore MulticastChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[674/734] Compiling NIOCore NIOAny.swift
[675/734] Compiling NIOCore NIOCloseOnErrorHandler.swift
[676/734] Compiling NIOCore NIOCoreSendableMetatype.swift
[677/734] Compiling NIOCore NIOLoopBound.swift
[678/734] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[679/734] Compiling NIOCore NIOScheduledCallback.swift
[680/734] Compiling NIOCore NIOSendable.swift
[681/734] Compiling NIOCore RecvByteBufferAllocator.swift
[682/734] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[683/734] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[684/734] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[685/734] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[686/734] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[687/734] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[688/734] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[689/734] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[690/734] Compiling NIOCore AddressedEnvelope.swift
[691/734] Compiling NIOCore AsyncAwaitSupport.swift
[692/734] Compiling NIOCore AsyncChannel.swift
[693/734] Compiling NIOCore AsyncChannelHandler.swift
[694/734] Compiling NIOCore AsyncChannelInboundStream.swift
[695/734] Compiling NIOCore AsyncChannelOutboundWriter.swift
[696/734] Compiling NIOCore NIOAsyncSequenceProducer.swift
[697/734] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[698/734] Compiling NIOCore NIOAsyncWriter.swift
[699/734] Compiling NIOCore CircularBuffer.swift
[700/734] Compiling NIOCore Codec.swift
[701/734] Compiling NIOCore ConvenienceOptionSupport.swift
[702/734] Compiling NIOCore DeadChannel.swift
[703/734] Compiling NIOCore DispatchQueue+WithFuture.swift
[704/734] Compiling NIOCore EventLoop+Deprecated.swift
[705/734] Compiling NIOCore EventLoop+SerialExecutor.swift
[706/734] Compiling NIOCore EventLoop.swift
[707/734] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[708/734] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[709/734] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[710/734] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[711/734] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[712/734] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[713/734] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[714/734] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[715/734] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[716/734] Emitting module NIOCore
[717/734] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[718/734] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[719/734] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[720/734] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[721/734] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[722/734] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[723/734] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[724/734] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[725/734] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[726/734] Compiling NIOCore ByteBuffer-multi-int.swift
[727/734] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[728/734] Compiling NIOCore ByteBuffer-views.swift
[729/734] Compiling NIOCore Channel.swift
[730/734] Compiling NIOCore ChannelHandler.swift
[731/734] Compiling NIOCore ChannelHandlers.swift
[732/734] Compiling NIOCore ChannelInvoker.swift
[733/734] Compiling NIOCore ChannelOption.swift
[734/734] Compiling NIOCore ChannelPipeline.swift
[736/787] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[737/787] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[738/787] Emitting module NIOEmbedded
[739/787] Compiling NIOEmbedded AsyncTestingChannel.swift
[741/788] Compiling NIOPosix IO.swift
[742/788] Compiling NIOPosix IntegerBitPacking.swift
[743/788] Compiling NIOPosix IntegerTypes.swift
[744/788] Compiling NIOPosix Linux.swift
[745/788] Compiling NIOPosix LinuxCPUSet.swift
[746/788] Compiling NIOPosix LinuxUring.swift
[747/788] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[748/794] Emitting module NIOPosix
[749/794] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[750/794] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[751/794] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[752/794] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[753/794] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[754/794] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[755/794] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[756/794] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[757/794] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[758/794] Compiling NIOPosix StructuredConcurrencyHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[759/794] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[760/794] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[761/794] Compiling NIOPosix NIOPosixSendableMetatype.swift
[762/794] Compiling NIOPosix NIOThreadPool.swift
[763/794] Compiling NIOPosix NonBlockingFileIO.swift
[764/794] Compiling NIOPosix PendingDatagramWritesManager.swift
[765/794] Compiling NIOPosix PendingWritesManager.swift
[766/794] Compiling NIOPosix PipeChannel.swift
[767/794] Compiling NIOPosix PipePair.swift
[768/794] Compiling NIOPosix SelectableEventLoop.swift
[769/794] Compiling NIOPosix SelectorEpoll.swift
[770/794] Compiling NIOPosix SelectorGeneric.swift
[771/794] Compiling NIOPosix SelectorKqueue.swift
[772/794] Compiling NIOPosix SelectorUring.swift
[773/794] Compiling NIOPosix ServerSocket.swift
[774/794] Compiling NIOPosix Bootstrap.swift
[775/794] Compiling NIOPosix ControlMessage.swift
[776/794] Compiling NIOPosix DatagramVectorReadManager.swift
[777/794] Compiling NIOPosix Errors+Any.swift
[778/794] Compiling NIOPosix FileDescriptor.swift
[779/794] Compiling NIOPosix GetaddrinfoResolver.swift
[780/794] Compiling NIOPosix HappyEyeballs.swift
[781/794] Compiling NIOPosix Pool.swift
[782/794] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[783/794] Compiling NIOPosix PosixSingletons.swift
[784/794] Compiling NIOPosix RawSocketBootstrap.swift
[785/794] Compiling NIOPosix Resolver.swift
[786/794] Compiling NIOPosix Selectable.swift
[787/794] Compiling NIOPosix SelectableChannel.swift
[788/794] Compiling NIOPosix BSDSocketAPICommon.swift
[789/794] Compiling NIOPosix BSDSocketAPIPosix.swift
[790/794] Compiling NIOPosix BSDSocketAPIWindows.swift
[791/794] Compiling NIOPosix BaseSocket.swift
[792/794] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[793/794] Compiling NIOPosix BaseSocketChannel.swift
[794/794] Compiling NIOPosix BaseStreamSocketChannel.swift
[796/797] Emitting module NIO
[797/797] Compiling NIO Exports.swift
[799/825] Compiling NIOTLS TLSEvents.swift
[800/825] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[801/825] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[802/825] Emitting module NIOTLS
[803/825] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[804/825] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[805/825] Compiling NIOTLS SNIHandler.swift
[806/825] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[807/825] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[808/827] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[810/828] Emitting module NIOHTTP1
[811/831] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[812/831] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[813/852] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[814/853] Emitting module NIOFoundationCompat
[815/854] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[816/858] Compiling NIOSSL LinuxCABundle.swift
[817/858] Compiling NIOSSL NIOSSLClientHandler.swift
[819/858] Compiling NIOSSL SSLConnection.swift
[820/858] Compiling NIOSSL SSLContext.swift
[821/858] Compiling NIOSSL SSLCallbacks.swift
[822/858] Compiling NIOSSL SSLCertificate.swift
[823/880] Emitting module NIOTransportServices
[824/882] Compiling NIOTransportServices NIOTSBootstraps.swift
[825/882] Compiling NIOTransportServices NIOTSChannelOptions.swift
[826/882] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[827/882] Compiling NIOTransportServices StateManagedChannel.swift
[828/882] Compiling NIOTransportServices StateManagedListenerChannel.swift
[829/882] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[830/882] Compiling NIOTransportServices AcceptHandler.swift
[831/882] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[832/882] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[833/882] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[834/882] Compiling NIOTransportServices NIOTSSingletons.swift
[835/882] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[836/882] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[837/882] Compiling NIOTransportServices NIOTSErrors.swift
[838/882] Compiling NIOTransportServices NIOTSEventLoop.swift
[839/882] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[840/882] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[841/882] Compiling NIOTransportServices NIOTSListenerChannel.swift
[844/882] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[845/882] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[846/882] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[847/882] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[848/882] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[856/913] Compiling NIOHPACK IndexedHeaderTable.swift
[857/913] Compiling NIOHPACK IntegerCoding.swift
[858/914] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[859/914] Compiling NIOExtras NIOExtrasError.swift
[860/916] Compiling NIOHPACK StaticHeaderTable.swift
[861/916] Compiling NIOHPACK HPACKHeader.swift
[862/916] Compiling NIOHPACK HeaderTables.swift
[863/916] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[864/916] Compiling NIOExtras LengthFieldPrepender.swift
[865/920] Compiling NIOExtras LineBasedFrameDecoder.swift
[868/920] Compiling NIOExtras RequestResponseHandler.swift
[869/920] Compiling NIOHPACK HuffmanCoding.swift
[870/920] Compiling NIOHPACK HuffmanTables.swift
[871/920] Emitting module NIOExtras
[872/920] Compiling NIOExtras NIOLengthFieldBitLength.swift
[873/920] Compiling NIOExtras NIORequestIdentifiable.swift
[875/920] Compiling NIOExtras RequestResponseHandlers+State.swift
[876/920] Compiling NIOExtras PCAPRingBuffer.swift
[877/920] Compiling NIOExtras QuiescingHelper.swift
[878/920] Emitting module NIOHPACK
[879/920] Compiling NIOHPACK DynamicHeaderTable.swift
[880/920] Compiling NIOHPACK HPACKDecoder.swift
[881/920] Compiling NIOHPACK HPACKEncoder.swift
[882/920] Compiling NIOHPACK HPACKErrors.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugInboundEventsHandler.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugOutboundEventsHandler.swift:24:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugInboundEventsHandler.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugOutboundEventsHandler.swift:24:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugInboundEventsHandler.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugOutboundEventsHandler.swift:24:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[894/920] Compiling NIOSSL SubjectAlternativeName.swift
[895/920] Compiling NIOSSL NIOSSLSecureBytes.swift
[896/920] Compiling NIOSSL RNG.swift
[897/920] Compiling NIOSSL SafeCompare.swift
[901/920] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[902/921] Emitting module NIOSSL
[908/921] Compiling NIOExtras RequestResponseWithIDHandler.swift
[909/921] Compiling NIOExtras WritePCAPHandler.swift
[919/982] Compiling NIOHTTP2 HTTP2FrameParser.swift
[920/982] Compiling NIOHTTP2 HTTP2PingData.swift
[921/982] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[922/982] Compiling NIOHTTP2 HTTP2Settings.swift
[924/983] Compiling NIOHTTP2 MaySendFrames.swift
[925/983] Compiling NIOHTTP2 SendingDataState.swift
[926/983] Compiling NIOHTTP2 SendingGoawayState.swift
[927/983] Compiling NIOHTTP2 SendingHeadersState.swift
[928/983] Compiling NIOHTTP2 SendingPushPromiseState.swift
[929/983] Compiling NIOHTTP2 SendingRstStreamState.swift
[930/983] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[931/983] Compiling NIOHTTP2 HTTP2SettingsState.swift
[932/983] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[933/991] Emitting module NIOHTTP2
[934/991] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[935/991] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[936/991] Compiling NIOHTTP2 StreamChannelFlowController.swift
[937/991] Compiling NIOHTTP2 StreamChannelList.swift
[938/991] Compiling NIOHTTP2 StreamMap.swift
[939/991] Compiling NIOHTTP2 StreamStateMachine.swift
[940/991] Compiling NIOHTTP2 UnsafeTransfer.swift
[941/991] Compiling NIOHTTP2 WatermarkedFlowController.swift
[942/991] Compiling NIOHTTP2 HasFlowControlWindows.swift
[943/991] Compiling NIOHTTP2 HasLocalSettings.swift
[944/991] Compiling NIOHTTP2 HasRemoteSettings.swift
[945/991] Compiling NIOHTTP2 LocallyQuiescingState.swift
[946/991] Compiling NIOHTTP2 QuiescingState.swift
[947/991] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[948/991] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[949/991] Compiling NIOHTTP2 StateMachineResult.swift
[950/991] Compiling NIOHTTP2 ContentLengthVerifier.swift
[951/991] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[952/991] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[953/991] Compiling NIOHTTP2 HTTP2StreamID.swift
[954/991] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[955/991] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[956/991] Compiling NIOHTTP2 HTTP2UserEvents.swift
[957/991] Compiling NIOHTTP2 InboundEventBuffer.swift
[958/991] Compiling NIOHTTP2 InboundWindowManager.swift
[959/991] Compiling NIOHTTP2 ConnectionStateMachine.swift
[960/991] Compiling NIOHTTP2 ConnectionStreamsState.swift
[961/991] Compiling NIOHTTP2 MayReceiveFrames.swift
[962/991] Compiling NIOHTTP2 ReceivingDataState.swift
[963/991] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[964/991] Compiling NIOHTTP2 ReceivingHeadersState.swift
[965/991] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[966/991] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[967/991] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[968/991] Compiling NIOHTTP2 DOSHeuristics.swift
[969/991] Compiling NIOHTTP2 Error+Any.swift
[970/991] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[971/991] Compiling NIOHTTP2 ControlFrameBuffer.swift
[972/991] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[973/991] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[974/991] Compiling NIOHTTP2 GlitchesMonitor.swift
[975/991] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[976/991] Compiling NIOHTTP2 HTTP2Frame.swift
[977/991] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[982/991] Compiling NIOHTTP2 HTTP2Stream.swift
[983/991] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[984/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[985/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[986/991] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[987/991] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[988/991] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[989/991] Compiling NIOHTTP2 HTTP2Error.swift
[990/991] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[991/991] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[993/1119] Compiling GRPC Array+BoundsCheck.swift
[994/1119] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[995/1119] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[996/1119] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[997/1119] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[998/1119] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[999/1119] Compiling GRPC ServerHandlerStateMachine.swift
[1000/1119] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1001/1119] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1002/1119] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1003/1119] Compiling GRPC ServerInterceptorStateMachine.swift
[1004/1119] Compiling GRPC StreamState.swift
[1005/1119] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1006/1119] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1007/1119] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1008/1119] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1009/1119] Compiling GRPC GRPCAsyncRequestStream.swift
[1010/1119] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1011/1136] Compiling GRPC ServerInterceptorContext.swift
[1012/1136] Compiling GRPC ServerInterceptorPipeline.swift
[1013/1136] Compiling GRPC ServerInterceptors.swift
[1014/1136] Compiling GRPC InterceptorContextList.swift
[1015/1136] Compiling GRPC LengthPrefixedMessageReader.swift
[1016/1136] Compiling GRPC Logger.swift
[1017/1136] Compiling GRPC LoggingServerErrorDelegate.swift
[1018/1136] Compiling GRPC MessageEncodingHeaderValidator.swift
[1019/1136] Compiling GRPC PlatformSupport.swift
[1020/1136] Compiling GRPC ReadWriteStates.swift
[1021/1136] Compiling GRPC Ref.swift
[1022/1136] Compiling GRPC Serialization.swift
[1023/1136] Compiling GRPC Server+NIOSSL.swift
[1024/1136] Compiling GRPC Server.swift
[1025/1136] Compiling GRPC ServerBuilder+NIOSSL.swift
[1026/1136] Compiling GRPC ServerBuilder.swift
[1027/1136] Compiling GRPC ServerCallContext.swift
[1028/1136] Compiling GRPC StreamingResponseCallContext.swift
[1029/1136] Compiling GRPC UnaryResponseCallContext.swift
[1030/1136] Compiling GRPC ServerChannelErrorHandler.swift
[1031/1136] Compiling GRPC ServerErrorDelegate.swift
[1032/1136] Compiling GRPC ServerErrorProcessor.swift
[1033/1136] Compiling GRPC Stopwatch.swift
[1034/1136] Compiling GRPC StreamEvent.swift
[1035/1136] Compiling GRPC TLSVerificationHandler.swift
[1036/1136] Compiling GRPC TLSVersion.swift
[1037/1136] Compiling GRPC TimeLimit.swift
[1038/1136] Compiling GRPC UserInfo.swift
[1039/1136] Compiling GRPC Version.swift
[1040/1136] Compiling GRPC WebCORSHandler.swift
[1041/1136] Compiling GRPC WriteCapturingHandler.swift
[1042/1136] Compiling GRPC _EmbeddedThroughput.swift
[1043/1136] Compiling GRPC _FakeResponseStream.swift
[1044/1136] Compiling GRPC _GRPCClientCodecHandler.swift
[1045/1136] Compiling GRPC _MessageContext.swift
[1046/1136] Compiling GRPC DelegatingErrorHandler.swift
[1047/1136] Compiling GRPC Error+NIOSSL.swift
[1048/1136] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1049/1136] Compiling GRPC FakeChannel.swift
[1050/1136] Compiling GRPC ClientConnection+NIOSSL.swift
[1051/1136] Compiling GRPC ClientConnection+NWTLS.swift
[1052/1136] Compiling GRPC GRPCChannel.swift
[1053/1136] Compiling GRPC GRPCChannelBuilder.swift
[1054/1136] Compiling GRPC GRPCClient.swift
[1055/1136] Compiling GRPC GRPCClientChannelHandler.swift
[1056/1136] Compiling GRPC GRPCClientStateMachine.swift
[1057/1136] Compiling GRPC GRPCContentType.swift
[1058/1136] Compiling GRPC GRPCError.swift
[1059/1136] Compiling GRPC GRPCHeaderName.swift
[1060/1136] Compiling GRPC GRPCIdleHandler.swift
[1061/1136] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1062/1136] Compiling GRPC GRPCKeepaliveHandlers.swift
[1063/1136] Compiling GRPC GRPCPayload.swift
[1064/1136] Compiling GRPC BidirectionalStreamingCall.swift
[1065/1136] Compiling GRPC Call.swift
[1066/1136] Compiling GRPC CallDetails.swift
[1067/1136] Compiling GRPC ClientCall.swift
[1068/1136] Compiling GRPC ClientStreamingCall.swift
[1069/1136] Compiling GRPC LazyEventLoopPromise.swift
[1070/1136] Compiling GRPC ResponseContainers.swift
[1071/1136] Compiling GRPC ResponsePartContainer.swift
[1072/1136] Compiling GRPC ServerStreamingCall.swift
[1073/1136] Compiling GRPC UnaryCall.swift
[1074/1136] Compiling GRPC ClientConnection.swift
[1075/1136] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1076/1136] Compiling GRPC ClientErrorDelegate.swift
[1077/1136] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1078/1136] Compiling GRPC CompressionAlgorithm.swift
[1079/1136] Compiling GRPC DecompressionLimit.swift
[1080/1136] Compiling GRPC MessageEncoding.swift
[1081/1136] Compiling GRPC Zlib.swift
[1082/1136] Compiling GRPC GRPCAsyncResponseStream.swift
[1083/1136] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1084/1136] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1085/1136] Compiling GRPC GRPCAsyncServerCallContext.swift
[1086/1136] Compiling GRPC GRPCAsyncServerHandler.swift
[1087/1136] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1088/1136] Compiling GRPC GRPCAsyncUnaryCall.swift
[1089/1136] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1090/1136] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1091/1136] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1092/1136] Compiling GRPC GRPCSendable.swift
[1093/1136] Compiling GRPC NIOAsyncWrappers.swift
[1094/1136] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1095/1136] Compiling GRPC ClientStreamingServerHandler.swift
[1096/1136] Compiling GRPC ServerHandlerProtocol.swift
[1097/1136] Compiling GRPC ServerStreamingServerHandler.swift
[1098/1136] Compiling GRPC UnaryServerHandler.swift
[1099/1136] Compiling GRPC CallOptions.swift
[1100/1136] Compiling GRPC ConnectionBackoff.swift
[1101/1136] Compiling GRPC ConnectionKeepalive.swift
[1102/1136] Compiling GRPC ConnectionManager+Delegates.swift
[1103/1136] Compiling GRPC ConnectionManager.swift
[1104/1136] Compiling GRPC ConnectionManagerChannelProvider.swift
[1105/1136] Compiling GRPC ConnectionManagerID.swift
[1106/1136] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1107/1136] Compiling GRPC ConnectionPool+Waiter.swift
[1108/1136] Compiling GRPC ConnectionPool.swift
[1109/1136] Compiling GRPC ConnectionPoolIDs.swift
[1110/1136] Compiling GRPC GRPCChannelPool.swift
[1111/1136] Compiling GRPC PoolManager.swift
[1112/1136] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1113/1136] Compiling GRPC PoolManagerStateMachine.swift
[1114/1136] Compiling GRPC PooledChannel.swift
[1115/1136] Compiling GRPC StreamLender.swift
[1116/1136] Compiling GRPC ConnectivityState.swift
[1117/1136] Compiling GRPC DebugOnly.swift
[1118/1136] Emitting module GRPC
[1119/1136] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1120/1136] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1121/1136] Compiling GRPC GRPCServiceDescription.swift
[1122/1136] Compiling GRPC GRPCStatus.swift
[1123/1136] Compiling GRPC GRPCStatusAndMetadata.swift
[1124/1136] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1125/1136] Compiling GRPC GRPCTLSConfiguration.swift
[1126/1136] Compiling GRPC GRPCTimeout.swift
[1127/1136] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1128/1136] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1129/1136] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1130/1136] Compiling GRPC ClientInterceptorContext.swift
[1131/1136] Compiling GRPC ClientInterceptorPipeline.swift
[1132/1136] Compiling GRPC ClientInterceptorProtocol.swift
[1133/1136] Compiling GRPC ClientInterceptors.swift
[1134/1136] Compiling GRPC ClientTransport.swift
[1135/1136] Compiling GRPC ClientTransportFactory.swift
[1136/1136] Compiling GRPC MessageParts.swift
[1138/1248] Compiling ZcashLightClientKit URL+UpdateWithAlias.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1139/1248] Compiling ZcashLightClientKit Undescribable.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1140/1248] Compiling ZcashLightClientKit Zatoshi+SQLite.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1141/1248] Compiling ZcashLightClientKit ZcashRust+Utils.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1142/1248] Compiling ZcashLightClientKit ZcashSDK+extensions.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1143/1248] Compiling ZcashLightClientKit Initializer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1144/1248] Compiling ZcashLightClientKit SDKMetrics.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1145/1248] Compiling ZcashLightClientKit FiatCurrencyResult.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1146/1248] Compiling ZcashLightClientKit Memo.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1147/1248] Compiling ZcashLightClientKit Proposal.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1148/1248] Compiling ZcashLightClientKit ScanRange.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1149/1248] Compiling ZcashLightClientKit ScanSummary.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1150/1248] Compiling ZcashLightClientKit TransactionDataRequest.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1151/1248] Compiling ZcashLightClientKit WalletSummary.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1152/1248] Compiling ZcashLightClientKit WalletTypes.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1153/1248] Compiling ZcashLightClientKit Zatoshi.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1154/1263] Compiling ZcashLightClientKit AsyncToCombineGateway.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1155/1263] Compiling ZcashLightClientKit Clamped.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1156/1263] Compiling ZcashLightClientKit DBActor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1157/1263] Compiling ZcashLightClientKit DIContainer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1158/1263] Compiling ZcashLightClientKit GenericActor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1159/1263] Compiling ZcashLightClientKit LoggingProxy.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1160/1263] Compiling ZcashLightClientKit OSLogger.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1161/1263] Compiling ZcashLightClientKit SDKFlags.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1162/1263] Compiling ZcashLightClientKit SaplingParameterDownloader.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1163/1263] Compiling ZcashLightClientKit SpecificCombineTypes.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1164/1263] Compiling ZcashLightClientKit SyncSessionIDGenerator.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1165/1263] Compiling ZcashLightClientKit Task+sleep.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1166/1263] Compiling ZcashLightClientKit UsedAliasesChecker.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1167/1263] Compiling ZcashLightClientKit ZcashFileManager.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1168/1263] Compiling ZcashLightClientKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1169/1263] Compiling ZcashLightClientKit Account.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1170/1263] Compiling ZcashLightClientKit AccountMetadataKey.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1171/1263] Compiling ZcashLightClientKit Action.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1172/1263] Compiling ZcashLightClientKit ClearAlreadyScannedBlocksAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1173/1263] Compiling ZcashLightClientKit ClearCacheAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1174/1263] Compiling ZcashLightClientKit DownloadAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1175/1263] Compiling ZcashLightClientKit EnhanceAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1176/1263] Compiling ZcashLightClientKit FetchUTXOsAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1177/1263] Compiling ZcashLightClientKit MigrateLegacyCacheDBAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1178/1263] Compiling ZcashLightClientKit ProcessSuggestedScanRangesAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1179/1263] Compiling ZcashLightClientKit RewindAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1180/1263] Compiling ZcashLightClientKit SaplingParamsAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1181/1263] Compiling ZcashLightClientKit ScanAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1182/1263] Compiling ZcashLightClientKit TxResubmissionAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1183/1263] Compiling ZcashLightClientKit UpdateChainTipAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1184/1263] Compiling ZcashLightClientKit UpdateSubtreeRootsAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1185/1263] Compiling ZcashLightClientKit ValidateServerAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1186/1263] Compiling ZcashLightClientKit CompactBlockProcessor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1187/1263] Compiling ZcashLightClientKit ConnectorProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1188/1263] Compiling ZcashLightClientKit DatabaseStorageError.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1189/1263] Compiling ZcashLightClientKit SimpleConnectionProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1190/1263] Compiling ZcashLightClientKit BlockDownloader.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1191/1263] Compiling ZcashLightClientKit BlockDownloaderService.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1192/1263] Compiling ZcashLightClientKit BlockEnhancer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1193/1263] Compiling ZcashLightClientKit UTXOFetcher.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1194/1263] Compiling ZcashLightClientKit FSCompactBlockRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1195/1263] Compiling ZcashLightClientKit SaplingParametersHandler.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1196/1263] Compiling ZcashLightClientKit BlockScanner.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1197/1263] Compiling ZcashLightClientKit AfterSyncHooksManager.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1198/1263] Compiling ZcashLightClientKit CompactBlockProgress.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1199/1263] Compiling ZcashLightClientKit SyncControlData.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1200/1263] Compiling ZcashLightClientKit BundleCheckpointSource.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1201/1263] Emitting module ZcashLightClientKit
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1202/1263] Compiling ZcashLightClientKit BundleCheckpointURLProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1203/1263] Compiling ZcashLightClientKit Checkpoint+helpers.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1204/1263] Compiling ZcashLightClientKit Checkpoint.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1205/1263] Compiling ZcashLightClientKit CheckpointSource.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1206/1263] Compiling ZcashLightClientKit CheckpointSourceFactory.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1207/1263] Compiling ZcashLightClientKit ClosureSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1208/1263] Compiling ZcashLightClientKit CombineSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1209/1263] Compiling ZcashLightClientKit Checkpoint+mainnet.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1210/1263] Compiling ZcashLightClientKit Checkpoint+testnet.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1211/1263] Compiling ZcashLightClientKit ZcashSDK.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1212/1263] Compiling ZcashLightClientKit BlockDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1213/1263] Compiling ZcashLightClientKit PagedTransactionDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1214/1263] Compiling ZcashLightClientKit TransactionDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1215/1263] Compiling ZcashLightClientKit UnspentTransactionOutputDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1216/1263] Compiling ZcashLightClientKit AccountEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1217/1263] Compiling ZcashLightClientKit EncodedTransactionEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1218/1263] Compiling ZcashLightClientKit Pczt.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1219/1263] Compiling ZcashLightClientKit SentNoteEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1220/1263] Compiling ZcashLightClientKit TransactionEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1221/1263] Compiling ZcashLightClientKit UnspentTransactionOutputEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1222/1263] Compiling ZcashLightClientKit ZcashCompactBlock.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1223/1263] Compiling ZcashLightClientKit ZcashError.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1224/1263] Compiling ZcashLightClientKit ZcashErrorCode.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1225/1263] Compiling ZcashLightClientKit ZcashErrorCodeDefinition.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1226/1263] Compiling ZcashLightClientKit Bool+ToData.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1227/1263] Compiling ZcashLightClientKit Data+ToOtherTypes.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1228/1263] Compiling ZcashLightClientKit Data+Zcash.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1229/1263] Compiling ZcashLightClientKit Data+internal.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1230/1263] Compiling ZcashLightClientKit Error+ZcashError.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1231/1263] Compiling ZcashLightClientKit HexEncode.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1232/1263] Compiling ZcashLightClientKit Int+ToData.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1233/1263] Compiling ZcashLightClientKit NumberFormatter+Zcash.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1234/1263] Compiling ZcashLightClientKit LightWalletGRPCService.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1235/1263] Compiling ZcashLightClientKit Protocolbuffer+Extensions.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1236/1263] Compiling ZcashLightClientKit compact_formats.pb.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1237/1263] Compiling ZcashLightClientKit proposal.pb.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1238/1263] Compiling ZcashLightClientKit service.grpc.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1239/1263] Compiling ZcashLightClientKit service.pb.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1240/1263] Compiling ZcashLightClientKit LightWalletService.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1241/1263] Compiling ZcashLightClientKit LightWalletGRPCServiceOverTor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1242/1263] Compiling ZcashLightClientKit LatestBlocksDataProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1243/1263] Compiling ZcashLightClientKit ResourceProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1244/1263] Compiling ZcashLightClientKit BlockRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1245/1263] Compiling ZcashLightClientKit CompactBlockRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1246/1263] Compiling ZcashLightClientKit NotesRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1247/1263] Compiling ZcashLightClientKit PaginatedTransactionRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1248/1263] Compiling ZcashLightClientKit TransactionRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1249/1263] Compiling ZcashLightClientKit TransactionRepositoryBuilder.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1250/1263] Compiling ZcashLightClientKit ZcashKeyDerivationBackend.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1251/1263] Compiling ZcashLightClientKit ZcashKeyDerivationBackendWelding.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1252/1263] Compiling ZcashLightClientKit ZcashRustBackend.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1253/1263] Compiling ZcashLightClientKit ZcashRustBackendWelding.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1254/1263] Compiling ZcashLightClientKit Synchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1255/1263] Compiling ZcashLightClientKit ClosureSDKSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1256/1263] Compiling ZcashLightClientKit CombineSDKSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1257/1263] Compiling ZcashLightClientKit Dependencies.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1258/1263] Compiling ZcashLightClientKit SDKSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1259/1263] Compiling ZcashLightClientKit DerivationTool.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1260/1263] Compiling ZcashLightClientKit TorClient.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1261/1263] Compiling ZcashLightClientKit TransactionEncoder.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1262/1263] Compiling ZcashLightClientKit WalletTransactionEncoder.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
[1263/1263] Compiling ZcashLightClientKit AsyncToClosureGateway.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
import libzcashlc
       ^
error: fatalError
BUILD FAILURE 5.10 linux