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 (4e4ddd), with Swift 6.0 for Linux on 9 Dec 2025 19:14:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.68.0
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 4e4ddd1 Merge pull request #1627 from LukasKorba/1626-Delete-Specific-Account
Cloned https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Revision (git rev-parse @):
4e4ddd180ca670a90b889d396a03635caf676dea
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-4606859-3":/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:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
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/10087] Fetching sqlite.swift
[3734/61476] Fetching sqlite.swift, grpc-swift
[61477/65190] Fetching sqlite.swift, grpc-swift, zcash-light-client-ffi
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (127.25s)
Fetched https://github.com/grpc/grpc-swift.git from cache (127.29s)
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache (132.99s)
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.19.1 (5.34s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (4.62s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/204] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (2.50s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (5.32s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (8.63s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5719] Fetching swift-log
[5720/24084] Fetching swift-log, swift-collections
[10128/39372] Fetching swift-log, swift-collections, swift-nio-ssl
[16461/41192] Fetching swift-log, swift-collections, swift-nio-ssl, swift-atomics
[17241/47555] Fetching swift-log, swift-collections, swift-nio-ssl, swift-atomics, swift-nio-extras
[47556/89075] Fetching swift-log, swift-collections, swift-nio-ssl, swift-atomics, swift-nio-extras, swift-protobuf
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.66s)
Fetched https://github.com/apple/swift-atomics.git from cache (5.67s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
[63039/80892] Fetching swift-log, swift-collections, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (5.69s)
Fetching https://github.com/apple/swift-nio.git
[46750/62527] Fetching swift-log, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (6.19s)
[49335/56808] Fetching swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.29s)
[34462/41520] Fetching swift-protobuf
[38615/53238] Fetching swift-protobuf, swift-nio-http2
[41854/56047] Fetching swift-protobuf, swift-nio-http2, swift-nio-transport-services
[50072/136709] Fetching swift-protobuf, swift-nio-http2, swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.98s)
[89497/133900] Fetching swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.62s)
[77818/122182] Fetching swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-protobuf.git from cache (11.81s)
[66143/80662] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.07s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.81s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.71s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.85s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1204] Fetching swift-http-structured-headers
[2/2871] Fetching swift-http-structured-headers, swift-asn1
[105/5439] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[131/11247] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[11248/18287] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
[11319/24328] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.69s)
[11704/23124] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-algorithms
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.73s)
[10284/17316] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-algorithms
[17317/18267] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-algorithms, swift-http-types
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.97s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.99s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.99s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.99s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.70s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.91s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (0.77s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.95s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.30s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.56s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.82s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (1.87s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.53s)
Fetching https://github.com/apple/swift-system.git
[1/5221] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.08s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.94s)
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.36.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.91.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/Electric-Coin-Company/zcash-light-client-ffi
Working copy of https://github.com/Electric-Coin-Company/zcash-light-client-ffi resolved at 0.19.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
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.26.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.1
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.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
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.39.0
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/455] Write sources
[2/455] Copying txFromAndroidSDK.txt
[2/455] Write sources
[2/455] Copying txBase64String.txt
[2/455] Write sources
[8/455] Copying sandblasted_mainnet_block.json
[8/455] Copying sapling-output.params
[8/455] Copying integerOverflowJSON.json
[8/455] Copying darkside_caches.db
[8/455] Copying cache.db
[8/455] Copying PrivacyInfo.xcprivacy
[8/455] Write sources
[8/455] Copying darkside_data.db
[34/455] Copying test_data.db
[35/455] Copying sapling-spend.params
[36/455] Copying checkpoints
[37/455] Compiling CNIOWindows shim.c
[38/455] Compiling CNIOWindows WSAStartup.c
[38/455] Compiling CNIOWASI CNIOWASI.c
[40/455] Compiling CNIOOpenBSD shim.c
[41/455] Compiling CNIOPosix event_loop_id.c
[41/455] Compiling _AtomicsShims.c
[41/455] Compiling CNIOLinux liburing_shims.c
[41/455] Compiling CNIODarwin shim.c
[41/455] Compiling fiat_p256_adx_sqr.S
[41/455] Compiling fiat_p256_adx_mul.S
[47/455] Compiling CNIOLLHTTP c_nio_http.c
[48/455] Compiling fiat_curve25519_adx_square.S
[49/455] Compiling CNIOLLHTTP c_nio_api.c
[50/455] Compiling fiat_curve25519_adx_mul.S
[51/455] Compiling CNIOLinux shim.c
[52/455] Compiling CNIOBoringSSLShims shims.c
[53/455] Compiling CNIOLLHTTP c_nio_llhttp.c
[54/455] Compiling tls_method.cc
[55/455] Compiling tls_record.cc
[56/455] Compiling tls13_server.cc
[57/455] Compiling tls13_enc.cc
[58/455] Compiling tls13_both.cc
[59/455] Compiling tls13_client.cc
[60/455] Compiling ssl_versions.cc
[61/455] Compiling ssl_transcript.cc
[62/455] Compiling t1_enc.cc
[63/455] Compiling ssl_stat.cc
[64/455] Compiling ssl_x509.cc
[65/455] Compiling ssl_session.cc
[66/455] Compiling SwiftToolchainCSQLite sqlite3.c
[67/455] Write swift-version-24593BA9C3E375BF.txt
[68/455] Compiling ssl_key_share.cc
[69/455] Compiling ssl_privkey.cc
[70/458] Compiling ssl_file.cc
[71/461] Compiling ssl_cipher.cc
[72/546] Compiling ssl_lib.cc
[73/546] Compiling ssl_credential.cc
[75/600] Emitting module _NIODataStructures
[76/600] Emitting module Logging
[76/600] Compiling ssl_buffer.cc
[77/600] Compiling ssl_cert.cc
[79/600] Emitting module InternalCollectionsUtilities
[79/602] Compiling ssl_asn1.cc
[80/602] Compiling ssl_aead_ctx.cc
[82/602] Emitting module SQLite
[83/606] Emitting module _NIOBase64
[84/606] Compiling _NIOBase64 Base64.swift
[85/607] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[86/607] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[87/607] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/607] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/607] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[90/607] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[91/607] Compiling InternalCollectionsUtilities Debugging.swift
[92/607] Compiling InternalCollectionsUtilities Descriptions.swift
[93/607] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[94/607] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[95/607] Compiling InternalCollectionsUtilities UInt+reversed.swift
[96/607] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[97/607] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[98/607] Compiling InternalCollectionsUtilities Integer rank.swift
[99/607] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[100/607] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/607] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[104/608] Compiling _NIODataStructures PriorityQueue.swift
[105/608] Compiling _NIODataStructures _TinyArray.swift
[105/608] Compiling s3_pkt.cc
[106/608] Compiling s3_lib.cc
[108/608] Compiling _NIODataStructures Heap.swift
[110/624] Compiling Logging Locks.swift
[111/624] Compiling Logging MetadataProvider.swift
[112/624] Compiling DequeModule _DequeBuffer.swift
[113/624] Compiling DequeModule _DequeBufferHeader.swift
[114/626] Compiling DequeModule Deque+Codable.swift
[115/626] Compiling DequeModule Deque+Collection.swift
[116/626] Compiling DequeModule Deque+CustomReflectable.swift
[117/626] Compiling DequeModule Deque+Descriptions.swift
[118/626] Compiling DequeModule Deque+Equatable.swift
[120/626] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/626] Compiling DequeModule Deque+Testing.swift
[124/626] Compiling DequeModule Deque._Storage.swift
[125/626] Compiling SwiftProtobuf ProtoNameProviding.swift
[126/626] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[127/626] Compiling SwiftProtobuf ProtobufMap.swift
[128/626] Compiling SwiftProtobuf SelectiveVisitor.swift
[129/626] Compiling SwiftProtobuf SimpleExtensionMap.swift
[130/626] Compiling SwiftProtobuf StringUtils.swift
[131/626] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[132/626] Compiling SwiftProtobuf SwiftProtobufError.swift
[133/626] Compiling SwiftProtobuf TextFormatDecoder.swift
[134/626] Compiling SwiftProtobuf TextFormatDecodingError.swift
[135/626] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[136/626] Compiling SwiftProtobuf TextFormatEncoder.swift
[139/637] Compiling DequeModule Deque._UnsafeHandle.swift
[140/637] Compiling DequeModule Deque.swift
[141/637] Compiling DequeModule _DequeSlot.swift
[145/637] Compiling DequeModule Deque+Extras.swift
[146/637] Compiling DequeModule Deque+Hashable.swift
[147/637] Compiling DequeModule _UnsafeWrappedBuffer.swift
[149/637] Compiling SQLite Connection+Aggregation.swift
[150/637] Compiling SQLite Connection+Attach.swift
[151/637] Compiling SQLite Connection+Pragmas.swift
[152/637] Compiling Logging Logging.swift
[153/637] Compiling Logging LogHandler.swift
[163/638] Compiling SQLite SchemaChanger.swift
[164/638] Compiling SQLite SchemaDefinitions.swift
[165/638] Compiling SQLite SchemaReader.swift
[166/638] Compiling SQLite AggregateFunctions.swift
[167/638] Compiling SQLite Coding.swift
[168/638] Compiling SQLite Collation.swift
[169/638] Compiling SQLite CoreFunctions.swift
[170/638] Compiling SQLite CustomFunctions.swift
[171/638] Compiling SQLite DateAndTimeFunctions.swift
[172/638] Compiling SQLite Expression.swift
[173/638] Compiling SQLite Operators.swift
[174/638] Compiling SQLite Query+with.swift
[174/638] Compiling s3_both.cc
[176/638] Emitting module DequeModule
[177/639] Compiling handshake_client.cc
[178/639] Compiling handshake_server.cc
[179/639] Compiling handshake.cc
[193/639] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[194/639] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[195/639] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[196/639] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[197/639] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[198/639] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[199/639] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[200/639] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[201/639] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[202/639] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[203/639] Compiling SwiftProtobuf HashVisitor.swift
[204/639] Compiling SwiftProtobuf Internal.swift
[213/639] Compiling SQLite Query.swift
[214/639] Compiling SQLite Schema.swift
[215/639] Compiling SQLite Setter.swift
[216/639] Compiling SQLite WindowFunctions.swift
[217/639] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[218/639] Compiling SwiftProtobuf Message+FieldMask.swift
[219/639] Compiling SwiftProtobuf Message+JSONAdditions.swift
[220/639] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[221/639] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[222/639] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[223/639] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[224/639] Compiling SwiftProtobuf Message.swift
[225/639] Compiling SwiftProtobuf MessageExtension.swift
[226/639] Compiling SwiftProtobuf NameMap.swift
[227/639] Compiling SwiftProtobuf PathDecoder.swift
[228/639] Compiling SwiftProtobuf PathVisitor.swift
[229/639] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[230/639] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[231/639] Compiling SwiftProtobuf TextFormatScanner.swift
[232/639] Compiling SwiftProtobuf TimeUtils.swift
[233/639] Compiling SwiftProtobuf UnknownStorage.swift
[234/639] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[235/639] Compiling SwiftProtobuf Varint.swift
[236/639] Compiling SwiftProtobuf Version.swift
[237/639] Compiling SwiftProtobuf Visitor.swift
[238/639] Compiling SwiftProtobuf WireFormat.swift
[239/639] Compiling SwiftProtobuf ZigZag.swift
[240/639] Compiling SwiftProtobuf any.pb.swift
[258/640] Emitting module SwiftProtobuf
[258/640] Compiling handoff.cc
[259/640] Compiling dtls_record.cc
[260/640] Compiling d1_srtp.cc
[261/640] Compiling encrypted_client_hello.cc
[262/640] Compiling md5-x86_64-linux.S
[263/640] Compiling md5-x86_64-apple.S
[264/640] Compiling md5-586-linux.S
[265/640] Compiling extensions.cc
[266/640] Compiling md5-586-apple.S
[267/640] Compiling chacha20_poly1305_x86_64-linux.S
[268/640] Compiling dtls_method.cc
[269/640] Compiling d1_pkt.cc
[270/640] Compiling chacha20_poly1305_x86_64-apple.S
[271/640] Compiling chacha20_poly1305_armv8-win.S
[272/640] Compiling chacha20_poly1305_armv8-linux.S
[273/640] Compiling chacha20_poly1305_armv8-apple.S
[274/640] Compiling chacha-x86_64-linux.S
[275/640] Compiling chacha-x86-linux.S
[276/640] Compiling chacha-x86_64-apple.S
[277/640] Compiling err_data.cc
[278/640] Compiling chacha-x86-apple.S
[279/640] Compiling chacha-armv8-win.S
[280/640] Compiling chacha-armv4-linux.S
[281/640] Compiling chacha-armv8-linux.S
[282/640] Compiling bio_ssl.cc
[283/640] Compiling d1_lib.cc
[284/640] Compiling chacha-armv8-apple.S
[285/640] Compiling aes128gcmsiv-x86_64-linux.S
[286/640] Compiling aes128gcmsiv-x86_64-apple.S
[287/640] Compiling x86_64-mont5-apple.S
[288/640] Compiling x86_64-mont5-linux.S
[289/640] Compiling x86_64-mont-apple.S
[290/640] Compiling x86_64-mont-linux.S
[291/640] Compiling x86-mont-apple.S
[292/640] Compiling x86-mont-linux.S
[293/640] Compiling vpaes-x86_64-linux.S
[294/640] Compiling vpaes-x86_64-apple.S
[295/640] Compiling vpaes-x86-apple.S
[296/640] Compiling vpaes-x86-linux.S
[297/640] Compiling vpaes-armv8-win.S
[298/640] Compiling vpaes-armv8-linux.S
[299/640] Compiling vpaes-armv7-linux.S
[300/640] Compiling vpaes-armv8-apple.S
[301/640] Compiling sha512-x86_64-apple.S
[302/640] Compiling sha512-armv8-win.S
[303/640] Compiling sha512-x86_64-linux.S
[304/640] Compiling sha512-armv8-apple.S
[305/640] Compiling sha512-armv8-linux.S
[306/640] Compiling sha512-armv4-linux.S
[307/640] Compiling sha512-586-linux.S
[308/640] Compiling sha512-586-apple.S
[309/640] Compiling sha256-x86_64-apple.S
[310/640] Compiling sha256-armv8-win.S
[311/640] Compiling sha256-armv8-linux.S
[312/640] Compiling sha256-armv8-apple.S
[313/640] Compiling sha256-x86_64-linux.S
[314/640] Compiling sha256-armv4-linux.S
[315/640] Compiling sha256-586-linux.S
[316/640] Compiling sha1-armv8-win.S
[317/640] Compiling sha1-x86_64-apple.S
[317/640] Compiling sha256-586-apple.S
[319/640] Compiling sha1-armv8-linux.S
[320/640] Compiling sha1-x86_64-linux.S
[321/640] Compiling sha1-armv8-apple.S
[322/640] Compiling sha1-armv4-large-linux.S
[323/640] Compiling sha1-586-apple.S
[324/640] Compiling sha1-586-linux.S
[325/640] Compiling rsaz-avx2-apple.S
[326/640] Compiling rdrand-x86_64-linux.S
[327/640] Compiling rsaz-avx2-linux.S
[328/640] Compiling rdrand-x86_64-apple.S
[329/640] Compiling p256_beeu-x86_64-asm-linux.S
[330/640] Compiling p256_beeu-armv8-asm-win.S
[331/640] Compiling p256_beeu-x86_64-asm-apple.S
[332/640] Compiling p256_beeu-armv8-asm-linux.S
[333/640] Compiling p256_beeu-armv8-asm-apple.S
[334/640] Compiling p256-x86_64-asm-apple.S
[335/640] Compiling p256-armv8-asm-linux.S
[336/640] Compiling p256-armv8-asm-win.S
[337/640] Compiling p256-x86_64-asm-linux.S
[338/640] Compiling p256-armv8-asm-apple.S
[339/640] Compiling ghashv8-armv8-linux.S
[340/640] Compiling ghashv8-armv8-win.S
[341/640] Compiling ghashv8-armv8-apple.S
[342/640] Compiling ghashv8-armv7-linux.S
[343/640] Compiling ghash-x86_64-linux.S
[344/640] Compiling ghash-x86_64-apple.S
[345/640] Compiling ghash-x86-linux.S
[346/640] Compiling ghash-ssse3-x86_64-linux.S
[347/640] Compiling ghash-x86-apple.S
[348/640] Compiling ghash-ssse3-x86-apple.S
[349/640] Compiling d1_both.cc
[349/640] Compiling ghash-ssse3-x86-linux.S
[351/640] Compiling ghash-ssse3-x86_64-apple.S
[352/640] Compiling ghash-neon-armv8-win.S
[353/640] Compiling ghash-neon-armv8-linux.S
[354/640] Compiling bsaes-armv7-linux.S
[355/640] Compiling ghash-neon-armv8-apple.S
[356/640] Compiling ghash-armv4-linux.S
[357/640] Compiling co-586-linux.S
[358/640] Compiling bn-armv8-win.S
[359/640] Compiling co-586-apple.S
[360/640] Compiling bn-armv8-apple.S
[361/640] Compiling bn-586-linux.S
[362/640] Compiling bn-armv8-linux.S
[363/640] Compiling bn-586-apple.S
[364/640] Compiling armv8-mont-win.S
[365/640] Compiling armv8-mont-linux.S
[366/640] Compiling armv8-mont-apple.S
[367/640] Compiling armv4-mont-linux.S
[368/640] Compiling aesv8-gcm-armv8-win.S
[369/640] Compiling aesv8-gcm-armv8-linux.S
[370/640] Compiling aesv8-gcm-armv8-apple.S
[371/640] Compiling aesv8-armv8-win.S
[372/640] Compiling aesv8-armv8-linux.S
[373/640] Compiling aesv8-armv8-apple.S
[374/640] Compiling aesni-x86_64-apple.S
[374/640] Compiling aesv8-armv7-linux.S
[376/640] Compiling aesni-x86-linux.S
[377/640] Compiling aesni-x86_64-linux.S
[378/640] Compiling aesni-x86-apple.S
[379/640] Compiling aes-gcm-avx2-x86_64-apple.S
[379/640] Compiling aesni-gcm-x86_64-apple.S
[381/640] Compiling aes-gcm-avx2-x86_64-linux.S
[382/640] Compiling aesni-gcm-x86_64-linux.S
[383/640] Compiling aes-gcm-avx10-x86_64-linux.S
[384/640] Compiling aes-gcm-avx10-x86_64-apple.S
[385/640] Compiling x_pubkey.cc
[386/640] Compiling x_spki.cc
[387/640] Compiling x_sig.cc
[388/640] Compiling x_req.cc
[389/640] Compiling x_val.cc
[390/640] Compiling x_x509a.cc
[391/640] Compiling x_x509.cc
[392/640] Compiling x_name.cc
[393/640] Compiling x_exten.cc
[394/640] Compiling x_crl.cc
[395/640] Compiling x_algor.cc
[396/640] Compiling x_attrib.cc
[397/640] Compiling x509spki.cc
[398/640] Compiling x_all.cc
[399/640] Compiling x509name.cc
[400/640] Compiling x509_v3.cc
[401/640] Compiling x509rset.cc
[402/640] Compiling x509cset.cc
[403/640] Compiling x509_vpm.cc
[404/640] Compiling x509_vfy.cc
[405/640] Compiling x509_txt.cc
[406/640] Compiling x509_trs.cc
[407/640] Compiling x509_set.cc
[408/640] Compiling x509_req.cc
[409/640] Compiling x509_def.cc
[410/640] Compiling x509_obj.cc
[411/640] Compiling x509_ext.cc
[412/640] Compiling x509_lu.cc
[413/640] Compiling x509_d2.cc
[414/640] Compiling x509_cmp.cc
[415/640] Compiling x509_att.cc
[416/640] Compiling v3_prn.cc
[417/640] Compiling x509.cc
[418/640] Compiling v3_skey.cc
[419/640] Compiling v3_purp.cc
[420/640] Compiling v3_utl.cc
[422/640] Compiling SwiftProtobuf api.pb.swift
[423/640] Compiling SwiftProtobuf descriptor.pb.swift
[424/640] Compiling SwiftProtobuf duration.pb.swift
[425/640] Compiling SwiftProtobuf empty.pb.swift
[426/640] Compiling SwiftProtobuf field_mask.pb.swift
[427/640] Compiling SwiftProtobuf source_context.pb.swift
[428/640] Compiling SwiftProtobuf struct.pb.swift
[429/640] Compiling SwiftProtobuf timestamp.pb.swift
[430/640] Compiling SwiftProtobuf type.pb.swift
[431/640] Compiling SwiftProtobuf wrappers.pb.swift
[432/640] Compiling SwiftProtobuf resource_bundle_accessor.swift
[432/641] Compiling v3_pmaps.cc
[434/641] Compiling v3_pcons.cc
[435/641] Compiling v3_int.cc
[436/641] Compiling v3_ocsp.cc
[437/641] Compiling v3_ncons.cc
[438/641] Compiling v3_lib.cc
[439/641] Compiling v3_info.cc
[440/641] Compiling v3_ia5.cc
[441/641] Compiling v3_genn.cc
[442/641] Compiling v3_extku.cc
[443/641] Compiling v3_cpols.cc
[444/641] Compiling v3_enum.cc
[445/641] Compiling v3_crld.cc
[446/641] Compiling v3_conf.cc
[447/641] Compiling t_x509a.cc
[448/641] Compiling v3_bitst.cc
[449/641] Compiling v3_akeya.cc
[450/641] Compiling v3_bcons.cc
[451/641] Compiling v3_alt.cc
[452/641] Compiling policy.cc
[453/641] Compiling t_x509.cc
[454/641] Compiling v3_akey.cc
[455/641] Compiling name_print.cc
[456/641] Compiling i2d_pr.cc
[457/641] Compiling t_req.cc
[458/641] Compiling t_crl.cc
[459/641] Compiling rsa_pss.cc
[460/641] Compiling a_digest.cc
[461/641] Compiling asn1_gen.cc
[462/641] Compiling algorithm.cc
[463/641] Compiling by_dir.cc
[464/641] Compiling by_file.cc
[465/641] Compiling voprf.cc
[466/641] Compiling a_verify.cc
[466/641] Compiling a_sign.cc
[468/641] Compiling thread_pthread.cc
[469/641] Compiling thread_win.cc
[470/641] Compiling trust_token.cc
[471/641] Compiling thread.cc
[472/641] Compiling thread_none.cc
[473/641] Compiling stack.cc
[474/641] Compiling siphash.cc
[475/641] Compiling pmbtoken.cc
[476/641] Compiling slhdsa.cc
[477/641] Compiling rsa_print.cc
[478/641] Compiling sha256.cc
[479/641] Compiling sha512.cc
[480/641] Compiling sha1.cc
[481/641] Compiling spake2plus.cc
[482/641] Compiling rsa_extra.cc
[483/641] Compiling rsa_asn1.cc
[484/641] Compiling rsa_crypt.cc
[485/641] Compiling refcount.cc
[486/641] Compiling rc4.cc
[487/641] Compiling windows.cc
[488/641] Compiling ios.cc
[489/641] Compiling trusty.cc
[490/641] Compiling rand.cc
[491/641] Compiling urandom.cc
[492/641] Compiling passive.cc
[493/641] Compiling poly1305_arm_asm.S
[494/641] Compiling getentropy.cc
[495/641] Compiling deterministic.cc
[496/641] Compiling fork_detect.cc
[497/641] Compiling forkunsafe.cc
[498/641] Compiling poly1305_arm.cc
[499/641] Compiling poly1305.cc
[500/641] Compiling poly1305_vec.cc
[501/641] Compiling pool.cc
[502/641] Compiling pem_pkey.cc
[503/641] Compiling pkcs7.cc
[504/641] Compiling pkcs7_x509.cc
[505/641] Compiling pkcs8.cc
[506/641] Compiling p5_pbev2.cc
[507/641] Compiling pkcs8_x509.cc
[508/641] Compiling pem_xaux.cc
[509/641] Compiling pem_x509.cc
[510/641] Compiling obj.cc
[511/641] Compiling pem_lib.cc
[512/641] Compiling mlkem.cc
[513/641] Compiling mldsa.cc
[514/641] Compiling obj_xref.cc
[515/641] Compiling pem_oth.cc
[516/641] Compiling pem_pk8.cc
[517/641] Compiling pem_info.cc
[518/641] Compiling md5.cc
[519/641] Compiling poly_rq_mul.S
[520/641] Compiling fips_shared_support.cc
[521/641] Compiling md4.cc
[522/641] Compiling mem.cc
[523/641] Compiling pem_all.cc
[524/641] Compiling lhash.cc
[525/641] Compiling ex_data.cc
[526/641] Compiling sign.cc
[527/641] Compiling hrss.cc
[528/641] Compiling scrypt.cc
[529/641] Compiling kyber.cc
[530/641] Compiling print.cc
[531/641] Compiling hpke.cc
[532/641] Compiling pbkdf.cc
[533/641] Compiling p_x25519.cc
[534/641] Compiling p_x25519_asn1.cc
[535/641] Compiling p_rsa_asn1.cc
[536/641] Compiling p_hkdf.cc
[537/641] Compiling p_rsa.cc
[538/641] Compiling p_ed25519.cc
[539/641] Compiling p_ed25519_asn1.cc
[540/641] Compiling p_ec.cc
[541/641] Compiling p_ec_asn1.cc
[542/641] Compiling p_dh_asn1.cc
[543/641] Compiling p_dh.cc
[544/641] Compiling evp_ctx.cc
[545/641] Compiling bcm.cc
[546/641] Compiling p_dsa_asn1.cc
[547/641] Compiling evp.cc
[548/641] Compiling err.cc
[549/641] Compiling engine.cc
[550/641] Compiling evp_asn1.cc
[551/641] Compiling ecdsa_asn1.cc
[552/641] Compiling ecdh.cc
[553/641] Compiling ec_asn1.cc
[554/641] Compiling hash_to_curve.cc
[555/641] Compiling ec_derive.cc
[556/641] Compiling dsa.cc
[557/641] Compiling spake25519.cc
[558/641] Compiling x25519-asm-arm.S
[559/641] Compiling dsa_asn1.cc
[560/641] Compiling params.cc
[561/641] Compiling des.cc
[562/641] Compiling digest_extra.cc
[563/641] Compiling dh_asn1.cc
[564/641] Compiling crypto.cc
[565/641] Compiling cpu_intel.cc
[566/641] Compiling cpu_arm_linux.cc
[567/641] Compiling cpu_arm_freebsd.cc
[568/641] Compiling cpu_aarch64_win.cc
[569/641] Compiling cpu_aarch64_sysreg.cc
[570/641] Compiling curve25519.cc
[571/641] Compiling cpu_aarch64_openbsd.cc
[572/641] Compiling cpu_aarch64_apple.cc
[573/641] Compiling conf.cc
[574/641] Compiling cpu_aarch64_fuchsia.cc
[575/641] Compiling cpu_aarch64_linux.cc
[576/641] Compiling curve25519_64_adx.cc
[577/641] Compiling get_cipher.cc
[578/641] Compiling e_null.cc
[579/641] Compiling tls_cbc.cc
[580/641] Compiling e_rc2.cc
[581/641] Compiling e_rc4.cc
[582/641] Compiling e_tls.cc
[583/641] Compiling e_des.cc
[584/641] Compiling derive_key.cc
[585/641] Compiling e_aesctrhmac.cc
[586/641] Compiling e_chacha20poly1305.cc
[587/641] Compiling e_aesgcmsiv.cc
[588/641] Compiling chacha.cc
[589/641] Compiling cbs.cc
[590/641] Compiling unicode.cc
[591/641] Compiling buf.cc
[592/641] Compiling blake2.cc
[593/641] Compiling cbb.cc
[594/641] Compiling ber.cc
[595/641] Compiling asn1_compat.cc
[596/641] Compiling socket_helper.cc
[597/641] Compiling bn_asn1.cc
[598/641] Compiling convert.cc
[599/641] Compiling printf.cc
[600/641] Compiling socket.cc
[601/641] Compiling pair.cc
[602/641] Compiling file.cc
[603/641] Compiling hexdump.cc
[604/641] Compiling errno.cc
[605/641] Compiling fd.cc
[606/641] Compiling connect.cc
[607/641] Compiling bio.cc
[608/641] Compiling bio_mem.cc
[609/641] Compiling base64.cc
[610/641] Compiling tasn_new.cc
[611/641] Compiling tasn_typ.cc
[612/641] Compiling tasn_enc.cc
[613/641] Compiling tasn_fre.cc
[614/641] Compiling f_int.cc
[615/641] Compiling posix_time.cc
[616/641] Compiling f_string.cc
[617/641] Compiling tasn_utl.cc
[618/641] Compiling asn1_lib.cc
[619/641] Compiling asn_pack.cc
[620/641] Compiling tasn_dec.cc
[621/641] Compiling asn1_par.cc
[622/641] Compiling a_object.cc
[623/641] Compiling a_octet.cc
[624/641] Compiling a_utctm.cc
[625/641] Compiling a_type.cc
[626/641] Compiling a_time.cc
[627/641] Compiling a_strex.cc
[628/641] Compiling a_mbstr.cc
[629/641] Compiling a_strnid.cc
[630/641] Compiling a_i2d_fp.cc
[631/641] Compiling a_gentm.cc
[632/641] Compiling CGRPCZlib empty.c
[632/641] Write sources
[634/641] Compiling a_dup.cc
[635/641] Compiling a_d2i_fp.cc
[636/642] Compiling a_int.cc
[637/659] Compiling a_bool.cc
[638/659] Compiling a_bitstr.cc
[640/659] Compiling Atomics UnsafeAtomic.swift
[641/659] Compiling Atomics UnsafeAtomicLazyReference.swift
[642/661] Compiling Atomics AtomicMemoryOrderings.swift
[643/661] Compiling Atomics DoubleWord.swift
[644/661] Compiling Atomics AtomicStorage.swift
[645/661] Compiling Atomics AtomicValue.swift
[646/661] Compiling Atomics ManagedAtomic.swift
[647/661] Compiling Atomics ManagedAtomicLazyReference.swift
[648/661] Compiling Atomics AtomicInteger.swift
[649/661] Compiling Atomics AtomicOptionalWrappable.swift
[650/661] Compiling Atomics AtomicReference.swift
[651/661] Compiling Atomics IntegerOperations.swift
[652/661] Compiling Atomics Unmanaged extensions.swift
[652/661] Compiling c-nioatomics.c
[654/661] Emitting module Atomics
[655/661] Compiling Atomics OptionalRawRepresentable.swift
[656/661] Compiling Atomics RawRepresentable.swift
[657/661] Compiling Atomics AtomicBool.swift
[658/661] Compiling Atomics IntegerConformances.swift
[659/661] Compiling Atomics PointerConformances.swift
[660/661] Compiling Atomics Primitives.native.swift
[661/662] Compiling c-atomics.c
[663/668] Emitting module NIOConcurrencyHelpers
[664/668] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[665/668] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[666/668] Compiling NIOConcurrencyHelpers NIOLock.swift
[667/668] Compiling NIOConcurrencyHelpers lock.swift
[668/668] Compiling NIOConcurrencyHelpers atomics.swift
[670/732] Compiling NIOCore IPProtocol.swift
[671/732] Compiling NIOCore IntegerBitPacking.swift
[672/732] Compiling NIOCore IntegerTypes.swift
[673/732] Compiling NIOCore Interfaces.swift
[674/732] Compiling NIOCore Linux.swift
[675/732] Compiling NIOCore MarkedCircularBuffer.swift
[676/732] Compiling NIOCore MulticastChannel.swift
[677/732] Compiling NIOCore NIOAny.swift
[678/732] Compiling NIOCore NIOCloseOnErrorHandler.swift
[679/740] Compiling NIOCore CircularBuffer.swift
[680/740] Compiling NIOCore Codec.swift
[681/740] Compiling NIOCore ConvenienceOptionSupport.swift
[682/740] Compiling NIOCore DeadChannel.swift
[683/740] Compiling NIOCore DispatchQueue+WithFuture.swift
[684/740] Compiling NIOCore EventLoop+Deprecated.swift
[685/740] Compiling NIOCore EventLoop+SerialExecutor.swift
[686/740] Compiling NIOCore EventLoop.swift
[687/740] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[688/740] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[689/740] Compiling NIOCore SocketAddresses.swift
[690/740] Compiling NIOCore SocketOptionProvider.swift
[691/740] Compiling NIOCore SystemCallHelpers.swift
[692/740] Compiling NIOCore TimeAmount+Duration.swift
[693/740] Compiling NIOCore TypeAssistedChannelHandler.swift
[694/740] Compiling NIOCore UniversalBootstrapSupport.swift
[695/740] Compiling NIOCore Utilities.swift
[696/740] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[697/740] Compiling NIOCore BSDSocketAPI.swift
[698/740] Compiling NIOCore ByteBuffer-aux.swift
[699/740] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[700/740] Compiling NIOCore ByteBuffer-conversions.swift
[701/740] Compiling NIOCore ByteBuffer-core.swift
[702/740] Compiling NIOCore ByteBuffer-hex.swift
[703/740] Compiling NIOCore ByteBuffer-int.swift
[704/740] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[705/740] Compiling NIOCore EventLoopFuture+Deprecated.swift
[706/740] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[707/740] Compiling NIOCore EventLoopFuture.swift
[708/740] Compiling NIOCore FileDescriptor.swift
[709/740] Compiling NIOCore FileHandle.swift
[710/740] Compiling NIOCore FileRegion.swift
[711/740] Compiling NIOCore GlobalSingletons.swift
[712/740] Compiling NIOCore IO.swift
[713/740] Compiling NIOCore IOData.swift
[714/740] Compiling NIOCore AddressedEnvelope.swift
[715/740] Compiling NIOCore AsyncAwaitSupport.swift
[716/740] Compiling NIOCore AsyncChannel.swift
[717/740] Compiling NIOCore AsyncChannelHandler.swift
[718/740] Compiling NIOCore AsyncChannelInboundStream.swift
[719/740] Compiling NIOCore AsyncChannelOutboundWriter.swift
[720/740] Compiling NIOCore NIOAsyncSequenceProducer.swift
[721/740] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[722/740] Compiling NIOCore NIOAsyncWriter.swift
[723/740] Compiling NIOCore NIOCoreSendableMetatype.swift
[724/740] Compiling NIOCore NIODecodedAsyncSequence.swift
[725/740] Compiling NIOCore NIOLoopBound.swift
[726/740] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[727/740] Compiling NIOCore NIOScheduledCallback.swift
[728/740] Compiling NIOCore NIOSendable.swift
[729/740] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[730/740] Compiling NIOCore RecvByteBufferAllocator.swift
[731/740] Emitting module NIOCore
[732/740] Compiling NIOCore ByteBuffer-multi-int.swift
[733/740] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[734/740] Compiling NIOCore ByteBuffer-views.swift
[735/740] Compiling NIOCore Channel.swift
[736/740] Compiling NIOCore ChannelHandler.swift
[737/740] Compiling NIOCore ChannelHandlers.swift
[738/740] Compiling NIOCore ChannelInvoker.swift
[739/740] Compiling NIOCore ChannelOption.swift
[740/740] Compiling NIOCore ChannelPipeline.swift
[742/795] Compiling NIOEmbedded AsyncTestingChannel.swift
[743/795] Emitting module NIOEmbedded
[744/795] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[745/795] Compiling NIOEmbedded Embedded.swift
[747/796] Compiling NIOPosix IO.swift
[748/796] Compiling NIOPosix IntegerBitPacking.swift
[749/796] Compiling NIOPosix IntegerTypes.swift
[750/796] Compiling NIOPosix Linux.swift
[751/796] Compiling NIOPosix LinuxCPUSet.swift
[752/796] Compiling NIOPosix LinuxUring.swift
[753/796] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[754/802] Emitting module NIOPosix
[755/802] Compiling NIOPosix ThreadWindows.swift
[756/802] Compiling NIOPosix UnsafeTransfer.swift
[757/802] Compiling NIOPosix Utilities.swift
[758/802] Compiling NIOPosix VsockAddress.swift
[759/802] Compiling NIOPosix VsockChannelEvents.swift
[760/802] Compiling NIOPosix Windows.swift
[761/802] Compiling NIOPosix BSDSocketAPICommon.swift
[762/802] Compiling NIOPosix BSDSocketAPIPosix.swift
[763/802] Compiling NIOPosix BSDSocketAPIWindows.swift
[764/802] Compiling NIOPosix BaseSocket.swift
[765/802] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[766/802] Compiling NIOPosix BaseSocketChannel.swift
[767/802] Compiling NIOPosix BaseStreamSocketChannel.swift
[768/802] Compiling NIOPosix Socket.swift
[769/802] Compiling NIOPosix SocketChannel.swift
[770/802] Compiling NIOPosix SocketProtocols.swift
[771/802] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[772/802] Compiling NIOPosix System.swift
[773/802] Compiling NIOPosix Thread.swift
[774/802] Compiling NIOPosix ThreadPosix.swift
[775/802] Compiling NIOPosix SelectableEventLoop.swift
[776/802] Compiling NIOPosix SelectorEpoll.swift
[777/802] Compiling NIOPosix SelectorGeneric.swift
[778/802] Compiling NIOPosix SelectorKqueue.swift
[779/802] Compiling NIOPosix SelectorUring.swift
[780/802] Compiling NIOPosix SelectorWSAPoll.swift
[781/802] Compiling NIOPosix ServerSocket.swift
[782/802] Compiling NIOPosix Bootstrap.swift
[783/802] Compiling NIOPosix ControlMessage.swift
[784/802] Compiling NIOPosix DatagramVectorReadManager.swift
[785/802] Compiling NIOPosix Errors+Any.swift
[786/802] Compiling NIOPosix FileDescriptor.swift
[787/802] Compiling NIOPosix GetaddrinfoResolver.swift
[788/802] Compiling NIOPosix HappyEyeballs.swift
[789/802] Compiling NIOPosix NIOPosixSendableMetatype.swift
[790/802] Compiling NIOPosix NIOThreadPool.swift
[791/802] Compiling NIOPosix NonBlockingFileIO.swift
[792/802] Compiling NIOPosix PendingDatagramWritesManager.swift
[793/802] Compiling NIOPosix PendingWritesManager.swift
[794/802] Compiling NIOPosix PipeChannel.swift
[795/802] Compiling NIOPosix PipePair.swift
[796/802] Compiling NIOPosix Pool.swift
[797/802] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[798/802] Compiling NIOPosix PosixSingletons.swift
[799/802] Compiling NIOPosix RawSocketBootstrap.swift
[800/802] Compiling NIOPosix Resolver.swift
[801/802] Compiling NIOPosix Selectable.swift
[802/802] Compiling NIOPosix SelectableChannel.swift
[804/805] Compiling NIO Exports.swift
[805/805] Emitting module NIO
[807/833] Emitting module NIOTLS
[808/833] Compiling NIOTLS TLSEvents.swift
[809/833] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[810/833] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[811/833] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[812/833] Compiling NIOTLS SNIHandler.swift
[814/834] Emitting module NIOHTTP1
[815/836] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[816/836] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[817/865] Compiling NIOSSL SSLCallbacks.swift
[818/865] Compiling NIOSSL SSLCertificate.swift
[819/865] Compiling NIOSSL SSLConnection.swift
[820/865] Compiling NIOSSL SSLContext.swift
[821/865] Compiling NIOSSL NIOSSLClientHandler.swift
[822/865] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[823/865] Compiling NIOSSL ObjectIdentifier.swift
[824/865] Compiling NIOSSL PosixPort.swift
[825/865] Compiling NIOSSL AndroidCABundle.swift
[826/865] Compiling NIOSSL ByteBufferBIO.swift
[827/865] Compiling NIOSSL NIOSSLHandler.swift
[828/865] Compiling NIOSSL NIOSSLServerHandler.swift
[829/865] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[830/865] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[831/865] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[832/865] Compiling NIOSSL CustomPrivateKey.swift
[833/865] Compiling NIOSSL IdentityVerification.swift
[834/865] Compiling NIOSSL LinuxCABundle.swift
[835/866] Emitting module NIOFoundationCompat
[837/895] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[839/896] Emitting module NIOSSL
[840/900] Compiling NIOHPACK IntegerCoding.swift
[841/900] Compiling NIOHPACK IndexedHeaderTable.swift
[842/901] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[843/901] Compiling NIOExtras NIOExtrasError.swift
[844/925] Compiling NIOHPACK HuffmanTables.swift
[845/925] Compiling NIOHPACK StaticHeaderTable.swift
[846/925] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[847/925] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[848/925] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[849/925] Compiling NIOTransportServices NIOTSErrors.swift
[850/925] Compiling NIOTransportServices AcceptHandler.swift
[851/925] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[852/925] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[853/925] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[854/925] Compiling NIOHPACK HuffmanCoding.swift
[857/925] Compiling NIOTransportServices NIOTSEventLoop.swift
[858/927] Compiling NIOTransportServices NIOTSBootstraps.swift
[859/927] Compiling NIOTransportServices NIOTSChannelOptions.swift
[860/927] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[861/927] Compiling NIOTransportServices StateManagedChannel.swift
[862/927] Compiling NIOTransportServices StateManagedListenerChannel.swift
[863/927] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[864/927] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[865/927] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[866/927] Compiling NIOTransportServices NIOTSListenerChannel.swift
[867/927] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[868/927] Compiling NIOTransportServices NIOTSSingletons.swift
[869/927] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[872/927] Compiling NIOSSL SSLPrivateKey.swift
[873/927] Compiling NIOSSL SSLPublicKey.swift
[874/927] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[875/927] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[877/927] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[878/927] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[879/927] Compiling NIOSSL SafeCompare.swift
[880/927] Emitting module NIOTransportServices
[893/928] Emitting module NIOExtras
[918/928] Emitting module NIOHPACK
[924/989] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[925/989] Compiling NIOHTTP2 HasFlowControlWindows.swift
[927/990] Compiling NIOHTTP2 Error+Any.swift
[928/990] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[929/990] Compiling NIOHTTP2 ControlFrameBuffer.swift
[930/990] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[933/991] Compiling NIOHTTP2 HasLocalSettings.swift
[934/991] Compiling NIOHTTP2 HasRemoteSettings.swift
[935/991] Compiling NIOHTTP2 LocallyQuiescingState.swift
[936/991] Compiling NIOHTTP2 QuiescingState.swift
[937/991] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[938/991] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[939/991] Compiling NIOHTTP2 StateMachineResult.swift
[940/991] Compiling NIOHTTP2 ContentLengthVerifier.swift
[941/999] Compiling NIOHTTP2 MaySendFrames.swift
[942/999] Compiling NIOHTTP2 SendingDataState.swift
[943/999] Compiling NIOHTTP2 SendingGoawayState.swift
[944/999] Compiling NIOHTTP2 SendingHeadersState.swift
[945/999] Compiling NIOHTTP2 SendingPushPromiseState.swift
[946/999] Compiling NIOHTTP2 SendingRstStreamState.swift
[947/999] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[948/999] Compiling NIOHTTP2 HTTP2SettingsState.swift
[950/999] Emitting module NIOHTTP2
[951/999] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[952/999] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[953/999] Compiling NIOHTTP2 HTTP2StreamID.swift
[954/999] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[955/999] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[956/999] Compiling NIOHTTP2 HTTP2UserEvents.swift
[957/999] Compiling NIOHTTP2 InboundEventBuffer.swift
[958/999] Compiling NIOHTTP2 InboundWindowManager.swift
[959/999] Compiling NIOHTTP2 ConnectionStateMachine.swift
[960/999] Compiling NIOHTTP2 ConnectionStreamsState.swift
[961/999] Compiling NIOHTTP2 MayReceiveFrames.swift
[962/999] Compiling NIOHTTP2 ReceivingDataState.swift
[963/999] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[964/999] Compiling NIOHTTP2 ReceivingHeadersState.swift
[965/999] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[966/999] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[967/999] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[968/999] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[969/999] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[970/999] Compiling NIOHTTP2 StreamChannelFlowController.swift
[971/999] Compiling NIOHTTP2 StreamChannelList.swift
[972/999] Compiling NIOHTTP2 StreamMap.swift
[973/999] Compiling NIOHTTP2 StreamStateMachine.swift
[974/999] Compiling NIOHTTP2 UnsafeTransfer.swift
[975/999] Compiling NIOHTTP2 WatermarkedFlowController.swift
[976/999] Compiling NIOHTTP2 HTTP2Frame.swift
[977/999] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[978/999] Compiling NIOHTTP2 HTTP2FrameParser.swift
[979/999] Compiling NIOHTTP2 HTTP2PingData.swift
[980/999] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[981/999] Compiling NIOHTTP2 HTTP2Settings.swift
[982/999] Compiling NIOHTTP2 HTTP2Stream.swift
[983/999] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[984/999] Compiling NIOHTTP2 DOSHeuristics.swift
[989/999] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[990/999] Compiling NIOHTTP2 GlitchesMonitor.swift
[991/999] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[992/999] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[993/999] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[994/999] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[995/999] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[996/999] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[997/999] Compiling NIOHTTP2 HTTP2Error.swift
[998/999] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[999/999] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1001/1127] Emitting module GRPC
[1002/1144] Compiling GRPC ServerInterceptorContext.swift
[1003/1144] Compiling GRPC ServerInterceptorPipeline.swift
[1004/1144] Compiling GRPC ServerInterceptors.swift
[1005/1144] Compiling GRPC InterceptorContextList.swift
[1006/1144] Compiling GRPC LengthPrefixedMessageReader.swift
[1007/1144] Compiling GRPC Logger.swift
[1008/1144] Compiling GRPC LoggingServerErrorDelegate.swift
[1009/1144] Compiling GRPC MessageEncodingHeaderValidator.swift
[1010/1144] Compiling GRPC PlatformSupport.swift
[1011/1144] Compiling GRPC ReadWriteStates.swift
[1012/1144] Compiling GRPC Ref.swift
[1013/1144] Compiling GRPC Serialization.swift
[1014/1144] Compiling GRPC Server+NIOSSL.swift
[1015/1144] Compiling GRPC Server.swift
[1016/1144] Compiling GRPC ServerBuilder+NIOSSL.swift
[1017/1144] Compiling GRPC ServerBuilder.swift
[1018/1144] Compiling GRPC ServerCallContext.swift
[1019/1144] Compiling GRPC StreamingResponseCallContext.swift
[1020/1144] Compiling GRPC BidirectionalStreamingCall.swift
[1021/1144] Compiling GRPC Call.swift
[1022/1144] Compiling GRPC CallDetails.swift
[1023/1144] Compiling GRPC ClientCall.swift
[1024/1144] Compiling GRPC ClientStreamingCall.swift
[1025/1144] Compiling GRPC LazyEventLoopPromise.swift
[1026/1144] Compiling GRPC ResponseContainers.swift
[1027/1144] Compiling GRPC ResponsePartContainer.swift
[1028/1144] Compiling GRPC ServerStreamingCall.swift
[1029/1144] Compiling GRPC UnaryCall.swift
[1030/1144] Compiling GRPC ClientConnection.swift
[1031/1144] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1032/1144] Compiling GRPC ClientErrorDelegate.swift
[1033/1144] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1034/1144] Compiling GRPC CompressionAlgorithm.swift
[1035/1144] Compiling GRPC DecompressionLimit.swift
[1036/1144] Compiling GRPC MessageEncoding.swift
[1037/1144] Compiling GRPC Zlib.swift
[1038/1144] Compiling GRPC DelegatingErrorHandler.swift
[1039/1144] Compiling GRPC Error+NIOSSL.swift
[1040/1144] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1041/1144] Compiling GRPC FakeChannel.swift
[1042/1144] Compiling GRPC ClientConnection+NIOSSL.swift
[1043/1144] Compiling GRPC ClientConnection+NWTLS.swift
[1044/1144] Compiling GRPC GRPCChannel.swift
[1045/1144] Compiling GRPC GRPCChannelBuilder.swift
[1046/1144] Compiling GRPC GRPCClient.swift
[1047/1144] Compiling GRPC GRPCClientChannelHandler.swift
[1048/1144] Compiling GRPC GRPCClientStateMachine.swift
[1049/1144] Compiling GRPC GRPCContentType.swift
[1050/1144] Compiling GRPC GRPCError.swift
[1051/1144] Compiling GRPC GRPCHeaderName.swift
[1052/1144] Compiling GRPC GRPCIdleHandler.swift
[1053/1144] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1054/1144] Compiling GRPC GRPCKeepaliveHandlers.swift
[1055/1144] Compiling GRPC GRPCPayload.swift
[1056/1144] Compiling GRPC GRPCAsyncResponseStream.swift
[1057/1144] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1058/1144] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1059/1144] Compiling GRPC GRPCAsyncServerCallContext.swift
[1060/1144] Compiling GRPC GRPCAsyncServerHandler.swift
[1061/1144] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1062/1144] Compiling GRPC GRPCAsyncUnaryCall.swift
[1063/1144] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1064/1144] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1065/1144] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1066/1144] Compiling GRPC GRPCSendable.swift
[1067/1144] Compiling GRPC NIOAsyncWrappers.swift
[1068/1144] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1069/1144] Compiling GRPC ClientStreamingServerHandler.swift
[1070/1144] Compiling GRPC ServerHandlerProtocol.swift
[1071/1144] Compiling GRPC ServerStreamingServerHandler.swift
[1072/1144] Compiling GRPC UnaryServerHandler.swift
[1073/1144] Compiling GRPC CallOptions.swift
[1074/1144] Compiling GRPC ConnectionBackoff.swift
[1075/1144] Compiling GRPC ConnectionKeepalive.swift
[1076/1144] Compiling GRPC ConnectionManager+Delegates.swift
[1077/1144] Compiling GRPC ConnectionManager.swift
[1078/1144] Compiling GRPC ConnectionManagerChannelProvider.swift
[1079/1144] Compiling GRPC ConnectionManagerID.swift
[1080/1144] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1081/1144] Compiling GRPC ConnectionPool+Waiter.swift
[1082/1144] Compiling GRPC ConnectionPool.swift
[1083/1144] Compiling GRPC ConnectionPoolIDs.swift
[1084/1144] Compiling GRPC GRPCChannelPool.swift
[1085/1144] Compiling GRPC PoolManager.swift
[1086/1144] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1087/1144] Compiling GRPC PoolManagerStateMachine.swift
[1088/1144] Compiling GRPC PooledChannel.swift
[1089/1144] Compiling GRPC StreamLender.swift
[1090/1144] Compiling GRPC ConnectivityState.swift
[1091/1144] Compiling GRPC DebugOnly.swift
[1092/1144] Compiling GRPC Array+BoundsCheck.swift
[1093/1144] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1094/1144] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1095/1144] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1096/1144] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1097/1144] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1098/1144] Compiling GRPC ServerHandlerStateMachine.swift
[1099/1144] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1100/1144] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1101/1144] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1102/1144] Compiling GRPC ServerInterceptorStateMachine.swift
[1103/1144] Compiling GRPC StreamState.swift
[1104/1144] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1105/1144] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1106/1144] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1107/1144] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1108/1144] Compiling GRPC GRPCAsyncRequestStream.swift
[1109/1144] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1110/1144] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1111/1144] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1112/1144] Compiling GRPC GRPCServiceDescription.swift
[1113/1144] Compiling GRPC GRPCStatus.swift
[1114/1144] Compiling GRPC GRPCStatusAndMetadata.swift
[1115/1144] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1116/1144] Compiling GRPC GRPCTLSConfiguration.swift
[1117/1144] Compiling GRPC GRPCTimeout.swift
[1118/1144] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1119/1144] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1120/1144] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1121/1144] Compiling GRPC ClientInterceptorContext.swift
[1122/1144] Compiling GRPC ClientInterceptorPipeline.swift
[1123/1144] Compiling GRPC ClientInterceptorProtocol.swift
[1124/1144] Compiling GRPC ClientInterceptors.swift
[1125/1144] Compiling GRPC ClientTransport.swift
[1126/1144] Compiling GRPC ClientTransportFactory.swift
[1127/1144] Compiling GRPC MessageParts.swift
[1128/1144] Compiling GRPC UnaryResponseCallContext.swift
[1129/1144] Compiling GRPC ServerChannelErrorHandler.swift
[1130/1144] Compiling GRPC ServerErrorDelegate.swift
[1131/1144] Compiling GRPC ServerErrorProcessor.swift
[1132/1144] Compiling GRPC Stopwatch.swift
[1133/1144] Compiling GRPC StreamEvent.swift
[1134/1144] Compiling GRPC TLSVerificationHandler.swift
[1135/1144] Compiling GRPC TLSVersion.swift
[1136/1144] Compiling GRPC TimeLimit.swift
[1137/1144] Compiling GRPC UserInfo.swift
[1138/1144] Compiling GRPC Version.swift
[1139/1144] Compiling GRPC WebCORSHandler.swift
[1140/1144] Compiling GRPC WriteCapturingHandler.swift
[1141/1144] Compiling GRPC _EmbeddedThroughput.swift
[1142/1144] Compiling GRPC _FakeResponseStream.swift
[1143/1144] Compiling GRPC _GRPCClientCodecHandler.swift
[1144/1144] Compiling GRPC _MessageContext.swift
[1146/1258] 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.
[1147/1258] 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.
[1148/1258] 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.
[1149/1258] 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.
[1150/1258] 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.
[1151/1258] 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.
[1152/1258] 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.
[1153/1258] 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.
[1154/1258] 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.
[1155/1258] 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.
[1156/1258] 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.
[1157/1258] 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.
[1158/1258] 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.
[1159/1258] 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.
[1160/1258] 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.
[1161/1258] 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.
[1162/1273] 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.
[1163/1273] 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.
[1164/1273] 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.
[1165/1273] 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.
[1166/1273] 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.
[1167/1273] 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.
[1168/1273] 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.
[1169/1273] 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.
[1170/1273] 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.
[1171/1273] 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.
[1172/1273] 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.
[1173/1273] 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.
[1174/1273] 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.
[1175/1273] 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.
[1176/1273] 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.
[1177/1273] 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.
[1178/1273] 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.
[1179/1273] 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.
[1180/1273] 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.
[1181/1273] 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.
[1182/1273] 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.
[1183/1273] 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.
[1184/1273] 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.
[1185/1273] 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.
[1186/1273] 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.
[1187/1273] 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.
[1188/1273] 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.
[1189/1273] 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.
[1190/1273] 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.
[1191/1273] 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.
[1192/1273] 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.
[1193/1273] 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.
[1194/1273] 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.
[1195/1273] 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.
[1196/1273] 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.
[1197/1273] 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.
[1198/1273] 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.
[1199/1273] 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.
[1200/1273] 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.
[1201/1273] 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.
[1202/1273] 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.
[1203/1273] 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.
[1204/1273] 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.
[1205/1273] 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.
[1206/1273] 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.
[1207/1273] 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.
[1208/1273] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1209/1273] 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.
[1210/1273] 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.
[1211/1273] 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.
[1212/1273] 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.
[1213/1273] 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.
[1214/1273] 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.
[1215/1273] 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.
[1216/1273] 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.
[1217/1273] 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.
[1218/1273] 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.
[1219/1273] 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.
[1220/1273] 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.
[1221/1273] 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.
[1222/1273] 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.
[1223/1273] 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.
[1224/1273] 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.
[1225/1273] 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.
[1226/1273] 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.
[1227/1273] 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.
[1228/1273] 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.
[1229/1273] 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.
[1230/1273] 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.
[1231/1273] 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.
[1232/1273] 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.
[1233/1273] 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.
[1234/1273] 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.
[1235/1273] 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.
[1236/1273] 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.
[1237/1273] 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.
[1238/1273] 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.
[1239/1273] 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.
[1240/1273] 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.
[1241/1273] 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.
[1242/1273] 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.
[1243/1273] 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.
[1244/1273] 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.
[1245/1273] 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.
[1246/1273] 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.
[1247/1273] 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.
[1248/1273] 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.
[1249/1273] 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.
[1250/1273] 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.
[1251/1273] 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.
[1252/1273] 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.
[1253/1273] 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.
[1254/1273] Compiling ZcashLightClientKit SingleUseTransparentAddress.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/1273] 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.
[1256/1273] Compiling ZcashLightClientKit TxId.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/1273] 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.
[1258/1273] 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.
[1259/1273] 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.
[1260/1273] 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.
[1261/1273] 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.
[1262/1273] 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.
[1263/1273] 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.
[1264/1273] 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.
[1265/1273] 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.
[1266/1273] 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.
[1267/1273] 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.
[1268/1273] 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.
[1269/1273] 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.
[1270/1273] 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.
[1271/1273] 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.
[1272/1273] 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.
[1273/1273] 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.
BUILD FAILURE 6.0 linux