The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build AmplifyUILiveness, reference main (198077), with Swift 6.1 for macOS (SPM) on 5 Sep 2025 17:40:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ui-swift-liveness
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1980776 chore: fix code scanning alerts (#211)
Cloned https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Revision (git rev-parse @):
19807765e97163cf30fbbc1d50375893f2a4fd86
SUCCESS checkout https://github.com/aws-amplify/amplify-ui-swift-liveness.git at main
Fetching https://github.com/aws-amplify/amplify-swift
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/apple/swift-log.git from cache
[1/529] Fetching amplify-swift-utils-notifications
[144/10587] Fetching amplify-swift-utils-notifications, sqlite.swift
[145/42682] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-crt-swift
[8156/114420] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-crt-swift, smithy-swift
[46101/279510] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-crt-swift, smithy-swift, amplify-swift
Fetched https://github.com/smithy-lang/smithy-swift from cache (6.15s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (6.15s)
Fetched https://github.com/aws-amplify/amplify-swift from cache (6.15s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.49.1 (6.76s)
[1/800058] Fetching aws-sdk-swift
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (320.82s)
Fetched https://github.com/awslabs/aws-sdk-swift from cache (320.82s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetched https://github.com/awslabs/aws-crt-swift from cache (320.82s)
Fetched https://github.com/apple/swift-log.git from cache (320.85s)
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (315.02s)
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/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.2.59 (0.81s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.48.0 (0.63s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.125.0 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.48.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.49.1
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.125.0
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.2.59
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": "amplify-ui-swift-liveness",
      "name": "AmplifyUILiveness",
      "url": "https://github.com/aws-amplify/amplify-ui-swift-liveness.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amplify-ui-swift-liveness",
      "dependencies": [
        {
          "identity": "amplify-swift",
          "name": "Amplify",
          "url": "https://github.com/aws-amplify/amplify-swift",
          "version": "2.50.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amplify-swift",
          "dependencies": [
            {
              "identity": "aws-sdk-swift",
              "name": "aws-sdk-swift",
              "url": "https://github.com/awslabs/aws-sdk-swift",
              "version": "1.5.14",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-sdk-swift",
              "dependencies": [
                {
                  "identity": "smithy-swift",
                  "name": "smithy-swift",
                  "url": "https://github.com/smithy-lang/smithy-swift",
                  "version": "0.151.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/smithy-swift",
                  "dependencies": [
                    {
                      "identity": "aws-crt-swift",
                      "name": "aws-crt-swift",
                      "url": "https://github.com/awslabs/aws-crt-swift",
                      "version": "0.52.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-crt-swift",
                      "dependencies": [
                        {
                          "identity": "swift-argument-parser",
                          "name": "swift-argument-parser",
                          "url": "https://github.com/apple/swift-argument-parser.git",
                          "version": "1.6.1",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-log",
                      "name": "swift-log",
                      "url": "https://github.com/apple/swift-log.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "opentelemetry-swift",
                      "name": "opentelemetry-swift",
                      "url": "https://github.com/open-telemetry/opentelemetry-swift",
                      "version": "1.17.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/opentelemetry-swift",
                      "dependencies": [
                        {
                          "identity": "swift-nio",
                          "name": "swift-nio",
                          "url": "https://github.com/apple/swift-nio.git",
                          "version": "2.86.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                          "dependencies": [
                            {
                              "identity": "swift-atomics",
                              "name": "swift-atomics",
                              "url": "https://github.com/apple/swift-atomics.git",
                              "version": "1.3.0",
                              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                              "dependencies": [
                              ]
                            },
                            {
                              "identity": "swift-collections",
                              "name": "swift-collections",
                              "url": "https://github.com/apple/swift-collections.git",
                              "version": "1.2.1",
                              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                              "dependencies": [
                              ]
                            },
                            {
                              "identity": "swift-system",
                              "name": "swift-system",
                              "url": "https://github.com/apple/swift-system.git",
                              "version": "1.6.2",
                              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                              "dependencies": [
                              ]
                            }
                          ]
                        },
                        {
                          "identity": "grpc-swift",
                          "name": "grpc-swift",
                          "url": "https://github.com/grpc/grpc-swift.git",
                          "version": "1.26.1",
                          "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.86.0",
                              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                              "dependencies": [
                                {
                                  "identity": "swift-atomics",
                                  "name": "swift-atomics",
                                  "url": "https://github.com/apple/swift-atomics.git",
                                  "version": "1.3.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                  "dependencies": [
                                  ]
                                },
                                {
                                  "identity": "swift-collections",
                                  "name": "swift-collections",
                                  "url": "https://github.com/apple/swift-collections.git",
                                  "version": "1.2.1",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                  "dependencies": [
                                  ]
                                },
                                {
                                  "identity": "swift-system",
                                  "name": "swift-system",
                                  "url": "https://github.com/apple/swift-system.git",
                                  "version": "1.6.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.38.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.86.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                                  "dependencies": [
                                    {
                                      "identity": "swift-atomics",
                                      "name": "swift-atomics",
                                      "url": "https://github.com/apple/swift-atomics.git",
                                      "version": "1.3.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-collections",
                                      "name": "swift-collections",
                                      "url": "https://github.com/apple/swift-collections.git",
                                      "version": "1.2.1",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-system",
                                      "name": "swift-system",
                                      "url": "https://github.com/apple/swift-system.git",
                                      "version": "1.6.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.3.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                  "dependencies": [
                                  ]
                                }
                              ]
                            },
                            {
                              "identity": "swift-nio-transport-services",
                              "name": "swift-nio-transport-services",
                              "url": "https://github.com/apple/swift-nio-transport-services.git",
                              "version": "1.25.1",
                              "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.86.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                                  "dependencies": [
                                    {
                                      "identity": "swift-atomics",
                                      "name": "swift-atomics",
                                      "url": "https://github.com/apple/swift-atomics.git",
                                      "version": "1.3.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-collections",
                                      "name": "swift-collections",
                                      "url": "https://github.com/apple/swift-collections.git",
                                      "version": "1.2.1",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-system",
                                      "name": "swift-system",
                                      "url": "https://github.com/apple/swift-system.git",
                                      "version": "1.6.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.3.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                  "dependencies": [
                                  ]
                                }
                              ]
                            },
                            {
                              "identity": "swift-nio-extras",
                              "name": "swift-nio-extras",
                              "url": "https://github.com/apple/swift-nio-extras.git",
                              "version": "1.29.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.86.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                                  "dependencies": [
                                    {
                                      "identity": "swift-atomics",
                                      "name": "swift-atomics",
                                      "url": "https://github.com/apple/swift-atomics.git",
                                      "version": "1.3.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-collections",
                                      "name": "swift-collections",
                                      "url": "https://github.com/apple/swift-collections.git",
                                      "version": "1.2.1",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-system",
                                      "name": "swift-system",
                                      "url": "https://github.com/apple/swift-system.git",
                                      "version": "1.6.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.38.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.86.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                                      "dependencies": [
                                        {
                                          "identity": "swift-atomics",
                                          "name": "swift-atomics",
                                          "url": "https://github.com/apple/swift-atomics.git",
                                          "version": "1.3.0",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                          "dependencies": [
                                          ]
                                        },
                                        {
                                          "identity": "swift-collections",
                                          "name": "swift-collections",
                                          "url": "https://github.com/apple/swift-collections.git",
                                          "version": "1.2.1",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                          "dependencies": [
                                          ]
                                        },
                                        {
                                          "identity": "swift-system",
                                          "name": "swift-system",
                                          "url": "https://github.com/apple/swift-system.git",
                                          "version": "1.6.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.3.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                      "dependencies": [
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "identity": "swift-http-types",
                                  "name": "swift-http-types",
                                  "url": "https://github.com/apple/swift-http-types.git",
                                  "version": "1.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.4.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
                                  "dependencies": [
                                  ]
                                },
                                {
                                  "identity": "swift-atomics",
                                  "name": "swift-atomics",
                                  "url": "https://github.com/apple/swift-atomics.git",
                                  "version": "1.3.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                  "dependencies": [
                                  ]
                                },
                                {
                                  "identity": "swift-algorithms",
                                  "name": "swift-algorithms",
                                  "url": "https://github.com/apple/swift-algorithms.git",
                                  "version": "1.2.1",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
                                  "dependencies": [
                                    {
                                      "identity": "swift-numerics",
                                      "name": "swift-numerics",
                                      "url": "https://github.com/apple/swift-numerics.git",
                                      "version": "1.1.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                                      "dependencies": [
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "identity": "swift-certificates",
                                  "name": "swift-certificates",
                                  "url": "https://github.com/apple/swift-certificates.git",
                                  "version": "1.13.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
                                  "dependencies": [
                                    {
                                      "identity": "swift-crypto",
                                      "name": "swift-crypto",
                                      "url": "https://github.com/apple/swift-crypto.git",
                                      "version": "3.15.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
                                      "dependencies": [
                                        {
                                          "identity": "swift-asn1",
                                          "name": "swift-asn1",
                                          "url": "https://github.com/apple/swift-asn1.git",
                                          "version": "1.4.0",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                                          "dependencies": [
                                          ]
                                        }
                                      ]
                                    },
                                    {
                                      "identity": "swift-asn1",
                                      "name": "swift-asn1",
                                      "url": "https://github.com/apple/swift-asn1.git",
                                      "version": "1.4.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                                      "dependencies": [
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "identity": "swift-nio-ssl",
                                  "name": "swift-nio-ssl",
                                  "url": "https://github.com/apple/swift-nio-ssl.git",
                                  "version": "2.34.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.86.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                                      "dependencies": [
                                        {
                                          "identity": "swift-atomics",
                                          "name": "swift-atomics",
                                          "url": "https://github.com/apple/swift-atomics.git",
                                          "version": "1.3.0",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                          "dependencies": [
                                          ]
                                        },
                                        {
                                          "identity": "swift-collections",
                                          "name": "swift-collections",
                                          "url": "https://github.com/apple/swift-collections.git",
                                          "version": "1.2.1",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                          "dependencies": [
                                          ]
                                        },
                                        {
                                          "identity": "swift-system",
                                          "name": "swift-system",
                                          "url": "https://github.com/apple/swift-system.git",
                                          "version": "1.6.2",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                                          "dependencies": [
                                          ]
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "identity": "swift-asn1",
                                  "name": "swift-asn1",
                                  "url": "https://github.com/apple/swift-asn1.git",
                                  "version": "1.4.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                                  "dependencies": [
                                  ]
                                },
                                {
                                  "identity": "swift-service-lifecycle",
                                  "name": "swift-service-lifecycle",
                                  "url": "https://github.com/swift-server/swift-service-lifecycle.git",
                                  "version": "2.8.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
                                  "dependencies": [
                                    {
                                      "identity": "swift-log",
                                      "name": "swift-log",
                                      "url": "https://github.com/apple/swift-log.git",
                                      "version": "1.6.4",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-async-algorithms",
                                      "name": "swift-async-algorithms",
                                      "url": "https://github.com/apple/swift-async-algorithms.git",
                                      "version": "1.0.4",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                                      "dependencies": [
                                        {
                                          "identity": "swift-collections",
                                          "name": "swift-collections",
                                          "url": "https://github.com/apple/swift-collections.git",
                                          "version": "1.2.1",
                                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                          "dependencies": [
                                          ]
                                        }
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "identity": "swift-async-algorithms",
                                  "name": "swift-async-algorithms",
                                  "url": "https://github.com/apple/swift-async-algorithms.git",
                                  "version": "1.0.4",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
                                  "dependencies": [
                                    {
                                      "identity": "swift-collections",
                                      "name": "swift-collections",
                                      "url": "https://github.com/apple/swift-collections.git",
                                      "version": "1.2.1",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                      "dependencies": [
                                      ]
                                    }
                                  ]
                                },
                                {
                                  "identity": "swift-log",
                                  "name": "swift-log",
                                  "url": "https://github.com/apple/swift-log.git",
                                  "version": "1.6.4",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                                  "dependencies": [
                                  ]
                                }
                              ]
                            },
                            {
                              "identity": "swift-collections",
                              "name": "swift-collections",
                              "url": "https://github.com/apple/swift-collections.git",
                              "version": "1.2.1",
                              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                              "dependencies": [
                              ]
                            },
                            {
                              "identity": "swift-atomics",
                              "name": "swift-atomics",
                              "url": "https://github.com/apple/swift-atomics.git",
                              "version": "1.3.0",
                              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                              "dependencies": [
                              ]
                            },
                            {
                              "identity": "swift-protobuf",
                              "name": "SwiftProtobuf",
                              "url": "https://github.com/apple/swift-protobuf.git",
                              "version": "1.31.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.4",
                              "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.34.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.86.0",
                                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                                  "dependencies": [
                                    {
                                      "identity": "swift-atomics",
                                      "name": "swift-atomics",
                                      "url": "https://github.com/apple/swift-atomics.git",
                                      "version": "1.3.0",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-collections",
                                      "name": "swift-collections",
                                      "url": "https://github.com/apple/swift-collections.git",
                                      "version": "1.2.1",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                                      "dependencies": [
                                      ]
                                    },
                                    {
                                      "identity": "swift-system",
                                      "name": "swift-system",
                                      "url": "https://github.com/apple/swift-system.git",
                                      "version": "1.6.2",
                                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                                      "dependencies": [
                                      ]
                                    }
                                  ]
                                }
                              ]
                            }
                          ]
                        },
                        {
                          "identity": "swift-protobuf",
                          "name": "SwiftProtobuf",
                          "url": "https://github.com/apple/swift-protobuf.git",
                          "version": "1.31.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.4",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-metrics",
                          "name": "swift-metrics",
                          "url": "https://github.com/apple/swift-metrics.git",
                          "version": "2.7.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-metrics",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "swift-atomics",
                          "name": "swift-atomics",
                          "url": "https://github.com/apple/swift-atomics.git",
                          "version": "1.3.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "opentracing-objc",
                          "name": "Opentracing",
                          "url": "https://github.com/undefinedlabs/opentracing-objc",
                          "version": "0.5.2",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/opentracing-objc",
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "thrift-swift",
                          "name": "Thrift",
                          "url": "https://github.com/undefinedlabs/Thrift-Swift",
                          "version": "1.1.2",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Thrift-Swift",
                          "dependencies": [
                          ]
                        }
                      ]
                    }
                  ]
                },
                {
                  "identity": "aws-crt-swift",
                  "name": "aws-crt-swift",
                  "url": "https://github.com/awslabs/aws-crt-swift",
                  "version": "0.52.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-crt-swift",
                  "dependencies": [
                    {
                      "identity": "swift-argument-parser",
                      "name": "swift-argument-parser",
                      "url": "https://github.com/apple/swift-argument-parser.git",
                      "version": "1.6.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                      "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": "amplify-swift-utils-notifications",
              "name": "AmplifyUtilsNotifications",
              "url": "https://github.com/aws-amplify/amplify-swift-utils-notifications.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amplify-swift-utils-notifications",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/aws-amplify/amplify-ui-swift-liveness.git
[1/3187] Fetching amplify-ui-swift-liveness
Fetched https://github.com/aws-amplify/amplify-ui-swift-liveness.git from cache (1.28s)
Fetching https://github.com/aws-amplify/amplify-swift from cache
Fetched https://github.com/aws-amplify/amplify-swift from cache (0.74s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.50.0 (1.33s)
Fetching https://github.com/awslabs/aws-sdk-swift from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.55s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.63s)
Fetched https://github.com/awslabs/aws-sdk-swift from cache (0.63s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.68s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.5.14 (0.78s)
Fetching https://github.com/smithy-lang/smithy-swift from cache
Fetching https://github.com/awslabs/aws-crt-swift from cache
Fetched https://github.com/awslabs/aws-crt-swift from cache (0.67s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (0.67s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.52.1 (1.32s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.08s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.151.0 (1.75s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/open-telemetry/opentelemetry-swift
[1/18032] Fetching opentelemetry-swift
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (2.93s)
Fetched https://github.com/apple/swift-log.git from cache (2.96s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (3.01s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.50s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.64s)
Fetching https://github.com/undefinedlabs/Thrift-Swift
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/undefinedlabs/opentracing-objc
[1/508] Fetching opentracing-objc
[277/1160] Fetching opentracing-objc, thrift-swift
[1161/52457] Fetching opentracing-objc, thrift-swift, grpc-swift
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (1.99s)
[45578/51805] Fetching opentracing-objc, grpc-swift
Fetched https://github.com/apple/swift-nio.git from cache (2.04s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.55s)
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (2.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.56s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.56s)
Fetched https://github.com/apple/swift-protobuf.git from cache (2.58s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (5.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.65s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.87s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.14s)
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.21s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (2.43s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.57s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.53s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
[1/2470] Fetching swift-service-lifecycle
[273/8931] Fetching swift-service-lifecycle, swift-certificates
[758/14121] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.98s)
[2370/11651] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.01s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.22s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.23s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.24s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.24s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.25s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.77s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.51s)
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.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.62s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.41s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.91s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.09s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.5.14
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.52.1
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.17.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.50.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.151.0
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
Creating working copy for https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Working copy of https://github.com/aws-amplify/amplify-ui-swift-liveness.git resolved at main (1980776)
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[16375/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.48s)
warning: '.resolve-product-dependencies': dependency 'amplify-ui-swift-liveness' is not used by any target
Found 1 product dependencies
  - Amplify
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "amplify-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.49.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/amplify-swift"
    }
  ],
  "manifest_display_name" : "AmplifyUILiveness",
  "name" : "AmplifyUILiveness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceLiveness",
      "targets" : [
        "FaceLiveness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceLivenessTests",
      "module_type" : "SwiftTarget",
      "name" : "FaceLivenessTests",
      "path" : "Tests/FaceLivenessTests",
      "sources" : [
        "CredentialsProviderTestCase.swift",
        "DetectedFaceTests.swift",
        "LivenessTests.swift",
        "MockAWSCredentials.swift",
        "MockAWSTemporaryCredentials.swift",
        "MockCredentialsProvider.swift",
        "MockFaceDetectionResultHandler.swift",
        "MockFaceDetector.swift",
        "MockLivenessService.swift"
      ],
      "target_dependencies" : [
        "FaceLiveness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FaceLiveness",
      "module_type" : "SwiftTarget",
      "name" : "FaceLiveness",
      "path" : "Sources/FaceLiveness",
      "product_dependencies" : [
        "AWSPluginsCore",
        "AWSCognitoAuthPlugin",
        "AWSPredictionsPlugin"
      ],
      "product_memberships" : [
        "FaceLiveness"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/FaceLiveness/Resources/face_detection_short_range.mlmodelc",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AV/LivenessAVAssetWriter.swift",
        "AV/LivenessAVAssetWriterInput.swift",
        "AV/LivenessCaptureDevice.swift",
        "AV/LivenessCaptureSession.swift",
        "AV/LivenessCaptureSessionError.swift",
        "AV/OutputSampleBufferCapturer.swift",
        "AV/VideoChunkProcessor.swift",
        "AV/VideoChunker+AssetWriterDelegate.swift",
        "AV/VideoChunker+State.swift",
        "AV/VideoChunker.swift",
        "FaceDetection/BlazeFace/DetectedFace.swift",
        "FaceDetection/BlazeFace/FaceDetectorShortRange+Model.swift",
        "FaceDetection/BlazeFace/face_detection_short_range.swift",
        "FaceDetection/FaceDetector.swift",
        "FaceDetection/FaceStateMatching.swift",
        "FaceDetection/Instructor.swift",
        "Utilities/Backports/Background.swift",
        "Utilities/Backports/Overlay.swift",
        "Utilities/BoundingBox+Normalize.swift",
        "Utilities/CGImage+Convert.swift",
        "Utilities/Color+DynamicColors.swift",
        "Utilities/Color+Hex.swift",
        "Utilities/Color+Liveness.swift",
        "Utilities/Date+TimestampMilliseconds.swift",
        "Utilities/Device.swift",
        "Utilities/FinalClientEvent+Init.swift",
        "Utilities/LivenessLocalizedStrings.swift",
        "Utilities/String+Localizable.swift",
        "Utilities/UIColor+Hex.swift",
        "Utilities/UserAgent.swift",
        "Views/CameraPermission/CameraPermissionView.swift",
        "Views/CloseButton.swift",
        "Views/Freshness/DisplayColor+UIColor.swift",
        "Views/Freshness/Freshness.swift",
        "Views/Freshness/FreshnessView.swift",
        "Views/GetReadyPage/CameraPreviewOutputSampleBufferDelegate.swift",
        "Views/GetReadyPage/CameraPreviewView.swift",
        "Views/GetReadyPage/CameraPreviewViewModel.swift",
        "Views/GetReadyPage/GetReadyPageView.swift",
        "Views/GetReadyPage/ImageFrameView.swift",
        "Views/Instruction/InstructionContainerView.swift",
        "Views/Instruction/InstructionView.swift",
        "Views/Liveness/CameraView.swift",
        "Views/Liveness/FaceLivenessDetectionError.swift",
        "Views/Liveness/FaceLivenessDetectionView.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift",
        "Views/Liveness/FaceLivenessDetectionViewModel.swift",
        "Views/Liveness/FaceLivenessViewControllerPresenter.swift",
        "Views/Liveness/LivenessStateMachine.swift",
        "Views/Liveness/LivenessViewController.swift",
        "Views/Liveness/_FaceLivenessDetectionView.swift",
        "Views/LoadingPage/LoadingPageView.swift",
        "Views/OvalView.swift",
        "Views/ProgressBarView.swift",
        "Views/RecordingButton.swift",
        "Views/RoundedCornerShape.swift",
        "Views/WarningBox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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 |     ],
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPluginsCore' which requires macos 10.15; consider changing the library 'FaceLiveness' to require macos 10.15 or later, or the product 'AWSPluginsCore' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSCognitoAuthPlugin' which requires macos 10.15; consider changing the library 'FaceLiveness' to require macos 10.15 or later, or the product 'AWSCognitoAuthPlugin' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPredictionsPlugin' which requires macos 10.15; consider changing the library 'FaceLiveness' to require macos 10.15 or later, or the product 'AWSPredictionsPlugin' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPluginsCore' which requires macos 10.15; consider changing the library 'FaceLiveness' to require macos 10.15 or later, or the product 'AWSPluginsCore' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSCognitoAuthPlugin' which requires macos 10.15; consider changing the library 'FaceLiveness' to require macos 10.15 or later, or the product 'AWSCognitoAuthPlugin' to require macos 10.13 or earlier.
error: the library 'FaceLiveness' requires macos 10.13, but depends on the product 'AWSPredictionsPlugin' which requires macos 10.15; consider changing the library 'FaceLiveness' to require macos 10.15 or later, or the product 'AWSPredictionsPlugin' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm