The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ZcashLightClientKit, reference main (3cc71d), with Swift 6.0 for macOS (SPM) on 30 Apr 2025 14:03:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3cc71dc Merge pull request #1548 from LukasKorba/1547-Release-2-2-14
Cloned https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Revision (git rev-parse @):
3cc71dc1b6de8b09b52bdeed45b2cc007f128830
SUCCESS checkout https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git at main
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1705] Fetching swift-atomics
[53/6072] Fetching swift-atomics, swift-system
[465/15679] Fetching swift-atomics, swift-system, sqlite.swift
[1335/27183] Fetching swift-atomics, swift-system, sqlite.swift, swift-nio-http2
[1336/32845] Fetching swift-atomics, swift-system, sqlite.swift, swift-nio-http2, swift-nio-extras
[1393/49114] Fetching swift-atomics, swift-system, sqlite.swift, swift-nio-http2, swift-nio-extras, swift-collections
[8398/99810] Fetching swift-atomics, swift-system, sqlite.swift, swift-nio-http2, swift-nio-extras, swift-collections, grpc-swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.77s)
[63335/90203] Fetching swift-atomics, swift-system, swift-nio-http2, swift-nio-extras, swift-collections, grpc-swift
Fetching https://github.com/apple/swift-http-types
[90204/91107] Fetching swift-atomics, swift-system, swift-nio-http2, swift-nio-extras, swift-collections, grpc-swift, swift-http-types
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.55s)
Fetched https://github.com/apple/swift-collections.git from cache (2.55s)
Fetched https://github.com/apple/swift-system.git from cache (2.55s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.55s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.55s)
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi
[507/904] Fetching swift-http-types
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-http-types from cache (0.94s)
[1/2619] Fetching swift-nio-transport-services
[132/6455] Fetching swift-nio-transport-services, swift-log
[6456/82021] Fetching swift-nio-transport-services, swift-log, swift-nio
[6457/120525] Fetching swift-nio-transport-services, swift-log, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.27s)
Fetched https://github.com/apple/swift-log.git from cache (3.28s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.28s)
[61965/75566] Fetching swift-nio
[75567/90375] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio.git from cache (6.78s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.78s)
[1/2954] Fetching zcash-light-client-ffi
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi from cache (389.02s)
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.15.0 (0.83s)
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
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.50s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.24.2 (0.67s)
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.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.59s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.1 (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.62s)
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.50s)
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.60s)
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.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.73.0 (0.66s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.56s)
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.15.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
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/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-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-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.73.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.1
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-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-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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.1
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
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 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
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
========================================
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.25.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.82.1",
              "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.2.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.1.4",
                  "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.4.2",
                  "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.36.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.82.1",
                  "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.2.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.1.4",
                      "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.4.2",
                      "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.2.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.24.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.82.1",
                  "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.2.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.1.4",
                      "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.4.2",
                      "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.2.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.26.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.82.1",
                  "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.2.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.1.4",
                      "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.4.2",
                      "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.36.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.82.1",
                      "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.2.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.1.4",
                          "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.4.2",
                          "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.2.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.4.0",
                  "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.2.2",
                  "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.2.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.0.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "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.2.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.29.0",
              "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.6.3",
              "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.30.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.82.1",
                  "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.2.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.1.4",
                      "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.4.2",
                      "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.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "zcash-light-client-ffi",
          "name": "zcash-light-client-ffi",
          "url": "https://github.com/Electric-Coin-Company/zcash-light-client-ffi",
          "version": "0.15.0",
          "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/23494] Fetching zcash-swift-wallet-sdk
Fetched https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git from cache (3.52s)
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.63s)
Fetched https://github.com/grpc/grpc-swift.git from cache (0.63s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.63s)
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.15.0 (0.03s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.03s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.25.0 (0.64s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.67s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.68s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.68s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.68s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.69s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.49s)
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.68s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.50s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-algorithms.git
[1/1127] Fetching swift-http-structured-headers
[340/7030] Fetching swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.14s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.14s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.92s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.45s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.60s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.25.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.4.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
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 main (3cc71dc)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
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.15.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.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.1.4
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.30.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.82.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.6.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
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.0
Building package at path:  $PWD
https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/496] Write sources
[2/496] Copying darkside_caches.db
[2/496] Copying txFromAndroidSDK.txt
[2/496] Copying cache.db
[2/496] Write sources
[2/496] Copying sapling-spend.params
[2/496] Copying test_data.db
[2/496] Copying darkside_data.db
[2/496] Copying txBase64String.txt
[2/496] Copying PrivacyInfo.xcprivacy
[2/496] Copying sapling-output.params
[2/496] Write sources
[2/496] Copying sandblasted_mainnet_block.json
[2/496] Write sources
[2/496] Copying PrivacyInfo.xcprivacy
[2/496] Write sources
[2/496] Copying integerOverflowJSON.json
[2/496] Write sources
[36/496] Compiling CNIOWASI CNIOWASI.c
[36/496] Compiling CNIOWindows WSAStartup.c
[38/496] Compiling CNIOWindows shim.c
[39/496] Copying libzcashlc.framework
[40/496] Compiling CNIOLinux shim.c
[41/496] Compiling CNIOLinux liburing_shims.c
[42/496] Write swift-version-5BDAB9E9C0126B9D.txt
[43/496] Compiling fiat_p256_adx_sqr.S
[44/496] Compiling fiat_p256_adx_mul.S
[45/496] Compiling fiat_curve25519_adx_square.S
[46/496] Copying checkpoints
[47/496] Compiling _AtomicsShims.c
[48/502] Compiling CNIOLLHTTP c_nio_http.c
[49/626] Compiling CNIOLLHTTP c_nio_api.c
[50/626] 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 DequeModule Deque.swift
[56/645] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[57/645] Compiling DequeModule _DequeBuffer.swift
[58/645] Compiling DequeModule _DequeBufferHeader.swift
[59/647] Emitting module _NIOBase64
[60/647] Compiling _NIOBase64 Base64.swift
[60/647] Compiling tls_record.cc
[62/647] Compiling _NIODataStructures _TinyArray.swift
[62/647] Compiling tls_method.cc
[64/647] Compiling DequeModule _DequeSlot.swift
[65/647] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/647] Compiling DequeModule Deque+Sendable.swift
[67/647] Compiling DequeModule Deque+Testing.swift
[68/647] Compiling DequeModule Deque+Equatable.swift
[69/647] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/647] Compiling DequeModule Deque+CustomReflectable.swift
[71/647] Compiling DequeModule Deque+CustomStringConvertible.swift
[72/647] Compiling DequeModule Deque+Extras.swift
[73/647] Compiling DequeModule Deque+Hashable.swift
[74/647] Emitting module DequeModule
[75/647] Compiling DequeModule Deque._Storage.swift
[76/647] Compiling DequeModule Deque._UnsafeHandle.swift
[77/647] Compiling DequeModule Compatibility.swift
[78/647] Compiling DequeModule Deque+Codable.swift
[79/647] Compiling DequeModule Deque+Collection.swift
[80/647] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[80/647] Compiling tls13_server.cc
[82/647] Compiling _NIODataStructures PriorityQueue.swift
[83/647] Compiling Logging MetadataProvider.swift
[84/647] Emitting module _NIODataStructures
[85/647] Compiling _NIODataStructures Heap.swift
[85/647] Compiling tls13_enc.cc
[86/647] Compiling tls13_client.cc
[88/647] Emitting module Logging
[89/647] Compiling Logging Locks.swift
[90/647] Compiling Logging LogHandler.swift
[91/647] Compiling Logging Logging.swift
[91/647] Compiling t1_enc.cc
[92/647] Compiling tls13_both.cc
[93/647] Compiling ssl_versions.cc
[94/647] Compiling ssl_x509.cc
[95/647] Compiling ssl_stat.cc
[96/647] Compiling ssl_transcript.cc
[97/647] Compiling ssl_session.cc
[98/647] Compiling ssl_key_share.cc
[99/647] Compiling ssl_privkey.cc
[100/647] Compiling ssl_file.cc
[101/647] Compiling ssl_lib.cc
[102/647] Compiling ssl_cipher.cc
[103/647] Compiling ssl_buffer.cc
[104/647] Compiling ssl_cert.cc
[105/647] Compiling s3_pkt.cc
[106/647] Compiling ssl_aead_ctx.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_client.cc
[112/647] Compiling handshake.cc
[113/647] Compiling dtls_record.cc
[114/647] Compiling encrypted_client_hello.cc
[115/647] Compiling dtls_method.cc
[116/647] Compiling handoff.cc
[117/647] Compiling d1_srtp.cc
[118/647] Compiling extensions.cc
[119/647] Compiling v3_prn.c
[120/647] Compiling d1_pkt.cc
[121/647] Compiling v3_skey.c
[122/647] Compiling v3_utl.c
[123/647] Compiling v3_purp.c
[124/647] Compiling d1_lib.cc
[124/647] Compiling v3_pmaps.c
[126/647] Compiling v3_ocsp.c
[127/647] Compiling v3_pcons.c
[128/647] Compiling v3_lib.c
[129/647] Compiling v3_ncons.c
[130/647] Compiling v3_int.c
[131/647] Compiling v3_ia5.c
[132/647] Compiling v3_info.c
[133/647] Compiling v3_genn.c
[134/647] Compiling v3_enum.c
[135/647] Compiling v3_extku.c
[136/647] Compiling bio_ssl.cc
[137/647] Compiling v3_conf.c
[138/647] Compiling v3_crld.c
[139/647] Compiling v3_cpols.c
[140/647] Compiling v3_bitst.c
[141/647] Compiling v3_bcons.c
[142/647] Compiling v3_akeya.c
[143/647] Compiling x_val.c
[144/647] Compiling x_x509a.c
[145/647] Compiling v3_alt.c
[146/647] Compiling v3_akey.c
[147/647] Compiling x_spki.c
[148/647] Compiling d1_both.cc
[149/647] Compiling x_sig.c
[150/647] Compiling x_x509.c
[151/647] Compiling x_req.c
[152/647] Compiling x_pkey.c
[153/647] Compiling x_pubkey.c
[154/647] Compiling x_info.c
[155/647] Compiling x_exten.c
[156/647] Compiling x_name.c
[157/647] Compiling x_attrib.c
[158/647] Compiling x_algor.c
[159/647] Compiling x509spki.c
[160/647] Compiling x509rset.c
[161/647] Compiling x_crl.c
[162/647] Compiling x_all.c
[163/647] Compiling x509name.c
[164/647] Compiling x509cset.c
[165/647] Compiling x509_txt.c
[166/647] Compiling x509_vpm.c
[167/647] Compiling x509_v3.c
[168/647] Compiling x509_set.c
[170/647] Emitting module SwiftProtobuf
[170/656] Compiling x509_req.c
[171/656] Compiling x509_trs.c
[172/656] Compiling x509_obj.c
[173/656] Compiling x509_vfy.c
[178/659] Compiling x509_def.c
[180/659] Emitting module SQLite
[180/659] Compiling x509_d2.c
[182/659] Compiling SQLite Coding.swift
[183/659] Compiling SQLite Collation.swift
[184/659] Compiling SQLite CoreFunctions.swift
[196/659] Compiling x509_ext.c
[197/659] Compiling x509.c
[198/659] Compiling x509_att.c
[200/659] Compiling SwiftProtobuf Message+JSONAdditions.swift
[201/659] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[202/659] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[203/659] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[204/659] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[205/659] Compiling SwiftProtobuf Message.swift
[206/659] Compiling SwiftProtobuf MessageExtension.swift
[207/659] Compiling SwiftProtobuf NameMap.swift
[208/659] Compiling SwiftProtobuf PathDecoder.swift
[208/659] Compiling x509_lu.c
[209/659] Compiling t_x509a.c
[211/659] Compiling SQLite Expression.swift
[212/659] Compiling SQLite Operators.swift
[213/659] Compiling SQLite Query+with.swift
[214/659] Compiling SwiftProtobuf JSONScanner.swift
[215/659] Compiling SQLite Schema.swift
[216/659] Compiling SQLite Setter.swift
[217/659] Compiling SQLite WindowFunctions.swift
[218/659] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[219/659] Compiling SwiftProtobuf Message+FieldMask.swift
[219/659] Compiling x509_cmp.c
[221/659] Compiling SQLite SchemaChanger.swift
[222/659] Compiling SQLite SchemaDefinitions.swift
[223/659] Compiling SQLite SchemaReader.swift
[224/659] Compiling SwiftProtobuf Internal.swift
[228/659] Compiling SQLite CustomFunctions.swift
[229/659] Compiling SQLite DateAndTimeFunctions.swift
[229/659] Compiling i2d_pr.c
[230/659] Compiling name_print.c
[231/659] Compiling t_req.c
[232/659] Compiling t_x509.c
[233/659] Compiling rsa_pss.c
[234/659] Compiling t_crl.c
[235/659] Compiling by_file.c
[236/659] Compiling policy.c
[245/659] Compiling a_verify.c
[246/659] Compiling algorithm.c
[247/659] Compiling a_digest.c
[248/659] Compiling a_sign.c
[249/659] Compiling voprf.c
[250/659] Compiling asn1_gen.c
[251/659] Compiling trust_token.c
[252/659] Compiling thread_win.c
[253/659] Compiling thread_pthread.c
[254/659] Compiling thread_none.c
[255/659] Compiling thread.c
[256/659] Compiling pmbtoken.c
[257/659] Compiling stack.c
[258/659] Compiling siphash.c
[259/659] Compiling rsa_print.c
[260/659] Compiling refcount.c
[261/659] Compiling rsa_asn1.c
[262/659] Compiling rsa_crypt.c
[263/659] Compiling rc4.c
[264/659] Compiling rand_extra.c
[265/659] Compiling trusty.c
[265/659] Compiling windows.c
[267/659] Compiling passive.c
[268/659] Compiling ios.c
[269/659] Compiling getentropy.c
[270/659] Compiling forkunsafe.c
[271/659] Compiling poly1305_arm_asm.S
[272/659] Compiling deterministic.c
[273/659] Compiling poly1305_vec.c
[274/659] Compiling pool.c
[275/659] Compiling poly1305_arm.c
[276/659] Compiling poly1305.c
[277/659] Compiling pkcs7.c
[279/659] Compiling SwiftProtobuf FieldTag.swift
[280/659] Compiling SwiftProtobuf FieldTypes.swift
[281/659] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[282/659] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[283/659] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[284/659] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[285/659] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[286/659] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[287/659] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[288/659] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[308/659] Compiling p5_pbev2.c
[309/659] Compiling pkcs8.c
[310/659] Compiling pem_xaux.c
[311/659] Compiling pkcs7_x509.c
[312/659] Compiling pkcs8_x509.c
[313/659] Compiling pem_x509.c
[314/659] Compiling by_dir.c
[315/659] Compiling pem_pkey.c
[316/659] Compiling obj_xref.c
[323/659] Compiling pem_oth.c
[324/659] Compiling pem_pk8.c
[325/659] Compiling pem_info.c
[326/659] Compiling pem_lib.c
[327/659] Compiling pem_all.c
[328/659] Compiling mem.c
[329/659] Compiling obj.c
[330/659] Compiling lhash.c
[331/659] Compiling keccak.c
[332/659] Compiling poly_rq_mul.S
[333/659] Compiling x86_64-mont5-mac.mac.x86_64.S
[334/659] Compiling kyber.c
[335/659] Compiling x86_64-mont5-linux.linux.x86_64.S
[336/659] Compiling x86_64-mont-mac.mac.x86_64.S
[337/659] Compiling hpke.c
[338/659] Compiling x86_64-mont-linux.linux.x86_64.S
[339/659] Compiling x86-mont-linux.linux.x86.S
[340/659] Compiling vpaes-x86_64-mac.mac.x86_64.S
[341/659] Compiling vpaes-x86_64-linux.linux.x86_64.S
[342/659] Compiling vpaes-x86-linux.linux.x86.S
[343/659] Compiling vpaes-armv8-linux.linux.aarch64.S
[344/659] Compiling vpaes-armv8-ios.ios.aarch64.S
[345/659] Compiling vpaes-armv7-linux.linux.arm.S
[346/659] Compiling vpaes-armv7-ios.ios.arm.S
[347/659] Compiling sha512-x86_64-mac.mac.x86_64.S
[348/659] Compiling sha512-x86_64-linux.linux.x86_64.S
[349/659] Compiling kdf.c
[350/659] Compiling sha512-armv8-linux.linux.aarch64.S
[351/659] Compiling sha512-armv4-ios.ios.arm.S
[351/659] Compiling sha512-armv4-linux.linux.arm.S
[353/659] Compiling sha512-armv8-ios.ios.aarch64.S
[354/659] Compiling sha512-586-linux.linux.x86.S
[355/659] Compiling hrss.c
[356/659] Compiling sha256-x86_64-mac.mac.x86_64.S
[357/659] Compiling sha256-x86_64-linux.linux.x86_64.S
[358/659] Compiling sha256-armv8-linux.linux.aarch64.S
[359/659] Compiling sha256-armv4-linux.linux.arm.S
[360/659] Compiling sha256-armv4-ios.ios.arm.S
[361/659] Compiling sha256-armv8-ios.ios.aarch64.S
[362/659] Compiling sha256-586-linux.linux.x86.S
[363/659] Compiling sha1-x86_64-mac.mac.x86_64.S
[364/659] Compiling sha1-x86_64-linux.linux.x86_64.S
[365/659] Compiling sha1-armv8-linux.linux.aarch64.S
[366/659] Compiling sha1-armv8-ios.ios.aarch64.S
[367/659] Compiling sha1-armv4-large-linux.linux.arm.S
[371/659] Compiling sha1-armv4-large-ios.ios.arm.S
[372/659] Compiling sha1-586-linux.linux.x86.S
[373/659] Compiling sha512.c
[374/659] Compiling sha256.c
[375/659] Compiling sha1.c
[376/659] Compiling service_indicator.c
[377/659] Compiling rsaz-avx2-linux.linux.x86_64.S
[378/659] Compiling rsaz-avx2-mac.mac.x86_64.S
[379/659] Compiling fips.c
[380/659] Compiling self_check.c
[381/659] Compiling rdrand-x86_64-mac.mac.x86_64.S
[382/659] Compiling blinding.c
[383/659] Compiling padding.c
[384/659] Compiling rsa_impl.c
[385/659] Compiling rdrand-x86_64-linux.linux.x86_64.S
[386/659] Compiling rsa.c
[387/659] Compiling urandom.c
[388/659] Compiling rand.c
[389/659] Compiling fork_detect.c
[390/659] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[391/659] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[392/659] Compiling ctrdrbg.c
[393/659] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[394/659] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[395/659] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[396/659] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[397/659] Compiling p256-armv8-asm-linux.linux.aarch64.S
[398/659] Compiling p256-armv8-asm-ios.ios.aarch64.S
[399/659] Compiling polyval.c
[400/659] Compiling ofb.c
[401/659] Compiling gcm_nohw.c
[402/659] Compiling cfb.c
[403/659] Compiling ctr.c
[404/659] Compiling gcm.c
[405/659] Compiling md5-x86_64-mac.mac.x86_64.S
[406/659] Compiling cbc.c
[407/659] Compiling md5.c
[408/659] Compiling md5-x86_64-linux.linux.x86_64.S
[409/659] Compiling md5-586-linux.linux.x86.S
[410/659] Compiling ghashv8-armv8-linux.linux.aarch64.S
[411/659] Compiling ghashv8-armv7-linux.linux.arm.S
[412/659] Compiling md4.c
[413/659] Compiling ghashv8-armv8-ios.ios.aarch64.S
[414/659] Compiling hmac.c
[415/659] Compiling ghashv8-armv7-ios.ios.arm.S
[416/659] Compiling hkdf.c
[417/659] Compiling ghash-x86_64-mac.mac.x86_64.S
[418/659] Compiling ghash-x86_64-linux.linux.x86_64.S
[419/659] Compiling ghash-x86-linux.linux.x86.S
[420/659] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[421/659] Compiling ghash-ssse3-x86-linux.linux.x86.S
[422/659] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[423/659] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[424/659] Compiling fips_shared_support.c
[425/659] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[425/659] Compiling ghash-armv4-linux.linux.arm.S
[427/659] Compiling ghash-armv4-ios.ios.arm.S
[428/659] Compiling ecdsa.c
[429/659] Compiling ecdh.c
[430/659] Compiling util.c
[431/659] Compiling wnaf.c
[432/659] Compiling simple_mul.c
[433/659] Compiling simple.c
[434/659] Compiling scalar.c
[435/659] Compiling p256.c
[437/659] Compiling SwiftProtobuf duration.pb.swift
[438/659] Compiling SwiftProtobuf empty.pb.swift
[439/659] Compiling SwiftProtobuf field_mask.pb.swift
[440/659] Compiling SwiftProtobuf source_context.pb.swift
[441/659] Compiling SwiftProtobuf struct.pb.swift
[442/659] Compiling SwiftProtobuf timestamp.pb.swift
[443/659] Compiling SwiftProtobuf type.pb.swift
[444/659] Compiling SwiftProtobuf wrappers.pb.swift
[445/659] Compiling SwiftProtobuf resource_bundle_accessor.swift
[445/659] Compiling oct.c
[446/659] Compiling p224-64.c
[447/659] Compiling felem.c
[448/659] Compiling ec_montgomery.c
[449/659] Compiling digestsign.c
[450/659] Compiling ec_key.c
[451/659] Compiling ec.c
[452/659] Compiling digests.c
[453/659] Compiling p256-nistz.c
[454/659] Compiling digest.c
[455/659] Compiling co-586-linux.linux.x86.S
[456/659] Compiling check.c
[457/659] Compiling dh.c
[458/659] Compiling cmac.c
[459/659] Compiling e_aesccm.c
[460/659] Compiling bsaes-armv7-linux.linux.arm.S
[461/659] Compiling bsaes-armv7-ios.ios.arm.S
[462/659] Compiling aead.c
[462/659] Compiling cipher.c
[464/659] Compiling sqrt.c
[465/659] Compiling e_aes.c
[466/659] Compiling shift.c
[467/659] Compiling rsaz_exp.c
[468/659] Compiling random.c
[469/659] Compiling prime.c
[470/659] Compiling mul.c
[471/659] Compiling montgomery_inv.c
[472/659] Compiling montgomery.c
[473/659] Compiling jacobi.c
[474/659] Compiling gcd.c
[475/659] Compiling gcd_extra.c
[476/659] Compiling generic.c
[477/659] Compiling exponentiation.c
[478/659] Compiling div_extra.c
[479/659] Compiling ctx.c
[480/659] Compiling cmp.c
[481/659] Compiling x86_64-gcc.c
[482/659] Compiling div.c
[483/659] Compiling bytes.c
[484/659] Compiling bn.c
[485/659] Compiling bn-armv8-linux.linux.aarch64.S
[486/659] Compiling bn-armv8-ios.ios.aarch64.S
[487/659] Compiling add.c
[488/659] Compiling bn-586-linux.linux.x86.S
[489/659] Compiling armv8-mont-linux.linux.aarch64.S
[490/659] Compiling armv4-mont-linux.linux.arm.S
[491/659] Compiling armv4-mont-ios.ios.arm.S
[492/659] Compiling armv8-mont-ios.ios.aarch64.S
[493/659] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[494/659] Compiling aesv8-armv8-linux.linux.aarch64.S
[495/659] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[496/659] Compiling aesv8-armv8-ios.ios.aarch64.S
[497/659] Compiling aesv8-armv7-ios.ios.arm.S
[498/659] Compiling aesv8-armv7-linux.linux.arm.S
[499/659] Compiling aesni-x86_64-mac.mac.x86_64.S
[500/659] Compiling aesni-x86_64-linux.linux.x86_64.S
[501/659] Compiling aesni-x86-linux.linux.x86.S
[502/659] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[503/659] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[504/659] Compiling mode_wrappers.c
[505/659] Compiling key_wrap.c
[506/659] Compiling aes.c
[507/659] Compiling aes_nohw.c
[507/659] Compiling ex_data.c
[509/659] Compiling sign.c
[510/659] Compiling scrypt.c
[511/659] Compiling pbkdf.c
[512/659] Compiling print.c
[513/659] Compiling p_x25519.c
[514/659] Compiling p_x25519_asn1.c
[515/659] Compiling p_rsa_asn1.c
[516/659] Compiling p_hkdf.c
[517/659] Compiling p_ed25519.c
[518/659] Compiling p_ed25519_asn1.c
[519/659] Compiling p_rsa.c
[520/659] Compiling p_ec_asn1.c
[521/659] Compiling p_ec.c
[522/659] Compiling evp_ctx.c
[522/659] Compiling p_dsa_asn1.c
[524/659] Compiling err_data.c
[525/659] Compiling evp_asn1.c
[526/659] Compiling engine.c
[527/659] Compiling evp.c
[528/659] Compiling err.c
[529/659] Compiling ecdsa_asn1.c
[530/659] Compiling ecdh_extra.c
[531/659] Compiling ec_derive.c
[532/659] Compiling dsa_asn1.c
[533/659] Compiling ec_asn1.c
[533/659] Compiling hash_to_curve.c
[535/659] Compiling params.c
[536/659] Compiling dsa.c
[537/659] Compiling digest_extra.c
[538/659] Compiling dh_asn1.c
[539/659] Compiling des.c
[540/659] Compiling x25519-asm-arm.S
[541/659] Compiling spake25519.c
[542/659] Compiling curve25519_64_adx.c
[543/659] Compiling cpu_intel.c
[544/659] Compiling crypto.c
[545/659] Compiling cpu_arm_freebsd.c
[546/659] Compiling cpu_arm_linux.c
[548/659] Compiling SwiftProtobuf PathVisitor.swift
[549/659] Compiling SwiftProtobuf ProtoNameProviding.swift
[550/659] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[551/659] Compiling SwiftProtobuf ProtobufMap.swift
[552/659] Compiling SwiftProtobuf SelectiveVisitor.swift
[553/659] Compiling SwiftProtobuf SimpleExtensionMap.swift
[554/659] Compiling SwiftProtobuf StringUtils.swift
[555/659] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[556/659] Compiling SwiftProtobuf SwiftProtobufError.swift
[557/659] Compiling SwiftProtobuf TextFormatDecoder.swift
[558/659] Compiling SwiftProtobuf TextFormatDecodingError.swift
[559/659] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[560/659] Compiling SwiftProtobuf TextFormatEncoder.swift
[561/659] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[562/659] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[563/659] Compiling SwiftProtobuf TextFormatScanner.swift
[564/659] Compiling SwiftProtobuf TimeUtils.swift
[565/659] Compiling SwiftProtobuf UnknownStorage.swift
[566/659] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[567/659] Compiling SwiftProtobuf Varint.swift
[568/659] Compiling SwiftProtobuf Version.swift
[569/659] Compiling SwiftProtobuf Visitor.swift
[570/659] Compiling SwiftProtobuf WireFormat.swift
[571/659] Compiling SwiftProtobuf ZigZag.swift
[572/659] Compiling SwiftProtobuf any.pb.swift
[573/659] Compiling SwiftProtobuf api.pb.swift
[574/659] Compiling SwiftProtobuf descriptor.pb.swift
[574/659] Compiling cpu_aarch64_win.c
[575/659] Compiling cpu_aarch64_openbsd.c
[576/659] Compiling cpu_aarch64_sysreg.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 tls_cbc.c
[582/659] Compiling conf.c
[583/659] Compiling e_tls.c
[584/659] Compiling e_rc4.c
[585/659] Compiling e_null.c
[586/659] Compiling e_rc2.c
[587/659] Compiling e_des.c
[588/659] Compiling e_aesctrhmac.c
[589/659] Compiling e_aesgcmsiv.c
[590/659] Compiling e_chacha20poly1305.c
[591/659] Compiling derive_key.c
[592/659] Compiling cipher_extra.c
[593/659] Compiling chacha20_poly1305_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-mac.mac.x86_64.S
[597/659] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[598/659] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[599/659] Compiling chacha-x86_64-linux.linux.x86_64.S
[599/659] Compiling chacha-x86_64-mac.mac.x86_64.S
[601/659] Compiling chacha.c
[602/659] Compiling chacha-armv8-linux.linux.aarch64.S
[603/659] Compiling chacha-x86-linux.linux.x86.S
[604/659] Compiling chacha-armv4-linux.linux.arm.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 ber.c
[609/659] Compiling cbb.c
[610/659] Compiling bn_asn1.c
[611/659] Compiling asn1_compat.c
[612/659] Compiling buf.c
[613/659] Compiling cbs.c
[614/659] Compiling blake2.c
[615/659] Compiling convert.c
[616/659] Compiling socket_helper.c
[617/659] Compiling socket.c
[618/659] Compiling printf.c
[619/659] Compiling pair.c
[620/659] Compiling hexdump.c
[621/659] Compiling errno.c
[622/659] Compiling file.c
[623/659] Compiling fd.c
[624/659] Compiling bio_mem.c
[625/659] Compiling connect.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 posix_time.c
[633/659] Compiling tasn_enc.c
[634/659] Compiling f_string.c
[635/659] Compiling f_int.c
[636/659] Compiling tasn_dec.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
[649/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_d2i_fp.c
[655/659] Compiling a_bool.c
[656/659] Compiling a_bitstr.c
[658/678] Compiling Atomics ManagedAtomic.swift
[659/678] Compiling Atomics ManagedAtomicLazyReference.swift
[660/678] Compiling Atomics AtomicStorage.swift
[661/678] Compiling Atomics AtomicValue.swift
[662/678] Compiling Atomics AtomicMemoryOrderings.swift
[663/678] Compiling Atomics DoubleWord.swift
[664/680] Compiling Atomics UnsafeAtomic.swift
[665/680] Compiling Atomics UnsafeAtomicLazyReference.swift
[666/680] Compiling Atomics AtomicOptionalWrappable.swift
[667/680] Compiling Atomics AtomicReference.swift
[668/680] Compiling Atomics IntegerOperations.swift
[669/680] Compiling Atomics Unmanaged extensions.swift
[670/680] Compiling Atomics Primitives.shims.swift
[671/680] Compiling Atomics AtomicInteger.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
[676/680] Compiling Atomics OptionalRawRepresentable.swift
[677/680] Compiling Atomics RawRepresentable.swift
[678/680] Emitting module Atomics
[678/680] Compiling c-nioatomics.c
[679/680] Compiling c-atomics.c
[681/686] Compiling NIOConcurrencyHelpers lock.swift
[682/686] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[683/686] Emitting module NIOConcurrencyHelpers
[684/686] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[685/686] Compiling NIOConcurrencyHelpers atomics.swift
[686/686] Compiling NIOConcurrencyHelpers NIOLock.swift
[687/745] Compiling NIOCore EventLoopFuture+Deprecated.swift
[688/745] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[689/745] Compiling NIOCore EventLoopFuture.swift
[690/745] Compiling NIOCore FileDescriptor.swift
[691/745] Compiling NIOCore FileHandle.swift
[692/745] Compiling NIOCore FileRegion.swift
[693/745] Compiling NIOCore GlobalSingletons.swift
[694/745] Compiling NIOCore IO.swift
[695/745] Compiling NIOCore IOData.swift
[696/745] Compiling NIOCore IPProtocol.swift
[697/745] Compiling NIOCore IntegerBitPacking.swift
[698/745] Compiling NIOCore IntegerTypes.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 SocketOptionProvider.swift
[707/751] Compiling NIOCore SystemCallHelpers.swift
[708/751] Compiling NIOCore TimeAmount+Duration.swift
[709/751] Compiling NIOCore TypeAssistedChannelHandler.swift
[710/751] Compiling NIOCore UniversalBootstrapSupport.swift
[711/751] Compiling NIOCore Utilities.swift
[712/751] Compiling NIOCore ChannelHandlers.swift
[713/751] Compiling NIOCore ChannelInvoker.swift
[714/751] Compiling NIOCore ChannelOption.swift
[715/751] Compiling NIOCore ChannelPipeline.swift
[716/751] Compiling NIOCore CircularBuffer.swift
[717/751] Compiling NIOCore Codec.swift
[718/751] Compiling NIOCore ConvenienceOptionSupport.swift
[719/751] Compiling NIOCore Interfaces.swift
[720/751] Compiling NIOCore Linux.swift
[721/751] Compiling NIOCore MarkedCircularBuffer.swift
[722/751] Compiling NIOCore MulticastChannel.swift
[723/751] Compiling NIOCore NIOAny.swift
[724/751] Compiling NIOCore NIOCloseOnErrorHandler.swift
[725/751] Compiling NIOCore NIOLoopBound.swift
[726/751] Compiling NIOCore NIOSendable.swift
[727/751] Compiling NIOCore PointerHelpers.swift
[728/751] Compiling NIOCore RecvByteBufferAllocator.swift
[729/751] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[730/751] Compiling NIOCore SocketAddresses.swift
[731/751] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[732/751] Compiling NIOCore NIOAsyncWriter.swift
[733/751] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[734/751] Compiling NIOCore BSDSocketAPI.swift
[735/751] Compiling NIOCore ByteBuffer-aux.swift
[736/751] Compiling NIOCore ByteBuffer-conversions.swift
[737/751] Compiling NIOCore ByteBuffer-core.swift
[738/751] Compiling NIOCore DeadChannel.swift
[739/751] Compiling NIOCore DispatchQueue+WithFuture.swift
[740/751] Compiling NIOCore EventLoop+Deprecated.swift
[741/751] Compiling NIOCore EventLoop+SerialExecutor.swift
[742/751] Compiling NIOCore EventLoop.swift
[743/751] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[744/751] Compiling NIOCore ByteBuffer-hexdump.swift
[745/751] Compiling NIOCore ByteBuffer-int.swift
[746/751] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[747/751] Compiling NIOCore ByteBuffer-multi-int.swift
[748/751] Compiling NIOCore ByteBuffer-views.swift
[749/751] Compiling NIOCore Channel.swift
[750/751] Compiling NIOCore ChannelHandler.swift
[751/751] Emitting module NIOCore
[752/805] Compiling NIOEmbedded AsyncTestingChannel.swift
[753/805] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[754/805] Emitting module NIOEmbedded
[755/805] Compiling NIOEmbedded Embedded.swift
[756/805] Emitting module NIOPosix
[757/810] Compiling NIOPosix GetaddrinfoResolver.swift
[758/810] Compiling NIOPosix HappyEyeballs.swift
[759/810] Compiling NIOPosix IO.swift
[760/810] Compiling NIOPosix IntegerBitPacking.swift
[761/810] Compiling NIOPosix IntegerTypes.swift
[762/810] Compiling NIOPosix Linux.swift
[763/810] Compiling NIOPosix Selectable.swift
[764/810] Compiling NIOPosix SelectableChannel.swift
[765/810] Compiling NIOPosix SelectableEventLoop.swift
[766/810] Compiling NIOPosix SelectorEpoll.swift
[767/810] Compiling NIOPosix SelectorGeneric.swift
[768/810] Compiling NIOPosix BSDSocketAPICommon.swift
[769/810] Compiling NIOPosix BSDSocketAPIPosix.swift
[770/810] Compiling NIOPosix BSDSocketAPIWindows.swift
[771/810] Compiling NIOPosix BaseSocket.swift
[772/810] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[773/810] Compiling NIOPosix BaseSocketChannel.swift
[774/810] Compiling NIOPosix PendingWritesManager.swift
[775/810] Compiling NIOPosix PipeChannel.swift
[776/810] Compiling NIOPosix PipePair.swift
[777/810] Compiling NIOPosix PointerHelpers.swift
[778/810] Compiling NIOPosix Pool.swift
[779/810] Compiling NIOPosix PooledRecvBufferAllocator.swift
[780/810] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[781/810] Compiling NIOPosix PosixSingletons.swift
[782/810] Compiling NIOPosix RawSocketBootstrap.swift
[783/810] Compiling NIOPosix Resolver.swift
[784/810] Compiling NIOPosix SocketProtocols.swift
[785/810] Compiling NIOPosix System.swift
[786/810] Compiling NIOPosix Thread.swift
[787/810] Compiling NIOPosix ThreadPosix.swift
[788/810] Compiling NIOPosix ThreadWindows.swift
[789/810] Compiling NIOPosix SelectorKqueue.swift
[790/810] Compiling NIOPosix SelectorUring.swift
[791/810] Compiling NIOPosix ServerSocket.swift
[792/810] Compiling NIOPosix Socket.swift
[793/810] Compiling NIOPosix SocketChannel.swift
[794/810] Compiling NIOPosix UnsafeTransfer.swift
[795/810] Compiling NIOPosix Utilities.swift
[796/810] Compiling NIOPosix VsockAddress.swift
[797/810] Compiling NIOPosix VsockChannelEvents.swift
[798/810] Compiling NIOPosix resource_bundle_accessor.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 ProtocolNegotiationHandlerStateMachine.swift
[814/839] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[815/839] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[816/839] Compiling NIOTLS TLSEvents.swift
[817/839] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[818/839] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[819/839] Emitting module NIOTLS
[820/839] Compiling NIOTLS SNIHandler.swift
[821/839] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[822/840] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[823/840] Compiling NIOHTTP1 HTTPEncoder.swift
[824/840] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[825/840] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[826/840] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[827/840] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[828/840] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[829/840] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[830/840] Emitting module NIOFoundationCompat
[831/841] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[832/841] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[833/890] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[834/890] Emitting module NIOHTTP1
[835/890] Compiling NIOTransportServices AcceptHandler.swift
[836/890] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[837/890] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[838/890] Compiling NIOTransportServices NIOTSErrors.swift
[839/890] Compiling NIOTransportServices NIOTSBootstraps.swift
[840/890] Compiling NIOTransportServices NIOTSChannelOptions.swift
[841/919] Compiling NIOExtras DebugInboundEventsHandler.swift
[842/919] Compiling NIOExtras DebugOutboundEventsHandler.swift
[843/920] Compiling NIOHPACK IndexedHeaderTable.swift
[844/920] Compiling NIOHPACK IntegerCoding.swift
[845/921] Compiling NIOTransportServices NIOTSEventLoop.swift
[846/921] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[849/923] Compiling NIOExtras FixedLengthFrameDecoder.swift
[850/923] Compiling NIOExtras RequestResponseWithIDHandler.swift
[851/923] Compiling NIOExtras QuiescingHelper.swift
[852/923] Compiling NIOExtras RequestResponseHandler.swift
[853/923] Compiling NIOExtras LineBasedFrameDecoder.swift
[854/923] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[855/923] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[856/923] Compiling NIOExtras JSONRPCFraming.swift
[857/923] Compiling NIOHPACK StaticHeaderTable.swift
[858/923] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[859/923] Compiling NIOExtras NIOExtrasError.swift
[860/923] Compiling NIOExtras NIOLengthFieldBitLength.swift
[861/923] Compiling NIOHPACK HPACKErrors.swift
[862/923] Compiling NIOHPACK HuffmanTables.swift
[863/923] Compiling NIOHPACK HuffmanCoding.swift
[864/923] Emitting module NIOExtras
[867/923] Compiling NIOExtras NIORequestIdentifiable.swift
[868/923] Compiling NIOExtras PCAPRingBuffer.swift
[875/923] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[876/923] Compiling NIOExtras LengthFieldPrepender.swift
[877/923] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[878/923] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[879/923] Compiling NIOHPACK HeaderTables.swift
[880/923] Compiling NIOHPACK HPACKEncoder.swift
[883/923] Emitting module NIOHPACK
[884/923] Compiling NIOHPACK HPACKHeader.swift
[885/923] Emitting module NIOSSL
[889/925] Emitting module NIOTransportServices
[891/925] Compiling NIOTransportServices NIOTSListenerChannel.swift
[897/925] Compiling NIOTransportServices StateManagedListenerChannel.swift
[898/925] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[905/971] Compiling NIOHTTP2 HTTP2FrameParser.swift
[906/971] Compiling NIOHTTP2 HTTP2PingData.swift
[907/971] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[908/971] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[909/971] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[910/971] Compiling NIOHTTP2 MaySendFrames.swift
[911/985] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[912/985] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[913/985] Compiling NIOHTTP2 HTTP2UserEvents.swift
[914/985] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[915/985] Compiling NIOHTTP2 HTTP2Error.swift
[916/985] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[917/985] Compiling NIOExtras WritePCAPHandler.swift
[918/985] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[919/985] Compiling NIOHTTP2 HTTP2Frame.swift
[920/985] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[921/985] Compiling NIOHTTP2 InboundEventBuffer.swift
[922/985] Compiling NIOHTTP2 InboundWindowManager.swift
[923/985] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[924/985] Compiling NIOHTTP2 LocallyQuiescingState.swift
[925/985] Compiling NIOHTTP2 QuiescingState.swift
[926/985] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[927/985] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[928/985] Compiling NIOHTTP2 StateMachineResult.swift
[929/985] Compiling NIOHTTP2 ContentLengthVerifier.swift
[930/985] Compiling NIOHTTP2 DOSHeuristics.swift
[931/985] Compiling NIOHTTP2 SendingRstStreamState.swift
[932/985] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[933/985] Compiling NIOHTTP2 HTTP2SettingsState.swift
[934/985] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[935/985] Compiling NIOHTTP2 HasFlowControlWindows.swift
[936/985] Compiling NIOHTTP2 HasLocalSettings.swift
[937/985] Compiling NIOHTTP2 HasRemoteSettings.swift
[938/991] Compiling NIOHTTP2 SendingDataState.swift
[939/991] Compiling NIOHTTP2 SendingGoawayState.swift
[940/991] Emitting module NIOHTTP2
[941/991] Compiling NIOHTTP2 Error+Any.swift
[942/991] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[943/991] Compiling NIOHTTP2 ControlFrameBuffer.swift
[944/991] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[945/991] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[946/991] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[947/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[948/991] Compiling NIOHTTP2 StreamChannelFlowController.swift
[949/991] Compiling NIOHTTP2 StreamChannelList.swift
[950/991] Compiling NIOHTTP2 StreamMap.swift
[951/991] Compiling NIOHTTP2 StreamStateMachine.swift
[952/991] Compiling NIOHTTP2 UnsafeTransfer.swift
[953/991] Compiling NIOHTTP2 WatermarkedFlowController.swift
[954/991] Compiling NIOHTTP2 HTTP2Settings.swift
[955/991] Compiling NIOHTTP2 HTTP2Stream.swift
[956/991] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[957/991] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[958/991] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[959/991] Compiling NIOHTTP2 HTTP2StreamID.swift
[965/991] Compiling NIOHTTP2 SendingHeadersState.swift
[966/991] Compiling NIOHTTP2 SendingPushPromiseState.swift
[967/991] Compiling NIOHTTP2 ConnectionStateMachine.swift
[968/991] Compiling NIOHTTP2 ConnectionStreamsState.swift
[969/991] Compiling NIOHTTP2 MayReceiveFrames.swift
[970/991] Compiling NIOHTTP2 ReceivingDataState.swift
[971/991] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[972/991] Compiling NIOHTTP2 ReceivingHeadersState.swift
[973/991] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[986/991] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[987/991] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[988/991] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[992/1121] Compiling GRPC BidirectionalStreamingServerHandler.swift
[993/1121] Compiling GRPC ClientStreamingServerHandler.swift
[994/1121] Compiling GRPC ServerHandlerProtocol.swift
[995/1121] Compiling GRPC ServerStreamingServerHandler.swift
[996/1121] Compiling GRPC UnaryServerHandler.swift
[997/1121] Compiling GRPC CallOptions.swift
[998/1121] Compiling GRPC BidirectionalStreamingCall.swift
[999/1121] Compiling GRPC Call.swift
[1000/1121] Compiling GRPC CallDetails.swift
[1001/1121] Compiling GRPC ClientCall.swift
[1002/1121] Compiling GRPC ClientStreamingCall.swift
[1003/1121] Compiling GRPC LazyEventLoopPromise.swift
[1004/1121] Compiling GRPC ResponseContainers.swift
[1005/1121] Compiling GRPC ResponsePartContainer.swift
[1006/1121] Compiling GRPC ServerStreamingCall.swift
[1007/1135] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[1008/1135] Compiling GRPC GRPCAsyncRequestStream.swift
[1009/1135] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[1010/1135] Compiling GRPC GRPCAsyncResponseStream.swift
[1011/1135] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[1012/1135] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[1013/1135] Compiling GRPC GRPCAsyncServerCallContext.swift
[1014/1135] Compiling GRPC GRPCAsyncServerHandler.swift
[1015/1135] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[1016/1135] Compiling GRPC GRPCAsyncUnaryCall.swift
[1017/1135] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[1018/1135] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[1019/1135] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[1020/1135] Compiling GRPC GRPCSendable.swift
[1021/1135] Compiling GRPC NIOAsyncWrappers.swift
[1022/1135] Compiling GRPC Array+BoundsCheck.swift
[1023/1135] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[1024/1135] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[1025/1135] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[1026/1135] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[1027/1135] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[1028/1135] Compiling GRPC ServerHandlerStateMachine.swift
[1029/1135] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[1030/1135] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[1031/1135] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[1032/1135] Compiling GRPC ServerInterceptorStateMachine.swift
[1033/1135] Compiling GRPC StreamState.swift
[1034/1135] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[1035/1135] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[1036/1135] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[1037/1135] Compiling GRPC MessageEncodingHeaderValidator.swift
[1038/1135] Compiling GRPC PlatformSupport.swift
[1039/1135] Compiling GRPC ReadWriteStates.swift
[1040/1135] Compiling GRPC Ref.swift
[1041/1135] Compiling GRPC Serialization.swift
[1042/1135] Compiling GRPC Server+NIOSSL.swift
[1043/1135] Compiling GRPC Server.swift
[1044/1135] Compiling GRPC ServerBuilder+NIOSSL.swift
[1045/1135] Compiling GRPC ServerBuilder.swift
[1046/1135] Compiling GRPC ServerCallContext.swift
[1047/1135] Compiling GRPC StreamingResponseCallContext.swift
[1048/1135] Compiling GRPC UnaryResponseCallContext.swift
[1049/1135] Compiling GRPC ServerChannelErrorHandler.swift
[1050/1135] Compiling GRPC ServerErrorDelegate.swift
[1051/1135] Emitting module GRPC
[1052/1135] Compiling GRPC ConnectionManagerID.swift
[1053/1135] Compiling GRPC ConnectionPool+PerConnectionState.swift
[1054/1135] Compiling GRPC ConnectionPool+Waiter.swift
[1055/1135] Compiling GRPC ConnectionPool.swift
[1056/1135] Compiling GRPC ConnectionPoolIDs.swift
[1057/1135] Compiling GRPC GRPCChannelPool.swift
[1058/1135] Compiling GRPC PoolManager.swift
[1059/1135] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[1060/1135] Compiling GRPC PoolManagerStateMachine.swift
[1061/1135] Compiling GRPC PooledChannel.swift
[1062/1135] Compiling GRPC StreamLender.swift
[1063/1135] Compiling GRPC ConnectivityState.swift
[1064/1135] Compiling GRPC DebugOnly.swift
[1065/1135] Compiling GRPC DelegatingErrorHandler.swift
[1066/1135] Compiling GRPC ClientInterceptorContext.swift
[1067/1135] Compiling GRPC ClientInterceptorPipeline.swift
[1068/1135] Compiling GRPC ClientInterceptorProtocol.swift
[1069/1135] Compiling GRPC ClientInterceptors.swift
[1070/1135] Compiling GRPC ClientTransport.swift
[1071/1135] Compiling GRPC ClientTransportFactory.swift
[1072/1135] Compiling GRPC MessageParts.swift
[1073/1135] Compiling GRPC ServerInterceptorContext.swift
[1074/1135] Compiling GRPC ServerInterceptorPipeline.swift
[1075/1135] Compiling GRPC ServerInterceptors.swift
[1076/1135] Compiling GRPC InterceptorContextList.swift
[1077/1135] Compiling GRPC LengthPrefixedMessageReader.swift
[1078/1135] Compiling GRPC Logger.swift
[1079/1135] Compiling GRPC LoggingServerErrorDelegate.swift
[1080/1135] Compiling GRPC Error+NIOSSL.swift
[1081/1135] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[1082/1135] Compiling GRPC FakeChannel.swift
[1083/1135] Compiling GRPC ClientConnection+NIOSSL.swift
[1084/1135] Compiling GRPC ClientConnection+NWTLS.swift
[1085/1135] Compiling GRPC GRPCChannel.swift
[1086/1135] Compiling GRPC GRPCChannelBuilder.swift
[1087/1135] Compiling GRPC GRPCClient.swift
[1088/1135] Compiling GRPC GRPCClientChannelHandler.swift
[1089/1135] Compiling GRPC GRPCClientStateMachine.swift
[1090/1135] Compiling GRPC GRPCContentType.swift
[1091/1135] Compiling GRPC GRPCError.swift
[1092/1135] Compiling GRPC GRPCHeaderName.swift
[1093/1135] Compiling GRPC GRPCIdleHandler.swift
[1094/1135] Compiling GRPC UnaryCall.swift
[1095/1135] Compiling GRPC ClientConnection.swift
[1096/1135] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[1097/1135] Compiling GRPC ClientErrorDelegate.swift
[1098/1135] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[1099/1135] Compiling GRPC CompressionAlgorithm.swift
[1100/1135] Compiling GRPC DecompressionLimit.swift
[1101/1135] Compiling GRPC MessageEncoding.swift
[1102/1135] Compiling GRPC Zlib.swift
[1103/1135] Compiling GRPC ConnectionBackoff.swift
[1104/1135] Compiling GRPC ConnectionKeepalive.swift
[1105/1135] Compiling GRPC ConnectionManager+Delegates.swift
[1106/1135] Compiling GRPC ConnectionManager.swift
[1107/1135] Compiling GRPC ConnectionManagerChannelProvider.swift
[1108/1135] Compiling GRPC ServerErrorProcessor.swift
[1109/1135] Compiling GRPC Stopwatch.swift
[1110/1135] Compiling GRPC StreamEvent.swift
[1111/1135] Compiling GRPC TLSVerificationHandler.swift
[1112/1135] Compiling GRPC TLSVersion.swift
[1113/1135] Compiling GRPC TimeLimit.swift
[1114/1135] Compiling GRPC UserInfo.swift
[1115/1135] Compiling GRPC Version.swift
[1116/1135] Compiling GRPC WebCORSHandler.swift
[1117/1135] Compiling GRPC WriteCapturingHandler.swift
[1118/1135] Compiling GRPC _EmbeddedThroughput.swift
[1119/1135] Compiling GRPC _FakeResponseStream.swift
[1120/1135] Compiling GRPC _GRPCClientCodecHandler.swift
[1121/1135] Compiling GRPC _MessageContext.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/1247] Compiling ZcashLightClientKit NumberFormatter+Zcash.swift
[1137/1247] Compiling ZcashLightClientKit URL+UpdateWithAlias.swift
[1138/1247] Compiling ZcashLightClientKit Undescribable.swift
[1139/1247] Compiling ZcashLightClientKit Zatoshi+SQLite.swift
[1140/1247] Compiling ZcashLightClientKit ZcashRust+Utils.swift
[1141/1247] Compiling ZcashLightClientKit ZcashSDK+extensions.swift
[1142/1247] Compiling ZcashLightClientKit Initializer.swift
[1143/1247] Compiling ZcashLightClientKit SDKMetrics.swift
[1144/1247] Compiling ZcashLightClientKit FiatCurrencyResult.swift
[1145/1247] Compiling ZcashLightClientKit Memo.swift
[1146/1247] Compiling ZcashLightClientKit Proposal.swift
[1147/1247] Compiling ZcashLightClientKit ScanRange.swift
[1148/1259] Emitting module ZcashLightClientKit
[1149/1259] Compiling ZcashLightClientKit LatestBlocksDataProvider.swift
[1150/1259] Compiling ZcashLightClientKit ResourceProvider.swift
[1151/1259] Compiling ZcashLightClientKit BlockRepository.swift
[1152/1259] Compiling ZcashLightClientKit CompactBlockRepository.swift
[1153/1259] Compiling ZcashLightClientKit NotesRepository.swift
[1154/1259] Compiling ZcashLightClientKit PaginatedTransactionRepository.swift
[1155/1259] Compiling ZcashLightClientKit TransactionRepository.swift
[1156/1259] Compiling ZcashLightClientKit TransactionRepositoryBuilder.swift
[1157/1259] Compiling ZcashLightClientKit ZcashKeyDerivationBackend.swift
[1158/1259] Compiling ZcashLightClientKit ZcashKeyDerivationBackendWelding.swift
[1159/1259] Compiling ZcashLightClientKit ZcashRustBackend.swift
[1160/1259] Compiling ZcashLightClientKit ZcashRustBackendWelding.swift
[1161/1259] Compiling ZcashLightClientKit Account.swift
[1162/1259] Compiling ZcashLightClientKit AccountMetadataKey.swift
[1163/1259] Compiling ZcashLightClientKit Action.swift
[1164/1259] Compiling ZcashLightClientKit ClearAlreadyScannedBlocksAction.swift
[1165/1259] Compiling ZcashLightClientKit ClearCacheAction.swift
[1166/1259] Compiling ZcashLightClientKit DownloadAction.swift
[1167/1259] Compiling ZcashLightClientKit EnhanceAction.swift
[1168/1259] Compiling ZcashLightClientKit FetchUTXOsAction.swift
[1169/1259] Compiling ZcashLightClientKit MigrateLegacyCacheDBAction.swift
[1170/1259] Compiling ZcashLightClientKit ProcessSuggestedScanRangesAction.swift
[1171/1259] Compiling ZcashLightClientKit RewindAction.swift
[1172/1259] Compiling ZcashLightClientKit SaplingParamsAction.swift
[1173/1259] Compiling ZcashLightClientKit ScanAction.swift
[1174/1259] Compiling ZcashLightClientKit UnspentTransactionOutputEntity.swift
[1175/1259] Compiling ZcashLightClientKit ZcashCompactBlock.swift
[1176/1259] Compiling ZcashLightClientKit ZcashError.swift
[1177/1259] Compiling ZcashLightClientKit ZcashErrorCode.swift
[1178/1259] Compiling ZcashLightClientKit ZcashErrorCodeDefinition.swift
[1179/1259] Compiling ZcashLightClientKit Bool+ToData.swift
[1180/1259] Compiling ZcashLightClientKit Data+ToOtherTypes.swift
[1181/1259] Compiling ZcashLightClientKit Data+Zcash.swift
[1182/1259] Compiling ZcashLightClientKit Data+internal.swift
[1183/1259] Compiling ZcashLightClientKit Error+ZcashError.swift
[1184/1259] Compiling ZcashLightClientKit HexEncode.swift
[1185/1259] Compiling ZcashLightClientKit Int+ToData.swift
[1186/1259] Compiling ZcashLightClientKit Checkpoint+mainnet.swift
[1187/1259] Compiling ZcashLightClientKit Checkpoint+testnet.swift
[1188/1259] Compiling ZcashLightClientKit ZcashSDK.swift
[1189/1259] Compiling ZcashLightClientKit BlockDao.swift
[1190/1259] Compiling ZcashLightClientKit PagedTransactionDao.swift
[1191/1259] Compiling ZcashLightClientKit TransactionDao.swift
[1192/1259] Compiling ZcashLightClientKit UnspentTransactionOutputDao.swift
[1193/1259] Compiling ZcashLightClientKit AccountEntity.swift
[1194/1259] Compiling ZcashLightClientKit EncodedTransactionEntity.swift
[1195/1259] Compiling ZcashLightClientKit Pczt.swift
[1196/1259] Compiling ZcashLightClientKit SentNoteEntity.swift
[1197/1259] Compiling ZcashLightClientKit TransactionEntity.swift
[1198/1259] Compiling ZcashLightClientKit DBActor.swift
[1199/1259] Compiling ZcashLightClientKit DIContainer.swift
[1200/1259] Compiling ZcashLightClientKit GenericActor.swift
[1201/1259] Compiling ZcashLightClientKit LoggingProxy.swift
[1202/1259] Compiling ZcashLightClientKit OSLogger.swift
[1203/1259] Compiling ZcashLightClientKit SaplingParameterDownloader.swift
[1204/1259] Compiling ZcashLightClientKit SpecificCombineTypes.swift
[1205/1259] Compiling ZcashLightClientKit SyncSessionIDGenerator.swift
[1206/1259] Compiling ZcashLightClientKit Task+sleep.swift
[1207/1259] Compiling ZcashLightClientKit UsedAliasesChecker.swift
[1208/1259] Compiling ZcashLightClientKit ZcashFileManager.swift
[1209/1259] Compiling ZcashLightClientKit resource_bundle_accessor.swift
[1210/1259] Compiling ZcashLightClientKit SaplingParametersHandler.swift
[1211/1259] Compiling ZcashLightClientKit BlockScanner.swift
[1212/1259] Compiling ZcashLightClientKit AfterSyncHooksManager.swift
[1213/1259] Compiling ZcashLightClientKit CompactBlockProgress.swift
[1214/1259] Compiling ZcashLightClientKit SyncControlData.swift
[1215/1259] Compiling ZcashLightClientKit BundleCheckpointSource.swift
[1216/1259] Compiling ZcashLightClientKit BundleCheckpointURLProvider.swift
[1217/1259] Compiling ZcashLightClientKit Checkpoint+helpers.swift
[1218/1259] Compiling ZcashLightClientKit Checkpoint.swift
[1219/1259] Compiling ZcashLightClientKit CheckpointSource.swift
[1220/1259] Compiling ZcashLightClientKit CheckpointSourceFactory.swift
[1221/1259] Compiling ZcashLightClientKit ClosureSynchronizer.swift
[1222/1259] Compiling ZcashLightClientKit CombineSynchronizer.swift
[1223/1259] Compiling ZcashLightClientKit TxResubmissionAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1224/1259] Compiling ZcashLightClientKit UpdateChainTipAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1225/1259] Compiling ZcashLightClientKit UpdateSubtreeRootsAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1226/1259] Compiling ZcashLightClientKit ValidateServerAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1227/1259] Compiling ZcashLightClientKit CompactBlockProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1228/1259] Compiling ZcashLightClientKit ConnectorProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1229/1259] Compiling ZcashLightClientKit DatabaseStorageError.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1230/1259] Compiling ZcashLightClientKit SimpleConnectionProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1231/1259] Compiling ZcashLightClientKit BlockDownloader.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1232/1259] Compiling ZcashLightClientKit BlockDownloaderService.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1233/1259] Compiling ZcashLightClientKit BlockEnhancer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1234/1259] Compiling ZcashLightClientKit UTXOFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1235/1259] Compiling ZcashLightClientKit FSCompactBlockRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift:783:29: warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
781 |                     if await self.isIdle() {
782 |                         if await self.canStartSync() {
783 |                             self.logger.debug(
    |                             |- warning: expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
    |                             `- note: property access is 'async'
784 |                                 """
785 |                                 Timer triggered: Starting compact Block processor!.
[1236/1259] Compiling ZcashLightClientKit ScanSummary.swift
[1237/1259] Compiling ZcashLightClientKit TransactionDataRequest.swift
[1238/1259] Compiling ZcashLightClientKit WalletSummary.swift
[1239/1259] Compiling ZcashLightClientKit WalletTypes.swift
[1240/1259] Compiling ZcashLightClientKit Zatoshi.swift
[1241/1259] Compiling ZcashLightClientKit LightWalletGRPCService.swift
[1242/1259] Compiling ZcashLightClientKit Protocolbuffer+Extensions.swift
[1243/1259] Compiling ZcashLightClientKit compact_formats.pb.swift
[1244/1259] Compiling ZcashLightClientKit proposal.pb.swift
[1245/1259] Compiling ZcashLightClientKit service.grpc.swift
[1246/1259] Compiling ZcashLightClientKit service.pb.swift
[1247/1259] Compiling ZcashLightClientKit LightWalletService.swift
[1248/1259] Compiling ZcashLightClientKit Synchronizer.swift
[1249/1259] Compiling ZcashLightClientKit ClosureSDKSynchronizer.swift
[1250/1259] Compiling ZcashLightClientKit CombineSDKSynchronizer.swift
[1251/1259] Compiling ZcashLightClientKit Dependencies.swift
[1252/1259] Compiling ZcashLightClientKit SDKSynchronizer.swift
[1253/1259] Compiling ZcashLightClientKit DerivationTool.swift
[1254/1259] Compiling ZcashLightClientKit TorClient.swift
[1255/1259] Compiling ZcashLightClientKit TransactionEncoder.swift
[1256/1259] Compiling ZcashLightClientKit WalletTransactionEncoder.swift
[1257/1259] Compiling ZcashLightClientKit AsyncToClosureGateway.swift
[1258/1259] Compiling ZcashLightClientKit AsyncToCombineGateway.swift
[1259/1259] Compiling ZcashLightClientKit Clamped.swift
[1260/1281] Compiling TestUtils FakeChainBuilder.swift
[1261/1281] Compiling TestUtils FakeService.swift
[1262/1281] Compiling TestUtils FakeStorage.swift
[1263/1283] Compiling TestUtils ActionContext+tests.swift
[1264/1283] Compiling TestUtils CompactBlockProcessorEventHandler.swift
[1265/1283] Compiling TestUtils DarkSideWalletService.swift
[1266/1283] Compiling TestUtils TestCoordinator.swift
[1267/1283] Compiling TestUtils TestDbBuilder.swift
[1268/1283] Emitting module TestUtils
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Stubs.swift:14:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 12 | @testable import ZcashLightClientKit
 13 |
 14 | extension String: Error { }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | class AwfulLightWalletService: MockLightWalletService {
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Tests+Utils.swift:164:1: warning: extension declares a conformance of imported type 'Zatoshi' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ZcashLightClientKit' introduce this conformance in the future
162 | }
163 |
164 | extension Zatoshi: CustomDebugStringConvertible {
    | |- warning: extension declares a conformance of imported type 'Zatoshi' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ZcashLightClientKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
165 |     public var debugDescription: String {
166 |         "Zatoshi(\(self.amount))"
[1269/1283] Compiling TestUtils darkside.pb.swift
[1270/1283] Compiling TestUtils resource_bundle_accessor.swift
[1271/1283] Compiling TestUtils TestVector.swift
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Tests+Utils.swift:164:1: warning: extension declares a conformance of imported type 'Zatoshi' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ZcashLightClientKit' introduce this conformance in the future
162 | }
163 |
164 | extension Zatoshi: CustomDebugStringConvertible {
    | |- warning: extension declares a conformance of imported type 'Zatoshi' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ZcashLightClientKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
165 |     public var debugDescription: String {
166 |         "Zatoshi(\(self.amount))"
[1272/1283] Compiling TestUtils Tests+Utils.swift
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Tests+Utils.swift:164:1: warning: extension declares a conformance of imported type 'Zatoshi' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ZcashLightClientKit' introduce this conformance in the future
162 | }
163 |
164 | extension Zatoshi: CustomDebugStringConvertible {
    | |- warning: extension declares a conformance of imported type 'Zatoshi' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ZcashLightClientKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
165 |     public var debugDescription: String {
166 |         "Zatoshi(\(self.amount))"
[1273/1283] Compiling TestUtils ZcashTestCase.swift
[1274/1283] Compiling TestUtils darkside.grpc.swift
[1275/1283] Compiling TestUtils LoggerProxy.swift
[1276/1283] Compiling TestUtils MockSessionIDGenerator.swift
[1277/1283] Compiling TestUtils MockTransactionRepository.swift
[1278/1283] Compiling TestUtils TestsData.swift
[1279/1283] Compiling TestUtils UnspentTransactionOutputEntityMock.swift
[1280/1283] Compiling TestUtils SDKSynchronizerSyncStatusHandler.swift
[1281/1283] Compiling TestUtils AutoMockable.swift
[1282/1283] Compiling TestUtils AutoMockable.generated.swift
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Stubs.swift:14:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 12 | @testable import ZcashLightClientKit
 13 |
 14 | extension String: Error { }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | class AwfulLightWalletService: MockLightWalletService {
[1283/1283] Compiling TestUtils Stubs.swift
/Users/admin/builder/spi-builder-workspace/Tests/TestUtils/Stubs.swift:14:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 12 | @testable import ZcashLightClientKit
 13 |
 14 | extension String: Error { }
    | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
 15 |
 16 | class AwfulLightWalletService: MockLightWalletService {
Build complete! (42.87s)
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
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 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
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
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.15.0"
        ]
      },
      "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/TransactionDataRequest.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",
        "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/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",
        "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.