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 main (2eaa6a), with Swift 6.0 for Linux on 3 Sep 2025 09:43:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/grpc/grpc-swift.git
[1/10057] Fetching sqlite.swift
[907/61354] Fetching sqlite.swift, grpc-swift
[61355/64683] Fetching sqlite.swift, grpc-swift, zcash-light-client-ffi
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (126.78s)
Fetched https://github.com/grpc/grpc-swift.git from cache (126.82s)
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache (130.57s)
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 (7.64s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (5.95s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (3.78s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.05s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (1.30s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/3903] Fetching swift-log
[119/5717] Fetching swift-log, swift-atomics
[3654/11844] Fetching swift-log, swift-atomics, swift-nio-extras
[6053/29238] Fetching swift-log, swift-atomics, swift-nio-extras, swift-collections
[8620/44313] Fetching swift-log, swift-atomics, swift-nio-extras, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.95s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[12003/38186] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl
[17872/40884] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-nio-transport-services
[24629/81030] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-nio-transport-services, swift-protobuf
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.53s)
[22534/78332] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
Fetching https://github.com/apple/swift-nio-http2.git
[37781/89993] Fetching swift-log, swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (2.44s)
[44270/86090] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (2.44s)
[42573/84276] Fetching swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-collections.git from cache (2.58s)
[26864/66882] Fetching swift-nio-ssl, swift-protobuf, swift-nio-http2
[40387/144874] Fetching swift-nio-ssl, swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.70s)
[49834/129799] Fetching swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.94s)
[64496/118138] Fetching swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-protobuf.git from cache (12.24s)
Fetched https://github.com/apple/swift-nio.git from cache (10.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.89s)
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 (0.90s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (2.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.79s)
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.11s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.03s)
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-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/1176] Fetching swift-http-structured-headers
[248/6341] Fetching swift-http-structured-headers, swift-async-algorithms
[479/7970] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1
[940/10403] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-service-lifecycle
[3251/16864] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.55s)
[11360/15688] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
[10118/14059] Fetching swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.76s)
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.41s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.97s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.97s)
[1/5985] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.44s)
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.90s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (2.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.03s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.69s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.77s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.26s)
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.74s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.83s)
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/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/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/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-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-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/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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.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-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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
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
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
[1369/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (2.48s)
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/454] Write sources
[2/454] Copying txFromAndroidSDK.txt
[2/454] Copying txBase64String.txt
[2/454] Copying cache.db
[2/454] Copying integerOverflowJSON.json
[2/454] Copying sandblasted_mainnet_block.json
[2/454] Copying darkside_caches.db
[13/454] Copying sapling-output.params
[13/454] Copying PrivacyInfo.xcprivacy
[13/454] Write sources
[18/454] Copying darkside_data.db
[34/454] Copying test_data.db
[34/454] Compiling _AtomicsShims.c
[36/454] Compiling CNIOWindows WSAStartup.c
[37/454] Compiling CNIOWindows shim.c
[38/454] Compiling CNIOWASI CNIOWASI.c
[39/454] Compiling CNIOPosix event_loop_id.c
[40/454] Copying sapling-spend.params
[41/454] Copying checkpoints
[42/454] Compiling CNIOLinux liburing_shims.c
[43/454] Compiling CNIODarwin shim.c
[44/454] Compiling CNIOLLHTTP c_nio_http.c
[45/454] Compiling CNIOLinux shim.c
[46/454] Compiling fiat_p256_adx_mul.S
[46/454] Compiling fiat_p256_adx_sqr.S
[48/454] Compiling CNIOLLHTTP c_nio_api.c
[49/454] Compiling fiat_curve25519_adx_square.S
[50/454] Compiling fiat_curve25519_adx_mul.S
[51/454] Compiling CNIOLLHTTP c_nio_llhttp.c
[52/454] Write swift-version-24593BA9C3E375BF.txt
[53/454] Compiling CNIOBoringSSLShims shims.c
[54/458] Compiling tls_method.cc
[55/458] Compiling tls_record.cc
[56/458] Compiling tls13_both.cc
[57/459] Compiling tls13_server.cc
[58/460] Compiling tls13_enc.cc
[59/460] Compiling tls13_client.cc
[61/556] Emitting module _NIOBase64
[61/564] Compiling t1_enc.cc
[62/564] Compiling ssl_x509.cc
[63/564] Compiling SwiftToolchainCSQLite sqlite3.c
[64/564] Compiling ssl_transcript.cc
[66/564] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/564] Compiling InternalCollectionsUtilities Debugging.swift
[68/564] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/564] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/565] Compiling ssl_versions.cc
[71/565] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/565] Emitting module InternalCollectionsUtilities
[73/565] Compiling InternalCollectionsUtilities Descriptions.swift
[74/565] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/565] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/565] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[77/565] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[78/565] Compiling InternalCollectionsUtilities Integer rank.swift
[79/565] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/565] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/565] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/566] Compiling _NIOBase64 Base64.swift
[85/567] Compiling _NIODataStructures PriorityQueue.swift
[86/567] Compiling _NIODataStructures _TinyArray.swift
[87/568] Compiling Logging Locks.swift
[88/568] Emitting module Logging
[89/573] Compiling Logging MetadataProvider.swift
[90/600] Emitting module _NIODataStructures
[91/600] Compiling _NIODataStructures Heap.swift
[92/616] Compiling ssl_stat.cc
[94/616] Compiling DequeModule _DequeBuffer.swift
[95/616] Compiling DequeModule _DequeBufferHeader.swift
[96/618] Compiling Logging Logging.swift
[97/618] Compiling Logging LogHandler.swift
[98/619] Emitting module SQLite
[100/623] Compiling DequeModule Deque+CustomReflectable.swift
[101/623] Compiling DequeModule Deque+Descriptions.swift
[102/623] Compiling DequeModule Deque+Equatable.swift
[103/623] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[104/623] Compiling DequeModule Deque+Extras.swift
[105/623] Compiling DequeModule Deque+Hashable.swift
[106/623] Compiling SwiftProtobuf ProtoNameProviding.swift
[107/623] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[108/623] Compiling SwiftProtobuf ProtobufMap.swift
[109/623] Compiling SwiftProtobuf SelectiveVisitor.swift
[110/623] Compiling SwiftProtobuf SimpleExtensionMap.swift
[111/623] Compiling SwiftProtobuf StringUtils.swift
[112/623] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[113/623] Compiling SwiftProtobuf SwiftProtobufError.swift
[114/623] Compiling SwiftProtobuf TextFormatDecoder.swift
[115/623] Compiling SwiftProtobuf TextFormatDecodingError.swift
[116/623] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[117/623] Compiling SwiftProtobuf TextFormatEncoder.swift
[118/634] Compiling DequeModule Deque._UnsafeHandle.swift
[119/634] Compiling DequeModule Deque.swift
[120/634] Compiling DequeModule Deque+Testing.swift
[121/634] Compiling DequeModule Deque._Storage.swift
[122/634] Compiling DequeModule _DequeSlot.swift
[123/634] Compiling DequeModule _UnsafeWrappedBuffer.swift
[124/634] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[125/634] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[126/634] Compiling SwiftProtobuf TextFormatScanner.swift
[127/634] Compiling SwiftProtobuf TimeUtils.swift
[128/634] Compiling SwiftProtobuf UnknownStorage.swift
[129/634] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[130/634] Compiling SwiftProtobuf Varint.swift
[131/634] Compiling SwiftProtobuf Version.swift
[132/634] Compiling SwiftProtobuf Visitor.swift
[133/634] Compiling SwiftProtobuf WireFormat.swift
[134/634] Compiling SwiftProtobuf ZigZag.swift
[135/634] Compiling SwiftProtobuf any.pb.swift
[136/634] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[137/634] Compiling SwiftProtobuf Message+FieldMask.swift
[138/634] Compiling SwiftProtobuf Message+JSONAdditions.swift
[139/634] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[140/634] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[141/634] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[142/634] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[143/634] Compiling SwiftProtobuf Message.swift
[144/634] Compiling SwiftProtobuf MessageExtension.swift
[145/634] Compiling SwiftProtobuf NameMap.swift
[146/634] Compiling SwiftProtobuf PathDecoder.swift
[147/634] Compiling SwiftProtobuf PathVisitor.swift
[154/634] Compiling DequeModule Deque+Codable.swift
[155/634] Compiling DequeModule Deque+Collection.swift
[159/634] Compiling SQLite URIQueryParameter.swift
[160/634] Compiling SQLite Value.swift
[161/634] Compiling SQLite Cipher.swift
[162/634] Compiling SQLite FTS4.swift
[168/634] Compiling SwiftProtobuf JSONDecoder.swift
[169/634] Compiling SwiftProtobuf JSONDecodingError.swift
[170/634] Compiling SwiftProtobuf JSONDecodingOptions.swift
[171/634] Compiling SwiftProtobuf JSONEncoder.swift
[172/634] Compiling SwiftProtobuf JSONEncodingError.swift
[173/634] Compiling SwiftProtobuf JSONEncodingOptions.swift
[174/634] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[175/634] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[176/634] Compiling SwiftProtobuf JSONScanner.swift
[177/634] Compiling SwiftProtobuf MathUtils.swift
[178/634] Compiling SwiftProtobuf Message+AnyAdditions.swift
[179/634] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[180/634] Compiling SQLite DateAndTimeFunctions.swift
[181/634] Compiling SQLite Expression.swift
[182/634] Compiling SQLite Operators.swift
[183/634] Compiling SQLite Query+with.swift
[184/634] Compiling SQLite Coding.swift
[185/634] Compiling SQLite Collation.swift
[186/634] Compiling SQLite CoreFunctions.swift
[187/634] Compiling SQLite CustomFunctions.swift
[188/634] Compiling SQLite Query.swift
[189/634] Compiling SQLite Schema.swift
[190/634] Compiling SQLite Setter.swift
[191/634] Compiling SQLite WindowFunctions.swift
[206/634] Emitting module DequeModule
[207/635] Compiling ssl_privkey.cc
[208/635] Compiling ssl_session.cc
[209/635] Compiling ssl_key_share.cc
[219/635] Compiling SQLite SchemaChanger.swift
[220/635] Compiling SQLite SchemaDefinitions.swift
[221/635] Compiling SQLite SchemaReader.swift
[222/635] Compiling SQLite AggregateFunctions.swift
[223/635] Emitting module SwiftProtobuf
[223/635] Compiling ssl_lib.cc
[224/635] Compiling ssl_file.cc
[225/635] Compiling ssl_cert.cc
[238/635] Compiling ssl_buffer.cc
[239/635] Compiling ssl_cipher.cc
[240/635] Compiling ssl_credential.cc
[241/635] Compiling ssl_aead_ctx.cc
[242/635] Compiling ssl_asn1.cc
[248/636] Compiling s3_pkt.cc
[249/636] Compiling s3_lib.cc
[250/636] Compiling handshake_server.cc
[251/636] Compiling s3_both.cc
[252/636] Compiling handshake_client.cc
[253/636] Compiling handoff.cc
[254/636] Compiling handshake.cc
[255/636] Compiling encrypted_client_hello.cc
[256/636] Compiling dtls_record.cc
[257/636] Compiling extensions.cc
[258/636] Compiling dtls_method.cc
[259/636] Compiling d1_srtp.cc
[260/636] Compiling md5-x86_64-linux.S
[261/636] Compiling md5-x86_64-apple.S
[262/636] Compiling md5-586-linux.S
[263/636] Compiling md5-586-apple.S
[264/636] Compiling d1_pkt.cc
[265/636] Compiling chacha20_poly1305_x86_64-apple.S
[266/636] Compiling chacha20_poly1305_x86_64-linux.S
[267/636] Compiling chacha20_poly1305_armv8-linux.S
[268/636] Compiling chacha20_poly1305_armv8-win.S
[269/636] Compiling chacha20_poly1305_armv8-apple.S
[270/636] Compiling err_data.cc
[271/636] Compiling chacha-x86_64-linux.S
[272/636] Compiling chacha-x86_64-apple.S
[273/636] Compiling chacha-x86-apple.S
[274/636] Compiling d1_lib.cc
[275/636] Compiling chacha-x86-linux.S
[276/636] Compiling chacha-armv8-win.S
[277/636] Compiling chacha-armv8-linux.S
[278/636] Compiling chacha-armv4-linux.S
[279/636] Compiling bio_ssl.cc
[280/636] Compiling chacha-armv8-apple.S
[281/636] Compiling x86_64-mont5-linux.S
[282/636] Compiling aes128gcmsiv-x86_64-linux.S
[283/636] Compiling x86-mont-linux.S
[284/636] Compiling x86_64-mont5-apple.S
[285/636] Compiling aes128gcmsiv-x86_64-apple.S
[286/636] Compiling x86-mont-apple.S
[286/636] Compiling x86_64-mont-apple.S
[288/636] Compiling x86_64-mont-linux.S
[289/636] Compiling vpaes-x86_64-apple.S
[290/636] Compiling vpaes-x86-linux.S
[291/636] Compiling vpaes-x86_64-linux.S
[292/636] Compiling vpaes-armv8-linux.S
[293/636] Compiling vpaes-x86-apple.S
[294/636] Compiling vpaes-armv7-linux.S
[295/636] Compiling vpaes-armv8-apple.S
[296/636] Compiling vpaes-armv8-win.S
[297/636] Compiling sha512-x86_64-apple.S
[298/636] Compiling sha512-armv8-win.S
[299/636] Compiling sha512-armv8-apple.S
[300/636] Compiling sha512-armv8-linux.S
[301/636] Compiling sha512-armv4-linux.S
[302/636] Compiling sha512-x86_64-linux.S
[303/636] Compiling sha512-586-linux.S
[304/636] Compiling sha512-586-apple.S
[305/636] Compiling sha256-x86_64-linux.S
[306/636] Compiling sha256-armv8-linux.S
[307/636] Compiling sha256-x86_64-apple.S
[308/636] Compiling sha256-armv8-win.S
[309/636] Compiling sha256-armv8-apple.S
[310/636] Compiling sha256-armv4-linux.S
[311/636] Compiling sha256-586-linux.S
[312/636] Compiling sha256-586-apple.S
[313/636] Compiling sha1-x86_64-apple.S
[314/636] Compiling sha1-armv8-win.S
[315/636] Compiling sha1-armv8-linux.S
[316/636] Compiling sha1-x86_64-linux.S
[317/636] Compiling sha1-armv8-apple.S
[318/636] Compiling sha1-armv4-large-linux.S
[319/636] Compiling sha1-586-linux.S
[320/636] Compiling sha1-586-apple.S
[321/636] Compiling rdrand-x86_64-linux.S
[322/636] Compiling rsaz-avx2-apple.S
[323/636] Compiling rsaz-avx2-linux.S
[324/636] Compiling rdrand-x86_64-apple.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-linux.S
[328/636] Compiling p256_beeu-armv8-asm-win.S
[329/636] Compiling p256_beeu-armv8-asm-apple.S
[330/636] Compiling p256-x86_64-asm-apple.S
[331/636] Compiling p256-x86_64-asm-linux.S
[332/636] Compiling p256-armv8-asm-linux.S
[333/636] Compiling p256-armv8-asm-win.S
[334/636] Compiling p256-armv8-asm-apple.S
[335/636] Compiling ghashv8-armv8-win.S
[336/636] Compiling ghashv8-armv8-linux.S
[337/636] Compiling ghashv8-armv8-apple.S
[338/636] Compiling d1_both.cc
[339/636] Compiling ghash-x86_64-linux.S
[340/636] Compiling ghash-x86_64-apple.S
[341/636] Compiling ghashv8-armv7-linux.S
[342/636] Compiling ghash-x86-linux.S
[343/636] Compiling ghash-x86-apple.S
[344/636] Compiling ghash-ssse3-x86_64-linux.S
[345/636] Compiling ghash-ssse3-x86_64-apple.S
[346/636] Compiling ghash-ssse3-x86-apple.S
[347/636] Compiling ghash-neon-armv8-win.S
[348/636] Compiling ghash-ssse3-x86-linux.S
[349/636] Compiling ghash-neon-armv8-linux.S
[350/636] Compiling ghash-neon-armv8-apple.S
[350/636] Compiling co-586-apple.S
[350/636] Compiling ghash-armv4-linux.S
[353/636] Compiling bn-armv8-win.S
[353/636] Compiling co-586-linux.S
[355/636] Compiling bsaes-armv7-linux.S
[356/636] Compiling bn-armv8-linux.S
[357/636] Compiling armv8-mont-win.S
[357/636] Compiling bn-armv8-apple.S
[359/636] Compiling bn-586-linux.S
[359/636] Compiling armv4-mont-linux.S
[361/636] Compiling armv8-mont-linux.S
[362/636] Compiling bn-586-apple.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-apple.S
[367/636] Compiling aesv8-armv8-win.S
[368/636] Compiling aesv8-armv7-linux.S
[369/636] Compiling aesv8-gcm-armv8-apple.S
[370/636] Compiling aesv8-armv8-linux.S
[371/636] Compiling aesni-x86_64-linux.S
[372/636] Compiling aesni-x86-apple.S
[373/636] Compiling aesni-gcm-x86_64-apple.S
[374/636] Compiling aesni-x86_64-apple.S
[375/636] Compiling aesni-x86-linux.S
[376/636] Compiling aesni-gcm-x86_64-linux.S
[377/636] Compiling aes-gcm-avx2-x86_64-apple.S
[378/636] Compiling aes-gcm-avx10-x86_64-apple.S
[379/636] Compiling aes-gcm-avx2-x86_64-linux.S
[380/636] Compiling aes-gcm-avx10-x86_64-linux.S
[381/636] Compiling x_x509.cc
[382/636] Compiling x_x509a.cc
[383/636] Compiling x_pubkey.cc
[384/636] Compiling x_sig.cc
[385/636] Compiling x_req.cc
[386/636] Compiling x_val.cc
[387/636] Compiling x_spki.cc
[389/636] Compiling SwiftProtobuf api.pb.swift
[390/636] Compiling SwiftProtobuf descriptor.pb.swift
[391/636] Compiling SwiftProtobuf duration.pb.swift
[392/636] Compiling SwiftProtobuf empty.pb.swift
[393/636] Compiling SwiftProtobuf field_mask.pb.swift
[394/636] Compiling SwiftProtobuf source_context.pb.swift
[395/636] Compiling SwiftProtobuf struct.pb.swift
[396/636] Compiling SwiftProtobuf timestamp.pb.swift
[397/636] Compiling SwiftProtobuf type.pb.swift
[398/636] Compiling SwiftProtobuf wrappers.pb.swift
[399/636] Compiling SwiftProtobuf resource_bundle_accessor.swift
[399/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 x509name.cc
[408/637] Compiling x509rset.cc
[409/637] Compiling x509cset.cc
[410/637] Compiling x509_txt.cc
[411/637] Compiling x509_v3.cc
[412/637] Compiling x509_vfy.cc
[413/637] Compiling x509_vpm.cc
[414/637] Compiling x509_trs.cc
[415/637] Compiling x509_set.cc
[416/637] Compiling x509_ext.cc
[417/637] Compiling x509_req.cc
[418/637] Compiling x509_def.cc
[419/637] Compiling x509_obj.cc
[420/637] Compiling x509_lu.cc
[421/637] Compiling x509_d2.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_prn.cc
[427/637] Compiling v3_utl.cc
[428/637] Compiling v3_pmaps.cc
[429/637] Compiling v3_purp.cc
[430/637] Compiling v3_ocsp.cc
[431/637] Compiling v3_ncons.cc
[432/637] Compiling v3_pcons.cc
[433/637] Compiling v3_int.cc
[434/637] Compiling v3_lib.cc
[435/637] Compiling v3_ia5.cc
[436/637] Compiling v3_info.cc
[437/637] Compiling v3_genn.cc
[438/637] Compiling v3_extku.cc
[439/637] Compiling v3_enum.cc
[440/637] Compiling v3_cpols.cc
[441/637] Compiling v3_crld.cc
[442/637] Compiling v3_conf.cc
[443/637] Compiling v3_bitst.cc
[444/637] Compiling v3_bcons.cc
[445/637] Compiling v3_alt.cc
[446/637] Compiling v3_akeya.cc
[447/637] Compiling v3_akey.cc
[448/637] Compiling t_x509a.cc
[449/637] Compiling t_x509.cc
[450/637] Compiling t_req.cc
[451/637] Compiling t_crl.cc
[452/637] Compiling rsa_pss.cc
[453/637] Compiling i2d_pr.cc
[454/637] Compiling policy.cc
[455/637] Compiling name_print.cc
[456/637] Compiling by_dir.cc
[457/637] Compiling by_file.cc
[458/637] Compiling algorithm.cc
[459/637] Compiling a_verify.cc
[460/637] Compiling asn1_gen.cc
[461/637] Compiling a_sign.cc
[462/637] Compiling a_digest.cc
[463/637] Compiling thread_none.cc
[464/637] Compiling thread_win.cc
[465/637] Compiling thread_pthread.cc
[466/637] Compiling voprf.cc
[467/637] Compiling thread.cc
[468/637] Compiling stack.cc
[469/637] Compiling trust_token.cc
[470/637] Compiling pmbtoken.cc
[471/637] Compiling sha512.cc
[472/637] Compiling sha256.cc
[473/637] Compiling siphash.cc
[474/637] Compiling slhdsa.cc
[475/637] Compiling sha1.cc
[476/637] Compiling rsa_print.cc
[477/637] Compiling rsa_extra.cc
[478/637] Compiling spake2plus.cc
[479/637] Compiling refcount.cc
[480/637] Compiling rc4.cc
[481/637] Compiling rsa_crypt.cc
[482/637] Compiling windows.cc
[483/637] Compiling trusty.cc
[484/637] Compiling rsa_asn1.cc
[485/637] Compiling urandom.cc
[486/637] Compiling ios.cc
[487/637] Compiling rand.cc
[488/637] Compiling getentropy.cc
[489/637] Compiling passive.cc
[490/637] Compiling poly1305_arm_asm.S
[491/637] Compiling deterministic.cc
[492/637] Compiling forkunsafe.cc
[493/637] Compiling fork_detect.cc
[494/637] Compiling poly1305_arm.cc
[495/637] Compiling poly1305.cc
[496/637] Compiling poly1305_vec.cc
[497/637] Compiling pool.cc
[498/637] Compiling pkcs7.cc
[499/637] Compiling pkcs8.cc
[500/637] Compiling p5_pbev2.cc
[501/637] Compiling pkcs8_x509.cc
[502/637] Compiling pkcs7_x509.cc
[503/637] Compiling pem_xaux.cc
[504/637] Compiling pem_x509.cc
[505/637] Compiling pem_pkey.cc
[506/637] Compiling obj_xref.cc
[507/637] Compiling mlkem.cc
[508/637] Compiling pem_pk8.cc
[509/637] Compiling pem_oth.cc
[510/637] Compiling pem_lib.cc
[511/637] Compiling pem_info.cc
[512/637] Compiling pem_all.cc
[513/637] Compiling obj.cc
[514/637] Compiling mldsa.cc
[515/637] Compiling poly_rq_mul.S
[516/637] Compiling fips_shared_support.cc
[517/637] Compiling md5.cc
[518/637] Compiling mem.cc
[519/637] Compiling lhash.cc
[520/637] Compiling md4.cc
[521/637] Compiling kyber.cc
[522/637] Compiling hrss.cc
[523/637] Compiling ex_data.cc
[524/637] Compiling sign.cc
[525/637] Compiling scrypt.cc
[526/637] Compiling pbkdf.cc
[527/637] Compiling hpke.cc
[528/637] Compiling p_x25519.cc
[528/637] Compiling print.cc
[530/637] Compiling p_x25519_asn1.cc
[531/637] Compiling p_rsa_asn1.cc
[532/637] Compiling p_ed25519.cc
[533/637] Compiling p_ec.cc
[534/637] Compiling p_rsa.cc
[535/637] Compiling p_hkdf.cc
[536/637] Compiling p_ed25519_asn1.cc
[537/637] Compiling p_ec_asn1.cc
[538/637] Compiling p_dh_asn1.cc
[539/637] Compiling p_dsa_asn1.cc
[540/637] Compiling p_dh.cc
[541/637] Compiling err.cc
[542/637] Compiling evp.cc
[543/637] Compiling evp_ctx.cc
[544/637] Compiling engine.cc
[545/637] Compiling ecdh.cc
[546/637] Compiling evp_asn1.cc
[547/637] Compiling ecdsa_asn1.cc
[548/637] Compiling ec_derive.cc
[549/637] Compiling hash_to_curve.cc
[550/637] Compiling dsa.cc
[551/637] Compiling params.cc
[552/637] Compiling ec_asn1.cc
[553/637] Compiling digest_extra.cc
[554/637] Compiling x25519-asm-arm.S
[555/637] Compiling dsa_asn1.cc
[556/637] Compiling des.cc
[557/637] Compiling dh_asn1.cc
[558/637] Compiling spake25519.cc
[559/637] Compiling cpu_intel.cc
[560/637] Compiling crypto.cc
[561/637] Compiling cpu_arm_linux.cc
[562/637] Compiling curve25519.cc
[563/637] Compiling cpu_aarch64_openbsd.cc
[564/637] Compiling cpu_arm_freebsd.cc
[565/637] Compiling cpu_aarch64_sysreg.cc
[566/637] Compiling cpu_aarch64_linux.cc
[566/637] Compiling cpu_aarch64_win.cc
[567/637] Compiling bcm.cc
[568/637] Compiling curve25519_64_adx.cc
[570/637] Compiling cpu_aarch64_fuchsia.cc
[571/637] Compiling cpu_aarch64_apple.cc
[572/637] Compiling e_rc4.cc
[573/637] Compiling get_cipher.cc
[574/637] Compiling tls_cbc.cc
[575/637] Compiling e_tls.cc
[576/637] Compiling e_rc2.cc
[577/637] Compiling conf.cc
[578/637] Compiling e_des.cc
[578/637] Compiling derive_key.cc
[580/637] Compiling e_null.cc
[581/637] Compiling e_chacha20poly1305.cc
[582/637] Compiling e_aesctrhmac.cc
[583/637] Compiling e_aesgcmsiv.cc
[584/637] Compiling chacha.cc
[585/637] Compiling unicode.cc
[586/637] Compiling buf.cc
[587/637] Compiling blake2.cc
[587/637] Compiling cbb.cc
[589/637] Compiling bn_asn1.cc
[590/637] Compiling ber.cc
[591/637] Compiling convert.cc
[592/637] Compiling cbs.cc
[593/637] Compiling asn1_compat.cc
[594/637] Compiling socket.cc
[595/637] Compiling printf.cc
[596/637] Compiling socket_helper.cc
[597/637] Compiling pair.cc
[598/637] Compiling file.cc
[599/637] Compiling errno.cc
[600/637] Compiling hexdump.cc
[601/637] Compiling fd.cc
[602/637] Compiling connect.cc
[603/637] Compiling base64.cc
[604/637] Compiling tasn_typ.cc
[605/637] Compiling bio_mem.cc
[606/637] Compiling bio.cc
[607/637] Compiling tasn_fre.cc
[608/637] Compiling tasn_enc.cc
[609/637] Compiling tasn_new.cc
[610/637] Compiling f_string.cc
[611/637] Compiling tasn_utl.cc
[612/637] Compiling f_int.cc
[613/637] Compiling posix_time.cc
[614/637] Compiling asn_pack.cc
[615/637] Compiling tasn_dec.cc
[616/637] Compiling asn1_par.cc
[617/637] Compiling asn1_lib.cc
[618/637] Compiling a_utctm.cc
[619/637] Compiling a_type.cc
[620/637] Compiling a_octet.cc
[621/637] Compiling a_time.cc
[622/637] Compiling a_strnid.cc
[623/637] Compiling a_strex.cc
[624/637] Compiling a_dup.cc
[625/637] Compiling a_i2d_fp.cc
[626/637] Compiling a_d2i_fp.cc
[626/637] Compiling a_object.cc
[628/637] Compiling a_mbstr.cc
[629/637] Write sources
[630/637] Compiling CGRPCZlib empty.c
[631/637] Compiling a_int.cc
[632/637] Compiling a_gentm.cc
[633/655] Compiling a_bitstr.cc
[634/655] Compiling a_bool.cc
[636/655] Compiling Atomics AtomicStorage.swift
[637/655] Compiling Atomics AtomicValue.swift
[638/655] Compiling Atomics ManagedAtomic.swift
[639/655] Compiling Atomics ManagedAtomicLazyReference.swift
[640/657] Compiling Atomics OptionalRawRepresentable.swift
[641/657] Compiling Atomics RawRepresentable.swift
[642/657] Compiling Atomics AtomicBool.swift
[643/657] Compiling Atomics UnsafeAtomic.swift
[644/657] Compiling Atomics UnsafeAtomicLazyReference.swift
[645/657] Compiling Atomics AtomicInteger.swift
[646/657] Compiling Atomics AtomicOptionalWrappable.swift
[647/657] Compiling Atomics AtomicReference.swift
[648/657] Compiling Atomics AtomicMemoryOrderings.swift
[649/657] Compiling Atomics DoubleWord.swift
[650/657] Compiling Atomics IntegerOperations.swift
[651/657] Compiling Atomics Unmanaged extensions.swift
[652/657] Emitting module Atomics
[653/657] Compiling Atomics IntegerConformances.swift
[654/657] Compiling Atomics PointerConformances.swift
[655/657] Compiling Atomics Primitives.native.swift
[656/658] Compiling c-nioatomics.c
[657/658] Compiling c-atomics.c
[659/664] Compiling NIOConcurrencyHelpers lock.swift
[660/664] Compiling NIOConcurrencyHelpers NIOLock.swift
[661/664] Emitting module NIOConcurrencyHelpers
[662/664] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[663/664] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[664/664] Compiling NIOConcurrencyHelpers atomics.swift
[666/726] Compiling NIOCore NIOAny.swift
[667/726] Compiling NIOCore NIOCloseOnErrorHandler.swift
[668/726] Compiling NIOCore NIOCoreSendableMetatype.swift
[669/726] Compiling NIOCore NIOLoopBound.swift
[670/726] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[671/726] Compiling NIOCore NIOScheduledCallback.swift
[672/726] Compiling NIOCore NIOSendable.swift
[673/726] Compiling NIOCore RecvByteBufferAllocator.swift
[674/734] Compiling NIOCore EventLoopFuture+Deprecated.swift
[675/734] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[676/734] Compiling NIOCore EventLoopFuture.swift
[677/734] Compiling NIOCore FileDescriptor.swift
[678/734] Compiling NIOCore FileHandle.swift
[679/734] Compiling NIOCore FileRegion.swift
[680/734] Compiling NIOCore GlobalSingletons.swift
[681/734] Compiling NIOCore IO.swift
[682/734] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[683/734] Compiling NIOCore SocketAddresses.swift
[684/734] Compiling NIOCore SocketOptionProvider.swift
[685/734] Compiling NIOCore SystemCallHelpers.swift
[686/734] Compiling NIOCore TimeAmount+Duration.swift
[687/734] Compiling NIOCore TypeAssistedChannelHandler.swift
[688/734] Compiling NIOCore UniversalBootstrapSupport.swift
[689/734] Compiling NIOCore Utilities.swift
[690/734] Compiling NIOCore CircularBuffer.swift
[691/734] Compiling NIOCore Codec.swift
[692/734] Compiling NIOCore ConvenienceOptionSupport.swift
[693/734] Compiling NIOCore DeadChannel.swift
[694/734] Compiling NIOCore DispatchQueue+WithFuture.swift
[695/734] Compiling NIOCore EventLoop+Deprecated.swift
[696/734] Compiling NIOCore EventLoop+SerialExecutor.swift
[697/734] Compiling NIOCore EventLoop.swift
[698/734] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[699/734] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[700/734] Compiling NIOCore BSDSocketAPI.swift
[701/734] Compiling NIOCore ByteBuffer-aux.swift
[702/734] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[703/734] Compiling NIOCore ByteBuffer-conversions.swift
[704/734] Compiling NIOCore ByteBuffer-core.swift
[705/734] Compiling NIOCore ByteBuffer-hex.swift
[706/734] Compiling NIOCore ByteBuffer-int.swift
[707/734] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[708/734] Compiling NIOCore AddressedEnvelope.swift
[709/734] Compiling NIOCore AsyncAwaitSupport.swift
[710/734] Compiling NIOCore AsyncChannel.swift
[711/734] Compiling NIOCore AsyncChannelHandler.swift
[712/734] Compiling NIOCore AsyncChannelInboundStream.swift
[713/734] Compiling NIOCore AsyncChannelOutboundWriter.swift
[714/734] Compiling NIOCore NIOAsyncSequenceProducer.swift
[715/734] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[716/734] Compiling NIOCore NIOAsyncWriter.swift
[717/734] Emitting module NIOCore
[718/734] Compiling NIOCore IOData.swift
[719/734] Compiling NIOCore IPProtocol.swift
[720/734] Compiling NIOCore IntegerBitPacking.swift
[721/734] Compiling NIOCore IntegerTypes.swift
[722/734] Compiling NIOCore Interfaces.swift
[723/734] Compiling NIOCore Linux.swift
[724/734] Compiling NIOCore MarkedCircularBuffer.swift
[725/734] Compiling NIOCore MulticastChannel.swift
[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 AsyncTestingEventLoop.swift
[737/787] Compiling NIOEmbedded Embedded.swift
[738/787] Emitting module NIOEmbedded
[739/787] Compiling NIOEmbedded AsyncTestingChannel.swift
[740/788] Compiling NIOPosix Pool.swift
[741/788] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[742/788] Compiling NIOPosix PosixSingletons.swift
[743/788] Compiling NIOPosix RawSocketBootstrap.swift
[744/788] Compiling NIOPosix Resolver.swift
[745/788] Compiling NIOPosix Selectable.swift
[746/788] Compiling NIOPosix SelectableChannel.swift
[748/794] Compiling NIOPosix IO.swift
[749/794] Compiling NIOPosix IntegerBitPacking.swift
[750/794] Compiling NIOPosix IntegerTypes.swift
[751/794] Compiling NIOPosix Linux.swift
[752/794] Compiling NIOPosix LinuxCPUSet.swift
[753/794] Compiling NIOPosix LinuxUring.swift
[754/794] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[755/794] Compiling NIOPosix ThreadPosix.swift
[756/794] Compiling NIOPosix ThreadWindows.swift
[757/794] Compiling NIOPosix UnsafeTransfer.swift
[758/794] Compiling NIOPosix Utilities.swift
[759/794] Compiling NIOPosix VsockAddress.swift
[760/794] Compiling NIOPosix VsockChannelEvents.swift
[761/794] Emitting module NIOPosix
[762/794] Compiling NIOPosix BSDSocketAPICommon.swift
[763/794] Compiling NIOPosix BSDSocketAPIPosix.swift
[764/794] Compiling NIOPosix BSDSocketAPIWindows.swift
[765/794] Compiling NIOPosix BaseSocket.swift
[766/794] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[767/794] Compiling NIOPosix BaseSocketChannel.swift
[768/794] Compiling NIOPosix BaseStreamSocketChannel.swift
[769/794] Compiling NIOPosix Socket.swift
[770/794] Compiling NIOPosix SocketChannel.swift
[771/794] Compiling NIOPosix SocketProtocols.swift
[772/794] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[773/794] Compiling NIOPosix System.swift
[774/794] Compiling NIOPosix Thread.swift
[775/794] Compiling NIOPosix SelectableEventLoop.swift
[776/794] Compiling NIOPosix SelectorEpoll.swift
[777/794] Compiling NIOPosix SelectorGeneric.swift
[778/794] Compiling NIOPosix SelectorKqueue.swift
[779/794] Compiling NIOPosix SelectorUring.swift
[780/794] Compiling NIOPosix ServerSocket.swift
[781/794] Compiling NIOPosix Bootstrap.swift
[782/794] Compiling NIOPosix ControlMessage.swift
[783/794] Compiling NIOPosix DatagramVectorReadManager.swift
[784/794] Compiling NIOPosix Errors+Any.swift
[785/794] Compiling NIOPosix FileDescriptor.swift
[786/794] Compiling NIOPosix GetaddrinfoResolver.swift
[787/794] Compiling NIOPosix HappyEyeballs.swift
[788/794] Compiling NIOPosix NIOPosixSendableMetatype.swift
[789/794] Compiling NIOPosix NIOThreadPool.swift
[790/794] Compiling NIOPosix NonBlockingFileIO.swift
[791/794] Compiling NIOPosix PendingDatagramWritesManager.swift
[792/794] Compiling NIOPosix PendingWritesManager.swift
[793/794] Compiling NIOPosix PipeChannel.swift
[794/794] Compiling NIOPosix PipePair.swift
[796/797] Compiling NIO Exports.swift
[797/797] Emitting module NIO
[799/825] Compiling NIOTLS TLSEvents.swift
[800/825] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[801/825] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[802/825] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[803/825] Emitting module NIOTLS
[804/825] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[805/825] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[806/825] Emitting module NIOHTTP1
[807/827] Compiling NIOTLS SNIHandler.swift
[808/827] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[810/828] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[811/828] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[812/828] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[813/828] Emitting module NIOFoundationCompat
[815/829] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[816/829] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[817/829] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[818/829] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[819/830] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[820/830] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[821/858] Compiling NIOSSL SSLPKCS12Bundle.swift
[822/858] Compiling NIOSSL SSLCertificate.swift
[823/858] Compiling NIOSSL NIOSSLHandler.swift
[824/858] Compiling NIOSSL AndroidCABundle.swift
[825/858] Compiling NIOSSL ByteBufferBIO.swift
[826/858] Compiling NIOSSL CustomPrivateKey.swift
[827/880] Emitting module NIOTransportServices
[828/880] Compiling NIOTransportServices NIOTSBootstraps.swift
[829/880] Compiling NIOTransportServices NIOTSChannelOptions.swift
[830/880] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[831/882] Compiling NIOTransportServices AcceptHandler.swift
[832/882] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[833/882] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[834/882] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[835/882] Compiling NIOTransportServices NIOTSSingletons.swift
[836/882] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[837/882] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[838/882] Compiling NIOTransportServices NIOTSErrors.swift
[839/882] Compiling NIOTransportServices NIOTSEventLoop.swift
[840/882] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[841/882] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[842/882] Compiling NIOTransportServices NIOTSListenerChannel.swift
[843/882] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[844/882] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[845/882] Compiling NIOTransportServices StateManagedChannel.swift
[846/882] Compiling NIOTransportServices StateManagedListenerChannel.swift
[847/882] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[848/882] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[849/882] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[850/882] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[859/895] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[860/917] Compiling NIOHPACK HuffmanTables.swift
[861/918] Compiling NIOExtras DebugInboundEventsHandler.swift
[862/918] Compiling NIOExtras DebugOutboundEventsHandler.swift
[863/918] Compiling NIOExtras FixedLengthFrameDecoder.swift
[864/918] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[865/918] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[866/918] Compiling NIOExtras JSONRPCFraming.swift
[867/918] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[868/918] Compiling NIOExtras LengthFieldPrepender.swift
[869/918] Emitting module NIOSSL
[870/918] Compiling NIOHPACK HuffmanCoding.swift
[873/918] Compiling NIOHPACK StaticHeaderTable.swift
[874/918] Compiling NIOSSL SubjectAlternativeName.swift
[875/918] Compiling NIOSSL NIOSSLSecureBytes.swift
[876/918] Compiling NIOSSL RNG.swift
[877/918] Compiling NIOSSL SafeCompare.swift
[878/918] Compiling NIOExtras LineBasedFrameDecoder.swift
[879/918] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[880/918] Compiling NIOExtras NIOExtrasError.swift
[881/918] Compiling NIOExtras PCAPRingBuffer.swift
[882/918] Compiling NIOExtras QuiescingHelper.swift
[883/918] Compiling NIOExtras NIOLengthFieldBitLength.swift
[884/918] Compiling NIOExtras NIORequestIdentifiable.swift
[885/918] Compiling NIOExtras RequestResponseHandler.swift
[886/918] Compiling NIOExtras RequestResponseHandlers+State.swift
[898/920] Compiling NIOHPACK IndexedHeaderTable.swift
[899/920] Compiling NIOHPACK IntegerCoding.swift
[900/920] Emitting module NIOExtras
[904/920] Emitting module NIOHPACK
[916/981] Compiling NIOHTTP2 HTTP2StreamID.swift
[917/981] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[918/981] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[919/981] Compiling NIOHTTP2 HTTP2UserEvents.swift
[921/982] Compiling NIOHTTP2 HasFlowControlWindows.swift
[922/982] Compiling NIOHTTP2 HasLocalSettings.swift
[924/983] Emitting module NIOHTTP2
[925/991] Compiling NIOHTTP2 DOSHeuristics.swift
[926/991] Compiling NIOHTTP2 Error+Any.swift
[927/991] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[928/991] Compiling NIOHTTP2 ControlFrameBuffer.swift
[929/991] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[930/991] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[931/991] Compiling NIOHTTP2 GlitchesMonitor.swift
[932/991] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[933/991] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[934/991] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[939/991] Compiling NIOHTTP2 InboundEventBuffer.swift
[940/991] Compiling NIOHTTP2 InboundWindowManager.swift
[941/991] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[942/991] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[943/991] Compiling NIOHTTP2 StreamChannelFlowController.swift
[944/991] Compiling NIOHTTP2 StreamChannelList.swift
[945/991] Compiling NIOHTTP2 StreamMap.swift
[946/991] Compiling NIOHTTP2 StreamStateMachine.swift
[947/991] Compiling NIOHTTP2 UnsafeTransfer.swift
[948/991] Compiling NIOHTTP2 WatermarkedFlowController.swift
[949/991] Compiling NIOHTTP2 HTTP2Frame.swift
[950/991] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[951/991] Compiling NIOHTTP2 HTTP2FrameParser.swift
[952/991] Compiling NIOHTTP2 HTTP2PingData.swift
[953/991] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[954/991] Compiling NIOHTTP2 HTTP2Settings.swift
[955/991] Compiling NIOHTTP2 HTTP2Stream.swift
[956/991] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[957/991] Compiling NIOHTTP2 ConnectionStateMachine.swift
[958/991] Compiling NIOHTTP2 ConnectionStreamsState.swift
[959/991] Compiling NIOHTTP2 MayReceiveFrames.swift
[960/991] Compiling NIOHTTP2 ReceivingDataState.swift
[961/991] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[962/991] Compiling NIOHTTP2 ReceivingHeadersState.swift
[963/991] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[964/991] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[965/991] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[968/991] Compiling NIOHTTP2 HasRemoteSettings.swift
[969/991] Compiling NIOHTTP2 LocallyQuiescingState.swift
[970/991] Compiling NIOHTTP2 QuiescingState.swift
[971/991] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[972/991] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[973/991] Compiling NIOHTTP2 StateMachineResult.swift
[974/991] Compiling NIOHTTP2 ContentLengthVerifier.swift
[975/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[976/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[977/991] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[978/991] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[979/991] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[980/991] Compiling NIOHTTP2 HTTP2Error.swift
[981/991] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[982/991] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[983/991] Compiling NIOHTTP2 MaySendFrames.swift
[984/991] Compiling NIOHTTP2 SendingDataState.swift
[985/991] Compiling NIOHTTP2 SendingGoawayState.swift
[986/991] Compiling NIOHTTP2 SendingHeadersState.swift
[987/991] Compiling NIOHTTP2 SendingPushPromiseState.swift
[988/991] Compiling NIOHTTP2 SendingRstStreamState.swift
[989/991] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[990/991] Compiling NIOHTTP2 HTTP2SettingsState.swift
[991/991] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[993/1119] Compiling GRPC ServerInterceptorContext.swift
[994/1119] Compiling GRPC ServerInterceptorPipeline.swift
[995/1119] Compiling GRPC ServerInterceptors.swift
[996/1119] Compiling GRPC InterceptorContextList.swift
[997/1119] Compiling GRPC LengthPrefixedMessageReader.swift
[998/1119] Compiling GRPC Logger.swift
[999/1119] Compiling GRPC LoggingServerErrorDelegate.swift
[1000/1119] Compiling GRPC MessageEncodingHeaderValidator.swift
[1001/1119] Compiling GRPC PlatformSupport.swift
[1002/1119] Compiling GRPC ReadWriteStates.swift
[1003/1119] Compiling GRPC Ref.swift
[1004/1119] Compiling GRPC Serialization.swift
[1005/1119] Compiling GRPC Server+NIOSSL.swift
[1006/1119] Compiling GRPC Server.swift
[1007/1119] Compiling GRPC ServerBuilder+NIOSSL.swift
[1008/1119] Compiling GRPC ServerBuilder.swift
[1009/1119] Compiling GRPC ServerCallContext.swift
[1010/1119] Compiling GRPC StreamingResponseCallContext.swift
[1011/1136] Compiling GRPC BidirectionalStreamingCall.swift
[1012/1136] Compiling GRPC Call.swift
[1013/1136] Compiling GRPC CallDetails.swift
[1014/1136] Compiling GRPC ClientCall.swift
[1015/1136] Compiling GRPC ClientStreamingCall.swift
[1016/1136] Compiling GRPC LazyEventLoopPromise.swift
[1017/1136] Compiling GRPC ResponseContainers.swift
[1018/1136] Compiling GRPC ResponsePartContainer.swift
[1019/1136] Compiling GRPC ServerStreamingCall.swift
[1020/1136] Compiling GRPC UnaryCall.swift
[1021/1136] Compiling GRPC ClientConnection.swift
[1022/1136] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1023/1136] Compiling GRPC ClientErrorDelegate.swift
[1024/1136] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1025/1136] Compiling GRPC CompressionAlgorithm.swift
[1026/1136] Compiling GRPC DecompressionLimit.swift
[1027/1136] Compiling GRPC MessageEncoding.swift
[1028/1136] Compiling GRPC Zlib.swift
[1029/1136] Compiling GRPC GRPCAsyncResponseStream.swift
[1030/1136] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1031/1136] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1032/1136] Compiling GRPC GRPCAsyncServerCallContext.swift
[1033/1136] Compiling GRPC GRPCAsyncServerHandler.swift
[1034/1136] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1035/1136] Compiling GRPC GRPCAsyncUnaryCall.swift
[1036/1136] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1037/1136] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1038/1136] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1039/1136] Compiling GRPC GRPCSendable.swift
[1040/1136] Compiling GRPC NIOAsyncWrappers.swift
[1041/1136] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1042/1136] Compiling GRPC ClientStreamingServerHandler.swift
[1043/1136] Compiling GRPC ServerHandlerProtocol.swift
[1044/1136] Compiling GRPC ServerStreamingServerHandler.swift
[1045/1136] Compiling GRPC UnaryServerHandler.swift
[1046/1136] Compiling GRPC CallOptions.swift
[1047/1136] Compiling GRPC Array+BoundsCheck.swift
[1048/1136] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1049/1136] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1050/1136] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1051/1136] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1052/1136] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1053/1136] Compiling GRPC ServerHandlerStateMachine.swift
[1054/1136] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1055/1136] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1056/1136] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1057/1136] Compiling GRPC ServerInterceptorStateMachine.swift
[1058/1136] Compiling GRPC StreamState.swift
[1059/1136] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1060/1136] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1061/1136] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1062/1136] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1063/1136] Compiling GRPC GRPCAsyncRequestStream.swift
[1064/1136] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1065/1136] Compiling GRPC UnaryResponseCallContext.swift
[1066/1136] Compiling GRPC ServerChannelErrorHandler.swift
[1067/1136] Compiling GRPC ServerErrorDelegate.swift
[1068/1136] Compiling GRPC ServerErrorProcessor.swift
[1069/1136] Compiling GRPC Stopwatch.swift
[1070/1136] Compiling GRPC StreamEvent.swift
[1071/1136] Compiling GRPC TLSVerificationHandler.swift
[1072/1136] Compiling GRPC TLSVersion.swift
[1073/1136] Compiling GRPC TimeLimit.swift
[1074/1136] Compiling GRPC UserInfo.swift
[1075/1136] Compiling GRPC Version.swift
[1076/1136] Compiling GRPC WebCORSHandler.swift
[1077/1136] Compiling GRPC WriteCapturingHandler.swift
[1078/1136] Compiling GRPC _EmbeddedThroughput.swift
[1079/1136] Compiling GRPC _FakeResponseStream.swift
[1080/1136] Compiling GRPC _GRPCClientCodecHandler.swift
[1081/1136] Compiling GRPC _MessageContext.swift
[1082/1136] Emitting module GRPC
[1083/1136] Compiling GRPC ConnectionBackoff.swift
[1084/1136] Compiling GRPC ConnectionKeepalive.swift
[1085/1136] Compiling GRPC ConnectionManager+Delegates.swift
[1086/1136] Compiling GRPC ConnectionManager.swift
[1087/1136] Compiling GRPC ConnectionManagerChannelProvider.swift
[1088/1136] Compiling GRPC ConnectionManagerID.swift
[1089/1136] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1090/1136] Compiling GRPC ConnectionPool+Waiter.swift
[1091/1136] Compiling GRPC ConnectionPool.swift
[1092/1136] Compiling GRPC ConnectionPoolIDs.swift
[1093/1136] Compiling GRPC GRPCChannelPool.swift
[1094/1136] Compiling GRPC PoolManager.swift
[1095/1136] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1096/1136] Compiling GRPC PoolManagerStateMachine.swift
[1097/1136] Compiling GRPC PooledChannel.swift
[1098/1136] Compiling GRPC StreamLender.swift
[1099/1136] Compiling GRPC ConnectivityState.swift
[1100/1136] Compiling GRPC DebugOnly.swift
[1101/1136] Compiling GRPC DelegatingErrorHandler.swift
[1102/1136] Compiling GRPC Error+NIOSSL.swift
[1103/1136] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1104/1136] Compiling GRPC FakeChannel.swift
[1105/1136] Compiling GRPC ClientConnection+NIOSSL.swift
[1106/1136] Compiling GRPC ClientConnection+NWTLS.swift
[1107/1136] Compiling GRPC GRPCChannel.swift
[1108/1136] Compiling GRPC GRPCChannelBuilder.swift
[1109/1136] Compiling GRPC GRPCClient.swift
[1110/1136] Compiling GRPC GRPCClientChannelHandler.swift
[1111/1136] Compiling GRPC GRPCClientStateMachine.swift
[1112/1136] Compiling GRPC GRPCContentType.swift
[1113/1136] Compiling GRPC GRPCError.swift
[1114/1136] Compiling GRPC GRPCHeaderName.swift
[1115/1136] Compiling GRPC GRPCIdleHandler.swift
[1116/1136] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1117/1136] Compiling GRPC GRPCKeepaliveHandlers.swift
[1118/1136] Compiling GRPC GRPCPayload.swift
[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 ValidateServerAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1139/1248] Compiling ZcashLightClientKit CompactBlockProcessor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1140/1248] Compiling ZcashLightClientKit ConnectorProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1141/1248] Compiling ZcashLightClientKit DatabaseStorageError.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1142/1248] Compiling ZcashLightClientKit SimpleConnectionProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1143/1248] Compiling ZcashLightClientKit BlockDownloader.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1144/1248] Compiling ZcashLightClientKit BlockDownloaderService.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1145/1248] Compiling ZcashLightClientKit BlockEnhancer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1146/1248] Compiling ZcashLightClientKit UTXOFetcher.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1147/1248] Compiling ZcashLightClientKit FSCompactBlockRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1148/1248] Compiling ZcashLightClientKit SaplingParametersHandler.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1149/1248] Compiling ZcashLightClientKit BlockScanner.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1150/1248] Compiling ZcashLightClientKit AfterSyncHooksManager.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1151/1248] Compiling ZcashLightClientKit CompactBlockProgress.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1152/1248] Compiling ZcashLightClientKit SyncControlData.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1153/1248] Compiling ZcashLightClientKit BundleCheckpointSource.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1154/1248] Compiling ZcashLightClientKit Account.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1155/1248] Compiling ZcashLightClientKit AccountMetadataKey.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1156/1248] Compiling ZcashLightClientKit Action.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1157/1248] Compiling ZcashLightClientKit ClearAlreadyScannedBlocksAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1158/1248] Compiling ZcashLightClientKit ClearCacheAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1159/1248] Compiling ZcashLightClientKit DownloadAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1160/1248] Compiling ZcashLightClientKit EnhanceAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1161/1248] Compiling ZcashLightClientKit FetchUTXOsAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1162/1248] Compiling ZcashLightClientKit MigrateLegacyCacheDBAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1163/1248] Compiling ZcashLightClientKit ProcessSuggestedScanRangesAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1164/1248] Compiling ZcashLightClientKit RewindAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1165/1248] Compiling ZcashLightClientKit SaplingParamsAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1166/1248] Compiling ZcashLightClientKit ScanAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1167/1248] Compiling ZcashLightClientKit TxResubmissionAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1168/1248] Compiling ZcashLightClientKit UpdateChainTipAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1169/1248] Compiling ZcashLightClientKit UpdateSubtreeRootsAction.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1170/1263] Compiling ZcashLightClientKit BundleCheckpointURLProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1171/1263] Compiling ZcashLightClientKit Checkpoint+helpers.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1172/1263] Compiling ZcashLightClientKit Checkpoint.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1173/1263] Compiling ZcashLightClientKit CheckpointSource.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1174/1263] Compiling ZcashLightClientKit CheckpointSourceFactory.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1175/1263] Compiling ZcashLightClientKit ClosureSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1176/1263] Compiling ZcashLightClientKit CombineSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1177/1263] Compiling ZcashLightClientKit Checkpoint+mainnet.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1178/1263] Compiling ZcashLightClientKit Checkpoint+testnet.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1179/1263] Compiling ZcashLightClientKit ZcashSDK.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1180/1263] Compiling ZcashLightClientKit BlockDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1181/1263] Compiling ZcashLightClientKit PagedTransactionDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1182/1263] Compiling ZcashLightClientKit TransactionDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1183/1263] Compiling ZcashLightClientKit UnspentTransactionOutputDao.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1184/1263] Compiling ZcashLightClientKit AccountEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1185/1263] Compiling ZcashLightClientKit EncodedTransactionEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1186/1263] Compiling ZcashLightClientKit AsyncToCombineGateway.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1187/1263] Compiling ZcashLightClientKit Clamped.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1188/1263] Compiling ZcashLightClientKit DBActor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1189/1263] Compiling ZcashLightClientKit DIContainer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1190/1263] Compiling ZcashLightClientKit GenericActor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1191/1263] Compiling ZcashLightClientKit LoggingProxy.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1192/1263] Compiling ZcashLightClientKit OSLogger.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1193/1263] Compiling ZcashLightClientKit SDKFlags.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1194/1263] Compiling ZcashLightClientKit SaplingParameterDownloader.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1195/1263] Compiling ZcashLightClientKit SpecificCombineTypes.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1196/1263] Compiling ZcashLightClientKit SyncSessionIDGenerator.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1197/1263] Compiling ZcashLightClientKit Task+sleep.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1198/1263] Compiling ZcashLightClientKit UsedAliasesChecker.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1199/1263] Compiling ZcashLightClientKit ZcashFileManager.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1200/1263] Compiling ZcashLightClientKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1201/1263] Compiling ZcashLightClientKit LightWalletGRPCService.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1202/1263] Compiling ZcashLightClientKit Protocolbuffer+Extensions.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1203/1263] Compiling ZcashLightClientKit compact_formats.pb.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1204/1263] Compiling ZcashLightClientKit proposal.pb.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1205/1263] Compiling ZcashLightClientKit service.grpc.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1206/1263] Compiling ZcashLightClientKit service.pb.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1207/1263] Compiling ZcashLightClientKit LightWalletService.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1208/1263] Compiling ZcashLightClientKit LightWalletGRPCServiceOverTor.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1209/1263] Compiling ZcashLightClientKit LatestBlocksDataProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1210/1263] Compiling ZcashLightClientKit ResourceProvider.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1211/1263] Compiling ZcashLightClientKit BlockRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1212/1263] Compiling ZcashLightClientKit CompactBlockRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1213/1263] Compiling ZcashLightClientKit NotesRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1214/1263] Compiling ZcashLightClientKit PaginatedTransactionRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1215/1263] Compiling ZcashLightClientKit TransactionRepository.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1216/1263] Compiling ZcashLightClientKit URL+UpdateWithAlias.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1217/1263] Compiling ZcashLightClientKit Undescribable.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1218/1263] Compiling ZcashLightClientKit Zatoshi+SQLite.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1219/1263] Compiling ZcashLightClientKit ZcashRust+Utils.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1220/1263] Compiling ZcashLightClientKit ZcashSDK+extensions.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1221/1263] Compiling ZcashLightClientKit Initializer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1222/1263] Compiling ZcashLightClientKit SDKMetrics.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1223/1263] Compiling ZcashLightClientKit FiatCurrencyResult.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1224/1263] Compiling ZcashLightClientKit Memo.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1225/1263] Compiling ZcashLightClientKit Proposal.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1226/1263] Compiling ZcashLightClientKit ScanRange.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1227/1263] Compiling ZcashLightClientKit ScanSummary.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1228/1263] Compiling ZcashLightClientKit TransactionDataRequest.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1229/1263] Compiling ZcashLightClientKit WalletSummary.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1230/1263] Compiling ZcashLightClientKit WalletTypes.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1231/1263] Compiling ZcashLightClientKit Zatoshi.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1232/1263] Emitting module ZcashLightClientKit
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1233/1263] Compiling ZcashLightClientKit TransactionRepositoryBuilder.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1234/1263] Compiling ZcashLightClientKit ZcashKeyDerivationBackend.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1235/1263] Compiling ZcashLightClientKit ZcashKeyDerivationBackendWelding.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1236/1263] Compiling ZcashLightClientKit ZcashRustBackend.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1237/1263] Compiling ZcashLightClientKit ZcashRustBackendWelding.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1238/1263] Compiling ZcashLightClientKit Synchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1239/1263] Compiling ZcashLightClientKit ClosureSDKSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1240/1263] Compiling ZcashLightClientKit CombineSDKSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1241/1263] Compiling ZcashLightClientKit Dependencies.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1242/1263] Compiling ZcashLightClientKit SDKSynchronizer.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1243/1263] Compiling ZcashLightClientKit DerivationTool.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1244/1263] Compiling ZcashLightClientKit TorClient.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1245/1263] Compiling ZcashLightClientKit TransactionEncoder.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1246/1263] Compiling ZcashLightClientKit WalletTransactionEncoder.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1247/1263] Compiling ZcashLightClientKit AsyncToClosureGateway.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1248/1263] Compiling ZcashLightClientKit Pczt.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1249/1263] Compiling ZcashLightClientKit SentNoteEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1250/1263] Compiling ZcashLightClientKit TransactionEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1251/1263] Compiling ZcashLightClientKit UnspentTransactionOutputEntity.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1252/1263] Compiling ZcashLightClientKit ZcashCompactBlock.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1253/1263] Compiling ZcashLightClientKit ZcashError.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1254/1263] Compiling ZcashLightClientKit ZcashErrorCode.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1255/1263] Compiling ZcashLightClientKit ZcashErrorCodeDefinition.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1256/1263] Compiling ZcashLightClientKit Bool+ToData.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1257/1263] Compiling ZcashLightClientKit Data+ToOtherTypes.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1258/1263] Compiling ZcashLightClientKit Data+Zcash.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1259/1263] Compiling ZcashLightClientKit Data+internal.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1260/1263] Compiling ZcashLightClientKit Error+ZcashError.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1261/1263] Compiling ZcashLightClientKit HexEncode.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1262/1263] Compiling ZcashLightClientKit Int+ToData.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
[1263/1263] Compiling ZcashLightClientKit NumberFormatter+Zcash.swift
/host/spi-builder-workspace/Sources/ZcashLightClientKit/Account/AccountMetadataKey.swift:9:8: error: no such module 'libzcashlc'
 7 |
 8 | import Foundation
 9 | import libzcashlc
   |        `- error: no such module 'libzcashlc'
10 |
11 | /// A ZIP 325 Account Metadata Key.
BUILD FAILURE 6.0 linux