The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of StandardWebhooks, reference main (007aea), with Swift 6.1 for macOS (SPM) on 13 Jul 2025 00:41:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-standard-webhooks.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-standard-webhooks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 007aea5 add support for swift-http-types
Cloned https://github.com/m1guelpf/swift-standard-webhooks.git
Revision (git rev-parse @):
007aea591b043ddde5af607955c766897600d2b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/swift-standard-webhooks.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (1.59s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.60s)
Fetched https://github.com/apple/swift-nio.git from cache (1.62s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.15s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.39s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.65s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (0.67s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
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.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.84.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.12.3
========================================
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": "swift-standard-webhooks",
      "name": "StandardWebhooks",
      "url": "https://github.com/m1guelpf/swift-standard-webhooks.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-standard-webhooks",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.84.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.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.12.3",
          "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-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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/m1guelpf/swift-standard-webhooks.git
[1/33] Fetching swift-standard-webhooks
Fetched https://github.com/m1guelpf/swift-standard-webhooks.git from cache (0.65s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.79s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.80s)
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
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.88s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.0
Creating working copy for https://github.com/m1guelpf/swift-standard-webhooks.git
Working copy of https://github.com/m1guelpf/swift-standard-webhooks.git resolved at main (007aea5)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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
warning: '.resolve-product-dependencies': dependency 'swift-standard-webhooks' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-crypto
  - swift-http-types
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/m1guelpf/swift-standard-webhooks.git
https://github.com/m1guelpf/swift-standard-webhooks.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    }
  ],
  "manifest_display_name" : "StandardWebhooks",
  "name" : "StandardWebhooks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "StandardWebhooks",
      "targets" : [
        "StandardWebhooks"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StandardWebhooksTests",
      "module_type" : "SwiftTarget",
      "name" : "StandardWebhooksTests",
      "path" : "tests",
      "sources" : [
        "WebhookTest.swift"
      ],
      "target_dependencies" : [
        "StandardWebhooks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StandardWebhooks",
      "module_type" : "SwiftTarget",
      "name" : "StandardWebhooks",
      "path" : "src",
      "product_dependencies" : [
        "Crypto",
        "NIOHTTP1",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "StandardWebhooks"
      ],
      "sources" : [
        "Extensions/String+dropPrefix.swift",
        "Protocol/Headers.swift",
        "Webhook.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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
Building for debugging...
[0/6] Write sources
[1/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[3/6] Write swift-version-2F0A5646E1D333AE.txt
[5/79] Emitting module Crypto
[6/87] Compiling Crypto RNG_boring.swift
[7/87] Compiling Crypto SafeCompare_boring.swift
[8/87] Compiling Crypto Zeroization_boring.swift
[9/87] Compiling Crypto PrettyBytes.swift
[10/87] Compiling Crypto SafeCompare.swift
[11/87] Compiling Crypto SecureBytes.swift
[12/87] Compiling Crypto Zeroization.swift
[13/87] Compiling Crypto resource_bundle_accessor.swift
[14/87] Compiling Crypto AES-GCM.swift
[15/87] Compiling Crypto AES-GCM_boring.swift
[16/87] Compiling Crypto ChaChaPoly_boring.swift
[17/87] Compiling Crypto ChaChaPoly.swift
[18/87] Compiling Crypto Cipher.swift
[19/87] Compiling Crypto Nonces.swift
[20/87] Compiling Crypto ASN1.swift
[21/87] Compiling Crypto ASN1Any.swift
[22/87] Compiling Crypto Curve25519.swift
[23/87] Compiling Crypto Ed25519Keys.swift
[24/87] Compiling Crypto NISTCurvesKeys.swift
[25/87] Compiling Crypto X25519Keys.swift
[26/87] Compiling Crypto SymmetricKeys.swift
[27/87] Compiling Crypto HMAC.swift
[28/87] Compiling Crypto MACFunctions.swift
[29/87] Compiling Crypto MessageAuthenticationCode.swift
[30/87] Compiling Crypto HPKE.swift
[31/87] Compiling Crypto HPKE-Context.swift
[32/87] Compiling Crypto HPKE-KeySchedule.swift
[33/87] Compiling Crypto HPKE-Modes.swift
[34/87] Compiling Crypto Insecure.swift
[35/87] Compiling Crypto Insecure_HashFunctions.swift
[36/87] Compiling Crypto KEM.swift
[37/87] Compiling Crypto ECDH_boring.swift
[38/87] Compiling Crypto DH.swift
[39/87] Compiling Crypto ECDH.swift
[40/87] Compiling Crypto HKDF.swift
[41/87] Compiling Crypto AESWrap.swift
[42/87] Compiling Crypto AESWrap_boring.swift
[43/87] Compiling Crypto Ed25519_boring.swift
[44/87] Compiling Crypto NISTCurvesKeys_boring.swift
[45/87] Compiling Crypto X25519Keys_boring.swift
[46/87] Compiling Crypto Digest_boring.swift
[47/87] Compiling Crypto Digest.swift
[48/87] Compiling Crypto Digests.swift
[49/87] Compiling Crypto HashFunctions.swift
[50/87] Compiling Crypto HashFunctions_SHA2.swift
[51/87] Compiling Crypto HPKE-AEAD.swift
[52/87] Compiling Crypto HPKE-Ciphersuite.swift
[53/87] Compiling Crypto HPKE-KDF.swift
[54/87] Compiling Crypto GeneralizedTime.swift
[55/87] Compiling Crypto ObjectIdentifier.swift
[56/87] Compiling Crypto ECDSASignature.swift
[57/87] Compiling Crypto PEMDocument.swift
[58/87] Compiling Crypto PKCS8PrivateKey.swift
[59/87] Compiling Crypto SEC1PrivateKey.swift
[60/87] Compiling Crypto SubjectPublicKeyInfo.swift
[61/87] Compiling Crypto CryptoKitErrors.swift
[62/87] Compiling Crypto ASN1BitString.swift
[63/87] Compiling Crypto ASN1Boolean.swift
[64/87] Compiling Crypto ASN1Identifier.swift
[65/87] Compiling Crypto ASN1Integer.swift
[66/87] Compiling Crypto ASN1Null.swift
[67/87] Compiling Crypto ASN1OctetString.swift
[68/87] Compiling Crypto ASN1Strings.swift
[69/87] Compiling Crypto ArraySliceBigint.swift
[70/87] Compiling Crypto AES.swift
[71/87] Compiling Crypto ECDSASignature_boring.swift
[72/87] Compiling Crypto ECDSA_boring.swift
[73/87] Compiling Crypto EdDSA_boring.swift
[74/87] Compiling Crypto ECDSA.swift
[75/87] Compiling Crypto Ed25519.swift
[76/87] Compiling Crypto Signature.swift
[77/87] Compiling Crypto CryptoKitErrors_boring.swift
[78/87] Compiling Crypto HPKE-KexKeyDerivation.swift
[79/87] Compiling Crypto HPKE-LabeledExtract.swift
[80/87] Compiling Crypto HPKE-Utils.swift
[81/87] Compiling Crypto DHKEM.swift
[82/87] Compiling Crypto HPKE-KEM-Curve25519.swift
[83/87] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[84/87] Compiling Crypto HPKE-KEM.swift
[85/87] Compiling Crypto HPKE-Errors.swift
[86/91] Compiling StandardWebhooks Headers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/91] Compiling StandardWebhooks Webhook.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/91] Compiling StandardWebhooks String+dropPrefix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/91] Emitting module StandardWebhooks
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/91] Write Objects.LinkFileList
[90/91] Archiving libStandardWebhooks.a
Build complete! (12.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    }
  ],
  "manifest_display_name" : "StandardWebhooks",
  "name" : "StandardWebhooks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "StandardWebhooks",
      "targets" : [
        "StandardWebhooks"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StandardWebhooksTests",
      "module_type" : "SwiftTarget",
      "name" : "StandardWebhooksTests",
      "path" : "tests",
      "sources" : [
        "WebhookTest.swift"
      ],
      "target_dependencies" : [
        "StandardWebhooks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StandardWebhooks",
      "module_type" : "SwiftTarget",
      "name" : "StandardWebhooks",
      "path" : "src",
      "product_dependencies" : [
        "Crypto",
        "NIOHTTP1",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "StandardWebhooks"
      ],
      "sources" : [
        "Extensions/String+dropPrefix.swift",
        "Protocol/Headers.swift",
        "Webhook.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/m1guelpf/swift-standard-webhooks/main
Repository:               m1guelpf/swift-standard-webhooks
Swift version used:       6.1
Target:                   StandardWebhooks
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'StandardWebhooks'...
Finished extracting symbol information for 'StandardWebhooks'. (12.12s)
Building documentation for 'StandardWebhooks'...
Finished building documentation for 'StandardWebhooks' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-standard-webhooks/main
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-http-types.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-asn1.git (0.44s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/apple/swift-system.git (0.55s)
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/apple/swift-http-types.git (0.74s)
Updated https://github.com/apple/swift-crypto.git (0.74s)
Updated https://github.com/apple/swift-nio.git (0.74s)
Updated https://github.com/apple/swift-atomics.git (0.74s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.58s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (0.66s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit GenericConstraint.swift
[17/57] Compiling SymbolKit GenericParameter.swift
[18/57] Compiling SymbolKit Generics.swift
[19/57] Compiling SymbolKit Namespace.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.25s)
Building for debugging...
[0/26] Write sources
[1/26] Copying PrivacyInfo.xcprivacy
[8/26] Write sources
[12/26] Compiling CNIOWASI CNIOWASI.c
[12/26] Compiling CNIOWindows shim.c
[13/26] Compiling CNIOWindows WSAStartup.c
[15/26] Compiling CNIOLinux liburing_shims.c
[16/26] Write sources
[16/26] Compiling CNIOLinux shim.c
[18/26] Write swift-version-2F0A5646E1D333AE.txt
[19/26] Compiling _AtomicsShims.c
[20/46] Compiling CNIOLLHTTP c_nio_http.c
[21/46] Compiling CNIOLLHTTP c_nio_api.c
[23/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/56] Compiling InternalCollectionsUtilities Descriptions.swift
[27/56] Compiling InternalCollectionsUtilities Debugging.swift
[27/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/148] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/148] Compiling Crypto ASN1BitString.swift
[31/148] Compiling Crypto ASN1Boolean.swift
[32/148] Compiling HTTPTypes NIOLock.swift
[33/148] Compiling _NIOBase64 Base64.swift
[34/148] Emitting module _NIOBase64
[34/148] Compiling CNIODarwin shim.c
[36/148] Compiling Crypto DH.swift
[37/148] Compiling Crypto ECDH.swift
[38/148] Compiling Crypto Cipher.swift
[39/148] Compiling Crypto Nonces.swift
[40/148] Compiling Crypto ASN1.swift
[41/148] Compiling Crypto ASN1Any.swift
[42/149] Compiling _NIODataStructures PriorityQueue.swift
[43/149] Compiling _NIODataStructures Heap.swift
[44/149] Emitting module _NIODataStructures
[45/149] Compiling _NIODataStructures _TinyArray.swift
[46/149] Compiling Crypto Digest_boring.swift
[47/149] Compiling Crypto Digest.swift
[48/149] Compiling Crypto Digests.swift
[49/149] Compiling Crypto HashFunctions.swift
[50/149] Compiling Crypto HashFunctions_SHA2.swift
[51/149] Compiling Crypto HPKE-AEAD.swift
[52/149] Compiling Crypto HPKE-Ciphersuite.swift
[53/149] Compiling Crypto HPKE-KDF.swift
[54/149] Compiling Crypto AES.swift
[55/149] Compiling Crypto ECDSASignature_boring.swift
[56/149] Compiling Crypto ECDSA_boring.swift
[57/149] Compiling Crypto EdDSA_boring.swift
[58/149] Compiling Crypto ECDSA.swift
[59/149] Compiling Crypto Ed25519.swift
[60/149] Compiling Crypto Signature.swift
[61/149] Compiling Crypto CryptoKitErrors_boring.swift
[62/157] Compiling Crypto ASN1Strings.swift
[63/157] Compiling Crypto ArraySliceBigint.swift
[64/157] Emitting module InternalCollectionsUtilities
[65/157] Compiling Crypto HPKE.swift
[66/157] Compiling Crypto HPKE-Context.swift
[67/157] Compiling Crypto HPKE-KeySchedule.swift
[68/157] Compiling Crypto HPKE-Modes.swift
[69/157] Compiling Crypto Insecure.swift
[70/157] Compiling Crypto Insecure_HashFunctions.swift
[71/157] Compiling Crypto KEM.swift
[72/157] Compiling Crypto ECDH_boring.swift
[73/157] Compiling Crypto Curve25519.swift
[74/157] Compiling Crypto Ed25519Keys.swift
[75/157] Compiling Crypto NISTCurvesKeys.swift
[76/157] Compiling Crypto X25519Keys.swift
[77/157] Compiling Crypto SymmetricKeys.swift
[78/157] Compiling Crypto HMAC.swift
[79/157] Compiling Crypto MACFunctions.swift
[80/157] Compiling Crypto MessageAuthenticationCode.swift
[81/157] Compiling Crypto ASN1Identifier.swift
[82/157] Compiling Crypto ASN1Integer.swift
[83/157] Compiling Crypto ASN1Null.swift
[84/157] Compiling Crypto ASN1OctetString.swift
[85/157] Compiling Crypto HPKE-KexKeyDerivation.swift
[86/157] Compiling Crypto HPKE-LabeledExtract.swift
[87/157] Compiling Crypto HPKE-Utils.swift
[88/157] Compiling Crypto DHKEM.swift
[89/157] Compiling Crypto HPKE-KEM-Curve25519.swift
[90/157] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[91/157] Compiling Crypto HPKE-KEM.swift
[92/157] Compiling Crypto HPKE-Errors.swift
[95/157] Compiling Crypto HKDF.swift
[96/157] Compiling Crypto AESWrap.swift
[97/157] Compiling Crypto AESWrap_boring.swift
[98/157] Compiling Crypto Ed25519_boring.swift
[99/157] Compiling Crypto NISTCurvesKeys_boring.swift
[100/157] Compiling Crypto X25519Keys_boring.swift
[101/157] Compiling Crypto AES-GCM.swift
[102/157] Compiling Crypto AES-GCM_boring.swift
[103/157] Compiling Crypto ChaChaPoly_boring.swift
[104/157] Compiling Crypto ChaChaPoly.swift
[109/157] Compiling Crypto GeneralizedTime.swift
[110/157] Compiling Crypto ObjectIdentifier.swift
[111/157] Compiling Crypto ECDSASignature.swift
[112/157] Compiling Crypto PEMDocument.swift
[113/157] Compiling Crypto PKCS8PrivateKey.swift
[114/157] Compiling Crypto SEC1PrivateKey.swift
[115/157] Compiling Crypto SubjectPublicKeyInfo.swift
[116/157] Compiling Crypto CryptoKitErrors.swift
[125/157] Compiling HTTPTypes ISOLatin1String.swift
[126/157] Compiling Atomics Unmanaged extensions.swift
[127/157] Emitting module Crypto
[128/173] Compiling DequeModule _DequeSlot.swift
[129/174] Compiling DequeModule _DequeBufferHeader.swift
[130/174] Compiling DequeModule _DequeBuffer.swift
[131/174] Compiling HTTPTypes HTTPResponse.swift
[132/174] Compiling HTTPTypes HTTPParsedFields.swift
[133/174] Compiling HTTPTypes HTTPField.swift
[134/174] Compiling HTTPTypes HTTPRequest.swift
[135/174] Emitting module HTTPTypes
[136/174] Compiling HTTPTypes HTTPFieldName.swift
[137/174] Compiling HTTPTypes HTTPFields.swift
[138/174] Compiling Crypto RNG_boring.swift
[139/174] Compiling Crypto SafeCompare_boring.swift
[140/174] Compiling Crypto Zeroization_boring.swift
[141/174] Compiling Crypto PrettyBytes.swift
[142/174] Compiling Crypto SafeCompare.swift
[143/174] Compiling Crypto SecureBytes.swift
[144/174] Compiling Crypto Zeroization.swift
[145/174] Compiling Crypto resource_bundle_accessor.swift
[146/174] Compiling DequeModule _UnsafeWrappedBuffer.swift
[147/174] Compiling DequeModule Deque+Testing.swift
[148/174] Compiling DequeModule Deque._Storage.swift
[149/174] Compiling DequeModule Deque._UnsafeHandle.swift
[150/174] Compiling DequeModule Deque.swift
[151/174] Compiling DequeModule Deque+Extras.swift
[152/174] Compiling DequeModule Deque+Hashable.swift
[153/174] Compiling DequeModule Deque+Codable.swift
[154/174] Compiling DequeModule Deque+Collection.swift
[161/174] Compiling DequeModule Deque+CustomReflectable.swift
[162/174] Compiling DequeModule Deque+Descriptions.swift
[163/174] Compiling DequeModule Deque+Equatable.swift
[164/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[167/174] Emitting module DequeModule
[172/174] Emitting module Atomics
[172/174] Compiling c-nioatomics.c
[173/174] Compiling c-atomics.c
[175/180] Compiling NIOConcurrencyHelpers lock.swift
[176/180] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[177/180] Compiling NIOConcurrencyHelpers NIOLock.swift
[178/180] Emitting module NIOConcurrencyHelpers
[179/180] Compiling NIOConcurrencyHelpers atomics.swift
[180/180] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[181/243] Compiling NIOCore Linux.swift
[182/243] Compiling NIOCore MarkedCircularBuffer.swift
[183/243] Compiling NIOCore MulticastChannel.swift
[184/243] Compiling NIOCore NIOAny.swift
[185/243] Compiling NIOCore NIOCloseOnErrorHandler.swift
[186/243] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/243] Compiling NIOCore NIOLoopBound.swift
[188/249] Compiling NIOCore AddressedEnvelope.swift
[189/249] Compiling NIOCore AsyncAwaitSupport.swift
[190/249] Compiling NIOCore AsyncChannel.swift
[191/249] Compiling NIOCore AsyncChannelHandler.swift
[192/249] Compiling NIOCore AsyncChannelInboundStream.swift
[193/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[194/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[195/249] Compiling NIOCore SocketOptionProvider.swift
[196/249] Compiling NIOCore SystemCallHelpers.swift
[197/249] Compiling NIOCore TimeAmount+Duration.swift
[198/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[199/249] Compiling NIOCore UniversalBootstrapSupport.swift
[200/249] Compiling NIOCore Utilities.swift
[201/249] Compiling NIOCore Codec.swift
[202/249] Compiling NIOCore ConvenienceOptionSupport.swift
[203/249] Compiling NIOCore DeadChannel.swift
[204/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[205/249] Compiling NIOCore EventLoop+Deprecated.swift
[206/249] Compiling NIOCore EventLoop+SerialExecutor.swift
[207/249] Compiling NIOCore EventLoop.swift
[208/249] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[209/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
[210/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[211/249] Compiling NIOCore EventLoopFuture.swift
[212/249] Compiling NIOCore FileDescriptor.swift
[213/249] Compiling NIOCore FileHandle.swift
[214/249] Compiling NIOCore FileRegion.swift
[215/249] Compiling NIOCore Channel.swift
[216/249] Compiling NIOCore ChannelHandler.swift
[217/249] Compiling NIOCore ChannelHandlers.swift
[218/249] Compiling NIOCore ChannelInvoker.swift
[219/249] Compiling NIOCore ChannelOption.swift
[220/249] Compiling NIOCore ChannelPipeline.swift
[221/249] Compiling NIOCore CircularBuffer.swift
[222/249] Compiling NIOCore GlobalSingletons.swift
[223/249] Compiling NIOCore IO.swift
[224/249] Compiling NIOCore IOData.swift
[225/249] Compiling NIOCore IPProtocol.swift
[226/249] Compiling NIOCore IntegerBitPacking.swift
[227/249] Compiling NIOCore IntegerTypes.swift
[228/249] Compiling NIOCore Interfaces.swift
[229/249] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[230/249] Compiling NIOCore NIOScheduledCallback.swift
[231/249] Compiling NIOCore NIOSendable.swift
[232/249] Compiling NIOCore RecvByteBufferAllocator.swift
[233/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[234/249] Compiling NIOCore SocketAddresses.swift
[235/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[236/249] Compiling NIOCore NIOAsyncWriter.swift
[237/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[238/249] Compiling NIOCore BSDSocketAPI.swift
[239/249] Compiling NIOCore ByteBuffer-aux.swift
[240/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[241/249] Compiling NIOCore ByteBuffer-conversions.swift
[242/249] Compiling NIOCore ByteBuffer-core.swift
[243/249] Compiling NIOCore ByteBuffer-hex.swift
[244/249] Compiling NIOCore ByteBuffer-int.swift
[245/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[246/249] Compiling NIOCore ByteBuffer-multi-int.swift
[247/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[248/249] Compiling NIOCore ByteBuffer-views.swift
[249/249] Emitting module NIOCore
[250/302] Compiling NIOEmbedded AsyncTestingChannel.swift
[251/302] Emitting module NIOEmbedded
[252/302] Compiling NIOEmbedded Embedded.swift
[253/302] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[254/302] Compiling NIOPosix LinuxCPUSet.swift
[255/302] Compiling NIOPosix LinuxUring.swift
[256/302] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[257/302] Compiling NIOPosix NIOPosixSendableMetatype.swift
[258/302] Compiling NIOPosix NIOThreadPool.swift
[259/302] Compiling NIOPosix Pool.swift
[260/302] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[261/302] Compiling NIOPosix PosixSingletons.swift
[262/302] Compiling NIOPosix RawSocketBootstrap.swift
[263/302] Compiling NIOPosix Resolver.swift
[264/307] Compiling NIOPosix SocketProtocols.swift
[265/307] Compiling NIOPosix System.swift
[266/307] Compiling NIOPosix Thread.swift
[267/307] Compiling NIOPosix ThreadPosix.swift
[268/307] Compiling NIOPosix ThreadWindows.swift
[269/307] Compiling NIOPosix Selectable.swift
[270/307] Compiling NIOPosix SelectableChannel.swift
[271/307] Compiling NIOPosix SelectableEventLoop.swift
[272/307] Compiling NIOPosix SelectorEpoll.swift
[273/307] Compiling NIOPosix SelectorGeneric.swift
[274/307] Emitting module NIOPosix
[275/307] Compiling NIOPosix UnsafeTransfer.swift
[276/307] Compiling NIOPosix Utilities.swift
[277/307] Compiling NIOPosix VsockAddress.swift
[278/307] Compiling NIOPosix VsockChannelEvents.swift
[279/307] Compiling NIOPosix resource_bundle_accessor.swift
[280/307] Compiling NIOPosix SelectorKqueue.swift
[281/307] Compiling NIOPosix SelectorUring.swift
[282/307] Compiling NIOPosix ServerSocket.swift
[283/307] Compiling NIOPosix Socket.swift
[284/307] Compiling NIOPosix SocketChannel.swift
[285/307] Compiling NIOPosix BSDSocketAPICommon.swift
[286/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[287/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[288/307] Compiling NIOPosix BaseSocket.swift
[289/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[290/307] Compiling NIOPosix BaseSocketChannel.swift
[291/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[292/307] Compiling NIOPosix Bootstrap.swift
[293/307] Compiling NIOPosix ControlMessage.swift
[294/307] Compiling NIOPosix DatagramVectorReadManager.swift
[295/307] Compiling NIOPosix Errors+Any.swift
[296/307] Compiling NIOPosix FileDescriptor.swift
[297/307] Compiling NIOPosix GetaddrinfoResolver.swift
[298/307] Compiling NIOPosix HappyEyeballs.swift
[299/307] Compiling NIOPosix IO.swift
[300/307] Compiling NIOPosix IntegerBitPacking.swift
[301/307] Compiling NIOPosix IntegerTypes.swift
[302/307] Compiling NIOPosix Linux.swift
[303/307] Compiling NIOPosix NonBlockingFileIO.swift
[304/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[305/307] Compiling NIOPosix PendingWritesManager.swift
[306/307] Compiling NIOPosix PipeChannel.swift
[307/307] Compiling NIOPosix PipePair.swift
[308/309] Emitting module NIO
[309/309] Compiling NIO Exports.swift
[310/326] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[311/326] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[312/327] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[313/327] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[314/327] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[315/327] Compiling NIOHTTP1 HTTPEncoder.swift
[316/327] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[317/327] Emitting module NIOHTTP1
[318/327] Compiling NIOHTTP1 ByteCollectionUtils.swift
[319/327] Compiling NIOHTTP1 HTTPDecoder.swift
[320/327] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[321/327] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[322/327] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[323/327] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[324/327] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[325/327] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[326/327] Compiling NIOHTTP1 HTTPTypes.swift
[327/327] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[328/331] Compiling StandardWebhooks Headers.swift
[329/331] Compiling StandardWebhooks String+dropPrefix.swift
[330/331] Compiling StandardWebhooks Webhook.swift
[331/331] Emitting module StandardWebhooks
Build of target: 'StandardWebhooks' complete! (10.15s)
     144
2	/Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-standard-webhooks/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/m1guelpf/swift-standard-webhooks/main
File count: 144
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-m1guelpf-swift-standard-webhooks-main-0cc5b703.zip to s3://spi-docs-inbox/prod-m1guelpf-swift-standard-webhooks-main-0cc5b703.zip
Copying... [15%]
Copying... [31%]
Copying... [46%]
Copying... [62%]
Copying... [77%]
Copying... [92%]
Copying... [100%]
Done.