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 BreezeLambdaWebHook, reference 0.5.0 (7ba793), with Swift 6.1 for Linux on 29 Apr 2025 07:00:26 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/BreezeLambdaWebHook.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swift-serverless/BreezeLambdaWebHook
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 7ba793f Merge pull request #2 from swift-serverless/support-alpha.2
Cloned https://github.com/swift-serverless/BreezeLambdaWebHook.git
Revision (git rev-parse @):
7ba793fecf7621f3218141f0637223346020bc94
SUCCESS checkout https://github.com/swift-serverless/BreezeLambdaWebHook.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-serverless/BreezeLambdaWebHook.git
https://github.com/swift-serverless/BreezeLambdaWebHook.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
    },
    {
      "identity" : "swift-aws-lambda-events",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "BreezeLambdaWebHook",
  "name" : "BreezeLambdaWebHook",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BreezeLambdaWebHook",
      "targets" : [
        "BreezeLambdaWebHook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BreezeLambdaWebHookTests",
      "module_type" : "SwiftTarget",
      "name" : "BreezeLambdaWebHookTests",
      "path" : "Tests/BreezeLambdaWebHookTests",
      "product_dependencies" : [
        "AWSLambdaTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/BreezeLambdaWebHookTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BreezeLambdaWebHookTests.swift",
        "Fixtures.swift",
        "Lambda.swift",
        "MyGetWebHook.swift",
        "MyPostWebHook.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "BreezeLambdaWebHook"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BreezeLambdaWebHook",
      "module_type" : "SwiftTarget",
      "name" : "BreezeLambdaWebHook",
      "path" : "Sources/BreezeLambdaWebHook",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "AWSLambdaEvents",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "BreezeLambdaWebHook"
      ],
      "sources" : [
        "APIGatewayV2Request+Extensions.swift",
        "APIGatewayV2Response+Extensions.swift",
        "BreezeLambdaWebHook.swift",
        "BreezeLambdaWebHookError.swift",
        "BreezeLambdaWebHookHandler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
[1/2436] Fetching swift-aws-lambda-events
[1609/13950] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
[3013/27805] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.84s)
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (1.63s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.67s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 0.5.0 (2.10s)
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.23s)
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.64s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.45s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/3836] Fetching swift-log
[922/6455] Fetching swift-log, swift-nio-transport-services
[2973/12358] Fetching swift-log, swift-nio-transport-services, swift-algorithms
[3264/18020] Fetching swift-log, swift-nio-transport-services, swift-algorithms, swift-nio-extras
[6447/19725] Fetching swift-log, swift-nio-transport-services, swift-algorithms, swift-nio-extras, swift-atomics
[7957/31217] Fetching swift-log, swift-nio-transport-services, swift-algorithms, swift-nio-extras, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.48s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
[19654/26893] Fetching swift-log, swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
[4367/11492] Fetching swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[11493/26285] Fetching swift-nio-http2, swift-nio-ssl
[12825/101809] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.91s)
[5240/90317] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.53s)
[55133/75524] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.87s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.10s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
[962/20633] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
[4393/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.09s)
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.80s)
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.92s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.75s)
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.85s)
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
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 (1.30s)
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.80s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3 (0.79s)
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-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-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/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.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
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/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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
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-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-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/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/445] Write sources
[29/445] Compiling CNIOWindows shim.c
[29/445] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[31/445] Compiling CNIOWindows WSAStartup.c
[31/445] Compiling _NumericsShims _NumericsShims.c
[33/445] Compiling _AtomicsShims.c
[34/445] Compiling CNIOExtrasZlib empty.c
[35/445] Compiling CNIOWASI CNIOWASI.c
[36/445] Compiling CNIODarwin shim.c
[36/445] Compiling CNIOLinux liburing_shims.c
[38/445] Compiling CNIOLLHTTP c_nio_http.c
[39/445] Compiling CNIOLLHTTP c_nio_api.c
[40/445] Compiling CNIOLinux shim.c
[41/445] Compiling fiat_p256_adx_mul.S
[42/445] Compiling fiat_p256_adx_sqr.S
[43/445] Compiling fiat_curve25519_adx_mul.S
[44/445] Compiling fiat_curve25519_adx_square.S
[45/445] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/445] Write swift-version-24593BA9C3E375BF.txt
[47/445] Compiling CNIOBoringSSLShims shims.c
[48/449] Compiling tls13_both.cc
[49/449] Compiling tls_record.cc
[50/449] Compiling tls_method.cc
[51/449] Compiling tls13_server.cc
[52/449] Compiling t1_enc.cc
[53/466] Compiling tls13_enc.cc
[54/468] Compiling tls13_client.cc
[56/510] Emitting module RealModule
[57/511] Emitting module InternalCollectionsUtilities
[57/513] Compiling ssl_x509.cc
[59/513] Compiling RealModule RealFunctions.swift
[60/513] Emitting module HTTPTypes
[61/514] Compiling HTTPTypes HTTPRequest.swift
[62/514] Compiling HTTPTypes HTTPField.swift
[63/514] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/514] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/514] Compiling HTTPTypes HTTPResponse.swift
[66/514] Compiling HTTPTypes ISOLatin1String.swift
[69/514] Compiling Atomics UnsafeAtomic.swift
[70/514] Compiling Atomics UnsafeAtomicLazyReference.swift
[71/514] Compiling Atomics AtomicMemoryOrderings.swift
[72/514] Compiling Atomics DoubleWord.swift
[73/516] Compiling HTTPTypes HTTPParsedFields.swift
[74/516] Emitting module _NIOBase64
[75/516] Compiling _NIOBase64 Base64.swift
[76/517] Compiling Atomics Primitives.shims.swift
[77/517] Compiling Atomics AtomicInteger.swift
[78/517] Compiling Atomics AtomicOptionalWrappable.swift
[79/517] Compiling Atomics AtomicReference.swift
[80/517] Compiling Atomics AtomicStorage.swift
[81/517] Compiling Atomics AtomicValue.swift
[90/517] Compiling Atomics PointerConformances.swift
[91/517] Compiling Atomics Primitives.native.swift
[94/517] Compiling Atomics IntegerConformances.swift
[95/517] Compiling Atomics OptionalRawRepresentable.swift
[96/517] Compiling Atomics RawRepresentable.swift
[97/517] Compiling Atomics AtomicBool.swift
[100/518] Compiling RealModule ElementaryFunctions.swift
[103/518] Emitting module Atomics
[104/518] Compiling RealModule Float+Real.swift
[105/518] Compiling RealModule Real.swift
[106/518] Compiling RealModule Float80+Real.swift
[107/518] Compiling RealModule Float16+Real.swift
[108/518] Compiling _NIODataStructures PriorityQueue.swift
[109/518] Compiling _NIODataStructures _TinyArray.swift
[119/519] Compiling Atomics IntegerOperations.swift
[120/519] Compiling Atomics Unmanaged extensions.swift
[122/535] Compiling HTTPTypes NIOLock.swift
[123/535] Emitting module _NIODataStructures
[124/535] Compiling _NIODataStructures Heap.swift
[125/536] Emitting module Logging
[126/536] Compiling DequeModule Deque+Equatable.swift
[127/536] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[128/538] Compiling Logging Locks.swift
[129/538] Compiling Logging MetadataProvider.swift
[130/538] Compiling Logging LogHandler.swift
[131/538] Compiling Logging Logging.swift
[132/538] Compiling DequeModule Deque+CustomReflectable.swift
[133/538] Compiling DequeModule Deque+Descriptions.swift
[135/564] Compiling Algorithms Joined.swift
[136/564] Compiling Algorithms Keyed.swift
[138/564] Compiling Algorithms EitherSequence.swift
[139/564] Compiling Algorithms FirstNonNil.swift
[140/564] Compiling Algorithms MinMax.swift
[141/564] Compiling Algorithms Partition.swift
[142/564] Compiling Algorithms FlattenCollection.swift
[143/564] Compiling Algorithms Grouped.swift
[144/564] Compiling Algorithms Indexed.swift
[145/564] Compiling Algorithms Intersperse.swift
[145/564] Compiling ssl_versions.cc
[147/564] Compiling Algorithms AdjacentPairs.swift
[148/564] Compiling Algorithms Chain.swift
[148/564] Compiling ssl_stat.cc
[150/564] Emitting module DequeModule
[152/565] Compiling Algorithms Split.swift
[153/565] Compiling Algorithms Stride.swift
[154/565] Compiling Algorithms Suffix.swift
[154/568] Compiling ssl_transcript.cc
[156/568] Compiling Algorithms RandomSample.swift
[157/568] Compiling Algorithms Reductions.swift
[158/568] Compiling Algorithms Rotate.swift
[158/568] Compiling ssl_file.cc
[161/568] Compiling Algorithms Permutations.swift
[162/568] Compiling Algorithms Product.swift
[166/568] Compiling Algorithms Compacted.swift
[167/568] Compiling Algorithms Cycle.swift
[174/568] Compiling Algorithms Trim.swift
[175/568] Compiling Algorithms Unique.swift
[176/568] Compiling Algorithms Windows.swift
[176/568] Compiling ssl_privkey.cc
[177/568] Compiling ssl_session.cc
[179/568] Compiling HTTPTypes HTTPFieldName.swift
[180/568] Compiling HTTPTypes HTTPFields.swift
[183/569] Compiling Algorithms Chunked.swift
[184/569] Compiling Algorithms Combinations.swift
[185/569] Compiling ssl_key_share.cc
[186/579] Compiling ssl_lib.cc
[187/588] Compiling ssl_credential.cc
[188/588] Compiling ssl_cipher.cc
[190/588] Emitting module Algorithms
[190/589] Compiling ssl_cert.cc
[192/589] Compiling ssl_buffer.cc
[193/589] Compiling ssl_asn1.cc
[194/589] Compiling s3_pkt.cc
[195/589] Compiling s3_lib.cc
[196/589] Compiling ssl_aead_ctx.cc
[197/589] Compiling s3_both.cc
[198/589] Compiling handshake_server.cc
[199/589] Compiling handshake_client.cc
[201/589] Compiling AWSLambdaEvents SQS.swift
[202/589] Compiling AWSLambdaEvents Base64.swift
[203/591] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[204/591] Compiling AWSLambdaEvents S3.swift
[205/591] Compiling AWSLambdaEvents SES.swift
[206/591] Compiling AWSLambdaEvents SNS.swift
[206/591] Compiling handshake.cc
[207/591] Compiling encrypted_client_hello.cc
[209/591] Emitting module AWSLambdaEvents
[210/591] Compiling AWSLambdaEvents DateWrappers.swift
[211/591] Compiling AWSLambdaEvents HTTP.swift
[211/591] Compiling handoff.cc
[212/591] Compiling dtls_method.cc
[213/591] Compiling d1_srtp.cc
[214/591] Compiling extensions.cc
[215/591] Compiling md5-x86_64-linux.S
[216/591] Compiling md5-x86_64-apple.S
[217/591] Compiling md5-586-apple.S
[218/591] Compiling md5-586-linux.S
[219/591] Compiling dtls_record.cc
[220/591] Compiling chacha20_poly1305_x86_64-apple.S
[221/591] Compiling d1_pkt.cc
[222/591] Compiling chacha20_poly1305_x86_64-linux.S
[223/591] Compiling chacha20_poly1305_armv8-linux.S
[224/591] Compiling chacha20_poly1305_armv8-win.S
[226/591] Compiling AWSLambdaEvents Cognito.swift
[227/591] Compiling AWSLambdaEvents DynamoDB.swift
[228/591] Compiling AWSLambdaEvents FunctionURL.swift
[228/591] Compiling chacha20_poly1305_armv8-apple.S
[229/591] Compiling err_data.cc
[229/591] Compiling chacha-x86_64-linux.S
[231/591] Compiling chacha-x86_64-apple.S
[232/591] Compiling chacha-x86-linux.S
[233/591] Compiling chacha-armv8-win.S
[234/591] Compiling chacha-x86-apple.S
[235/591] Compiling chacha-armv8-linux.S
[236/591] Compiling bio_ssl.cc
[238/591] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[239/591] Compiling AWSLambdaEvents AWSRegion.swift
[240/591] Compiling AWSLambdaEvents AppSync.swift
[241/591] Compiling AWSLambdaEvents ALB.swift
[242/591] Compiling AWSLambdaEvents APIGateway+V2.swift
[243/591] Compiling AWSLambdaEvents APIGateway.swift
[244/591] Compiling AWSLambdaEvents BedrockAgent.swift
[245/591] Compiling AWSLambdaEvents CloudFormation.swift
[246/591] Compiling AWSLambdaEvents Cloudwatch.swift
[247/592] Compiling chacha-armv8-apple.S
[248/592] Compiling chacha-armv4-linux.S
[249/592] Compiling d1_both.cc
[250/592] Compiling d1_lib.cc
[251/592] Compiling x86_64-mont5-linux.S
[252/592] Compiling x86_64-mont-linux.S
[252/592] Compiling x86_64-mont-apple.S
[252/592] Compiling x86_64-mont5-apple.S
[252/592] Compiling aes128gcmsiv-x86_64-linux.S
[253/592] Compiling aes128gcmsiv-x86_64-apple.S
[257/592] Compiling x86-mont-linux.S
[258/592] Compiling x86-mont-apple.S
[259/592] Compiling vpaes-x86_64-linux.S
[260/592] Compiling vpaes-x86-apple.S
[261/592] Compiling vpaes-x86_64-apple.S
[262/592] Compiling vpaes-armv8-linux.S
[263/592] Compiling vpaes-x86-linux.S
[264/592] Compiling vpaes-armv8-win.S
[265/592] Compiling sha512-x86_64-apple.S
[266/592] Compiling sha512-armv8-win.S
[266/592] Compiling sha512-armv8-linux.S
[266/592] Compiling vpaes-armv7-linux.S
[266/592] Compiling sha512-armv4-linux.S
[270/592] Compiling vpaes-armv8-apple.S
[270/592] Compiling sha512-x86_64-linux.S
[272/592] Compiling sha512-armv8-apple.S
[273/592] Compiling sha512-586-apple.S
[273/592] Compiling sha256-armv8-win.S
[275/592] Compiling sha512-586-linux.S
[276/592] Compiling sha256-armv8-linux.S
[276/592] Compiling sha256-armv4-linux.S
[278/592] Compiling sha256-x86_64-apple.S
[279/592] Compiling sha256-armv8-apple.S
[280/592] Compiling sha256-x86_64-linux.S
[281/592] Compiling sha256-586-linux.S
[282/592] Compiling sha256-586-apple.S
[283/592] Compiling sha1-armv8-win.S
[284/592] Compiling sha1-x86_64-apple.S
[285/592] Compiling sha1-armv8-linux.S
[285/592] Compiling sha1-armv8-apple.S
[287/592] Compiling sha1-armv4-large-linux.S
[288/592] Compiling sha1-x86_64-linux.S
[289/592] Compiling sha1-586-apple.S
[290/592] Compiling sha1-586-linux.S
[291/592] Compiling rsaz-avx2-apple.S
[292/592] Compiling rsaz-avx2-linux.S
[293/592] Compiling p256_beeu-x86_64-asm-linux.S
[294/592] Compiling rdrand-x86_64-linux.S
[295/592] Compiling rdrand-x86_64-apple.S
[296/592] Compiling p256_beeu-x86_64-asm-apple.S
[297/592] Compiling p256_beeu-armv8-asm-win.S
[298/592] Compiling p256_beeu-armv8-asm-apple.S
[299/592] Compiling p256_beeu-armv8-asm-linux.S
[300/592] Compiling p256-x86_64-asm-apple.S
[301/592] Compiling p256-x86_64-asm-linux.S
[302/592] Compiling p256-armv8-asm-linux.S
[303/592] Compiling p256-armv8-asm-win.S
[304/592] Compiling p256-armv8-asm-apple.S
[305/592] Compiling ghashv8-armv8-linux.S
[306/592] Compiling ghashv8-armv8-win.S
[307/592] Compiling ghashv8-armv8-apple.S
[308/592] Compiling ghashv8-armv7-linux.S
[309/592] Compiling ghash-x86_64-linux.S
[310/592] Compiling ghash-x86-apple.S
[311/592] Compiling ghash-x86-linux.S
[312/592] Compiling ghash-x86_64-apple.S
[313/592] Compiling ghash-ssse3-x86_64-linux.S
[314/592] Compiling ghash-ssse3-x86_64-apple.S
[315/592] Compiling ghash-ssse3-x86-linux.S
[316/592] Compiling ghash-ssse3-x86-apple.S
[317/592] Compiling ghash-armv4-linux.S
[318/592] Compiling ghash-neon-armv8-win.S
[319/592] Compiling co-586-apple.S
[320/592] Compiling ghash-neon-armv8-linux.S
[321/592] Compiling ghash-neon-armv8-apple.S
[322/592] Compiling bn-armv8-win.S
[323/592] Compiling co-586-linux.S
[324/592] Compiling bsaes-armv7-linux.S
[325/592] Compiling bn-586-apple.S
[326/592] Compiling bn-armv8-linux.S
[327/592] Compiling bn-armv8-apple.S
[328/592] Compiling bn-586-linux.S
[329/592] Compiling armv4-mont-linux.S
[330/592] Compiling armv8-mont-apple.S
[331/592] Compiling armv8-mont-linux.S
[332/592] Compiling armv8-mont-win.S
[333/592] Compiling aesv8-gcm-armv8-apple.S
[334/592] Compiling aesv8-gcm-armv8-win.S
[335/592] Compiling aesv8-armv8-linux.S
[336/592] Compiling aesv8-gcm-armv8-linux.S
[337/592] Compiling aesv8-armv8-win.S
[338/592] Compiling aesni-x86-linux.S
[339/592] Compiling aesv8-armv8-apple.S
[340/592] Compiling aesv8-armv7-linux.S
[341/592] Compiling aesni-x86_64-apple.S
[341/592] Compiling aesni-x86_64-linux.S
[343/592] Compiling aesni-x86-apple.S
[344/592] Compiling aesni-gcm-x86_64-linux.S
[345/592] Compiling aesni-gcm-x86_64-apple.S
[346/592] Compiling aes-gcm-avx10-x86_64-linux.S
[347/592] Compiling aes-gcm-avx2-x86_64-linux.S
[348/592] Compiling aes-gcm-avx2-x86_64-apple.S
[349/592] Compiling aes-gcm-avx10-x86_64-apple.S
[350/592] Compiling x_val.cc
[351/592] Compiling x_name.cc
[352/592] Compiling x_sig.cc
[353/592] Compiling x_spki.cc
[354/592] Compiling x_pubkey.cc
[355/592] Compiling x_x509.cc
[356/592] Compiling x_x509a.cc
[357/592] Compiling x_req.cc
[358/592] Compiling x_exten.cc
[359/592] Compiling x_attrib.cc
[360/592] Compiling x_algor.cc
[361/592] Compiling x_crl.cc
[362/592] Compiling x_all.cc
[363/592] Compiling x509name.cc
[364/592] Compiling x509spki.cc
[365/592] Compiling x509cset.cc
[366/592] Compiling x509rset.cc
[367/592] Compiling x509_vpm.cc
[368/592] Compiling x509_txt.cc
[369/592] Compiling x509_v3.cc
[370/592] Compiling x509_trs.cc
[371/592] Compiling x509_vfy.cc
[372/592] Compiling x509_req.cc
[373/592] Compiling x509_set.cc
[374/592] Compiling x509_obj.cc
[375/592] Compiling x509_ext.cc
[376/592] Compiling x509_lu.cc
[377/592] Compiling x509_def.cc
[378/592] Compiling x509_d2.cc
[379/592] Compiling x509.cc
[380/592] Compiling x509_att.cc
[381/592] Compiling x509_cmp.cc
[382/592] Compiling v3_utl.cc
[383/592] Compiling v3_prn.cc
[384/592] Compiling v3_purp.cc
[385/592] Compiling v3_pmaps.cc
[386/592] Compiling v3_skey.cc
[387/592] Compiling v3_ocsp.cc
[388/592] Compiling v3_pcons.cc
[389/592] Compiling v3_lib.cc
[390/592] Compiling v3_ncons.cc
[391/592] Compiling v3_int.cc
[392/592] Compiling v3_ia5.cc
[393/592] Compiling v3_cpols.cc
[394/592] Compiling v3_info.cc
[395/592] Compiling v3_genn.cc
[396/592] Compiling v3_extku.cc
[397/592] Compiling v3_enum.cc
[398/592] Compiling v3_crld.cc
[399/592] Compiling v3_conf.cc
[400/592] Compiling v3_akeya.cc
[401/592] Compiling v3_alt.cc
[402/592] Compiling v3_bitst.cc
[403/592] Compiling v3_bcons.cc
[404/592] Compiling v3_akey.cc
[405/592] Compiling t_x509a.cc
[406/592] Compiling t_x509.cc
[407/592] Compiling t_req.cc
[408/592] Compiling i2d_pr.cc
[409/592] Compiling rsa_pss.cc
[410/592] Compiling t_crl.cc
[411/592] Compiling name_print.cc
[412/592] Compiling by_file.cc
[413/592] Compiling policy.cc
[414/592] Compiling by_dir.cc
[415/592] Compiling a_digest.cc
[416/592] Compiling a_sign.cc
[417/592] Compiling asn1_gen.cc
[418/592] Compiling trust_token.cc
[419/592] Compiling a_verify.cc
[420/592] Compiling thread_win.cc
[421/592] Compiling algorithm.cc
[422/592] Compiling thread_none.cc
[423/592] Compiling voprf.cc
[424/592] Compiling thread_pthread.cc
[425/592] Compiling thread.cc
[426/592] Compiling stack.cc
[427/592] Compiling pmbtoken.cc
[428/592] Compiling sha512.cc
[429/592] Compiling siphash.cc
[430/592] Compiling sha256.cc
[431/592] Compiling spake2plus.cc
[432/592] Compiling slhdsa.cc
[433/592] Compiling rsa_print.cc
[434/592] Compiling sha1.cc
[435/592] Compiling rc4.cc
[436/592] Compiling rsa_extra.cc
[437/592] Compiling urandom.cc
[438/592] Compiling refcount.cc
[439/592] Compiling rsa_crypt.cc
[440/592] Compiling windows.cc
[441/592] Compiling rand.cc
[442/592] Compiling trusty.cc
[443/592] Compiling rsa_asn1.cc
[444/592] Compiling passive.cc
[445/592] Compiling getentropy.cc
[446/592] Compiling poly1305_arm_asm.S
[447/592] Compiling ios.cc
[448/592] Compiling deterministic.cc
[449/592] Compiling forkunsafe.cc
[450/592] Compiling fork_detect.cc
[451/592] Compiling poly1305_arm.cc
[452/592] Compiling poly1305.cc
[453/592] Compiling poly1305_vec.cc
[454/592] Compiling pool.cc
[455/592] Compiling pkcs7.cc
[456/592] Compiling pkcs8_x509.cc
[457/592] Compiling p5_pbev2.cc
[458/592] Compiling pkcs7_x509.cc
[459/592] Compiling pkcs8.cc
[460/592] Compiling pem_x509.cc
[461/592] Compiling pem_xaux.cc
[462/592] Compiling pem_pkey.cc
[463/592] Compiling obj_xref.cc
[464/592] Compiling pem_pk8.cc
[465/592] Compiling pem_oth.cc
[466/592] Compiling mlkem.cc
[467/592] Compiling pem_lib.cc
[468/592] Compiling pem_info.cc
[469/592] Compiling mldsa.cc
[470/592] Compiling obj.cc
[471/592] Compiling pem_all.cc
[472/592] Compiling md5.cc
[473/592] Compiling poly_rq_mul.S
[474/592] Compiling mem.cc
[475/592] Compiling fips_shared_support.cc
[476/592] Compiling md4.cc
[477/592] Compiling lhash.cc
[478/592] Compiling hrss.cc
[479/592] Compiling ex_data.cc
[480/592] Compiling sign.cc
[481/592] Compiling kyber.cc
[482/592] Compiling hpke.cc
[483/592] Compiling scrypt.cc
[484/592] Compiling print.cc
[485/592] Compiling pbkdf.cc
[486/592] Compiling p_x25519.cc
[487/592] Compiling p_ed25519_asn1.cc
[488/592] Compiling p_rsa_asn1.cc
[489/592] Compiling p_ed25519.cc
[490/592] Compiling p_rsa.cc
[491/592] Compiling p_hkdf.cc
[492/592] Compiling p_x25519_asn1.cc
[493/592] Compiling p_ec.cc
[494/592] Compiling p_ec_asn1.cc
[495/592] Compiling evp_ctx.cc
[496/592] Compiling p_dh.cc
[497/592] Compiling p_dh_asn1.cc
[498/592] Compiling err.cc
[499/592] Compiling p_dsa_asn1.cc
[500/592] Compiling evp.cc
[501/592] Compiling evp_asn1.cc
[502/592] Compiling engine.cc
[503/592] Compiling ec_derive.cc
[504/592] Compiling ecdh.cc
[505/592] Compiling ecdsa_asn1.cc
[506/592] Compiling hash_to_curve.cc
[507/592] Compiling params.cc
[508/592] Compiling dsa.cc
[509/592] Compiling ec_asn1.cc
[510/592] Compiling des.cc
[511/592] Compiling x25519-asm-arm.S
[512/592] Compiling dsa_asn1.cc
[513/592] Compiling digest_extra.cc
[514/592] Compiling dh_asn1.cc
[515/592] Compiling crypto.cc
[516/592] Compiling cpu_arm_linux.cc
[517/592] Compiling spake25519.cc
[518/592] Compiling cpu_aarch64_win.cc
[519/592] Compiling cpu_intel.cc
[520/592] Compiling curve25519.cc
[521/592] Compiling bcm.cc
[522/592] Compiling cpu_arm_freebsd.cc
[523/592] Compiling curve25519_64_adx.cc
[524/592] Compiling cpu_aarch64_sysreg.cc
[524/592] Compiling cpu_aarch64_apple.cc
[524/592] Compiling cpu_aarch64_openbsd.cc
[527/592] Compiling cpu_aarch64_linux.cc
[528/592] Compiling cpu_aarch64_fuchsia.cc
[529/592] Compiling get_cipher.cc
[530/592] Compiling tls_cbc.cc
[531/592] Compiling conf.cc
[532/592] Compiling e_des.cc
[533/592] Compiling e_rc4.cc
[534/592] Compiling e_rc2.cc
[535/592] Compiling e_chacha20poly1305.cc
[536/592] Compiling e_tls.cc
[537/592] Compiling e_null.cc
[538/592] Compiling chacha.cc
[539/592] Compiling e_aesgcmsiv.cc
[540/592] Compiling derive_key.cc
[541/592] Compiling e_aesctrhmac.cc
[542/592] Compiling unicode.cc
[543/592] Compiling ber.cc
[544/592] Compiling buf.cc
[545/592] Compiling cbs.cc
[546/592] Compiling cbb.cc
[547/592] Compiling blake2.cc
[548/592] Compiling asn1_compat.cc
[549/592] Compiling bn_asn1.cc
[550/592] Compiling convert.cc
[551/592] Compiling socket_helper.cc
[552/592] Compiling socket.cc
[553/592] Compiling printf.cc
[554/592] Compiling hexdump.cc
[555/592] Compiling pair.cc
[556/592] Compiling errno.cc
[557/592] Compiling file.cc
[557/592] Compiling fd.cc
[559/592] Compiling bio_mem.cc
[560/592] Compiling base64.cc
[561/592] Compiling connect.cc
[562/592] Compiling bio.cc
[563/592] Compiling tasn_fre.cc
[564/592] Compiling tasn_typ.cc
[564/592] Compiling tasn_utl.cc
[565/592] Compiling tasn_enc.cc
[567/592] Compiling tasn_new.cc
[568/592] Compiling posix_time.cc
[569/592] Compiling f_string.cc
[570/592] Compiling asn_pack.cc
[571/592] Compiling f_int.cc
[572/592] Compiling asn1_par.cc
[573/592] Compiling tasn_dec.cc
[574/592] Compiling a_utctm.cc
[575/592] Compiling a_type.cc
[576/592] Compiling asn1_lib.cc
[577/592] Compiling a_octet.cc
[578/592] Compiling a_time.cc
[579/592] Compiling a_strex.cc
[580/592] Compiling a_object.cc
[581/592] Compiling a_i2d_fp.cc
[582/592] Compiling a_strnid.cc
[583/592] Compiling a_int.cc
[584/592] Compiling a_mbstr.cc
[585/592] Compiling a_dup.cc
[586/592] Compiling a_gentm.cc
[587/592] Compiling a_d2i_fp.cc
[588/592] Compiling a_bitstr.cc
[589/592] Compiling a_bool.cc
[590/592] Compiling c-nioatomics.c
[591/592] Compiling c-atomics.c
[593/598] Compiling NIOConcurrencyHelpers lock.swift
[594/598] Emitting module NIOConcurrencyHelpers
[595/598] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[596/598] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[597/598] Compiling NIOConcurrencyHelpers NIOLock.swift
[598/598] Compiling NIOConcurrencyHelpers atomics.swift
[600/658] Compiling NIOCore EventLoop.swift
[601/658] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[602/658] Compiling NIOCore EventLoopFuture+Deprecated.swift
[603/658] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[604/658] Compiling NIOCore EventLoopFuture.swift
[605/658] Compiling NIOCore FileDescriptor.swift
[606/658] Compiling NIOCore FileHandle.swift
[607/658] Compiling NIOCore FileRegion.swift
[608/666] Compiling NIOCore ChannelPipeline.swift
[609/666] Compiling NIOCore CircularBuffer.swift
[610/666] Compiling NIOCore Codec.swift
[611/666] Compiling NIOCore ConvenienceOptionSupport.swift
[612/666] Compiling NIOCore DeadChannel.swift
[613/666] Compiling NIOCore DispatchQueue+WithFuture.swift
[614/666] Compiling NIOCore EventLoop+Deprecated.swift
[615/666] Compiling NIOCore EventLoop+SerialExecutor.swift
[616/666] Compiling NIOCore MarkedCircularBuffer.swift
[617/666] Compiling NIOCore MulticastChannel.swift
[618/666] Compiling NIOCore NIOAny.swift
[619/666] Compiling NIOCore NIOCloseOnErrorHandler.swift
[620/666] Compiling NIOCore NIOLoopBound.swift
[621/666] Compiling NIOCore NIOScheduledCallback.swift
[622/666] Compiling NIOCore NIOSendable.swift
[623/666] Compiling NIOCore RecvByteBufferAllocator.swift
[624/666] Compiling NIOCore GlobalSingletons.swift
[625/666] Compiling NIOCore IO.swift
[626/666] Compiling NIOCore IOData.swift
[627/666] Compiling NIOCore IPProtocol.swift
[628/666] Compiling NIOCore IntegerBitPacking.swift
[629/666] Compiling NIOCore IntegerTypes.swift
[630/666] Compiling NIOCore Interfaces.swift
[631/666] Compiling NIOCore Linux.swift
[632/666] Compiling NIOCore AddressedEnvelope.swift
[633/666] Compiling NIOCore AsyncAwaitSupport.swift
[634/666] Compiling NIOCore AsyncChannel.swift
[635/666] Compiling NIOCore AsyncChannelHandler.swift
[636/666] Compiling NIOCore AsyncChannelInboundStream.swift
[637/666] Compiling NIOCore AsyncChannelOutboundWriter.swift
[638/666] Compiling NIOCore NIOAsyncSequenceProducer.swift
[639/666] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[640/666] Compiling NIOCore NIOAsyncWriter.swift
[641/666] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[642/666] Compiling NIOCore BSDSocketAPI.swift
[643/666] Compiling NIOCore ByteBuffer-aux.swift
[644/666] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[645/666] Compiling NIOCore ByteBuffer-conversions.swift
[646/666] Compiling NIOCore ByteBuffer-core.swift
[647/666] Compiling NIOCore ByteBuffer-hex.swift
[648/666] Compiling NIOCore ByteBuffer-int.swift
[649/666] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[650/666] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[651/666] Compiling NIOCore SocketAddresses.swift
[652/666] Compiling NIOCore SocketOptionProvider.swift
[653/666] Compiling NIOCore SystemCallHelpers.swift
[654/666] Compiling NIOCore TimeAmount+Duration.swift
[655/666] Compiling NIOCore TypeAssistedChannelHandler.swift
[656/666] Compiling NIOCore UniversalBootstrapSupport.swift
[657/666] Compiling NIOCore Utilities.swift
[658/666] Compiling NIOCore ByteBuffer-multi-int.swift
[659/666] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[660/666] Compiling NIOCore ByteBuffer-views.swift
[661/666] Compiling NIOCore Channel.swift
[662/666] Compiling NIOCore ChannelHandler.swift
[663/666] Compiling NIOCore ChannelHandlers.swift
[664/666] Compiling NIOCore ChannelInvoker.swift
[665/666] Compiling NIOCore ChannelOption.swift
[666/666] Emitting module NIOCore
[668/718] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[669/718] Compiling NIOEmbedded AsyncTestingChannel.swift
[670/718] Emitting module NIOEmbedded
[671/718] Compiling NIOEmbedded Embedded.swift
[673/719] Compiling NIOPosix PooledRecvBufferAllocator.swift
[674/719] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[675/719] Compiling NIOPosix PosixSingletons.swift
[676/719] Compiling NIOPosix RawSocketBootstrap.swift
[677/719] Compiling NIOPosix Resolver.swift
[678/719] Compiling NIOPosix Selectable.swift
[679/725] Compiling NIOPosix SelectableChannel.swift
[680/725] Compiling NIOPosix SelectableEventLoop.swift
[681/725] Compiling NIOPosix SelectorEpoll.swift
[682/725] Compiling NIOPosix SelectorGeneric.swift
[683/725] Compiling NIOPosix SelectorKqueue.swift
[684/725] Compiling NIOPosix SelectorUring.swift
[685/725] Compiling NIOPosix ThreadPosix.swift
[686/725] Compiling NIOPosix ThreadWindows.swift
[687/725] Compiling NIOPosix UnsafeTransfer.swift
[688/725] Compiling NIOPosix Utilities.swift
[689/725] Compiling NIOPosix VsockAddress.swift
[690/725] Compiling NIOPosix VsockChannelEvents.swift
[691/725] Compiling NIOPosix ServerSocket.swift
[692/725] Compiling NIOPosix Socket.swift
[693/725] Compiling NIOPosix SocketChannel.swift
[694/725] Compiling NIOPosix SocketProtocols.swift
[695/725] Compiling NIOPosix System.swift
[696/725] Compiling NIOPosix Thread.swift
[697/725] Compiling NIOPosix BSDSocketAPICommon.swift
[698/725] Compiling NIOPosix BSDSocketAPIPosix.swift
[699/725] Compiling NIOPosix BSDSocketAPIWindows.swift
[700/725] Compiling NIOPosix BaseSocket.swift
[701/725] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[702/725] Compiling NIOPosix BaseSocketChannel.swift
[703/725] Compiling NIOPosix BaseStreamSocketChannel.swift
[704/725] Compiling NIOPosix Bootstrap.swift
[705/725] Compiling NIOPosix ControlMessage.swift
[706/725] Compiling NIOPosix DatagramVectorReadManager.swift
[707/725] Compiling NIOPosix Errors+Any.swift
[708/725] Compiling NIOPosix FileDescriptor.swift
[709/725] Compiling NIOPosix GetaddrinfoResolver.swift
[710/725] Compiling NIOPosix HappyEyeballs.swift
[711/725] Emitting module NIOPosix
[712/725] Compiling NIOPosix IO.swift
[713/725] Compiling NIOPosix IntegerBitPacking.swift
[714/725] Compiling NIOPosix IntegerTypes.swift
[715/725] Compiling NIOPosix Linux.swift
[716/725] Compiling NIOPosix LinuxCPUSet.swift
[717/725] Compiling NIOPosix LinuxUring.swift
[718/725] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[719/725] Compiling NIOPosix NIOThreadPool.swift
[720/725] Compiling NIOPosix NonBlockingFileIO.swift
[721/725] Compiling NIOPosix PendingDatagramWritesManager.swift
[722/725] Compiling NIOPosix PendingWritesManager.swift
[723/725] Compiling NIOPosix PipeChannel.swift
[724/725] Compiling NIOPosix PipePair.swift
[725/725] Compiling NIOPosix Pool.swift
[727/728] Compiling NIO Exports.swift
[728/728] Emitting module NIO
[730/768] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[731/768] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[732/768] Emitting module NIOTLS
[733/768] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[734/768] Compiling NIOSOCKS SOCKSResponse.swift
[735/768] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[736/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[737/769] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[738/769] Compiling NIOSOCKS ClientStateMachine.swift
[739/769] Compiling NIOTLS TLSEvents.swift
[740/769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[741/769] Compiling NIOTLS SNIHandler.swift
[742/770] Emitting module NIOSOCKS
[743/770] Compiling NIOSOCKS AuthenticationMethod.swift
[744/770] Compiling NIOSOCKS ClientGreeting.swift
[745/770] Compiling NIOSOCKS ServerStateMachine.swift
[747/770] Compiling NIOSOCKS Messages.swift
[748/770] Compiling NIOSOCKS SOCKSRequest.swift
[749/770] Compiling NIOSOCKS Errors.swift
[750/770] Compiling NIOSOCKS Helpers.swift
[751/770] Compiling NIOSOCKS SOCKSClientHandler.swift
[752/770] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[753/771] Emitting module NIOHTTP1
[755/773] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[756/773] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[757/798] Emitting module NIOFoundationCompat
[758/798] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[759/803] Compiling NIOSSL NIOSSLHandler.swift
[760/803] Compiling NIOSSL SSLCertificate.swift
[762/803] Compiling NIOSSL AndroidCABundle.swift
[763/803] Compiling NIOSSL ByteBufferBIO.swift
[764/825] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[765/825] Compiling NIOTransportServices NIOTSSingletons.swift
[766/825] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[767/827] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[768/827] Compiling NIOTransportServices NIOTSErrors.swift
[769/827] Compiling NIOTransportServices NIOTSEventLoop.swift
[770/827] Compiling NIOTransportServices StateManagedChannel.swift
[771/827] Compiling NIOTransportServices StateManagedListenerChannel.swift
[772/827] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[773/827] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[774/827] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[775/827] Compiling NIOTransportServices NIOTSListenerChannel.swift
[776/827] Compiling NIOTransportServices NIOTSBootstraps.swift
[777/827] Compiling NIOTransportServices NIOTSChannelOptions.swift
[778/827] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[779/827] Emitting module NIOTransportServices
[780/827] Compiling NIOTransportServices AcceptHandler.swift
[781/827] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[782/827] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[789/827] Compiling NIOTransportServices NIOTSDatagramListener.swift
[790/827] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[791/827] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[792/827] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[793/827] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[804/862] Compiling NIOSSL SubjectAlternativeName.swift
[805/862] Compiling NIOSSL NIOSSLSecureBytes.swift
[806/862] Compiling NIOSSL RNG.swift
[807/862] Compiling NIOSSL SafeCompare.swift
[808/862] Compiling NIOSSL Zeroization.swift
[809/865] Emitting module NIOSSL
[810/865] Compiling AWSLambdaRuntimeCore ControlPlaneRequest.swift
[811/865] Compiling AWSLambdaRuntimeCore ControlPlaneRequestEncoder.swift
[812/865] Compiling AWSLambdaRuntimeCore DetachedTasks.swift
[813/865] Compiling AWSLambdaRuntimeCore HTTPClient.swift
[818/865] Compiling NIOHPACK HuffmanCoding.swift
[819/866] Compiling NIOHPACK StaticHeaderTable.swift
[820/866] Emitting module NIOHPACK
[825/868] Emitting module NIOHTTPCompression
[826/868] Compiling NIOHTTPCompression HTTPCompression.swift
[827/868] Compiling NIOHPACK HuffmanTables.swift
[828/868] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[829/868] Emitting module AWSLambdaRuntimeCore
[830/868] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[831/868] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[832/868] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[833/868] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
[834/868] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
[835/868] Compiling NIOHPACK IndexedHeaderTable.swift
[836/868] Compiling NIOHPACK IntegerCoding.swift
[837/868] Compiling NIOHTTPCompression HTTPDecompression.swift
[840/869] Compiling AWSLambdaRuntimeCore Terminator.swift
[841/869] Compiling AWSLambdaRuntimeCore Utils.swift
[842/869] Compiling AWSLambdaRuntimeCore Lambda+LocalServer.swift
[843/869] Compiling AWSLambdaRuntimeCore Lambda+String.swift
[844/869] Compiling AWSLambdaRuntimeCore Lambda.swift
[845/869] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
[846/869] Compiling AWSLambdaRuntimeCore LambdaContext.swift
[847/869] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
[848/869] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
[849/869] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
[863/870] Compiling NIOSSL TLSConfiguration.swift
[864/870] Compiling NIOSSL UniversalBootstrapSupport.swift
[865/870] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[873/933] Emitting module AWSLambdaRuntime
[874/933] Compiling AWSLambdaRuntime Lambda+Codable.swift
[875/933] Compiling AWSLambdaRuntime Context+Foundation.swift
[877/934] Emitting module NIOHTTP2
[878/942] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[879/942] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[880/942] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[881/942] Compiling NIOHTTP2 HTTP2StreamID.swift
[882/942] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[883/942] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[884/942] Compiling NIOHTTP2 HTTP2UserEvents.swift
[885/942] Compiling NIOHTTP2 InboundEventBuffer.swift
[886/942] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[887/942] Compiling NIOHTTP2 HasFlowControlWindows.swift
[888/942] Compiling NIOHTTP2 HasLocalSettings.swift
[889/942] Compiling NIOHTTP2 HasRemoteSettings.swift
[890/942] Compiling NIOHTTP2 LocallyQuiescingState.swift
[891/942] Compiling NIOHTTP2 QuiescingState.swift
[892/942] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[893/942] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[894/942] Compiling NIOHTTP2 ConnectionStateMachine.swift
[895/942] Compiling NIOHTTP2 ConnectionStreamsState.swift
[896/942] Compiling NIOHTTP2 MayReceiveFrames.swift
[897/942] Compiling NIOHTTP2 ReceivingDataState.swift
[898/942] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[899/942] Compiling NIOHTTP2 ReceivingHeadersState.swift
[900/942] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[901/942] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[902/942] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[903/942] Compiling NIOHTTP2 InboundWindowManager.swift
[904/942] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[905/942] Compiling NIOHTTP2 StreamChannelFlowController.swift
[906/942] Compiling NIOHTTP2 StreamChannelList.swift
[907/942] Compiling NIOHTTP2 StreamMap.swift
[908/942] Compiling NIOHTTP2 StreamStateMachine.swift
[909/942] Compiling NIOHTTP2 UnsafeTransfer.swift
[910/942] Compiling NIOHTTP2 WatermarkedFlowController.swift
[911/942] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[912/942] Compiling NIOHTTP2 HTTP2Frame.swift
[913/942] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[914/942] Compiling NIOHTTP2 HTTP2FrameParser.swift
[915/942] Compiling NIOHTTP2 HTTP2PingData.swift
[916/942] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[917/942] Compiling NIOHTTP2 HTTP2Settings.swift
[918/942] Compiling NIOHTTP2 HTTP2Stream.swift
[919/942] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[920/942] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[921/942] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[922/942] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[923/942] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[924/942] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[925/942] Compiling NIOHTTP2 HTTP2Error.swift
[926/942] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[927/942] Compiling NIOHTTP2 StateMachineResult.swift
[928/942] Compiling NIOHTTP2 ContentLengthVerifier.swift
[929/942] Compiling NIOHTTP2 DOSHeuristics.swift
[930/942] Compiling NIOHTTP2 Error+Any.swift
[931/942] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[932/942] Compiling NIOHTTP2 ControlFrameBuffer.swift
[933/942] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[934/942] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[935/942] Compiling NIOHTTP2 MaySendFrames.swift
[936/942] Compiling NIOHTTP2 SendingDataState.swift
[937/942] Compiling NIOHTTP2 SendingGoawayState.swift
[938/942] Compiling NIOHTTP2 SendingHeadersState.swift
[939/942] Compiling NIOHTTP2 SendingPushPromiseState.swift
[940/942] Compiling NIOHTTP2 SendingRstStreamState.swift
[941/942] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[942/942] Compiling NIOHTTP2 HTTP2SettingsState.swift
[944/1002] Emitting module AsyncHTTPClient
[945/1010] Compiling AsyncHTTPClient RequestBag.swift
[946/1010] Compiling AsyncHTTPClient RequestValidation.swift
[947/1010] Compiling AsyncHTTPClient SSLContextCache.swift
[948/1010] Compiling AsyncHTTPClient Scheme.swift
[949/1010] Compiling AsyncHTTPClient Singleton.swift
[950/1010] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[951/1010] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[952/1010] Compiling AsyncHTTPClient Utils.swift
[953/1010] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[954/1010] Compiling AsyncHTTPClient TLSEventsHandler.swift
[955/1010] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[956/1010] Compiling AsyncHTTPClient HTTP1Connection.swift
[957/1010] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[958/1010] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[959/1010] Compiling AsyncHTTPClient HTTP2Connection.swift
[960/1010] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[961/1010] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[962/1010] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[963/1010] Compiling AsyncHTTPClient AsyncLazySequence.swift
[964/1010] Compiling AsyncHTTPClient HTTPClient+execute.swift
[965/1010] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[966/1010] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[967/1010] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[968/1010] Compiling AsyncHTTPClient HTTPClientRequest.swift
[969/1010] Compiling AsyncHTTPClient HTTPClientResponse.swift
[970/1010] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[971/1010] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[972/1010] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[973/1010] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[974/1010] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[975/1010] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[976/1010] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[977/1010] Compiling AsyncHTTPClient RequestBodyLength.swift
[978/1010] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[979/1010] Compiling AsyncHTTPClient RequestOptions.swift
[980/1010] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[981/1010] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[982/1010] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[983/1010] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[984/1010] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[985/1010] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[986/1010] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[987/1010] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[988/1010] Compiling AsyncHTTPClient Transaction.swift
[989/1010] Compiling AsyncHTTPClient Base64.swift
[990/1010] Compiling AsyncHTTPClient BasicAuth.swift
[991/1010] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[992/1010] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[993/1010] Compiling AsyncHTTPClient ConnectionPool.swift
[994/1010] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[995/1010] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[996/1010] Compiling AsyncHTTPClient ConnectionTarget.swift
[997/1010] Compiling AsyncHTTPClient DeconstructedURL.swift
[998/1010] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[999/1010] Compiling AsyncHTTPClient FoundationExtensions.swift
[1000/1010] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1001/1010] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1002/1010] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1003/1010] Compiling AsyncHTTPClient HTTPClient.swift
[1004/1010] Compiling AsyncHTTPClient HTTPHandler.swift
[1005/1010] Compiling AsyncHTTPClient LRUCache.swift
[1006/1010] Compiling AsyncHTTPClient NWErrorHandler.swift
[1007/1010] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1008/1010] Compiling AsyncHTTPClient TLSConfiguration.swift
[1009/1010] Compiling AsyncHTTPClient RedirectState.swift
[1010/1010] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1012/1017] Compiling BreezeLambdaWebHook BreezeLambdaWebHookError.swift
[1013/1017] Compiling BreezeLambdaWebHook BreezeLambdaWebHookHandler.swift
[1014/1017] Emitting module BreezeLambdaWebHook
/host/spi-builder-workspace/Sources/BreezeLambdaWebHook/APIGatewayV2Response+Extensions.swift:24:16: warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
22 |     /// defaultHeaders
23 |     /// Override the headers in APIGatewayV2Response
24 |     static var defaultHeaders = [ "Content-Type": "application/json" ]
   |                |- warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHeaders' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'defaultHeaders' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |
26 |     struct BodyError: Codable {
/host/spi-builder-workspace/Sources/BreezeLambdaWebHook/BreezeLambdaWebHook.swift:23:27: warning: static property 'timeout' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | public extension LambdaInitializationContext {
22 |     enum WebHook {
23 |         public static var timeout: Int64 = 30
   |                           |- warning: static property 'timeout' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: convert 'timeout' to a 'let' constant to make 'Sendable' shared state immutable
   |                           |- note: add '@MainActor' to make static property 'timeout' part of global actor 'MainActor'
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     }
25 | }
[1015/1017] Compiling BreezeLambdaWebHook APIGatewayV2Request+Extensions.swift
[1016/1017] Compiling BreezeLambdaWebHook BreezeLambdaWebHook.swift
/host/spi-builder-workspace/Sources/BreezeLambdaWebHook/BreezeLambdaWebHook.swift:23:27: warning: static property 'timeout' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
21 | public extension LambdaInitializationContext {
22 |     enum WebHook {
23 |         public static var timeout: Int64 = 30
   |                           |- warning: static property 'timeout' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                           |- note: convert 'timeout' to a 'let' constant to make 'Sendable' shared state immutable
   |                           |- note: add '@MainActor' to make static property 'timeout' part of global actor 'MainActor'
   |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
24 |     }
25 | }
/host/spi-builder-workspace/Sources/BreezeLambdaWebHook/BreezeLambdaWebHook.swift:58:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
56 |             context.logger.info("shutdown: started")
57 |             let promise = eventLoop.makePromise(of: Void.self)
58 |             Task {
   |                  `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
59 |                 do {
60 |                     try await self.handlerContext.httpClient.shutdown()
   |                               `- note: closure captures 'self' which is accessible to code in the current task
61 |                     promise.succeed()
62 |                     context.logger.info("shutdown: succeed")
[1017/1017] Compiling BreezeLambdaWebHook APIGatewayV2Response+Extensions.swift
/host/spi-builder-workspace/Sources/BreezeLambdaWebHook/APIGatewayV2Response+Extensions.swift:24:16: warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
22 |     /// defaultHeaders
23 |     /// Override the headers in APIGatewayV2Response
24 |     static var defaultHeaders = [ "Content-Type": "application/json" ]
   |                |- warning: static property 'defaultHeaders' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'defaultHeaders' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'defaultHeaders' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |
26 |     struct BodyError: Codable {
Build complete! (182.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-aws-lambda-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-runtime.git"
    },
    {
      "identity" : "swift-aws-lambda-events",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-aws-lambda-events.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "BreezeLambdaWebHook",
  "name" : "BreezeLambdaWebHook",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BreezeLambdaWebHook",
      "targets" : [
        "BreezeLambdaWebHook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BreezeLambdaWebHookTests",
      "module_type" : "SwiftTarget",
      "name" : "BreezeLambdaWebHookTests",
      "path" : "Tests/BreezeLambdaWebHookTests",
      "product_dependencies" : [
        "AWSLambdaTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/BreezeLambdaWebHookTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BreezeLambdaWebHookTests.swift",
        "Fixtures.swift",
        "Lambda.swift",
        "MyGetWebHook.swift",
        "MyPostWebHook.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "BreezeLambdaWebHook"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BreezeLambdaWebHook",
      "module_type" : "SwiftTarget",
      "name" : "BreezeLambdaWebHook",
      "path" : "Sources/BreezeLambdaWebHook",
      "product_dependencies" : [
        "AWSLambdaRuntime",
        "AWSLambdaEvents",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "BreezeLambdaWebHook"
      ],
      "sources" : [
        "APIGatewayV2Request+Extensions.swift",
        "APIGatewayV2Response+Extensions.swift",
        "BreezeLambdaWebHook.swift",
        "BreezeLambdaWebHookError.swift",
        "BreezeLambdaWebHookHandler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.