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

Successful build of ZcashLightClientKit, reference 2.4.1 (0bd788), with Swift 6.2 for macOS (SPM) on 3 Dec 2025 21:35:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

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: 2.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk
 * tag               2.4.1      -> FETCH_HEAD
HEAD is now at 0bd788c Merge pull request #1625 from LukasKorba/1624-Release-2-4-1
Cloned https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Revision (git rev-parse @):
0bd788c333fb45334e25515f14b420322d72a38e
SUCCESS checkout https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git at 2.4.1
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/1820] Fetching swift-atomics
[74/7496] Fetching swift-atomics, swift-log
[245/10305] Fetching swift-atomics, swift-log, swift-nio-transport-services
[274/20392] Fetching swift-atomics, swift-log, swift-nio-transport-services, sqlite.swift
[340/32110] Fetching swift-atomics, swift-log, swift-nio-transport-services, sqlite.swift, swift-nio-http2
[3956/83483] Fetching swift-atomics, swift-log, swift-nio-transport-services, sqlite.swift, swift-nio-http2, grpc-swift
[13369/164084] Fetching swift-atomics, swift-log, swift-nio-transport-services, sqlite.swift, swift-nio-http2, grpc-swift, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.35s)
Fetched https://github.com/grpc/grpc-swift.git from cache (3.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-http-types
[90915/107035] Fetching swift-atomics, swift-nio-transport-services, sqlite.swift, swift-nio-http2, swift-nio
[98976/107978] Fetching swift-atomics, swift-nio-transport-services, sqlite.swift, swift-nio-http2, swift-nio, swift-http-types
[107979/126303] Fetching swift-atomics, swift-nio-transport-services, sqlite.swift, swift-nio-http2, swift-nio, swift-http-types, swift-collections
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.28s)
Fetched https://github.com/apple/swift-nio.git from cache (5.28s)
Fetched https://github.com/apple/swift-atomics.git from cache (5.29s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.29s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (5.29s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Fetched https://github.com/apple/swift-http-types from cache (2.03s)
[1/5181] Fetching swift-system
[53/11517] Fetching swift-system, swift-nio-extras
[2962/26805] Fetching swift-system, swift-nio-extras, swift-nio-ssl
[26806/68294] Fetching swift-system, swift-nio-extras, swift-nio-ssl, swift-protobuf
[38423/71997] Fetching swift-system, swift-nio-extras, swift-nio-ssl, swift-protobuf, zcash-light-client-ffi
Fetched https://github.com/apple/swift-system.git from cache (5.40s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.40s)
[22254/25327] Fetching swift-nio-extras, swift-nio-ssl, zcash-light-client-ffi
Fetched https://github.com/apple/swift-nio-ssl.git from cache (365.17s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (365.17s)
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache (365.17s)
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 (371.40s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 |         .visionOS(.v1)
12 |     ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.55s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (0.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.26.0 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.68s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.1 (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.69s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.62s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.1 (0.72s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.0 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.73.0 (0.76s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.66s)
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.24.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.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.28.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.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.26.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.24.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
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.20.1
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.34.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.73.0
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 |         .visionOS(.v1)
12 |     ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "zcash-swift-wallet-sdk",
      "name": "ZcashLightClientKit",
      "url": "https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zcash-swift-wallet-sdk",
      "dependencies": [
        {
          "identity": "grpc-swift",
          "name": "grpc-swift",
          "url": "https://github.com/grpc/grpc-swift.git",
          "version": "1.27.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.91.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-http2",
              "name": "swift-nio-http2",
              "url": "https://github.com/apple/swift-nio-http2.git",
              "version": "1.39.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.91.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-transport-services",
              "name": "swift-nio-transport-services",
              "url": "https://github.com/apple/swift-nio-transport-services.git",
              "version": "1.26.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.91.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-extras",
              "name": "swift-nio-extras",
              "url": "https://github.com/apple/swift-nio-extras.git",
              "version": "1.31.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.91.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-http2",
                  "name": "swift-nio-http2",
                  "url": "https://github.com/apple/swift-nio-http2.git",
                  "version": "1.39.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.91.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                      "dependencies": [
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-system",
                          "name": "swift-system",
                          "url": "https://github.com/apple/swift-system.git",
                          "version": "1.6.3",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-http-types",
                  "name": "swift-http-types",
                  "url": "https://github.com/apple/swift-http-types.git",
                  "version": "1.5.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-http-structured-headers",
                  "name": "swift-http-structured-headers",
                  "url": "https://github.com/apple/swift-http-structured-headers.git",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-algorithms",
                  "name": "swift-algorithms",
                  "url": "https://github.com/apple/swift-algorithms.git",
                  "version": "1.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                  "dependencies": [
                    {
                      "identity": "swift-numerics",
                      "name": "swift-numerics",
                      "url": "https://github.com/apple/swift-numerics.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-certificates",
                  "name": "swift-certificates",
                  "url": "https://github.com/apple/swift-certificates.git",
                  "version": "1.17.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
                  "dependencies": [
                    {
                      "identity": "swift-crypto",
                      "name": "swift-crypto",
                      "url": "https://github.com/apple/swift-crypto.git",
                      "version": "4.2.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
                      "dependencies": [
                        {
                          "identity": "swift-asn1",
                          "name": "swift-asn1",
                          "url": "https://github.com/apple/swift-asn1.git",
                          "version": "1.5.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-asn1",
                      "name": "swift-asn1",
                      "url": "https://github.com/apple/swift-asn1.git",
                      "version": "1.5.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-nio-ssl",
                  "name": "swift-nio-ssl",
                  "url": "https://github.com/apple/swift-nio-ssl.git",
                  "version": "2.36.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
                  "dependencies": [
                    {
                      "identity": "swift-nio",
                      "name": "swift-nio",
                      "url": "https://github.com/apple/swift-nio.git",
                      "version": "2.91.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                      "dependencies": [
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-system",
                          "name": "swift-system",
                          "url": "https://github.com/apple/swift-system.git",
                          "version": "1.6.3",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.5.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-service-lifecycle",
                  "name": "swift-service-lifecycle",
                  "url": "https://github.com/swift-server/swift-service-lifecycle.git",
                  "version": "2.9.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
                  "dependencies": [
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.7.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-async-algorithms",
                      "name": "swift-async-algorithms",
                      "url": "https://github.com/apple/swift-async-algorithms.git",
                      "version": "1.1.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                      "dependencies": [
                        {
                          "identity": "swift-collections",
                          "name": "swift-collections",
                          "url": "https://github.com/apple/swift-collections.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-async-algorithms",
                  "name": "swift-async-algorithms",
                  "url": "https://github.com/apple/swift-async-algorithms.git",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                  "dependencies": [
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-protobuf",
              "name": "SwiftProtobuf",
              "url": "https://github.com/apple/swift-protobuf.git",
              "version": "1.33.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-nio-ssl",
              "name": "swift-nio-ssl",
              "url": "https://github.com/apple/swift-nio-ssl.git",
              "version": "2.36.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.91.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.15.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "dependencies": [
            {
              "identity": "swift-toolchain-sqlite",
              "name": "swift-toolchain-sqlite",
              "url": "https://github.com/swiftlang/swift-toolchain-sqlite",
              "version": "1.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-toolchain-sqlite",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "zcash-light-client-ffi",
          "name": "zcash-light-client-ffi",
          "url": "https://github.com/Electric-Coin-Company/zcash-light-client-ffi",
          "version": "0.19.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zcash-light-client-ffi",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
[1/25523] Fetching zcash-swift-wallet-sdk
Fetched https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git from cache (3.85s)
Fetching https://github.com/grpc/grpc-swift.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache (0.47s)
Fetched https://github.com/grpc/grpc-swift.git from cache (0.69s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.69s)
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 (0.75s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.54s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/204] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.48s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (2.04s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.0 (2.18s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.74s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.75s)
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.75s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Fetched https://github.com/apple/swift-nio.git from cache (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.11s)
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.56s)
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.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.0 (0.59s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
[1/1663] Fetching swift-asn1
[118/2867] Fetching swift-asn1, swift-http-structured-headers
[179/5435] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[385/11476] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-algorithms
[446/17265] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms
[933/24291] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.06s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.06s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.06s)
[8515/18856] Fetching swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-algorithms.git from cache (1.19s)
[12183/12815] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.32s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.32s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.97s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.0 (1.72s)
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.55s)
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.61s)
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.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.67s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.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.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.71s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (2.83s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.15s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.89s)
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.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.0
Creating working copy for https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Working copy of https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git resolved at 2.4.1 (0bd788c)
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-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-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/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.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-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-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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
warning: '.resolve-product-dependencies': dependency 'zcash-swift-wallet-sdk' is not used by any target
Found 3 product dependencies
  - grpc-swift
  - SQLite.swift
  - zcash-light-client-ffi
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/496] Write sources
[3/496] Copying darkside_data.db
[3/496] Copying darkside_caches.db
[3/496] Copying txFromAndroidSDK.txt
[3/496] Copying sapling-output.params
[3/496] Copying txBase64String.txt
[3/496] Copying cache.db
[3/496] Copying test_data.db
[3/496] Copying PrivacyInfo.xcprivacy
[3/496] Write sources
[3/496] Copying sapling-spend.params
[3/496] Copying integerOverflowJSON.json
[3/496] Copying PrivacyInfo.xcprivacy
[3/496] Copying sandblasted_mainnet_block.json
[3/496] Write sources
[36/496] Write swift-version-49B95AFC49DCD68C.txt
[37/496] Copying libzcashlc.framework
[38/496] Compiling CNIOWindows WSAStartup.c
[39/496] Compiling CNIOWASI CNIOWASI.c
[40/496] Compiling CNIOWindows shim.c
[41/496] Compiling CNIOLinux liburing_shims.c
[42/496] Compiling CNIOLinux shim.c
[43/645] Compiling _AtomicsShims.c
[44/645] Compiling CNIOLLHTTP c_nio_http.c
[45/645] Compiling CNIOLLHTTP c_nio_api.c
[46/645] Copying checkpoints
[47/645] Compiling fiat_p256_adx_sqr.S
[48/645] Compiling fiat_p256_adx_mul.S
[49/645] Compiling fiat_curve25519_adx_square.S
[50/645] Compiling fiat_curve25519_adx_mul.S
[51/645] Compiling CNIOLLHTTP c_nio_llhttp.c
[52/645] Compiling CNIODarwin shim.c
[53/645] Compiling CNIOBoringSSLShims shims.c
[55/645] Compiling SwiftProtobuf BinaryDecodingError.swift
[56/645] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[57/645] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[58/645] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[59/645] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[60/645] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[61/647] Emitting module DequeModule
[62/647] Compiling SwiftProtobuf BinaryDelimited.swift
[63/647] Compiling SwiftProtobuf BinaryEncoder.swift
[64/647] Compiling SwiftProtobuf BinaryEncodingError.swift
[65/647] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[66/647] Compiling DequeModule _DequeSlot.swift
[67/647] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/647] Compiling _NIOBase64 Base64.swift
[69/647] Emitting module _NIOBase64
[70/647] Emitting module Logging
[71/647] Compiling Logging MetadataProvider.swift
[72/647] Compiling SwiftProtobuf FieldTag.swift
[73/647] Compiling SwiftProtobuf FieldTypes.swift
[74/647] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[75/647] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[76/647] Compiling SwiftProtobuf AnyMessageStorage.swift
[77/647] Compiling SwiftProtobuf AnyUnpackError.swift
[78/647] Compiling SwiftProtobuf AsyncMessageSequence.swift
[79/647] Compiling SwiftProtobuf BinaryDecoder.swift
[80/647] Compiling _NIODataStructures PriorityQueue.swift
[81/647] Compiling _NIODataStructures _TinyArray.swift
[82/647] Emitting module _NIODataStructures
[83/647] Compiling _NIODataStructures Heap.swift
[84/647] Compiling Logging LogHandler.swift
[85/647] Compiling Logging Locks.swift
[86/647] Compiling Logging Logging.swift
[86/647] Compiling tls_method.cc
[87/647] Compiling tls13_client.cc
[87/647] Compiling tls13_server.cc
[87/647] Compiling tls13_both.cc
[87/647] Compiling tls_record.cc
[87/647] Compiling tls13_enc.cc
[87/647] Compiling t1_enc.cc
[93/647] Compiling ssl_x509.cc
[94/647] Compiling ssl_stat.cc
[95/647] Compiling ssl_versions.cc
[96/647] Compiling ssl_transcript.cc
[97/647] Compiling ssl_privkey.cc
[98/647] Compiling ssl_session.cc
[99/647] Compiling ssl_key_share.cc
[100/647] Compiling ssl_lib.cc
[101/647] Compiling ssl_file.cc
[102/647] Compiling ssl_buffer.cc
[103/647] Compiling ssl_cipher.cc
[104/647] Compiling ssl_aead_ctx.cc
[105/647] Compiling ssl_cert.cc
[106/647] Compiling s3_pkt.cc
[107/647] Compiling ssl_asn1.cc
[108/647] Compiling s3_lib.cc
[109/647] Compiling s3_both.cc
[110/647] Compiling handshake_server.cc
[111/647] Compiling handshake.cc
[112/647] Compiling handshake_client.cc
[113/647] Compiling encrypted_client_hello.cc
[114/647] Compiling handoff.cc
[115/647] Compiling dtls_record.cc
[116/647] Compiling extensions.cc
[117/647] Compiling dtls_method.cc
[118/647] Compiling v3_skey.c
[128/647] Emitting module SQLite
[129/647] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[130/647] Compiling SwiftProtobuf ExtensionFields.swift
[131/647] Compiling SwiftProtobuf ExtensionMap.swift
[132/647] Compiling SwiftProtobuf DoubleParser.swift
[133/647] Compiling SwiftProtobuf Enum.swift
[134/647] Compiling SwiftProtobuf ExtensibleMessage.swift
[138/650] Compiling v3_utl.c
[147/650] Compiling v3_purp.c
[148/650] Compiling v3_prn.c
[149/650] Compiling v3_pmaps.c
[150/650] Compiling v3_pcons.c
[152/650] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[153/650] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[154/650] Compiling SwiftProtobuf CustomJSONCodable.swift
[155/650] Compiling SwiftProtobuf Decoder.swift
[155/650] Compiling v3_ocsp.c
[157/650] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[158/650] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[159/650] Compiling SwiftProtobuf HashVisitor.swift
[159/650] Compiling v3_ncons.c
[160/650] Compiling v3_lib.c
[161/650] Compiling d1_srtp.cc
[162/650] Compiling d1_pkt.cc
[163/650] Compiling v3_int.c
[164/650] Compiling bio_ssl.cc
[165/650] Compiling d1_lib.cc
[187/659] Emitting module SwiftProtobuf
[197/659] Compiling d1_both.cc
[198/659] Compiling v3_ia5.c
[199/659] Compiling v3_extku.c
[200/659] Compiling v3_info.c
[201/659] Compiling v3_enum.c
[202/659] Compiling v3_genn.c
[203/659] Compiling v3_cpols.c
[204/659] Compiling v3_crld.c
[206/659] Compiling SwiftProtobuf JSONEncodingOptions.swift
[207/659] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[208/659] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[209/659] Compiling SwiftProtobuf JSONScanner.swift
[210/659] Compiling SwiftProtobuf MathUtils.swift
[211/659] Compiling SwiftProtobuf Message+AnyAdditions.swift
[212/659] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[213/659] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[214/659] Compiling SwiftProtobuf Message+FieldMask.swift
[218/659] Compiling SQLite Schema.swift
[219/659] Compiling SQLite Setter.swift
[220/659] Compiling SQLite WindowFunctions.swift
[221/659] Compiling SwiftProtobuf JSONDecodingOptions.swift
[222/659] Compiling SwiftProtobuf JSONEncoder.swift
[223/659] Compiling SwiftProtobuf JSONEncodingError.swift
[223/659] Compiling v3_bcons.c
[224/659] Compiling x_x509a.c
[225/659] Compiling v3_akeya.c
[226/659] Compiling v3_conf.c
[227/659] Compiling v3_bitst.c
[228/659] Compiling v3_alt.c
[229/659] Compiling v3_akey.c
[230/659] Compiling x_x509.c
[231/659] Compiling x_sig.c
[232/659] Compiling x_spki.c
[233/659] Compiling x_val.c
[234/659] Compiling x_req.c
[235/659] Compiling x_pubkey.c
[236/659] Compiling x_pkey.c
[237/659] Compiling x_name.c
[238/659] Compiling x_info.c
[242/659] Compiling x_attrib.c
[243/659] Compiling x_exten.c
[244/659] Compiling x_algor.c
[245/659] Compiling x509spki.c
[246/659] Compiling x_crl.c
[247/659] Compiling x509rset.c
[248/659] Compiling x_all.c
[249/659] Compiling x509name.c
[250/659] Compiling x509cset.c
[251/659] Compiling x509_txt.c
[252/659] Compiling x509_set.c
[253/659] Compiling x509_v3.c
[254/659] Compiling x509_obj.c
[254/659] Compiling x509_vpm.c
[256/659] Compiling x509_req.c
[257/659] Compiling x509_trs.c
[258/659] Compiling x509_vfy.c
[260/659] Compiling SwiftProtobuf Message+JSONAdditions.swift
[261/659] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[262/659] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[263/659] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[264/659] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[265/659] Compiling SwiftProtobuf Message.swift
[266/659] Compiling SwiftProtobuf MessageExtension.swift
[267/659] Compiling SwiftProtobuf NameMap.swift
[268/659] Compiling SwiftProtobuf PathDecoder.swift
[269/659] Compiling SwiftProtobuf PathVisitor.swift
[270/659] Compiling SwiftProtobuf ProtoNameProviding.swift
[271/659] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[272/659] Compiling SwiftProtobuf ProtobufMap.swift
[273/659] Compiling SwiftProtobuf SelectiveVisitor.swift
[274/659] Compiling SwiftProtobuf SimpleExtensionMap.swift
[275/659] Compiling SwiftProtobuf StringUtils.swift
[276/659] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[277/659] Compiling SwiftProtobuf SwiftProtobufError.swift
[277/659] Compiling x509_def.c
[278/659] Compiling x509_ext.c
[279/659] Compiling x509_lu.c
[280/659] Compiling x509_d2.c
[281/659] Compiling x509.c
[282/659] Compiling x509_att.c
[283/659] Compiling t_x509a.c
[284/659] Compiling x509_cmp.c
[285/659] Compiling t_x509.c
[286/659] Compiling i2d_pr.c
[287/659] Compiling t_crl.c
[288/659] Compiling rsa_pss.c
[289/659] Compiling name_print.c
[290/659] Compiling t_req.c
[291/659] Compiling by_file.c
[292/659] Compiling policy.c
[293/659] Compiling asn1_gen.c
[294/659] Compiling algorithm.c
[295/659] Compiling voprf.c
[296/659] Compiling a_digest.c
[297/659] Compiling a_verify.c
[297/659] Compiling a_sign.c
[299/659] Compiling trust_token.c
[300/659] Compiling thread_win.c
[301/659] Compiling pmbtoken.c
[302/659] Compiling thread_pthread.c
[303/659] Compiling thread.c
[304/659] Compiling thread_none.c
[305/659] Compiling siphash.c
[306/659] Compiling stack.c
[307/659] Compiling rsa_print.c
[308/659] Compiling by_dir.c
[309/659] Compiling refcount.c
[310/659] Compiling rc4.c
[311/659] Compiling rsa_asn1.c
[312/659] Compiling rsa_crypt.c
[313/659] Compiling windows.c
[314/659] Compiling trusty.c
[315/659] Compiling rand_extra.c
[316/659] Compiling passive.c
[317/659] Compiling ios.c
[318/659] Compiling getentropy.c
[319/659] Compiling deterministic.c
[320/659] Compiling poly1305_arm_asm.S
[321/659] Compiling forkunsafe.c
[322/659] Compiling poly1305_vec.c
[323/659] Compiling pool.c
[324/659] Compiling poly1305_arm.c
[325/659] Compiling poly1305.c
[326/659] Compiling pkcs7.c
[327/659] Compiling pkcs8.c
[328/659] Compiling pem_x509.c
[329/659] Compiling pem_xaux.c
[330/659] Compiling p5_pbev2.c
[331/659] Compiling pem_pkey.c
[332/659] Compiling pkcs7_x509.c
[333/659] Compiling pkcs8_x509.c
[334/659] Compiling pem_pk8.c
[335/659] Compiling pem_oth.c
[336/659] Compiling obj_xref.c
[337/659] Compiling lhash.c
[338/659] Compiling mem.c
[339/659] Compiling kyber.c
[340/659] Compiling pem_info.c
[341/659] Compiling pem_lib.c
[342/659] Compiling obj.c
[343/659] Compiling poly_rq_mul.S
[344/659] Compiling pem_all.c
[345/659] Compiling keccak.c
[346/659] Compiling x86_64-mont5-mac.mac.x86_64.S
[347/659] Compiling x86_64-mont5-linux.linux.x86_64.S
[348/659] Compiling hpke.c
[349/659] Compiling x86_64-mont-mac.mac.x86_64.S
[350/659] Compiling x86_64-mont-linux.linux.x86_64.S
[351/659] Compiling x86-mont-linux.linux.x86.S
[352/659] Compiling vpaes-x86_64-mac.mac.x86_64.S
[353/659] Compiling vpaes-x86_64-linux.linux.x86_64.S
[354/659] Compiling vpaes-x86-linux.linux.x86.S
[355/659] Compiling vpaes-armv8-linux.linux.aarch64.S
[356/659] Compiling vpaes-armv7-linux.linux.arm.S
[357/659] Compiling vpaes-armv8-ios.ios.aarch64.S
[358/659] Compiling sha512-x86_64-mac.mac.x86_64.S
[359/659] Compiling vpaes-armv7-ios.ios.arm.S
[360/659] Compiling sha512-x86_64-linux.linux.x86_64.S
[361/659] Compiling sha512-armv8-linux.linux.aarch64.S
[363/659] Compiling SwiftProtobuf duration.pb.swift
[364/659] Compiling SwiftProtobuf empty.pb.swift
[365/659] Compiling SwiftProtobuf field_mask.pb.swift
[366/659] Compiling SwiftProtobuf source_context.pb.swift
[367/659] Compiling SwiftProtobuf struct.pb.swift
[368/659] Compiling SwiftProtobuf timestamp.pb.swift
[369/659] Compiling SwiftProtobuf type.pb.swift
[370/659] Compiling SwiftProtobuf wrappers.pb.swift
[371/659] Compiling SwiftProtobuf resource_bundle_accessor.swift
[371/659] Compiling kdf.c
[372/659] Compiling sha512-armv8-ios.ios.aarch64.S
[373/659] Compiling sha512-armv4-linux.linux.arm.S
[374/659] Compiling sha512-armv4-ios.ios.arm.S
[375/659] Compiling sha512-586-linux.linux.x86.S
[376/659] Compiling sha256-x86_64-mac.mac.x86_64.S
[377/659] Compiling sha256-x86_64-linux.linux.x86_64.S
[378/659] Compiling sha256-armv8-linux.linux.aarch64.S
[379/659] Compiling sha256-armv8-ios.ios.aarch64.S
[380/659] Compiling hrss.c
[381/659] Compiling sha256-armv4-linux.linux.arm.S
[382/659] Compiling sha256-armv4-ios.ios.arm.S
[383/659] Compiling sha256-586-linux.linux.x86.S
[384/659] Compiling sha1-x86_64-mac.mac.x86_64.S
[385/659] Compiling sha1-x86_64-linux.linux.x86_64.S
[386/659] Compiling sha1-armv8-linux.linux.aarch64.S
[387/659] Compiling sha1-armv8-ios.ios.aarch64.S
[388/659] Compiling sha1-armv4-large-linux.linux.arm.S
[389/659] Compiling sha1-armv4-large-ios.ios.arm.S
[390/659] Compiling sha1-586-linux.linux.x86.S
[391/659] Compiling sha512.c
[392/659] Compiling sha256.c
[392/659] Compiling sha1.c
[394/659] Compiling rsaz-avx2-mac.mac.x86_64.S
[395/659] Compiling rsaz-avx2-linux.linux.x86_64.S
[396/659] Compiling service_indicator.c
[397/659] Compiling fips.c
[398/659] Compiling self_check.c
[399/659] Compiling rdrand-x86_64-mac.mac.x86_64.S
[400/659] Compiling rsa_impl.c
[401/659] Compiling rdrand-x86_64-linux.linux.x86_64.S
[402/659] Compiling blinding.c
[403/659] Compiling padding.c
[403/659] Compiling rsa.c
[405/659] Compiling urandom.c
[406/659] Compiling rand.c
[407/659] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[408/659] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[409/659] Compiling fork_detect.c
[410/659] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[411/659] Compiling ctrdrbg.c
[412/659] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[412/659] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[414/659] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[415/659] Compiling p256-armv8-asm-linux.linux.aarch64.S
[416/659] Compiling p256-armv8-asm-ios.ios.aarch64.S
[417/659] Compiling polyval.c
[417/659] Compiling ofb.c
[419/659] Compiling gcm_nohw.c
[420/659] Compiling gcm.c
[421/659] Compiling md5-x86_64-mac.mac.x86_64.S
[421/659] Compiling ctr.c
[422/659] Compiling cfb.c
[424/659] Compiling cbc.c
[425/659] Compiling md5.c
[426/659] Compiling md5-586-linux.linux.x86.S
[427/659] Compiling md5-x86_64-linux.linux.x86_64.S
[428/659] Compiling md4.c
[429/659] Compiling ghashv8-armv7-linux.linux.arm.S
[430/659] Compiling ghashv8-armv8-linux.linux.aarch64.S
[431/659] Compiling hmac.c
[432/659] Compiling ghashv8-armv8-ios.ios.aarch64.S
[433/659] Compiling ghashv8-armv7-ios.ios.arm.S
[434/659] Compiling ghash-x86_64-mac.mac.x86_64.S
[435/659] Compiling ghash-x86_64-linux.linux.x86_64.S
[436/659] Compiling hkdf.c
[437/659] Compiling ghash-x86-linux.linux.x86.S
[438/659] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[439/659] Compiling ghash-ssse3-x86-linux.linux.x86.S
[439/659] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[441/659] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[442/659] Compiling fips_shared_support.c
[443/659] Compiling ghash-armv4-linux.linux.arm.S
[444/659] Compiling ghash-armv4-ios.ios.arm.S
[445/659] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[446/659] Compiling ecdsa.c
[447/659] Compiling util.c
[448/659] Compiling ecdh.c
[449/659] Compiling wnaf.c
[450/659] Compiling simple_mul.c
[452/659] Compiling SwiftProtobuf TextFormatDecoder.swift
[453/659] Compiling SwiftProtobuf TextFormatDecodingError.swift
[454/659] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[455/659] Compiling SwiftProtobuf TextFormatEncoder.swift
[456/659] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[457/659] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[458/659] Compiling SwiftProtobuf TextFormatScanner.swift
[459/659] Compiling SwiftProtobuf TimeUtils.swift
[460/659] Compiling SwiftProtobuf UnknownStorage.swift
[461/659] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[462/659] Compiling SwiftProtobuf Varint.swift
[463/659] Compiling SwiftProtobuf Version.swift
[464/659] Compiling SwiftProtobuf Visitor.swift
[465/659] Compiling SwiftProtobuf WireFormat.swift
[466/659] Compiling SwiftProtobuf ZigZag.swift
[467/659] Compiling SwiftProtobuf any.pb.swift
[468/659] Compiling SwiftProtobuf api.pb.swift
[469/659] Compiling SwiftProtobuf descriptor.pb.swift
[469/659] Compiling simple.c
[470/659] Compiling scalar.c
[471/659] Compiling p256.c
[472/659] Compiling p224-64.c
[473/659] Compiling felem.c
[474/659] Compiling oct.c
[475/659] Compiling ec_montgomery.c
[476/659] Compiling ec_key.c
[477/659] Compiling digestsign.c
[478/659] Compiling ec.c
[479/659] Compiling digests.c
[480/659] Compiling co-586-linux.linux.x86.S
[481/659] Compiling digest.c
[482/659] Compiling p256-nistz.c
[483/659] Compiling dh.c
[484/659] Compiling check.c
[485/659] Compiling cmac.c
[486/659] Compiling e_aesccm.c
[487/659] Compiling bsaes-armv7-linux.linux.arm.S
[488/659] Compiling bsaes-armv7-ios.ios.arm.S
[489/659] Compiling aead.c
[490/659] Compiling cipher.c
[491/659] Compiling e_aes.c
[492/659] Compiling sqrt.c
[493/659] Compiling rsaz_exp.c
[494/659] Compiling shift.c
[495/659] Compiling random.c
[496/659] Compiling prime.c
[497/659] Compiling montgomery_inv.c
[498/659] Compiling montgomery.c
[499/659] Compiling mul.c
[500/659] Compiling jacobi.c
[501/659] Compiling gcd.c
[502/659] Compiling gcd_extra.c
[503/659] Compiling generic.c
[504/659] Compiling div_extra.c
[505/659] Compiling exponentiation.c
[506/659] Compiling ctx.c
[507/659] Compiling cmp.c
[508/659] Compiling bytes.c
[509/659] Compiling bn.c
[510/659] Compiling x86_64-gcc.c
[511/659] Compiling div.c
[512/659] Compiling bn-armv8-linux.linux.aarch64.S
[513/659] Compiling bn-armv8-ios.ios.aarch64.S
[514/659] Compiling bn-586-linux.linux.x86.S
[515/659] Compiling add.c
[516/659] Compiling armv8-mont-linux.linux.aarch64.S
[517/659] Compiling armv4-mont-linux.linux.arm.S
[518/659] Compiling armv4-mont-ios.ios.arm.S
[519/659] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[520/659] Compiling aesv8-armv8-linux.linux.aarch64.S
[521/659] Compiling armv8-mont-ios.ios.aarch64.S
[522/659] Compiling aesv8-armv7-linux.linux.arm.S
[523/659] Compiling aesv8-armv8-ios.ios.aarch64.S
[524/659] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[525/659] Compiling aesv8-armv7-ios.ios.arm.S
[526/659] Compiling aesni-x86_64-mac.mac.x86_64.S
[527/659] Compiling aesni-x86_64-linux.linux.x86_64.S
[528/659] Compiling aesni-x86-linux.linux.x86.S
[529/659] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[530/659] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[531/659] Compiling mode_wrappers.c
[532/659] Compiling key_wrap.c
[533/659] Compiling ex_data.c
[534/659] Compiling aes.c
[535/659] Compiling sign.c
[536/659] Compiling aes_nohw.c
[537/659] Compiling scrypt.c
[538/659] Compiling pbkdf.c
[539/659] Compiling print.c
[540/659] Compiling p_x25519_asn1.c
[541/659] Compiling p_x25519.c
[542/659] Compiling p_rsa_asn1.c
[543/659] Compiling p_ed25519.c
[544/659] Compiling p_hkdf.c
[545/659] Compiling p_ed25519_asn1.c
[546/659] Compiling p_rsa.c
[547/659] Compiling p_ec_asn1.c
[548/659] Compiling p_ec.c
[549/659] Compiling p_dsa_asn1.c
[550/659] Compiling evp_ctx.c
[551/659] Compiling evp_asn1.c
[552/659] Compiling err_data.c
[553/659] Compiling engine.c
[554/659] Compiling evp.c
[555/659] Compiling ecdsa_asn1.c
[556/659] Compiling err.c
[557/659] Compiling ecdh_extra.c
[558/659] Compiling ec_derive.c
[559/659] Compiling hash_to_curve.c
[560/659] Compiling dsa_asn1.c
[561/659] Compiling ec_asn1.c
[562/659] Compiling dsa.c
[563/659] Compiling params.c
[563/659] Compiling dh_asn1.c
[565/659] Compiling digest_extra.c
[566/659] Compiling spake25519.c
[567/659] Compiling curve25519_64_adx.c
[568/659] Compiling x25519-asm-arm.S
[569/659] Compiling des.c
[570/659] Compiling cpu_intel.c
[571/659] Compiling crypto.c
[572/659] Compiling cpu_arm_linux.c
[573/659] Compiling cpu_arm_freebsd.c
[573/659] Compiling cpu_aarch64_sysreg.c
[575/659] Compiling cpu_aarch64_win.c
[576/659] Compiling cpu_aarch64_openbsd.c
[577/659] Compiling cpu_aarch64_linux.c
[578/659] Compiling cpu_aarch64_fuchsia.c
[579/659] Compiling curve25519.c
[580/659] Compiling cpu_aarch64_apple.c
[581/659] Compiling conf.c
[582/659] Compiling e_rc4.c
[582/659] Compiling e_null.c
[584/659] Compiling tls_cbc.c
[585/659] Compiling e_rc2.c
[586/659] Compiling e_tls.c
[587/659] Compiling e_des.c
[588/659] Compiling e_chacha20poly1305.c
[589/659] Compiling e_aesgcmsiv.c
[590/659] Compiling e_aesctrhmac.c
[590/659] Compiling derive_key.c
[592/659] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[593/659] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[594/659] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[595/659] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[596/659] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[597/659] Compiling cipher_extra.c
[598/659] Compiling chacha-x86_64-mac.mac.x86_64.S
[599/659] Compiling chacha-x86_64-linux.linux.x86_64.S
[600/659] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[601/659] Compiling chacha.c
[602/659] Compiling chacha-x86-linux.linux.x86.S
[603/659] Compiling chacha-armv4-linux.linux.arm.S
[604/659] Compiling chacha-armv8-linux.linux.aarch64.S
[605/659] Compiling chacha-armv4-ios.ios.arm.S
[606/659] Compiling chacha-armv8-ios.ios.aarch64.S
[607/659] Compiling unicode.c
[608/659] Compiling asn1_compat.c
[609/659] Compiling ber.c
[610/659] Compiling buf.c
[611/659] Compiling cbb.c
[612/659] Compiling bn_asn1.c
[613/659] Compiling cbs.c
[614/659] Compiling blake2.c
[615/659] Compiling convert.c
[616/659] Compiling socket.c
[617/659] Compiling socket_helper.c
[618/659] Compiling printf.c
[619/659] Compiling hexdump.c
[620/659] Compiling file.c
[621/659] Compiling pair.c
[622/659] Compiling errno.c
[623/659] Compiling fd.c
[624/659] Compiling connect.c
[625/659] Compiling bio_mem.c
[626/659] Compiling base64.c
[627/659] Compiling bio.c
[628/659] Compiling tasn_utl.c
[629/659] Compiling tasn_typ.c
[630/659] Compiling tasn_fre.c
[631/659] Compiling tasn_new.c
[632/659] Compiling tasn_enc.c
[633/659] Compiling tasn_dec.c
[634/659] Compiling f_string.c
[635/659] Compiling f_int.c
[636/659] Compiling posix_time.c
[637/659] Compiling asn_pack.c
[638/659] Compiling asn1_par.c
[639/659] Compiling a_utctm.c
[640/659] Compiling asn1_lib.c
[641/659] Compiling a_type.c
[642/659] Compiling a_octet.c
[643/659] Compiling a_time.c
[644/659] Compiling a_strnid.c
[645/659] Compiling a_strex.c
[646/659] Compiling a_mbstr.c
[647/659] Compiling a_object.c
[648/659] Compiling a_int.c
[648/659] Write sources
[650/659] Compiling a_i2d_fp.c
[651/659] Compiling a_dup.c
[652/659] Compiling a_gentm.c
[653/659] Compiling CGRPCZlib empty.c
[654/659] Compiling a_bool.c
[655/659] Compiling a_d2i_fp.c
[656/659] Compiling a_bitstr.c
[658/678] Compiling Atomics ManagedAtomic.swift
[659/678] Compiling Atomics ManagedAtomicLazyReference.swift
[660/678] Compiling Atomics UnsafeAtomic.swift
[661/678] Compiling Atomics UnsafeAtomicLazyReference.swift
[662/680] Compiling Atomics AtomicStorage.swift
[663/680] Compiling Atomics AtomicValue.swift
[664/680] Compiling Atomics AtomicMemoryOrderings.swift
[665/680] Compiling Atomics DoubleWord.swift
[666/680] Compiling Atomics Primitives.shims.swift
[667/680] Compiling Atomics AtomicInteger.swift
[668/680] Compiling Atomics AtomicOptionalWrappable.swift
[669/680] Compiling Atomics AtomicReference.swift
[670/680] Compiling Atomics IntegerOperations.swift
[671/680] Compiling Atomics Unmanaged extensions.swift
[672/680] Compiling Atomics PointerConformances.swift
[673/680] Compiling Atomics Primitives.native.swift
[674/680] Compiling Atomics AtomicBool.swift
[675/680] Compiling Atomics IntegerConformances.swift
[675/680] Compiling c-nioatomics.c
[677/680] Compiling Atomics OptionalRawRepresentable.swift
[678/680] Compiling Atomics RawRepresentable.swift
[679/680] Emitting module Atomics
[679/680] Compiling c-atomics.c
[681/686] Compiling NIOConcurrencyHelpers NIOLock.swift
[682/686] Compiling NIOConcurrencyHelpers lock.swift
[683/686] Compiling NIOConcurrencyHelpers atomics.swift
[684/686] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[685/686] Emitting module NIOConcurrencyHelpers
[686/686] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[687/745] Compiling NIOCore GlobalSingletons.swift
[688/745] Compiling NIOCore IO.swift
[689/745] Compiling NIOCore IOData.swift
[690/745] Compiling NIOCore IPProtocol.swift
[691/745] Compiling NIOCore IntegerBitPacking.swift
[692/745] Compiling NIOCore IntegerTypes.swift
[693/751] Compiling NIOCore EventLoopFuture+Deprecated.swift
[694/751] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[695/751] Compiling NIOCore EventLoopFuture.swift
[696/751] Compiling NIOCore FileDescriptor.swift
[697/751] Compiling NIOCore FileHandle.swift
[698/751] Compiling NIOCore FileRegion.swift
[699/751] Compiling NIOCore AddressedEnvelope.swift
[700/751] Compiling NIOCore AsyncAwaitSupport.swift
[701/751] Compiling NIOCore AsyncChannel.swift
[702/751] Compiling NIOCore AsyncChannelHandler.swift
[703/751] Compiling NIOCore AsyncChannelInboundStream.swift
[704/751] Compiling NIOCore AsyncChannelOutboundWriter.swift
[705/751] Compiling NIOCore NIOAsyncSequenceProducer.swift
[706/751] Compiling NIOCore NIOLoopBound.swift
[707/751] Compiling NIOCore NIOSendable.swift
[708/751] Compiling NIOCore PointerHelpers.swift
[709/751] Compiling NIOCore RecvByteBufferAllocator.swift
[710/751] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[711/751] Compiling NIOCore SocketAddresses.swift
[712/751] Compiling NIOCore SocketOptionProvider.swift
[713/751] Compiling NIOCore SystemCallHelpers.swift
[714/751] Compiling NIOCore TimeAmount+Duration.swift
[715/751] Compiling NIOCore TypeAssistedChannelHandler.swift
[716/751] Compiling NIOCore UniversalBootstrapSupport.swift
[717/751] Compiling NIOCore Utilities.swift
[718/751] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[719/751] Compiling NIOCore NIOAsyncWriter.swift
[720/751] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[721/751] Compiling NIOCore BSDSocketAPI.swift
[722/751] Compiling NIOCore ByteBuffer-aux.swift
[723/751] Compiling NIOCore ByteBuffer-conversions.swift
[724/751] Compiling NIOCore ByteBuffer-core.swift
[725/751] Compiling NIOCore ChannelHandlers.swift
[726/751] Compiling NIOCore ChannelInvoker.swift
[727/751] Compiling NIOCore ChannelOption.swift
[728/751] Compiling NIOCore ChannelPipeline.swift
[729/751] Compiling NIOCore CircularBuffer.swift
[730/751] Compiling NIOCore Codec.swift
[731/751] Compiling NIOCore ConvenienceOptionSupport.swift
[732/751] Compiling NIOCore Interfaces.swift
[733/751] Compiling NIOCore Linux.swift
[734/751] Compiling NIOCore MarkedCircularBuffer.swift
[735/751] Compiling NIOCore MulticastChannel.swift
[736/751] Compiling NIOCore NIOAny.swift
[737/751] Compiling NIOCore NIOCloseOnErrorHandler.swift
[738/751] Compiling NIOCore ByteBuffer-hexdump.swift
[739/751] Compiling NIOCore ByteBuffer-int.swift
[740/751] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[741/751] Compiling NIOCore ByteBuffer-multi-int.swift
[742/751] Compiling NIOCore ByteBuffer-views.swift
[743/751] Compiling NIOCore Channel.swift
[744/751] Compiling NIOCore ChannelHandler.swift
[745/751] Compiling NIOCore DeadChannel.swift
[746/751] Compiling NIOCore DispatchQueue+WithFuture.swift
[747/751] Compiling NIOCore EventLoop+Deprecated.swift
[748/751] Compiling NIOCore EventLoop+SerialExecutor.swift
[749/751] Compiling NIOCore EventLoop.swift
[750/751] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[751/751] Emitting module NIOCore
[752/805] Compiling NIOEmbedded AsyncTestingChannel.swift
[753/805] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[754/805] Compiling NIOEmbedded Embedded.swift
[755/805] Emitting module NIOEmbedded
[756/805] Compiling NIOPosix PooledRecvBufferAllocator.swift
[757/805] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[758/805] Compiling NIOPosix PosixSingletons.swift
[759/805] Compiling NIOPosix RawSocketBootstrap.swift
[760/805] Compiling NIOPosix Resolver.swift
[761/810] Compiling NIOPosix GetaddrinfoResolver.swift
[762/810] Compiling NIOPosix HappyEyeballs.swift
[763/810] Compiling NIOPosix IO.swift
[764/810] Compiling NIOPosix IntegerBitPacking.swift
[765/810] Compiling NIOPosix IntegerTypes.swift
[766/810] Compiling NIOPosix Linux.swift
[767/810] Compiling NIOPosix PendingWritesManager.swift
[768/810] Compiling NIOPosix PipeChannel.swift
[769/810] Compiling NIOPosix PipePair.swift
[770/810] Compiling NIOPosix PointerHelpers.swift
[771/810] Compiling NIOPosix Pool.swift
[772/810] Compiling NIOPosix SocketProtocols.swift
[773/810] Compiling NIOPosix System.swift
[774/810] Compiling NIOPosix Thread.swift
[775/810] Compiling NIOPosix ThreadPosix.swift
[776/810] Compiling NIOPosix ThreadWindows.swift
[777/810] Compiling NIOPosix UnsafeTransfer.swift
[778/810] Compiling NIOPosix Utilities.swift
[779/810] Compiling NIOPosix VsockAddress.swift
[780/810] Compiling NIOPosix VsockChannelEvents.swift
[781/810] Compiling NIOPosix resource_bundle_accessor.swift
[782/810] Emitting module NIOPosix
[783/810] Compiling NIOPosix Selectable.swift
[784/810] Compiling NIOPosix SelectableChannel.swift
[785/810] Compiling NIOPosix SelectableEventLoop.swift
[786/810] Compiling NIOPosix SelectorEpoll.swift
[787/810] Compiling NIOPosix SelectorGeneric.swift
[788/810] Compiling NIOPosix BSDSocketAPICommon.swift
[789/810] Compiling NIOPosix BSDSocketAPIPosix.swift
[790/810] Compiling NIOPosix BSDSocketAPIWindows.swift
[791/810] Compiling NIOPosix BaseSocket.swift
[792/810] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[793/810] Compiling NIOPosix BaseSocketChannel.swift
[794/810] Compiling NIOPosix SelectorKqueue.swift
[795/810] Compiling NIOPosix SelectorUring.swift
[796/810] Compiling NIOPosix ServerSocket.swift
[797/810] Compiling NIOPosix Socket.swift
[798/810] Compiling NIOPosix SocketChannel.swift
[799/810] Compiling NIOPosix BaseStreamSocketChannel.swift
[800/810] Compiling NIOPosix Bootstrap.swift
[801/810] Compiling NIOPosix ControlMessage.swift
[802/810] Compiling NIOPosix DatagramVectorReadManager.swift
[803/810] Compiling NIOPosix Errors+Any.swift
[804/810] Compiling NIOPosix FileDescriptor.swift
[805/810] Compiling NIOPosix LinuxCPUSet.swift
[806/810] Compiling NIOPosix LinuxUring.swift
[807/810] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[808/810] Compiling NIOPosix NIOThreadPool.swift
[809/810] Compiling NIOPosix NonBlockingFileIO.swift
[810/810] Compiling NIOPosix PendingDatagramWritesManager.swift
[811/812] Emitting module NIO
[812/812] Compiling NIO Exports.swift
[813/839] Compiling NIOTLS TLSEvents.swift
[814/839] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[815/839] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[816/839] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[817/839] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[818/840] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[819/840] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[820/840] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[821/840] Emitting module NIOTLS
[822/840] Compiling NIOTLS SNIHandler.swift
[823/840] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[824/840] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[825/840] Compiling NIOHTTP1 HTTPEncoder.swift
[826/840] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[827/840] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[828/840] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[829/868] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[830/868] Emitting module NIOFoundationCompat
[831/868] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[832/890] Emitting module NIOHTTP1
[833/890] Compiling NIOTransportServices NIOTSEventLoop.swift
[834/890] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[835/890] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[836/890] Compiling NIOTransportServices NIOTSErrors.swift
[837/890] Compiling NIOTransportServices NIOTSChannelOptions.swift
[838/890] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[839/890] Compiling NIOTransportServices StateManagedListenerChannel.swift
[840/890] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[841/919] Compiling NIOExtras RequestResponseWithIDHandler.swift
[842/920] Compiling NIOExtras LineBasedFrameDecoder.swift
[843/920] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[844/920] Compiling NIOExtras NIOExtrasError.swift
[845/920] Compiling NIOExtras NIOLengthFieldBitLength.swift
[846/920] Compiling NIOHPACK IntegerCoding.swift
[847/920] Compiling NIOHPACK IndexedHeaderTable.swift
[848/921] Emitting module NIOTransportServices
[849/923] Compiling NIOExtras NIORequestIdentifiable.swift
[850/923] Compiling NIOExtras PCAPRingBuffer.swift
[851/923] Compiling NIOExtras QuiescingHelper.swift
[852/923] Compiling NIOExtras RequestResponseHandler.swift
[853/923] Compiling NIOExtras FixedLengthFrameDecoder.swift
[854/923] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[855/923] Compiling NIOExtras DebugInboundEventsHandler.swift
[856/923] Compiling NIOExtras DebugOutboundEventsHandler.swift
[857/923] Compiling NIOHPACK StaticHeaderTable.swift
[858/923] Compiling NIOHPACK HuffmanTables.swift
[859/923] Compiling NIOHPACK HuffmanCoding.swift
[860/923] Emitting module NIOExtras
[861/923] Compiling NIOHPACK HPACKErrors.swift
[862/923] Compiling NIOHPACK HeaderTables.swift
[865/923] Compiling NIOHPACK HPACKEncoder.swift
[866/923] Emitting module NIOHPACK
[867/923] Compiling NIOHPACK HPACKHeader.swift
[870/923] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[873/923] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[874/923] Compiling NIOTransportServices NIOTSListenerChannel.swift
[875/923] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[876/923] Compiling NIOTransportServices StateManagedChannel.swift
[881/923] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[882/923] Emitting module NIOSSL
[884/925] Compiling NIOExtras JSONRPCFraming.swift
[885/925] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[886/925] Compiling NIOExtras LengthFieldPrepender.swift
[887/985] Compiling NIOHTTP2 HTTP2UserEvents.swift
[888/985] Compiling NIOHTTP2 InboundEventBuffer.swift
[889/985] Compiling NIOHTTP2 ConnectionStateMachine.swift
[890/985] Compiling NIOHTTP2 ConnectionStreamsState.swift
[891/985] Compiling NIOHTTP2 MayReceiveFrames.swift
[892/985] Compiling NIOHTTP2 HTTP2FrameParser.swift
[893/985] Compiling NIOHTTP2 HTTP2PingData.swift
[894/985] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[895/985] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[896/985] Compiling NIOHTTP2 HTTP2Frame.swift
[897/985] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[898/985] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[899/985] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[900/985] Compiling NIOHTTP2 HTTP2Error.swift
[901/985] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[902/985] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[903/985] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[906/985] Compiling NIOHTTP2 InboundWindowManager.swift
[907/985] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[908/985] Compiling NIOHTTP2 ReceivingHeadersState.swift
[913/985] Compiling NIOHTTP2 ReceivingDataState.swift
[914/985] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[915/985] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[916/985] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[917/985] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[918/985] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[919/985] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[920/985] Compiling NIOExtras WritePCAPHandler.swift
[921/985] Compiling NIOHTTP2 LocallyQuiescingState.swift
[922/985] Compiling NIOHTTP2 QuiescingState.swift
[923/985] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[924/985] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[925/985] Compiling NIOHTTP2 StateMachineResult.swift
[926/985] Compiling NIOHTTP2 ContentLengthVerifier.swift
[927/985] Compiling NIOHTTP2 DOSHeuristics.swift
[928/985] Compiling NIOHTTP2 SendingRstStreamState.swift
[929/985] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[930/985] Compiling NIOHTTP2 HTTP2SettingsState.swift
[931/985] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[932/985] Compiling NIOHTTP2 HasFlowControlWindows.swift
[933/985] Compiling NIOHTTP2 HasLocalSettings.swift
[934/985] Compiling NIOHTTP2 HasRemoteSettings.swift
[938/991] Compiling NIOHTTP2 MaySendFrames.swift
[939/991] Compiling NIOHTTP2 SendingDataState.swift
[940/991] Compiling NIOHTTP2 HTTP2Settings.swift
[941/991] Compiling NIOHTTP2 HTTP2Stream.swift
[942/991] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[943/991] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[944/991] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[945/991] Compiling NIOHTTP2 HTTP2StreamID.swift
[946/991] Compiling NIOHTTP2 Error+Any.swift
[947/991] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[948/991] Compiling NIOHTTP2 ControlFrameBuffer.swift
[949/991] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[950/991] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[951/991] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[952/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[963/991] Compiling NIOHTTP2 SendingGoawayState.swift
[964/991] Compiling NIOHTTP2 SendingHeadersState.swift
[965/991] Compiling NIOHTTP2 SendingPushPromiseState.swift
[966/991] Compiling NIOHTTP2 StreamChannelFlowController.swift
[967/991] Compiling NIOHTTP2 StreamChannelList.swift
[968/991] Compiling NIOHTTP2 StreamMap.swift
[969/991] Compiling NIOHTTP2 StreamStateMachine.swift
[970/991] Compiling NIOHTTP2 UnsafeTransfer.swift
[971/991] Compiling NIOHTTP2 WatermarkedFlowController.swift
[985/991] Emitting module NIOHTTP2
[992/1121] Compiling GRPC Array+BoundsCheck.swift
[993/1121] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[994/1121] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[995/1121] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[996/1121] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[997/1121] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[998/1121] Compiling GRPC ServerHandlerStateMachine.swift
[999/1121] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1000/1121] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1001/1121] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1002/1121] Compiling GRPC ServerInterceptorStateMachine.swift
[1003/1121] Compiling GRPC StreamState.swift
[1004/1121] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1005/1121] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1006/1121] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1007/1135] Compiling GRPC ClientInterceptorContext.swift
[1008/1135] Compiling GRPC ClientInterceptorPipeline.swift
[1009/1135] Compiling GRPC ClientInterceptorProtocol.swift
[1010/1135] Compiling GRPC ClientInterceptors.swift
[1011/1135] Compiling GRPC ClientTransport.swift
[1012/1135] Compiling GRPC ClientTransportFactory.swift
[1013/1135] Compiling GRPC MessageParts.swift
[1014/1135] Compiling GRPC ServerInterceptorContext.swift
[1015/1135] Compiling GRPC ServerInterceptorPipeline.swift
[1016/1135] Compiling GRPC ServerInterceptors.swift
[1017/1135] Compiling GRPC InterceptorContextList.swift
[1018/1135] Compiling GRPC LengthPrefixedMessageReader.swift
[1019/1135] Compiling GRPC Logger.swift
[1020/1135] Compiling GRPC LoggingServerErrorDelegate.swift
[1021/1135] Compiling GRPC MessageEncodingHeaderValidator.swift
[1022/1135] Compiling GRPC PlatformSupport.swift
[1023/1135] Compiling GRPC ReadWriteStates.swift
[1024/1135] Compiling GRPC Ref.swift
[1025/1135] Compiling GRPC Serialization.swift
[1026/1135] Compiling GRPC Server+NIOSSL.swift
[1027/1135] Compiling GRPC Server.swift
[1028/1135] Compiling GRPC ServerBuilder+NIOSSL.swift
[1029/1135] Compiling GRPC ServerBuilder.swift
[1030/1135] Compiling GRPC ServerCallContext.swift
[1031/1135] Compiling GRPC StreamingResponseCallContext.swift
[1032/1135] Compiling GRPC UnaryResponseCallContext.swift
[1033/1135] Compiling GRPC ServerChannelErrorHandler.swift
[1034/1135] Compiling GRPC ServerErrorDelegate.swift
[1035/1135] Emitting module GRPC
[1036/1135] Compiling GRPC ServerErrorProcessor.swift
[1037/1135] Compiling GRPC Stopwatch.swift
[1038/1135] Compiling GRPC StreamEvent.swift
[1039/1135] Compiling GRPC TLSVerificationHandler.swift
[1040/1135] Compiling GRPC TLSVersion.swift
[1041/1135] Compiling GRPC TimeLimit.swift
[1042/1135] Compiling GRPC UserInfo.swift
[1043/1135] Compiling GRPC Version.swift
[1044/1135] Compiling GRPC WebCORSHandler.swift
[1045/1135] Compiling GRPC WriteCapturingHandler.swift
[1046/1135] Compiling GRPC _EmbeddedThroughput.swift
[1047/1135] Compiling GRPC _FakeResponseStream.swift
[1048/1135] Compiling GRPC _GRPCClientCodecHandler.swift
[1049/1135] Compiling GRPC _MessageContext.swift
[1050/1135] Compiling GRPC Error+NIOSSL.swift
[1051/1135] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1052/1135] Compiling GRPC FakeChannel.swift
[1053/1135] Compiling GRPC ClientConnection+NIOSSL.swift
[1054/1135] Compiling GRPC ClientConnection+NWTLS.swift
[1055/1135] Compiling GRPC GRPCChannel.swift
[1056/1135] Compiling GRPC GRPCChannelBuilder.swift
[1057/1135] Compiling GRPC GRPCClient.swift
[1058/1135] Compiling GRPC GRPCClientChannelHandler.swift
[1059/1135] Compiling GRPC GRPCClientStateMachine.swift
[1060/1135] Compiling GRPC GRPCContentType.swift
[1061/1135] Compiling GRPC GRPCError.swift
[1062/1135] Compiling GRPC GRPCHeaderName.swift
[1063/1135] Compiling GRPC GRPCIdleHandler.swift
[1064/1135] Compiling GRPC BidirectionalStreamingServerHandler.swift
[1065/1135] Compiling GRPC ClientStreamingServerHandler.swift
[1066/1135] Compiling GRPC ServerHandlerProtocol.swift
[1067/1135] Compiling GRPC ServerStreamingServerHandler.swift
[1068/1135] Compiling GRPC UnaryServerHandler.swift
[1069/1135] Compiling GRPC CallOptions.swift
[1070/1135] Compiling GRPC BidirectionalStreamingCall.swift
[1071/1135] Compiling GRPC Call.swift
[1072/1135] Compiling GRPC CallDetails.swift
[1073/1135] Compiling GRPC ClientCall.swift
[1074/1135] Compiling GRPC ClientStreamingCall.swift
[1075/1135] Compiling GRPC LazyEventLoopPromise.swift
[1076/1135] Compiling GRPC ResponseContainers.swift
[1077/1135] Compiling GRPC ResponsePartContainer.swift
[1078/1135] Compiling GRPC ServerStreamingCall.swift
[1079/1135] Compiling GRPC UnaryCall.swift
[1080/1135] Compiling GRPC ClientConnection.swift
[1081/1135] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1082/1135] Compiling GRPC ClientErrorDelegate.swift
[1083/1135] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1084/1135] Compiling GRPC CompressionAlgorithm.swift
[1085/1135] Compiling GRPC DecompressionLimit.swift
[1086/1135] Compiling GRPC MessageEncoding.swift
[1087/1135] Compiling GRPC Zlib.swift
[1088/1135] Compiling GRPC ConnectionBackoff.swift
[1089/1135] Compiling GRPC ConnectionKeepalive.swift
[1090/1135] Compiling GRPC ConnectionManager+Delegates.swift
[1091/1135] Compiling GRPC ConnectionManager.swift
[1092/1135] Compiling GRPC ConnectionManagerChannelProvider.swift
[1093/1135] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1094/1135] Compiling GRPC GRPCAsyncRequestStream.swift
[1095/1135] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1096/1135] Compiling GRPC GRPCAsyncResponseStream.swift
[1097/1135] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1098/1135] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1099/1135] Compiling GRPC GRPCAsyncServerCallContext.swift
[1100/1135] Compiling GRPC GRPCAsyncServerHandler.swift
[1101/1135] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1102/1135] Compiling GRPC GRPCAsyncUnaryCall.swift
[1103/1135] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1104/1135] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1105/1135] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1106/1135] Compiling GRPC GRPCSendable.swift
[1107/1135] Compiling GRPC NIOAsyncWrappers.swift
[1108/1135] Compiling GRPC ConnectionManagerID.swift
[1109/1135] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1110/1135] Compiling GRPC ConnectionPool+Waiter.swift
[1111/1135] Compiling GRPC ConnectionPool.swift
[1112/1135] Compiling GRPC ConnectionPoolIDs.swift
[1113/1135] Compiling GRPC GRPCChannelPool.swift
[1114/1135] Compiling GRPC PoolManager.swift
[1115/1135] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1116/1135] Compiling GRPC PoolManagerStateMachine.swift
[1117/1135] Compiling GRPC PooledChannel.swift
[1118/1135] Compiling GRPC StreamLender.swift
[1119/1135] Compiling GRPC ConnectivityState.swift
[1120/1135] Compiling GRPC DebugOnly.swift
[1121/1135] Compiling GRPC DelegatingErrorHandler.swift
[1122/1135] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[1123/1135] Compiling GRPC GRPCKeepaliveHandlers.swift
[1124/1135] Compiling GRPC GRPCPayload.swift
[1125/1135] Compiling GRPC GRPCServerPipelineConfigurator.swift
[1126/1135] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[1127/1135] Compiling GRPC GRPCServiceDescription.swift
[1128/1135] Compiling GRPC GRPCStatus.swift
[1129/1135] Compiling GRPC GRPCStatusAndMetadata.swift
[1130/1135] Compiling GRPC GRPCStatusMessageMarshaller.swift
[1131/1135] Compiling GRPC GRPCTLSConfiguration.swift
[1132/1135] Compiling GRPC GRPCTimeout.swift
[1133/1135] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[1134/1135] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[1135/1135] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[1136/1251] Emitting module ZcashLightClientKit
[1137/1263] Compiling ZcashLightClientKit Undescribable.swift
[1138/1263] Compiling ZcashLightClientKit Zatoshi+SQLite.swift
[1139/1263] Compiling ZcashLightClientKit ZcashRust+Utils.swift
[1140/1263] Compiling ZcashLightClientKit ZcashSDK+extensions.swift
[1141/1263] Compiling ZcashLightClientKit Initializer.swift
[1142/1263] Compiling ZcashLightClientKit SDKMetrics.swift
[1143/1263] Compiling ZcashLightClientKit FiatCurrencyResult.swift
[1144/1263] Compiling ZcashLightClientKit Memo.swift
[1145/1263] Compiling ZcashLightClientKit Proposal.swift
[1146/1263] Compiling ZcashLightClientKit ScanRange.swift
[1147/1263] Compiling ZcashLightClientKit ScanSummary.swift
[1148/1263] Compiling ZcashLightClientKit SingleUseTransparentAddress.swift
[1149/1263] Compiling ZcashLightClientKit TransactionDataRequest.swift
[1150/1263] Compiling ZcashLightClientKit Account.swift
[1151/1263] Compiling ZcashLightClientKit AccountMetadataKey.swift
[1152/1263] Compiling ZcashLightClientKit Action.swift
[1153/1263] Compiling ZcashLightClientKit ClearAlreadyScannedBlocksAction.swift
[1154/1263] Compiling ZcashLightClientKit ClearCacheAction.swift
[1155/1263] Compiling ZcashLightClientKit DownloadAction.swift
[1156/1263] Compiling ZcashLightClientKit EnhanceAction.swift
[1157/1263] Compiling ZcashLightClientKit FetchUTXOsAction.swift
[1158/1263] Compiling ZcashLightClientKit MigrateLegacyCacheDBAction.swift
[1159/1263] Compiling ZcashLightClientKit ProcessSuggestedScanRangesAction.swift
[1160/1263] Compiling ZcashLightClientKit RewindAction.swift
[1161/1263] Compiling ZcashLightClientKit SaplingParamsAction.swift
[1162/1263] Compiling ZcashLightClientKit ScanAction.swift
[1163/1263] Compiling ZcashLightClientKit ZcashCompactBlock.swift
[1164/1263] Compiling ZcashLightClientKit ZcashError.swift
[1165/1263] Compiling ZcashLightClientKit ZcashErrorCode.swift
[1166/1263] Compiling ZcashLightClientKit ZcashErrorCodeDefinition.swift
[1167/1263] Compiling ZcashLightClientKit Bool+ToData.swift
[1168/1263] Compiling ZcashLightClientKit Data+ToOtherTypes.swift
[1169/1263] Compiling ZcashLightClientKit Data+Zcash.swift
[1170/1263] Compiling ZcashLightClientKit Data+internal.swift
[1171/1263] Compiling ZcashLightClientKit Error+ZcashError.swift
[1172/1263] Compiling ZcashLightClientKit HexEncode.swift
[1173/1263] Compiling ZcashLightClientKit Int+ToData.swift
[1174/1263] Compiling ZcashLightClientKit NumberFormatter+Zcash.swift
[1175/1263] Compiling ZcashLightClientKit URL+UpdateWithAlias.swift
[1176/1263] Compiling ZcashLightClientKit Checkpoint+mainnet.swift
[1177/1263] Compiling ZcashLightClientKit Checkpoint+testnet.swift
[1178/1263] Compiling ZcashLightClientKit ZcashSDK.swift
[1179/1263] Compiling ZcashLightClientKit BlockDao.swift
[1180/1263] Compiling ZcashLightClientKit PagedTransactionDao.swift
[1181/1263] Compiling ZcashLightClientKit TransactionDao.swift
[1182/1263] Compiling ZcashLightClientKit UnspentTransactionOutputDao.swift
[1183/1263] Compiling ZcashLightClientKit AccountEntity.swift
[1184/1263] Compiling ZcashLightClientKit EncodedTransactionEntity.swift
[1185/1263] Compiling ZcashLightClientKit Pczt.swift
[1186/1263] Compiling ZcashLightClientKit SentNoteEntity.swift
[1187/1263] Compiling ZcashLightClientKit TransactionEntity.swift
[1188/1263] Compiling ZcashLightClientKit UnspentTransactionOutputEntity.swift
[1189/1263] Compiling ZcashLightClientKit ResourceProvider.swift
[1190/1263] Compiling ZcashLightClientKit BlockRepository.swift
[1191/1263] Compiling ZcashLightClientKit CompactBlockRepository.swift
[1192/1263] Compiling ZcashLightClientKit NotesRepository.swift
[1193/1263] Compiling ZcashLightClientKit PaginatedTransactionRepository.swift
[1194/1263] Compiling ZcashLightClientKit TransactionRepository.swift
[1195/1263] Compiling ZcashLightClientKit TransactionRepositoryBuilder.swift
[1196/1263] Compiling ZcashLightClientKit ZcashKeyDerivationBackend.swift
[1197/1263] Compiling ZcashLightClientKit ZcashKeyDerivationBackendWelding.swift
[1198/1263] Compiling ZcashLightClientKit ZcashRustBackend.swift
[1199/1263] Compiling ZcashLightClientKit ZcashRustBackendWelding.swift
[1200/1263] Compiling ZcashLightClientKit Synchronizer.swift
[1201/1263] Compiling ZcashLightClientKit DIContainer.swift
[1202/1263] Compiling ZcashLightClientKit GenericActor.swift
[1203/1263] Compiling ZcashLightClientKit LoggingProxy.swift
[1204/1263] Compiling ZcashLightClientKit OSLogger.swift
[1205/1263] Compiling ZcashLightClientKit SDKFlags.swift
[1206/1263] Compiling ZcashLightClientKit SaplingParameterDownloader.swift
[1207/1263] Compiling ZcashLightClientKit SpecificCombineTypes.swift
[1208/1263] Compiling ZcashLightClientKit SyncSessionIDGenerator.swift
[1209/1263] Compiling ZcashLightClientKit Task+sleep.swift
[1210/1263] Compiling ZcashLightClientKit UsedAliasesChecker.swift
[1211/1263] Compiling ZcashLightClientKit ZcashFileManager.swift
[1212/1263] Compiling ZcashLightClientKit resource_bundle_accessor.swift
[1213/1263] Compiling ZcashLightClientKit TxResubmissionAction.swift
[1214/1263] Compiling ZcashLightClientKit UpdateChainTipAction.swift
[1215/1263] Compiling ZcashLightClientKit UpdateSubtreeRootsAction.swift
[1216/1263] Compiling ZcashLightClientKit ValidateServerAction.swift
[1217/1263] Compiling ZcashLightClientKit CompactBlockProcessor.swift
[1218/1263] Compiling ZcashLightClientKit ConnectorProvider.swift
[1219/1263] Compiling ZcashLightClientKit DatabaseStorageError.swift
[1220/1263] Compiling ZcashLightClientKit SimpleConnectionProvider.swift
[1221/1263] Compiling ZcashLightClientKit BlockDownloader.swift
[1222/1263] Compiling ZcashLightClientKit BlockDownloaderService.swift
[1223/1263] Compiling ZcashLightClientKit BlockEnhancer.swift
[1224/1263] Compiling ZcashLightClientKit UTXOFetcher.swift
[1225/1263] Compiling ZcashLightClientKit FSCompactBlockRepository.swift
[1226/1263] Compiling ZcashLightClientKit SaplingParametersHandler.swift
[1227/1263] Compiling ZcashLightClientKit BlockScanner.swift
[1228/1263] Compiling ZcashLightClientKit AfterSyncHooksManager.swift
[1229/1263] Compiling ZcashLightClientKit CompactBlockProgress.swift
[1230/1263] Compiling ZcashLightClientKit SyncControlData.swift
[1231/1263] Compiling ZcashLightClientKit BundleCheckpointSource.swift
[1232/1263] Compiling ZcashLightClientKit BundleCheckpointURLProvider.swift
[1233/1263] Compiling ZcashLightClientKit Checkpoint+helpers.swift
[1234/1263] Compiling ZcashLightClientKit Checkpoint.swift
[1235/1263] Compiling ZcashLightClientKit CheckpointSource.swift
[1236/1263] Compiling ZcashLightClientKit CheckpointSourceFactory.swift
[1237/1263] Compiling ZcashLightClientKit ClosureSynchronizer.swift
[1238/1263] Compiling ZcashLightClientKit CombineSynchronizer.swift
[1239/1263] Compiling ZcashLightClientKit ClosureSDKSynchronizer.swift
[1240/1263] Compiling ZcashLightClientKit CombineSDKSynchronizer.swift
[1241/1263] Compiling ZcashLightClientKit Dependencies.swift
[1242/1263] Compiling ZcashLightClientKit SDKSynchronizer.swift
[1243/1263] Compiling ZcashLightClientKit DerivationTool.swift
[1244/1263] Compiling ZcashLightClientKit TorClient.swift
[1245/1263] Compiling ZcashLightClientKit TransactionEncoder.swift
[1246/1263] Compiling ZcashLightClientKit WalletTransactionEncoder.swift
[1247/1263] Compiling ZcashLightClientKit AsyncToClosureGateway.swift
[1248/1263] Compiling ZcashLightClientKit AsyncToCombineGateway.swift
[1249/1263] Compiling ZcashLightClientKit Clamped.swift
[1250/1263] Compiling ZcashLightClientKit DBActor.swift
[1251/1263] Compiling ZcashLightClientKit TxId.swift
[1252/1263] Compiling ZcashLightClientKit WalletSummary.swift
[1253/1263] Compiling ZcashLightClientKit WalletTypes.swift
[1254/1263] Compiling ZcashLightClientKit Zatoshi.swift
[1255/1263] Compiling ZcashLightClientKit LightWalletGRPCService.swift
[1256/1263] Compiling ZcashLightClientKit Protocolbuffer+Extensions.swift
[1257/1263] Compiling ZcashLightClientKit compact_formats.pb.swift
[1258/1263] Compiling ZcashLightClientKit proposal.pb.swift
[1259/1263] Compiling ZcashLightClientKit service.grpc.swift
[1260/1263] Compiling ZcashLightClientKit service.pb.swift
[1261/1263] Compiling ZcashLightClientKit LightWalletService.swift
[1262/1263] Compiling ZcashLightClientKit LightWalletGRPCServiceOverTor.swift
[1263/1263] Compiling ZcashLightClientKit LatestBlocksDataProvider.swift
[1264/1286] Compiling TestUtils FakeStorage.swift
[1265/1286] Compiling TestUtils LoggerProxy.swift
[1266/1286] Compiling TestUtils MockSessionIDGenerator.swift
[1267/1286] Compiling TestUtils ZcashTestCase.swift
[1268/1286] Compiling TestUtils darkside.grpc.swift
[1269/1286] Compiling TestUtils TestsData.swift
[1270/1286] Compiling TestUtils UnspentTransactionOutputEntityMock.swift
[1271/1288] Compiling TestUtils darkside.pb.swift
[1272/1288] Compiling TestUtils resource_bundle_accessor.swift
[1273/1288] Compiling TestUtils TestVector.swift
[1274/1288] Compiling TestUtils Tests+Utils.swift
[1275/1288] Compiling TestUtils TestCoordinator.swift
[1276/1288] Compiling TestUtils TestDbBuilder.swift
[1277/1288] Emitting module TestUtils
[1278/1288] Compiling TestUtils DarksideMainnetCheckpointSource.swift
[1279/1288] Compiling TestUtils FakeChainBuilder.swift
[1280/1288] Compiling TestUtils FakeService.swift
[1281/1288] Compiling TestUtils ActionContext+tests.swift
[1282/1288] Compiling TestUtils CompactBlockProcessorEventHandler.swift
[1283/1288] Compiling TestUtils DarkSideWalletService.swift
[1284/1288] Compiling TestUtils MockTransactionRepository.swift
[1285/1288] Compiling TestUtils SDKSynchronizerSyncStatusHandler.swift
[1286/1288] Compiling TestUtils AutoMockable.swift
[1287/1288] Compiling TestUtils AutoMockable.generated.swift
[1288/1288] Compiling TestUtils Stubs.swift
Build complete! (50.50s)
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 |         .visionOS(.v1)
12 |     ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "identity" : "zcash-light-client-ffi",
      "requirement" : {
        "exact" : [
          "0.19.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Electric-Coin-Company/zcash-light-client-ffi"
    }
  ],
  "manifest_display_name" : "ZcashLightClientKit",
  "name" : "ZcashLightClientKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZcashLightClientKit",
      "targets" : [
        "ZcashLightClientKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZcashLightClientKit",
      "module_type" : "SwiftTarget",
      "name" : "ZcashLightClientKit",
      "path" : "Sources/ZcashLightClientKit",
      "product_dependencies" : [
        "SQLite",
        "GRPC",
        "libzcashlc"
      ],
      "product_memberships" : [
        "ZcashLightClientKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Resources/checkpoints",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Account/Account.swift",
        "Account/AccountMetadataKey.swift",
        "Block/Actions/Action.swift",
        "Block/Actions/ClearAlreadyScannedBlocksAction.swift",
        "Block/Actions/ClearCacheAction.swift",
        "Block/Actions/DownloadAction.swift",
        "Block/Actions/EnhanceAction.swift",
        "Block/Actions/FetchUTXOsAction.swift",
        "Block/Actions/MigrateLegacyCacheDBAction.swift",
        "Block/Actions/ProcessSuggestedScanRangesAction.swift",
        "Block/Actions/RewindAction.swift",
        "Block/Actions/SaplingParamsAction.swift",
        "Block/Actions/ScanAction.swift",
        "Block/Actions/TxResubmissionAction.swift",
        "Block/Actions/UpdateChainTipAction.swift",
        "Block/Actions/UpdateSubtreeRootsAction.swift",
        "Block/Actions/ValidateServerAction.swift",
        "Block/CompactBlockProcessor.swift",
        "Block/DatabaseStorage/ConnectorProvider.swift",
        "Block/DatabaseStorage/DatabaseStorageError.swift",
        "Block/DatabaseStorage/SimpleConnectionProvider.swift",
        "Block/Download/BlockDownloader.swift",
        "Block/Download/BlockDownloaderService.swift",
        "Block/Enhance/BlockEnhancer.swift",
        "Block/FetchUnspentTxOutputs/UTXOFetcher.swift",
        "Block/FilesystemStorage/FSCompactBlockRepository.swift",
        "Block/SaplingParameters/SaplingParametersHandler.swift",
        "Block/Scan/BlockScanner.swift",
        "Block/Utils/AfterSyncHooksManager.swift",
        "Block/Utils/CompactBlockProgress.swift",
        "Block/Utils/SyncControlData.swift",
        "Checkpoint/BundleCheckpointSource.swift",
        "Checkpoint/BundleCheckpointURLProvider.swift",
        "Checkpoint/Checkpoint+helpers.swift",
        "Checkpoint/Checkpoint.swift",
        "Checkpoint/CheckpointSource.swift",
        "Checkpoint/CheckpointSourceFactory.swift",
        "ClosureSynchronizer.swift",
        "CombineSynchronizer.swift",
        "Constants/Checkpoint+mainnet.swift",
        "Constants/Checkpoint+testnet.swift",
        "Constants/ZcashSDK.swift",
        "DAO/BlockDao.swift",
        "DAO/PagedTransactionDao.swift",
        "DAO/TransactionDao.swift",
        "DAO/UnspentTransactionOutputDao.swift",
        "Entity/AccountEntity.swift",
        "Entity/EncodedTransactionEntity.swift",
        "Entity/Pczt.swift",
        "Entity/SentNoteEntity.swift",
        "Entity/TransactionEntity.swift",
        "Entity/UnspentTransactionOutputEntity.swift",
        "Entity/ZcashCompactBlock.swift",
        "Error/ZcashError.swift",
        "Error/ZcashErrorCode.swift",
        "Error/ZcashErrorCodeDefinition.swift",
        "Extensions/Bool+ToData.swift",
        "Extensions/Data+ToOtherTypes.swift",
        "Extensions/Data+Zcash.swift",
        "Extensions/Data+internal.swift",
        "Extensions/Error+ZcashError.swift",
        "Extensions/HexEncode.swift",
        "Extensions/Int+ToData.swift",
        "Extensions/NumberFormatter+Zcash.swift",
        "Extensions/URL+UpdateWithAlias.swift",
        "Extensions/Undescribable.swift",
        "Extensions/Zatoshi+SQLite.swift",
        "Extensions/ZcashRust+Utils.swift",
        "Extensions/ZcashSDK+extensions.swift",
        "Initializer.swift",
        "Metrics/SDKMetrics.swift",
        "Model/FiatCurrencyResult.swift",
        "Model/Memo.swift",
        "Model/Proposal.swift",
        "Model/ScanRange.swift",
        "Model/ScanSummary.swift",
        "Model/SingleUseTransparentAddress.swift",
        "Model/TransactionDataRequest.swift",
        "Model/TxId.swift",
        "Model/WalletSummary.swift",
        "Model/WalletTypes.swift",
        "Model/Zatoshi.swift",
        "Modules/Service/GRPC/LightWalletGRPCService.swift",
        "Modules/Service/GRPC/ProtoBuf/Extensions/Protocolbuffer+Extensions.swift",
        "Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift",
        "Modules/Service/GRPC/ProtoBuf/proposal.pb.swift",
        "Modules/Service/GRPC/ProtoBuf/service.grpc.swift",
        "Modules/Service/GRPC/ProtoBuf/service.pb.swift",
        "Modules/Service/LightWalletService.swift",
        "Modules/Service/Tor/LightWalletGRPCServiceOverTor.swift",
        "Providers/LatestBlocksDataProvider.swift",
        "Providers/ResourceProvider.swift",
        "Repository/BlockRepository.swift",
        "Repository/CompactBlockRepository.swift",
        "Repository/NotesRepository.swift",
        "Repository/PaginatedTransactionRepository.swift",
        "Repository/TransactionRepository.swift",
        "Repository/TransactionRepositoryBuilder.swift",
        "Rust/ZcashKeyDerivationBackend.swift",
        "Rust/ZcashKeyDerivationBackendWelding.swift",
        "Rust/ZcashRustBackend.swift",
        "Rust/ZcashRustBackendWelding.swift",
        "Synchronizer.swift",
        "Synchronizer/ClosureSDKSynchronizer.swift",
        "Synchronizer/CombineSDKSynchronizer.swift",
        "Synchronizer/Dependencies.swift",
        "Synchronizer/SDKSynchronizer.swift",
        "Tool/DerivationTool.swift",
        "Tor/TorClient.swift",
        "Transaction/TransactionEncoder.swift",
        "Transaction/WalletTransactionEncoder.swift",
        "Utils/AsyncToClosureGateway.swift",
        "Utils/AsyncToCombineGateway.swift",
        "Utils/Clamped.swift",
        "Utils/DBActor.swift",
        "Utils/DIContainer.swift",
        "Utils/GenericActor.swift",
        "Utils/LoggingProxy.swift",
        "Utils/OSLogger.swift",
        "Utils/SDKFlags.swift",
        "Utils/SaplingParameterDownloader.swift",
        "Utils/SpecificCombineTypes.swift",
        "Utils/SyncSessionIDGenerator.swift",
        "Utils/Task+sleep.swift",
        "Utils/UsedAliasesChecker.swift",
        "Utils/ZcashFileManager.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestUtils",
      "module_type" : "SwiftTarget",
      "name" : "TestUtils",
      "path" : "Tests/TestUtils",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/cache.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/darkside_caches.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/darkside_data.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/integerOverflowJSON.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/sandblasted_mainnet_block.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/sapling-output.params",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/sapling-spend.params",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/test_data.db",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/txBase64String.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Resources/txFromAndroidSDK.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ActionContext+tests.swift",
        "CompactBlockProcessorEventHandler.swift",
        "DarkSideWalletService.swift",
        "DarksideMainnetCheckpointSource.swift",
        "FakeChainBuilder.swift",
        "FakeService.swift",
        "FakeStorage.swift",
        "LoggerProxy.swift",
        "MockSessionIDGenerator.swift",
        "MockTransactionRepository.swift",
        "SDKSynchronizerSyncStatusHandler.swift",
        "Sourcery/AutoMockable.swift",
        "Sourcery/GeneratedMocks/AutoMockable.generated.swift",
        "Stubs.swift",
        "TestCoordinator.swift",
        "TestDbBuilder.swift",
        "TestVector.swift",
        "Tests+Utils.swift",
        "TestsData.swift",
        "UnspentTransactionOutputEntityMock.swift",
        "ZcashTestCase.swift",
        "proto/darkside.grpc.swift",
        "proto/darkside.pb.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "sources" : [
        "SynchronizerTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OfflineTests",
      "module_type" : "SwiftTarget",
      "name" : "OfflineTests",
      "path" : "Tests/OfflineTests",
      "sources" : [
        "BirthdayTests.swift",
        "CheckpointSourceTests.swift",
        "ClosureSynchronizerOfflineTests.swift",
        "CombineSynchronizerOfflineTests.swift",
        "CompactBlockProcessorActions/ActionContextStateTests.swift",
        "CompactBlockProcessorActions/ClearAlreadyScannedBlocksActionTests.swift",
        "CompactBlockProcessorActions/ClearCacheActionTests.swift",
        "CompactBlockProcessorActions/DownloadActionTests.swift",
        "CompactBlockProcessorActions/EnhanceActionTests.swift",
        "CompactBlockProcessorActions/FetchUTXOsActionTests.swift",
        "CompactBlockProcessorActions/MigrateLegacyCacheDBActionTests.swift",
        "CompactBlockProcessorActions/ProcessSuggestedScanRangesActionTests.swift",
        "CompactBlockProcessorActions/RewindActionTests.swift",
        "CompactBlockProcessorActions/SaplingParamsActionTests.swift",
        "CompactBlockProcessorActions/ScanActionTests.swift",
        "CompactBlockProcessorActions/UpdateChainTipActionTests.swift",
        "CompactBlockProcessorActions/UpdateSubtreeRootsActionTests.swift",
        "CompactBlockProcessorActions/ValidateServerActionTests.swift",
        "CompactBlockRepositoryTests.swift",
        "DerivationToolTests/DerivationToolMainnetTests.swift",
        "DerivationToolTests/DerivationToolTestnetTests.swift",
        "FsBlockStorageTests.swift",
        "InitializerOfflineTests.swift",
        "MemoTests.swift",
        "NullBytesTests.swift",
        "PagedTransactionRepositoryTests.swift",
        "RawTransactionTests.swift",
        "RecipientTests.swift",
        "SynchronizerOfflineTests.swift",
        "TransactionRepositoryTests.swift",
        "TxIdTests.swift",
        "UndescribableTests.swift",
        "UnifiedTypecodesTests.swift",
        "WalletTests.swift",
        "ZatoshiTests.swift",
        "ZcashRustBackendTests.swift",
        "ZcashTransactionStateTests.swift",
        "Zip302MemoTests.swift",
        "Zip325Tests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkTests",
      "path" : "Tests/NetworkTests",
      "sources" : [
        "BlockStreamingTest.swift",
        "CompactBlockProcessorTests.swift",
        "CompactBlockReorgTests.swift",
        "DownloadTests.swift",
        "LightWalletServiceTests.swift",
        "TorClientTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DarksideTests",
      "module_type" : "SwiftTarget",
      "name" : "DarksideTests",
      "path" : "Tests/DarksideTests",
      "sources" : [
        "AdvancedReOrgTests.swift",
        "BalanceTests.swift",
        "BlockDownloaderTests.swift",
        "DarksideSanityCheckTests.swift",
        "PaymentURIFulfillmentTests.swift",
        "PendingTransactionUpdatesTest.swift",
        "ReOrgTests.swift",
        "RewindRescanTests.swift",
        "ShieldFundsTests.swift",
        "SynchronizerDarksideTests.swift",
        "SynchronizerTests.swift",
        "TransactionEnhancementTests.swift",
        "Z2TReceiveTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AliasDarksideTests",
      "module_type" : "SwiftTarget",
      "name" : "AliasDarksideTests",
      "path" : "Tests/AliasDarksideTests",
      "sources" : [
        "SDKSynchronizerAliasDarksideTests.swift"
      ],
      "target_dependencies" : [
        "ZcashLightClientKit",
        "TestUtils"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.6"
}
Done.